From e0b846fb3a434923adfd76fef867610609a0daf8 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Fri, 31 Oct 2014 00:20:34 +0100 Subject: add configuration value for VCL OpenGL backend Change-Id: Ie23e31bec68e6f5ae3aab6ff5d6f19df5c2c9242 --- officecfg/registry/schema/org/openoffice/Office/Common.xcs | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'officecfg/registry') diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 4e0f2a303360..e19df23e094c 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -847,6 +847,18 @@ + + + Contains settings for VCL. + + + + Specifies if OpenGL rendering should be used in VCL backends + supporting it. + + false + + Contains internal MSExport settings that are common for all -- cgit