[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - officecfg/registry

Caolán McNamara caolanm at redhat.com
Wed Mar 7 12:17:47 UTC 2018


 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 12a80d523abfd35601bd8a111fd8c2cacdfd8b9c
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/50592
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Miklos Vajna <vmiklos at collabora.co.uk>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index d9ba29817bb5..a90f5a7e94b8 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3516,7 +3516,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