[Libreoffice-commits] core.git: officecfg/registry
Ariel Constenla-Haile
arielch at apache.org
Wed Jun 5 03:41:27 PDT 2013
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit a1b7295260b0293ebf7d89bd84806b5b52aa07a4
Author: Ariel Constenla-Haile <arielch at apache.org>
Date: Fri Apr 26 21:56:09 2013 +0000
Specify an icon for ".uno:ExtendedHelp"
(cherry picked from commit 52a0a12e677e96ae0df70a710c3e10f00c8abf4b)
Conflicts:
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
Change-Id: If5da2911b3ca94b93e09917f74640ff5ac9f75f3
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index bbed900..dbdc93a 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1505,6 +1505,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">What's ~This?</value>
</prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
</node>
<node oor:name=".uno:ActiveHelp" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
More information about the Libreoffice-commits
mailing list