diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-02-02 03:32:12 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-02 03:32:12 +0800 |
commit | 6345432b15c7ce20dad3844d72592e8ecbbe1577 (patch) | |
tree | 64d771741f4201856dd293af35dd93d964b58496 /ChangeLog | |
parent | 2f4357ef874b11caa38200119264e9826d72d689 (diff) | |
download | gsoc2013-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |