diff options
author | Marco Pesenti Gritti <marco@gnome.org> | 2003-11-29 01:22:05 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-11-29 01:22:05 +0800 |
commit | 5ac9195bc7837a26aa5069b3c66934ea54ffee98 (patch) | |
tree | 16f2d76cfc21a82fe8fa18f654992ebc3147e6f1 /ChangeLog | |
parent | d0b9b0af497369eb6b2625057f456971a0ccf05a (diff) | |
download | gsoc2013-epiphany-5ac9195bc7837a26aa5069b3c66934ea54ffee98.tar gsoc2013-epiphany-5ac9195bc7837a26aa5069b3c66934ea54ffee98.tar.gz gsoc2013-epiphany-5ac9195bc7837a26aa5069b3c66934ea54ffee98.tar.bz2 gsoc2013-epiphany-5ac9195bc7837a26aa5069b3c66934ea54ffee98.tar.lz gsoc2013-epiphany-5ac9195bc7837a26aa5069b3c66934ea54ffee98.tar.xz gsoc2013-epiphany-5ac9195bc7837a26aa5069b3c66934ea54ffee98.tar.zst gsoc2013-epiphany-5ac9195bc7837a26aa5069b3c66934ea54ffee98.zip |
Show total downloads and time in the tray icon tooltip
2003-11-28 Marco Pesenti Gritti <marco@gnome.org>
* embed/downloader-view.c: (status_icon_activated),
(seconds_remaining_total), (update_status_icon),
(download_changed_cb), (downloader_view_add_download):
Show total downloads and time in the tray icon tooltip
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-11-28 Marco Pesenti Gritti <marco@gnome.org> + + * embed/downloader-view.c: (status_icon_activated), + (seconds_remaining_total), (update_status_icon), + (download_changed_cb), (downloader_view_add_download): + + Show total downloads and time in the tray icon tooltip + 2003-11-28 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_get_type), |