[Libreoffice-commits] core.git: officecfg/registry
Andras Timar
andras.timar at collabora.com
Thu Dec 7 08:49:14 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 28607477bb25edd08c42a7a1a2040a65000126de
Author: Andras Timar <andras.timar at collabora.com>
Date: Wed Dec 6 12:25:14 2017 +0100
add ... to Word Count command, because it opens a dialog
Change-Id: Icbbe71cd1d5ab8e68f743ecf0a3c0122b7317402
Reviewed-on: https://gerrit.libreoffice.org/45933
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens 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 fb87ee73b526..d9225d631776 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -2685,7 +2685,7 @@
</node>
<node oor:name=".uno:WordCountDialog" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">~Word Count</value>
+ <value xml:lang="en-US">~Word Count...</value>
</prop>
</node>
<node oor:name=".uno:StylesMenu" oor:op="replace">
More information about the Libreoffice-commits
mailing list