From 1d8988f4d183bc8481a1ed6d10ca8d0d976266bd Mon Sep 17 00:00:00 2001 From: James Willcox Date: Thu, 6 Feb 2003 22:32:01 +0000 Subject: Make the bookmarks editor remember the last selected keyword, and make 2003-02-06 James Willcox * data/epiphany.schemas.in: * lib/ephy-prefs.h: * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_class_init), (ephy_bookmarks_editor_dispose), (ephy_bookmarks_editor_construct): * src/bookmarks/ephy-node-view.c: (ephy_node_view_select_node): * src/ephy-main.c: (ephy_main_start): Make the bookmarks editor remember the last selected keyword, and make startup-notification not hang when using the existing instance. --- data/epiphany.schemas.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'data/epiphany.schemas.in') diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index c7a17edfa..c19b400f4 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -633,6 +633,15 @@ + + /schemas/apps/epiphany/interface/bookmark_keyword_selected_node + /apps/epiphany/interface/bookmark_keyword_selected_node + epiphany + string + 0 + + + -- cgit v1.2.3