officecfg/registry/data/org/openoffice/Office/Common.xcu | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
New commits: commit cfdbc96ca47d68d6785fd21829a8d61f49d6e591 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:25:04 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 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"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits