[Libreoffice-commits] .: officecfg/registry

Michael Meeks mmeeks at kemper.freedesktop.org
Thu Oct 28 09:56:46 PDT 2010


 officecfg/registry/schema/org/openoffice/Office/Common.xcs |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit 36fd87c62463e4a6da512229f68b3bb7919cc514
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Thu Oct 28 16:22:50 2010 +0100

    add experimental config option

diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index be7d7eb..b5fa24a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5798,6 +5798,13 @@
                 </info>
                 <value>false</value>
             </prop>
+            <prop oor:name="ExperimentalMode" oor:type="xs:boolean">
+                <info>
+                    <author>mmeeks</author>
+                    <desc>Determins if various experimental, and potentially unstable features should be enabled in the user interface.</desc>
+                </info>
+                <value>false</value>
+            </prop>
 			<prop oor:name="SymbolSet" oor:type="xs:short">
 				<!-- UIHints: Tools  Options General View -->
 				<info>


More information about the Libreoffice-commits mailing list