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

New commits:
commit bb8b699f217dd0d0f25e4efb37ef5380074c61ca
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]>
    (cherry picked from commit 54f6a0fe470096f6bdc3942e9f3032e40dbfcd23)
    Reviewed-on: https://gerrit.libreoffice.org/36237
    Reviewed-by: Adolfo Jayme Barrientos <[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 d843fb219778..b3e62acb5374 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