diff options
author | Cosimo Cecchi <cosimoc@svn.gnome.org> | 2007-09-09 20:45:20 +0800 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@src.gnome.org> | 2007-09-09 20:45:20 +0800 |
commit | 56a321d56e13c6ba2b635e2b2066d4337a5046ad (patch) | |
tree | 9e221baad526295f7c8a6470678496537550b19f /ChangeLog | |
parent | 97d914c35732490d84fa6228d565efa0a9d2a99b (diff) | |
download | gsoc2013-epiphany-56a321d56e13c6ba2b635e2b2066d4337a5046ad.tar.gz 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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |