[Libreoffice-commits] core.git: officecfg/registry
Noel Grandin
noel.grandin at collabora.co.uk
Tue May 23 17:30:53 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 5 +++++
1 file changed, 5 insertions(+)
New commits:
commit 161b42efa95ac353fe0f800b2dea5ac495e8a55a
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date: Tue May 23 16:02:53 2017 +0200
tdf#107971 - 'Shapes' text is gone from Modify menu
Regression from commit f5738518a6ff5321d4d35d9bed4a640ae0a6ae9a
"remove unhandled SID commands from svx"
Change-Id: I78345c14fd899f19fa5134a6ada493e1f151d061
Reviewed-on: https://gerrit.libreoffice.org/37954
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Maxim Monastirsky <momonasmon at gmail.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index fcdba9d45af2..eb377b8f2387 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6032,6 +6032,11 @@
<value xml:lang="en-US">Alig~n</value>
</prop>
</node>
+ <node oor:name=".uno:PolyFormen" oor:op="replace">
+ <prop oor:name="Label" oor:type="xs:string">
+ <value xml:lang="en-US">~Shapes</value>
+ </prop>
+ </node>
<node oor:name=".uno:Scan" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Scan</value>
More information about the Libreoffice-commits
mailing list