diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-08-04 11:43:23 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-08-04 11:48:57 +0200 |
commit | 309cd39927b613c378346a29330333be727c2a99 (patch) | |
tree | 994c7b1b0f189eddb530c5d83688b9c6016ac9a9 /src/rekonq.kcfg | |
parent | action to search with default searchEnine in marked text's context menu. REVI... (diff) | |
download | rekonq-309cd39927b613c378346a29330333be727c2a99.tar.xz |
Tools Action Menu
- Removed showDeveloperTools action
- Moved adblock GUI to adblock part
- renamed toolsMenu and developerMenu to reflect their real/new roles
- Added UserAgent action to the tools menu
REVIEW:102170
REVIEWED-BY: fritz_van_tom
Diffstat (limited to 'src/rekonq.kcfg')
-rw-r--r-- | src/rekonq.kcfg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/rekonq.kcfg b/src/rekonq.kcfg index 762fe946..4050c4a0 100644 --- a/src/rekonq.kcfg +++ b/src/rekonq.kcfg @@ -30,9 +30,6 @@ <entry name="recoverOnCrash" type="Int"> <default>0</default> </entry> - <entry name="showDeveloperTools" type="Bool"> - <default>false</default> - </entry> </group> |