diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-08-02 00:50:04 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-08-02 00:50:04 +0200 |
commit | 9dcb1b5bfd4772726f41bf011abf6810b6ce25ad (patch) | |
tree | 86bcb1efb8c593aba6c1b56e7a388a1b258d97e8 /src/rekonqui.rc | |
parent | Don't save sessions && closed tabs if Private Browsing is enabled (diff) | |
download | rekonq-9dcb1b5bfd4772726f41bf011abf6810b6ce25ad.tar.xz |
Merging mr 154 by hand!!
WARNING: I'm NOT sure about this. Please everyone, check it twice!!
PS: Many thanks to Yoann21. He is doing a fantastic work on the bookmarks
toolbar
Diffstat (limited to 'src/rekonqui.rc')
-rw-r--r-- | src/rekonqui.rc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/rekonqui.rc b/src/rekonqui.rc index d4d5d289..752599d5 100644 --- a/src/rekonqui.rc +++ b/src/rekonqui.rc @@ -91,10 +91,5 @@ <Action name="rekonq_tools" /> </ToolBar> -<!-- ============ Bookmarks ToolBar =========== --> -<ToolBar name="bookmarksToolBar" fullWidth="true" iconText="icontextright" iconSize="16" newline="true" noEdit="true"> - <text>Bookmark Toolbar</text> - <Action noEdit="true" name="bookmarks_bar" /> -</ToolBar> </gui> |