diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-08 21:10:50 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-08 21:10:50 +0800 |
commit | 0081e3e7afcb59c78529f6871cbf4f2802319c43 (patch) | |
tree | e5222b73ca5c317e30419d3336ee4b642e6a5d69 /ChangeLog | |
parent | 9bd86937bbf9842ed7884077a04f76757a086734 (diff) | |
download | gsoc2013-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |