[Libreoffice-commits] core.git: officecfg/registry
Caolán McNamara
caolanm at redhat.com
Fri Mar 2 08:49:43 UTC 2018
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3d39c2a84f05e4b6dcdccc7e5380a98c147ee704
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Mar 1 15:44:23 2018 +0000
Resolves: tdf#115746 alt+f used twice in the writer menubar
Change-Id: I7d1589dbb51072aa328d91c0edee410fc69f2fe8
Reviewed-on: https://gerrit.libreoffice.org/50591
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/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 7a00557d5155..af2f0c643cc5 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3532,7 +3532,7 @@
</node>
<node oor:name=".uno:FormatFormMenu" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">~Form</value>
+ <value xml:lang="en-US">Fo~rm</value>
</prop>
</node>
<node oor:name=".uno:InsertGraphic" oor:op="replace">
More information about the Libreoffice-commits
mailing list