summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-10-11 09:34:19 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-10-11 09:34:19 +0200
commitcdab405b9d2e09a3d9cefeba2b04534d5ba5320c (patch)
treef340ea0e8bfb56009172159684145a64b7bdee96 /src/rekonq.kcfg
parentMerge commit 'refs/merge-requests/1743' of git://gitorious.org/rekonq/mainlin... (diff)
parentoption for "Always show tab previews" (diff)
downloadrekonq-cdab405b9d2e09a3d9cefeba2b04534d5ba5320c.tar.xz
Merge commit 'refs/merge-requests/1745' of git://gitorious.org/rekonq/mainline into SundayIll2
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 0bffa53d..0a63922f 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -44,6 +44,9 @@
<entry name="openTabsNearCurrent" type="Bool">
<default>false</default>
</entry>
+ <entry name="alwaysShowTabPreviews" type="Bool">
+ <default>true</default>
+ </entry>
</group>
<!-- Fonts Settings -->