summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-03-05 01:04:28 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-03-05 01:04:28 +0100
commitfba2312780dd712fff036c3926320d1ceba2adbc (patch)
tree1a52e85218380b4df4b76e2b18d216d381ff8962 /src/rekonq.kcfg
parentFix choice between history & bookmarks in the new tab first page. (diff)
downloadrekonq-fba2312780dd712fff036c3926320d1ceba2adbc.tar.xz
Fixing recover on crash
hackish fix :(
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 0675720c..f68dc7e8 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -25,6 +25,9 @@
<entry name="walletBlackList" type="StringList">
<default></default>
</entry>
+ <entry name="recoverOnCrash" type="bool">
+ <default>false</default>
+ </entry>
</group>
<!-- New Tab Page Settings -->