[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - officecfg/registry

Yousuf Philips philipz85 at hotmail.com
Fri Apr 7 03:51:28 UTC 2017


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

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

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">


More information about the Libreoffice-commits mailing list