aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2003-11-29 01:22:05 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-11-29 01:22:05 +0800
commit5ac9195bc7837a26aa5069b3c66934ea54ffee98 (patch)
tree16f2d76cfc21a82fe8fa18f654992ebc3147e6f1 /ChangeLog
parentd0b9b0af497369eb6b2625057f456971a0ccf05a (diff)
downloadgsoc2013-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 114e17bfa..8147ef5b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),