summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-22 16:43:56 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-22 16:43:56 +0200
commitf02f8f72b459a30169d3016463147f662dca7491 (patch)
tree36adcfc14fdf2e69bd72be9440bd91f666182ebd /src/rekonq.kcfg
parentchanged title. (diff)
downloadrekonq-f02f8f72b459a30169d3016463147f662dca7491.tar.xz
(LAST hopefully) BIG change (before 0.3)
A strange bug on new window loading, calling from .desktop file (krunner & friends). So I had to change the homePage launch mechanism. Working on that I started playing with startup settings and implemented this. I hope Pano like this very much: 0.3 gift :D Waiting for someone comments and reviews to merge..
Diffstat (limited to 'src/rekonq.kcfg')
-rw-r--r--src/rekonq.kcfg17
1 files changed, 11 insertions, 6 deletions
diff --git a/src/rekonq.kcfg b/src/rekonq.kcfg
index c55fce9c..5505e4b2 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -23,8 +23,8 @@
<!-- General Settings -->
<group name="General">
- <entry name="newTabHomePage" type="Bool">
- <default>true</default>
+ <entry name="startupBehaviour" type="Int">
+ <default>1</default>
</entry>
<entry name="newTabsBehaviour" type="Int">
<default>0</default>
@@ -32,17 +32,21 @@
<entry name="homePage" type="String">
<default>http://www.kde.org/</default>
</entry>
+ <entry name="showSideBar" type="Bool">
+ <default>false</default>
+ </entry>
+ </group>
+
+<!-- Tabs Settings -->
+ <group name="Tabs">
<entry name="openTabNoWindow" type="Bool">
<default>true</default>
</entry>
<entry name="alwaysShowTabBar" type="Bool">
<default>true</default>
</entry>
- <entry name="showSideBar" type="Bool">
- <default>false</default>
- </entry>
<entry name="openTabsBack" type="Bool">
- <default>false</default>
+ <default>true</default>
</entry>
<entry name="openTabsNearCurrent" type="Bool">
<default>false</default>
@@ -52,6 +56,7 @@
</entry>
</group>
+
<!-- Fonts Settings -->
<group name="Fonts">
<entry name="standardFont" type="Font">