summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorFelix Rohrbach <fxrh@gmx.de>2011-01-10 21:10:39 +0100
committerFelix Rohrbach <fxrh@gmx.de>2011-01-15 12:13:00 +0100
commitbdf8ed4c678acb07f273fd3b722dd39773348395 (patch)
treeda3780d90278d79d48a63255f04ea4f27fe5b68c /src/rekonq.kcfg
parentFixes as pointed out by Krazy (diff)
downloadrekonq-bdf8ed4c678acb07f273fd3b722dd39773348395.tar.xz
This commit contains the changes to the context menu which we decided in our meeting:
1. Hide new tab entry if it is not necessary. 2. Print and Search action: I removed the print action. The search action is now in the "search with" submenu if some text is selected. 3. Hide the development menu entries and add an option to show them. RB: 100374
Diffstat (limited to 'src/rekonq.kcfg')
-rw-r--r--src/rekonq.kcfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rekonq.kcfg b/src/rekonq.kcfg
index cda76d88..c655d359 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -30,6 +30,9 @@
<entry name="recoverOnCrash" type="Int">
<default>0</default>
</entry>
+ <entry name="showDeveloperTools" type="Bool">
+ <default>false</default>
+ </entry>
</group>