[Libreoffice-commits] core.git: officecfg/registry
Samuel Mehrbrodt
Samuel.Mehrbrodt at cib.de
Thu Oct 13 20:18:32 UTC 2016
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit fed75d1009635ab6aea146df43aabcc3c584bd1a
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date: Thu Oct 13 22:14:52 2016 +0200
Make the Emoji control experimental
Change-Id: Iedc9bae0649fe316f3d958abd78bf0dc4e9190d1
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 9f8a648..4ff84a7 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -4012,6 +4012,9 @@
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
+ <prop oor:name="IsExperimental" oor:type="xs:int">
+ <value>1</value>
+ </prop>
</node>
<node oor:name=".uno:TransformRotationX" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
More information about the Libreoffice-commits
mailing list