[Libreoffice-commits] core.git: officecfg/registry
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Wed Feb 26 13:00:48 UTC 2020
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 469d96bf528c60ed5bc844752016a567bf99e9de
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Tue Feb 25 22:55:27 2020 +0100
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Wed Feb 26 14:00:16 2020 +0100
tdf#130886 add ... to Edit Macros in Tools - Macros menu
Change-Id: I04c0987b0b0c8a26ec4ce5517b9be4302b7920ce
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89506
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index c266d12afbfe..eaa6e749013a 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1733,7 +1733,7 @@
</node>
<node oor:name=".uno:BasicIDEAppear" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Edit Macros</value>
+ <value xml:lang="en-US">Edit Macros...</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list