diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-07-29 01:45:13 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-07-29 01:45:13 +0200 |
commit | 0f54a42cb67e7da16ab529925cd38efa54d58352 (patch) | |
tree | aa30cbc4e28211e4a0701da99f6ed39a507cb255 /src/rekonqui.rc | |
parent | Simplifying a bit web load progress process structure (diff) | |
download | rekonq-0f54a42cb67e7da16ab529925cd38efa54d58352.tar.xz |
Including web shortcuts configuration dialog.
We can actually just include it externally. Anyway this let user
think a bit more that this is not a rekonq related configuration dialog
Diffstat (limited to 'src/rekonqui.rc')
-rw-r--r-- | src/rekonqui.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rekonqui.rc b/src/rekonqui.rc index 6b250ab3..03b85527 100644 --- a/src/rekonqui.rc +++ b/src/rekonqui.rc @@ -63,6 +63,7 @@ <Action name="web_inspector" /> <Action name="private_browsing" /> <Action name="clear_private_data" /> + <Action name="web_shortcuts" /> </Menu> <!-- ============ SETTINGS menu =========== --> |