summaryrefslogtreecommitdiff
path: root/src/rekonq.kcfg
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-02-12 16:09:17 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-02-12 16:09:17 +0100
commit40a4a3a90d6fdd8c0805d3491b8437c6b8e9d2f7 (patch)
tree188bd6107b64eb1b6f5ca8acbe1ce540335ec44e /src/rekonq.kcfg
parentAdd keyboard shortcut support for 'Show Next Tab' and 'Show Previous Tab' (diff)
downloadrekonq-40a4a3a90d6fdd8c0805d3491b8437c6b8e9d2f7.tar.xz
Add zoom text only webkit feature settings
Piedro, because of your comment about Midori, I tried applying this. I don't think this fixes your problem, but it surely "hides" the bug ;) CCBUG: 295446
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 3cb7989c..3e8e07ff 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -219,6 +219,9 @@
<entry name="printElementBackgrounds" type="Bool">
<default>true</default>
</entry>
+ <entry name="zoomTextOnly" type="Bool">
+ <default>false</default>
+ </entry>
</group>