summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2016-07-08 09:45:22 +0200
committerAndras Timar <andras.timar@collabora.com>2016-07-08 09:45:22 +0200
commit7327491b4a4744123d62a9d884c6cba07a27274e (patch)
tree58a3591aef7fe2f1278477bd643006597e865dfa /officecfg
parent2c14528d5c9452d9cdbfbf31ebc328e7ae3dc0a9 (diff)
Disable OpenGL by default on Windows
Change-Id: Ib2cb9e26578ed0911f08965f9675580d45f85cee
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 074c4756fc50..6bf85a293a2d 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -127,7 +127,7 @@
<prop oor:name="UseOpenGL" oor:type="xs:boolean">
<value install:module="macosx">false</value>
<value install:module="unx">false</value>
- <value install:module="wnt">true</value>
+ <value install:module="wnt">false</value>
</prop>
</node>
<node oor:name="I18N">