[Libreoffice-commits] core.git: officecfg/registry
Eike Rathke
erack at redhat.com
Wed Jun 28 14:25:20 UTC 2017
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d8bd2d900ae67fe7c7253fbc6d04d3e5b73eaf12
Author: Eike Rathke <erack at redhat.com>
Date: Wed Jun 28 16:03:59 2017 +0200
Change ~Styles to St~yles to resolve clash with ~Sheet, tdf#91820 follow-up
Calc has that menu since
commit b46552194dc41d0f3eabea373c36181878e8729f
Date: Fri Jun 2 14:53:07 2017 +0400
tdf#91820 Move cells styles to their own main menu entry
Change-Id: I4434def6d69b64cb3ebb711134a16a0c634c6a3e
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index eb377b8f2387..f21ec5ac9d74 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3507,7 +3507,7 @@
</node>
<node oor:name=".uno:FormatStylesMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">~Styles</value>
+ <value xml:lang="en-US">St~yles</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list