summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-23 11:03:44 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-23 11:03:44 +0200
commit19cc936f19c708e3adb07b1d201600cf027bfb6b (patch)
treef5196daa35d4e6e8f825cf60ae86c85602b88cde /src/rekonq.kcfg
parentRemoved some menu related actions (cloned in the context menus) (diff)
downloadrekonq-19cc936f19c708e3adb07b1d201600cf027bfb6b.tar.xz
Applied Lindsay's patch about opening Home Page in new tabs
and changed a bit General UI
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 ec2b9a3b..d9ccd3e0 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -23,6 +23,9 @@
<entry name="openTabsBack" type="Bool">
<default>false</default>
</entry>
+ <entry name="newTabsOpenHomePage" type="Bool">
+ <default>false</default>
+ </entry>
<entry name="showUrlsPopup" type="Bool">
<default>true</default>
</entry>