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

New commits:
commit a5263a60a138c24487cedaff5972835320683dc4
Author: andreas kainz <kain...@gmail.com>
Date:   Mon Mar 26 13:02:17 2018 +0200

    NB Implementation: add TitlePageDialog icon the action
    
    Change-Id: Ic3d932617a8ed7f2d929772d8c99d5c2da0ccb38
    Reviewed-on: https://gerrit.libreoffice.org/51869
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: andreas_kainz <kain...@gmail.com>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index aec4ef1ed90b..c95c9f03b4b5 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -1113,6 +1113,9 @@
         <prop oor:name="Label" oor:type="xs:string">
           <value xml:lang="en-US">Title Page...</value>
         </prop>
+        <prop oor:name="Properties" oor:type="xs:int">
+          <value>1</value>
+        </prop>
       </node>
       <node oor:name=".uno:FormatColumns" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to