[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - officecfg/registry
Caolán McNamara
caolanm at redhat.com
Sun May 27 19:54:40 UTC 2018
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d238a5e47b8cf9a484c8f881c3c01da10b340603
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/54885
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