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>2017-02-24 14:26:18 +0100
commit3fc7a4eebce40fc4043726f2f85f8b84d6bee716 (patch)
tree672700962f2ba5894617f5f31e5a721381e46c23 /officecfg
parent95c3996d389c4f91648777726226dddef2c75dc1 (diff)
Disable OpenGL by default on Windows
Change-Id: Ib2cb9e26578ed0911f08965f9675580d45f85cee (cherry picked from commit 7327491b4a4744123d62a9d884c6cba07a27274e)
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 e45beb406041..37952f82badd 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -61,7 +61,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">