summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2018-07-18 18:06:44 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-08-14 04:25:04 +0200
commitcfdbc96ca47d68d6785fd21829a8d61f49d6e591 (patch)
treeb95d82cf1fdfc3101f67b49acea76e83139c8f1c
parent./g: don't exit early on ./g checkout -f (diff)
downloadcore-distro/cib/libreoffice-5-1.tar.gz
core-distro/cib/libreoffice-5-1.zip
Default OpenGL to off on all platforms distro/cib/libreoffice-5-1
Change-Id: Ide04d3b37b9fabb64d514fd87acbdfe9e49e6727
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu4
1 files changed, 1 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu
index 34bb6594b145..4fd1af2b1cd6 100644
--- a/officecfg/registry/data/org/openoffice/Office/Common.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu
@@ -125,9 +125,7 @@
</node>
<node oor:name="VCL">
<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>false</value>
</prop>
</node>
<node oor:name="I18N">