[Libreoffice-commits] core.git: officecfg/registry

andreas kainz kainz.a at gmail.com
Mon May 14 21:33:29 UTC 2018


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

New commits:
commit 6523c162755d3384b6efb3464f64e7346c86cf42
Author: andreas kainz <kainz.a at gmail.com>
Date:   Mon May 14 18:18:34 2018 +0200

    Add icon option for ObjectTitleDescription
    
    Change-Id: Ie1a2792d8c1c6696b6ac2ee89a8cce6482d3a662
    Reviewed-on: https://gerrit.libreoffice.org/54337
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 2f269119413e..f016679ee790 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6533,6 +6533,9 @@
         <prop oor:name="Label" oor:type="xs:string">
           <value xml:lang="en-US">Description...</value>
         </prop>
+        <prop oor:name="Properties" oor:type="xs:int">
+          <value>1</value>
+        </prop>
       </node>
       <node oor:name=".uno:SafeMode" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">


More information about the Libreoffice-commits mailing list