diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-06-20 09:46:23 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-20 09:46:23 +0200 |
commit | 205e89597c14473f34ace33c30d503eb9b7cf7e7 (patch) | |
tree | c907c58be84182c5ef60d03f29d9601875fc524b /src/rekonqui.rc | |
parent | Removed unuseful history dialog. We use just history panel, from now on.. (diff) | |
download | rekonq-205e89597c14473f34ace33c30d503eb9b7cf7e7.tar.xz |
History Panel Action fix
Diffstat (limited to 'src/rekonqui.rc')
-rw-r--r-- | src/rekonqui.rc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rekonqui.rc b/src/rekonqui.rc index 0916bf43..2a366229 100644 --- a/src/rekonqui.rc +++ b/src/rekonqui.rc @@ -70,9 +70,6 @@ <Action name="options_show_statusbar" /> <Merge name="StandardToolBarMenuHandler" /> <Merge/> - <Menu name="side_panels"><text>Side &Panels</text> - <Action name="show_history_panel" /> - </Menu> <Separator/> <Action name="fullscreen" /> <Separator/> |