summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-05-27 02:45:14 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-05-27 02:45:14 +0200
commit1b57f66170ef7f32116120ddb1ac2e2749075778 (patch)
tree19ad7a7ea7acf1274d3418395d4e0653b4121334 /src/rekonq.kcfg
parentMerge commit 'refs/merge-requests/2283' of git://gitorious.org/rekonq/mainlin... (diff)
parentChange the autoscroll checkbox to control whether or not the auto scroll feat... (diff)
downloadrekonq-1b57f66170ef7f32116120ddb1ac2e2749075778.tar.xz
Merge commit 'refs/merge-requests/2284' of git://gitorious.org/rekonq/mainline into m2284
Diffstat (limited to 'src/rekonq.kcfg')
-rw-r--r--src/rekonq.kcfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rekonq.kcfg b/src/rekonq.kcfg
index 07c079a5..5800121b 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -69,8 +69,8 @@
<entry name="searchEngine" type="Int">
<default>0</default>
</entry>
- <entry name="disableAutoScroll" type="Bool">
- <default>false</default>
+ <entry name="autoScroll" type="Bool">
+ <default>true</default>
</entry>
</group>