From 050b861d8f9904d905bc74963780ec5c8f2982a8 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 2 Nov 2012 09:55:20 +0100 Subject: Fix and improve rekonq tools menu - added "open" menu (A-LA firefox) with: - new tab - new windown - new incognito window ------ - open (local) file - added "bookmarks" menu with: - add bookmark ---- - show bookmarks page - show bookmarks toolbar - edit bookmarks (maybe, we'll list all bk after a separator there in the future...) - show history && downloads page Obviously checked/fixed all the relative slots finally, added in the menu quit option :D --- src/webwindow/rekonqui.rc | 27 +++++++++++++++++++++------ 1 file changed, 21 insertions(+), 6 deletions(-) (limited to 'src/webwindow/rekonqui.rc') diff --git a/src/webwindow/rekonqui.rc b/src/webwindow/rekonqui.rc index 798f6d4e..c6d28455 100644 --- a/src/webwindow/rekonqui.rc +++ b/src/webwindow/rekonqui.rc @@ -1,14 +1,18 @@ - + - - - + + &Open + + + + + + - @@ -37,7 +41,16 @@ - + + &Bookmarks + + + + + + + + @@ -57,6 +70,8 @@ + + -- cgit v1.2.1