aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@svn.gnome.org>2007-09-09 20:45:20 +0800
committerCosimo Cecchi <cosimoc@src.gnome.org>2007-09-09 20:45:20 +0800
commit56a321d56e13c6ba2b635e2b2066d4337a5046ad (patch)
tree9e221baad526295f7c8a6470678496537550b19f /ChangeLog
parent97d914c35732490d84fa6228d565efa0a9d2a99b (diff)
downloadgsoc2013-epiphany-56a321d56e13c6ba2b635e2b2066d4337a5046ad.tar
gsoc2013-epiphany-56a321d56e13c6ba2b635e2b2066d4337a5046ad.tar.gz
gsoc2013-epiphany-56a321d56e13c6ba2b635e2b2066d4337a5046ad.tar.bz2
gsoc2013-epiphany-56a321d56e13c6ba2b635e2b2066d4337a5046ad.tar.lz
gsoc2013-epiphany-56a321d56e13c6ba2b635e2b2066d4337a5046ad.tar.xz
gsoc2013-epiphany-56a321d56e13c6ba2b635e2b2066d4337a5046ad.tar.zst
gsoc2013-epiphany-56a321d56e13c6ba2b635e2b2066d4337a5046ad.zip
Marks as translatable some toolbar editor strings and removes references
2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor): Marks as translatable some toolbar editor strings and removes references to old Control Center gettext domain. Fixes bug #474429. Patch by Cyril Brulebois. svn path=/trunk/; revision=7357
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51fbefb7d..756a332dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org>
+ * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor):
+
+ Marks as translatable some toolbar editor strings and removes
+ references to old Control Center gettext domain. Fixes bug #474429.
+ Patch by Cyril Brulebois.
+
+2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org>
+
* lib/widgets/ephy-zoom-action.c: (connect_proxy):
Fixes bad state syncing when adding zoom controls to the toolbar.