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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Feb 14 17:06:52 UTC 2019


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

New commits:
commit 8f3b4e42a21e13762c501e648fa81902ca8df7b1
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Thu Feb 14 16:07:50 2019 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Thu Feb 14 18:06:23 2019 +0100

    impress remote provides a dialog, so add ellipsis
    
    Change-Id: Ied8f72a8d53e44cd216e4d9792826fbf2c5cff12
    Reviewed-on: https://gerrit.libreoffice.org/67827
    Tested-by: Jenkins
    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/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index 79027123e181..ab466b3d66ca 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -83,7 +83,7 @@
       </node>
       <node oor:name=".uno:Remote" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Impress R~emote</value>
+          <value xml:lang="en-US">Impress R~emote...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>


More information about the Libreoffice-commits mailing list