officecfg/registry/data/org/openoffice/Office/Common.xcu | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
New commits: commit 9003bfba1a0d4b71bc9c891705c719b29c2ddd85 Author: Thorsten Behrens <thorsten.behr...@cib.de> AuthorDate: Wed Jul 18 18:06:44 2018 +0200 Commit: Thorsten Behrens <thorsten.behr...@cib.de> CommitDate: Tue Aug 14 04:26:27 2018 +0200 Default OpenGL to off on all platforms Change-Id: Ide04d3b37b9fabb64d514fd87acbdfe9e49e6727 diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index 3469c49051f4..f3a6f774fb12 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -59,9 +59,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"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits