summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-08-07 11:33:29 +0200
committerAndrea Diamantini <adjam7@gmail.com>2013-08-07 11:33:29 +0200
commit09a45631db4e2c924c0d39ffedc4027e1c782c0f (patch)
treeef61dabbbff9ea9e766b463096314cbb7f556a7c
parentRemove support for "unsupported" Google Reader. Bye bye ;) (diff)
downloadrekonq-09a45631db4e2c924c0d39ffedc4027e1c782c0f.tar.xz
Enable WebGL by default
People just think this "just works". Well... at least let's "just enable" it :)
-rw-r--r--src/rekonq.kcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rekonq.kcfg b/src/rekonq.kcfg
index 5e58893c..0dc2f3df 100644
--- a/src/rekonq.kcfg
+++ b/src/rekonq.kcfg
@@ -214,7 +214,7 @@
<default>true</default>
</entry>
<entry name="webGL" type="Bool">
- <default>false</default>
+ <default>true</default>
</entry>
<entry name="spatialNavigation" type="Bool">
<default>false</default>