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

Caolán McNamara caolanm at redhat.com
Sun May 27 15:33:01 UTC 2018


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

New commits:
commit dedff8b95d521b2329ac3a5af37b909d46d5b175
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri May 25 15:36:38 2018 +0100

    Text Attributes launches a dialog so add ellipsis
    
    Change-Id: Ic1725e78a34cc5fc7b76c272d4191266966a2b13
    Reviewed-on: https://gerrit.libreoffice.org/54815
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 05a1d74af765..5b4a106a2cd9 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -736,7 +736,7 @@
       </node>
       <node oor:name=".uno:TextAttributes" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Text Attributes</value>
+          <value xml:lang="en-US">Text Attributes...</value>
         </prop>
       </node>
       <node oor:name=".uno:SetAnchorToChar" oor:op="replace">


More information about the Libreoffice-commits mailing list