aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPiers Cornwell <piers@myrealbox.com>2004-01-21 22:03:19 +0800
committerChristian Persch <chpe@src.gnome.org>2004-01-21 22:03:19 +0800
commitfce5cd9176a15b7f42aa1707c2e2c25537d8fb1e (patch)
tree37ef339a9572073749126c848c7e6cab813edb24 /ChangeLog
parent319eec55f2c4d7a946af8a9312e9395bc9ebc611 (diff)
downloadgsoc2013-epiphany-fce5cd9176a15b7f42aa1707c2e2c25537d8fb1e.tar
gsoc2013-epiphany-fce5cd9176a15b7f42aa1707c2e2c25537d8fb1e.tar.gz
gsoc2013-epiphany-fce5cd9176a15b7f42aa1707c2e2c25537d8fb1e.tar.bz2
gsoc2013-epiphany-fce5cd9176a15b7f42aa1707c2e2c25537d8fb1e.tar.lz
gsoc2013-epiphany-fce5cd9176a15b7f42aa1707c2e2c25537d8fb1e.tar.xz
gsoc2013-epiphany-fce5cd9176a15b7f42aa1707c2e2c25537d8fb1e.tar.zst
gsoc2013-epiphany-fce5cd9176a15b7f42aa1707c2e2c25537d8fb1e.zip
Use ngettext for number of downloads and remaining minutes display in the
2004-01-21 Piers Cornwell <piers@myrealbox.com> * embed/downloader-view.c: (update_status_icon), (downloader_view_remove_download): Use ngettext for number of downloads and remaining minutes display in the tooltip of the tray icon.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5fbcd131..be1642380 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-21 Piers Cornwell <piers@myrealbox.com>
+
+ * embed/downloader-view.c: (update_status_icon),
+ (downloader_view_remove_download):
+
+ Use ngettext for number of downloads and remaining
+ minutes display in the tooltip of the tray icon.
+
2004-01-21 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EventContext.cpp: