From 861ffe47ca91ae1fa7a39c422c6941885d31bb2d Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Mon, 21 Apr 2003 12:36:40 +0000 Subject: Fixed a duplicate seperator. Add a view menu. 2003-04-21 David Bordoley * data/ui/epiphany-bookmark-editor-ui.xml.in: Fixed a duplicate seperator. Add a view menu. * data/ui/epiphany-history-window-ui.xml.in: Add a view menu. * src/ephy-history-window.c: (ephy_history_window_construct): Clean up ephy_history_ui_entries[] so that it is a little more organized. Add a view menu, but still needs to be hooked up. * src/bookmarks/ephy-bookmark-properties.c: (build_ui): s/"Show in the bookmarks _toolbar"/"_Show in the bookmarks toolbar". Fixes a mnemonic collision. * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_construct): Clean up ephy_bookmark_popup_entries[] so that it is a little more organized. Add a view menu, but still needs to be hooked up. Add mnemonic to the "_Show in Toolbar" menu entry. --- data/ui/epiphany-bookmark-editor-ui.xml.in | 7 ++++++- data/ui/epiphany-history-window-ui.xml.in | 6 ++++++ 2 files changed, 12 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/ui/epiphany-bookmark-editor-ui.xml.in b/data/ui/epiphany-bookmark-editor-ui.xml.in index 3c09396b1..88d4044d9 100644 --- a/data/ui/epiphany-bookmark-editor-ui.xml.in +++ b/data/ui/epiphany-bookmark-editor-ui.xml.in @@ -11,7 +11,6 @@ - @@ -24,6 +23,12 @@ + + + + + + diff --git a/data/ui/epiphany-history-window-ui.xml.in b/data/ui/epiphany-history-window-ui.xml.in index 4e1c81a7f..6fe0a99b0 100644 --- a/data/ui/epiphany-history-window-ui.xml.in +++ b/data/ui/epiphany-history-window-ui.xml.in @@ -20,6 +20,12 @@ + + + + + + -- cgit v1.2.3