From 1885536e41726d40825753019e37c793dc83a70d Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Tue, 2 Jan 2007 19:47:49 +0000 Subject: Disables "Add Bookmark" in the File menu when bookmarks are locked down. 2007-01-02 Diego Escalante Urrelo * src/ephy-history-window.c: (ephy_history_window_update_menu): Disables "Add Bookmark" in the File menu when bookmarks are locked down. * src/bookmarks/ephy-bookmark-properties.c: (ephy_bookmark_properties_constructor): Makes the topics pane insensitive and the rest of entries non-editables (but sensitive so we can select the text) when bookmarks are locked down. * src/bookmarks/ephy-bookmarks-ui.c: (ephy_bookmarks_ui_add_bookmark): Don't allow the add bookmark ui to appear if it's locked down. svn path=/trunk/; revision=6778 --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f836bf271..2bbf24a3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2007-01-02 Diego Escalante Urrelo + + * src/ephy-history-window.c: (ephy_history_window_update_menu): + + Disables "Add Bookmark" in the File menu when bookmarks are locked + down. + + * src/bookmarks/ephy-bookmark-properties.c: (ephy_bookmark_properties_constructor): + + Makes the topics pane insensitive and the rest of entries + non-editables (but sensitive so we can select the text) + when bookmarks are locked down. + + * src/bookmarks/ephy-bookmarks-ui.c: (ephy_bookmarks_ui_add_bookmark): + + Don't allow the add bookmark ui to appear if it's locked down. + 2006-12-31 Christian Persch * src/ephy-main.c: (main): -- cgit v1.2.3