aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-02-02 03:32:12 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-02 03:32:12 +0800
commit6345432b15c7ce20dad3844d72592e8ecbbe1577 (patch)
tree64d771741f4201856dd293af35dd93d964b58496 /ChangeLog
parent2f4357ef874b11caa38200119264e9826d72d689 (diff)
downloadgsoc2013-epiphany-6345432b15c7ce20dad3844d72592e8ecbbe1577.tar
gsoc2013-epiphany-6345432b15c7ce20dad3844d72592e8ecbbe1577.tar.gz
gsoc2013-epiphany-6345432b15c7ce20dad3844d72592e8ecbbe1577.tar.bz2
gsoc2013-epiphany-6345432b15c7ce20dad3844d72592e8ecbbe1577.tar.lz
gsoc2013-epiphany-6345432b15c7ce20dad3844d72592e8ecbbe1577.tar.xz
gsoc2013-epiphany-6345432b15c7ce20dad3844d72592e8ecbbe1577.tar.zst
gsoc2013-epiphany-6345432b15c7ce20dad3844d72592e8ecbbe1577.zip
Set "Clear" context menu entry insensitive in lockdown mode. Fixes bug
2005-02-01 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (entry_populate_popup_cb): Set "Clear" context menu entry insensitive in lockdown mode. Fixes bug #165540.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b04c7e6b5..0d5636671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-02-01 Christian Persch <chpe@cvs.gnome.org>
+ * lib/widgets/ephy-location-entry.c: (entry_populate_popup_cb):
+
+ Set "Clear" context menu entry insensitive in lockdown mode.
+ Fixes bug #165540.
+
+2005-02-01 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-notebook.c: (motion_notify_cb),
(move_tab_to_another_notebook), (button_release_cb),
(ephy_notebook_finalize):