officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 54f6a0fe470096f6bdc3942e9f3032e40dbfcd23
Author: Yousuf Philips <[email protected]>
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 <[email protected]>
    Reviewed-by: Katarina Behrens <[email protected]>

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">
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to