diff options
author | Cosimo Cecchi <cosimoc@svn.gnome.org> | 2007-09-09 20:37:41 +0800 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@src.gnome.org> | 2007-09-09 20:37:41 +0800 |
commit | 97d914c35732490d84fa6228d565efa0a9d2a99b (patch) | |
tree | c8251f133648265674db6c9975dc4814a7d3889f /ChangeLog | |
parent | bc3c4b0089e0c3502f4f6ef87e0e646b0769bcfb (diff) | |
download | gsoc2013-epiphany-97d914c35732490d84fa6228d565efa0a9d2a99b.tar.gz gsoc2013-epiphany-97d914c35732490d84fa6228d565efa0a9d2a99b.tar.zst gsoc2013-epiphany-97d914c35732490d84fa6228d565efa0a9d2a99b.zip |
Fixes bad state syncing when adding zoom controls to the toolbar. Fixes
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.
Fixes bug #338005. Patch by Cyril Brulebois.
svn path=/trunk/; revision=7355
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +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. + Fixes bug #338005. Patch by Cyril Brulebois. + 2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-find-toolbar.c: (set_status_notfound_cb), (set_status), |