summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2015-04-21 17:23:26 +0900
committerTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2015-04-21 17:26:00 +0900
commit0e8218d9d880fa4be972de3decd9cd42f55472c3 (patch)
tree6c77718db24af385e529e1ef3c941dd66d1e3c33 /officecfg
parentef968e133f8da87b960ab0f0627cc8bcc691d9cb (diff)
sidebar panel or deck can now be marked as experimental
.. so they show up only when experimental mode is enabled. Change-Id: Ib89b8b03290b7c04edc4da48ed328f03cd88d02c
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs16
1 files changed, 14 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
index 1039becc45c3..d5b90e022ca3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
@@ -97,8 +97,8 @@
DrawImpress
WriterVariants
These shortcuts exist for even more convenience and handle the frequent case of Draw
- and Impress as well as different variants of the Writer where they have otherwise
- identical context descriptions.
+ and Impress as well as different variants of the Writer where they have otherwise
+ identical context descriptions.
Special values:
any
@@ -128,6 +128,12 @@
</info>
<value>10000</value>
</prop>
+ <prop oor:name="IsExperimental" oor:type="xs:boolean">
+ <info>
+ <desc>This flag controls whether the deck is experimental and is shown only when experimental mode is enabled.</desc>
+ </info>
+ <value>false</value>
+ </prop>
</group>
<group oor:name="Panel">
<info>
@@ -214,6 +220,12 @@
</info>
<value>false</value>
</prop>
+ <prop oor:name="IsExperimental" oor:type="xs:boolean">
+ <info>
+ <desc>This flag controls whether the panel is experimental and is shown only when experimental mode is enabled.</desc>
+ </info>
+ <value>false</value>
+ </prop>
</group>
</templates>
<component>