From 9a33547d1462dcb0f9aae885e4160a4f42eeb94d Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 17 Dec 2014 22:25:45 +0100 Subject: implement the ui part for the OpenGL config variables Change-Id: I46e2de444d38f1f93eb68ffd50b7a283d05d1738 --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 41c2601d18fd..4b5c789801d9 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -858,6 +858,14 @@ false + + + Specifies if OpenGL rendering should be used in VCL backends + supporting it. This one forces the use of OpenGL even if the + blacklist would block the OpenGL driver. + + false + -- cgit