aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@svn.gnome.org>2007-09-12 23:30:03 +0800
committerCosimo Cecchi <cosimoc@src.gnome.org>2007-09-12 23:30:03 +0800
commit662bc04565b5f871500166b3e86ee3f6fbb2b429 (patch)
tree7d31044299df9e633850ab791fa0ca5a6f2c30ca /ChangeLog
parent996340290e12fa08e92787b87f724b0a9d6bccc5 (diff)
downloadgsoc2013-epiphany-662bc04565b5f871500166b3e86ee3f6fbb2b429.tar
gsoc2013-epiphany-662bc04565b5f871500166b3e86ee3f6fbb2b429.tar.gz
gsoc2013-epiphany-662bc04565b5f871500166b3e86ee3f6fbb2b429.tar.bz2
gsoc2013-epiphany-662bc04565b5f871500166b3e86ee3f6fbb2b429.tar.lz
gsoc2013-epiphany-662bc04565b5f871500166b3e86ee3f6fbb2b429.tar.xz
gsoc2013-epiphany-662bc04565b5f871500166b3e86ee3f6fbb2b429.tar.zst
gsoc2013-epiphany-662bc04565b5f871500166b3e86ee3f6fbb2b429.zip
Fix disable_toolbar_editing lockdown not respected for Remove and Move
2007-09-12 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-lockdown.c: (update_window): Fix disable_toolbar_editing lockdown not respected for Remove and Move actions on toolbar buttons. Bug #475641. Patch by Cyril Brulebois. svn path=/trunk/; revision=7392
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4908d069b..cec759852 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-12 Cosimo Cecchi <cosimoc@svn.gnome.org>
+ * src/ephy-lockdown.c: (update_window):
+
+ Fix disable_toolbar_editing lockdown not respected for Remove and Move
+ actions on toolbar buttons. Bug #475641. Patch by Cyril Brulebois.
+
+2007-09-12 Cosimo Cecchi <cosimoc@svn.gnome.org>
+
* src/ephy-history-window.c: (search_entry_clear_cb),
(build_search_box):