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

Andras Timar andras.timar at collabora.com
Wed May 24 09:03:20 UTC 2017


 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 439cdc8530fef0d7e1a62a66c094a27af2181309
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed May 24 11:02:14 2017 +0200

    Watermark command opens a dialog, add ... to the label
    
    Change-Id: I274661b1ec892425d84cd72194c376e498bf70ed

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 96f2ba909a51..73361c870388 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -2933,7 +2933,7 @@
       </node>
       <node oor:name=".uno:Watermark" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Watermark</value>
+          <value xml:lang="en-US">Watermark...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>


More information about the Libreoffice-commits mailing list