aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-11-08 21:10:50 +0800
committerChristian Persch <chpe@src.gnome.org>2005-11-08 21:10:50 +0800
commit0081e3e7afcb59c78529f6871cbf4f2802319c43 (patch)
treee5222b73ca5c317e30419d3336ee4b642e6a5d69 /ChangeLog
parent9bd86937bbf9842ed7884077a04f76757a086734 (diff)
downloadgsoc2013-epiphany-0081e3e7afcb59c78529f6871cbf4f2802319c43.tar
gsoc2013-epiphany-0081e3e7afcb59c78529f6871cbf4f2802319c43.tar.gz
gsoc2013-epiphany-0081e3e7afcb59c78529f6871cbf4f2802319c43.tar.bz2
gsoc2013-epiphany-0081e3e7afcb59c78529f6871cbf4f2802319c43.tar.lz
gsoc2013-epiphany-0081e3e7afcb59c78529f6871cbf4f2802319c43.tar.xz
gsoc2013-epiphany-0081e3e7afcb59c78529f6871cbf4f2802319c43.tar.zst
gsoc2013-epiphany-0081e3e7afcb59c78529f6871cbf4f2802319c43.zip
Don't translate param spec strings.
2005-11-08 Christian Persch <chpe@cvs.gnome.org> * lib/egg/eggstatusicon.c: (egg_status_icon_class_init): * lib/egg/eggtrayicon.c: (egg_tray_icon_class_init): * lib/egg/eggtraymanager.c: (egg_tray_manager_class_init): Don't translate param spec strings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf7eccc7d..d2bd272c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2005-11-08 Christian Persch <chpe@cvs.gnome.org>
+ * lib/egg/eggstatusicon.c: (egg_status_icon_class_init):
+ * lib/egg/eggtrayicon.c: (egg_tray_icon_class_init):
+ * lib/egg/eggtraymanager.c: (egg_tray_manager_class_init):
+
+ Don't translate param spec strings.
+
+2005-11-08 Christian Persch <chpe@cvs.gnome.org>
+
* embed/ephy-embed-single.c: (ephy_embed_single_iface_init):
* embed/mozilla/mozilla-embed-single.cpp: