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

Yousuf Philips philipz85 at hotmail.com
Wed Sep 7 19:55:43 UTC 2016


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

New commits:
commit 93b1279ce7aacc98ed102e0db30445db286b26e6
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Wed Sep 7 00:37:34 2016 +0400

    show go to page icon in menu
    
    Change-Id: I7d22dad7c0e31a12731b938aa7d6a059c28ada38
    Reviewed-on: https://gerrit.libreoffice.org/28702
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
    Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 6986e60..e7a4332 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -289,6 +289,9 @@
         <prop oor:name="Label" oor:type="xs:string">
           <value xml:lang="en-US">Go t~o Page</value>
         </prop>
+        <prop oor:name="Properties" oor:type="xs:int">
+          <value>1</value>
+        </prop>
       </node>
       <node oor:name=".uno:CommentChangeTracking" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">


More information about the Libreoffice-commits mailing list