From 96807aee813280c195224455c85d6c3e6d180c4e Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Mon, 26 Jul 2010 19:07:25 +0200 Subject: Back to XMLGUI. This means configurable toolbars and the old problems with our no menubar choice. We'll see what will happen this time... Yoann: can you pls check my port of the bookmarks toolbar? --- src/rekonqui.rc | 100 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 src/rekonqui.rc (limited to 'src/rekonqui.rc') diff --git a/src/rekonqui.rc b/src/rekonqui.rc new file mode 100644 index 00000000..28baff5d --- /dev/null +++ b/src/rekonqui.rc @@ -0,0 +1,100 @@ + + + + + + + +&File + + + + + + + + + + + + + + + +&Edit + + + + + + + + + + + + + +&View + + + + + + + + + + + + + + + +Hi&story + + + +&Bookmarks + + + +&Tools + + + + + + +&Settings + + + + + + + + + + + + + + + +Main Toolbar + + + + + + + + + + + + -- cgit v1.2.1