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

Cor Nouws oolst at nouenoff.nl
Tue Dec 22 03:30:33 PST 2015


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

New commits:
commit d1407130ad5ea1741d1fac14eea75f18ba119c53
Author: Cor Nouws <oolst at nouenoff.nl>
Date:   Sat Oct 17 15:35:35 2015 +0200

    tdf#94865 resolve duplicate accelerator - File>Template and File>Export
    
    demoing on LibreOffice_Nl Community day
    
    Change-Id: Idc17d430491627ed20ff31803a19dd8b9646397e
    Reviewed-on: https://gerrit.libreoffice.org/19417
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index f7e7e8b..6e9b725 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5999,7 +5999,7 @@
       </node>
       <node oor:name=".uno:TemplateMenu" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">~Templates</value>
+          <value xml:lang="en-US">Te~mplates</value>
         </prop>
       </node>
       <node oor:name=".uno:ExternalEdit" oor:op="replace">


More information about the Libreoffice-commits mailing list