[Libreoffice-commits] core.git: officecfg/registry

Aron Budea aron.budea at collabora.com
Mon Apr 17 22:13:40 UTC 2017


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

New commits:
commit faad94b8841cb0b37a2a47f1ac67fb07b121ecc1
Author: Aron Budea <aron.budea at collabora.com>
Date:   Sun Mar 19 03:44:19 2017 +0100

    tdf#106562: Add back H accelerator for Character menu item
    
    Now Format -> Character can be accessed via accelerator
    again.
    
    Removed in 58a825b4d047c0f99d4f9a193c97af423b23fb97
    presumably accidentally.
    
    Change-Id: If699e026fc3eccac09f3898b9c2b3426f6fa7c97
    Reviewed-on: https://gerrit.libreoffice.org/35418
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index ffb72438f46b..a530a9833800 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -6025,7 +6025,7 @@
       </node>
       <node oor:name=".uno:FontDialog" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Character...</value>
+          <value xml:lang="en-US">C~haracter...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>


More information about the Libreoffice-commits mailing list