summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-24 16:30:17 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-24 16:31:33 +0100
commitc90f0af043e3691d194f04e416e4d7b8a115437b (patch)
tree9b557d5ac6d3b6967a827675c9950d38ef4c6cce /src/rekonq.kcfg
parentAgain and again.. :) (diff)
downloadrekonq-c90f0af043e3691d194f04e416e4d7b8a115437b.tar.xz
Remember "Never for this site" urls
Also if I think this is NOT a proper solution.. BUG:227651
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 77d66628..0675720c 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -22,6 +22,9 @@
<entry name="showBookmarksPanel" type="Bool">
<default>false</default>
</entry>
+ <entry name="walletBlackList" type="StringList">
+ <default></default>
+ </entry>
</group>
<!-- New Tab Page Settings -->