From b2c6abf1424cde68177727eabb25f9789cfdc33c Mon Sep 17 00:00:00 2001 From: David Bordoley Date: Sat, 19 Apr 2003 17:20:45 +0000 Subject: Add copy to the bookmark context menu. 2003-04-19 David Bordoley * data/ui/epiphany-bookmark-editor-ui.xml.in: Add copy to the bookmark context menu. * data/ui/epiphany-history-window-ui.xml.in: Add an edit menu. Add copy to history item context menu. * src/ephy-history-window.c: (cmd_cut), (cmd_copy), (cmd_paste), (cmd_select_all), (ephy_history_window_update_menu), (ephy_history_window_construct): Add edit menu actions. Update the edit menu when activated. Support copying the location of a history item and change the label to "Copy Location". * src/bookmarks/ephy-bookmarks-editor.c: (cmd_copy), (ephy_bookmarks_editor_update_menu): Support copying the location of a bookmark and change the label to "Copy Location". --- data/ui/epiphany-bookmark-editor-ui.xml.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'data/ui/epiphany-bookmark-editor-ui.xml.in') diff --git a/data/ui/epiphany-bookmark-editor-ui.xml.in b/data/ui/epiphany-bookmark-editor-ui.xml.in index 668385f61..f0b299a39 100644 --- a/data/ui/epiphany-bookmark-editor-ui.xml.in +++ b/data/ui/epiphany-bookmark-editor-ui.xml.in @@ -34,9 +34,11 @@ + + - + -- cgit v1.2.3