[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Thu Apr 6 20:56:32 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 54f6a0fe470096f6bdc3942e9f3032e40dbfcd23
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Thu Apr 6 19:33:20 2017 +0400
tdf#104706 Enable icon for Clear Direct Formatting command
Change-Id: Iba3cbd8148794ac984a91d22d33cdec1f4453c5f
Reviewed-on: https://gerrit.libreoffice.org/36221
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens at cib.de>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
index 601c3cedbfde..6c168337d199 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
@@ -41,6 +41,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Clear ~Direct Formatting</value>
</prop>
+ <prop oor:name="Properties" oor:type="xs:int">
+ <value>1</value>
+ </prop>
</node>
<node oor:name=".uno:ClearArrowPrecedents" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
More information about the Libreoffice-commits
mailing list