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

Yousuf Philips philipz85 at hotmail.com
Mon Jan 5 03:52:13 PST 2015


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

New commits:
commit 32fb1cd5041383908041811c58fdf8d06e75cc49
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Mon Jan 5 06:34:51 2015 +0400

    Change accellator to best suit the Table menu bar
    
    Change-Id: I59e5907d0d3a6594fa5ff00ca08cd25c50256768
    Reviewed-on: https://gerrit.libreoffice.org/13736
    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/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 7ba3aee..758b2d0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -374,7 +374,7 @@
       </node>
       <node oor:name=".uno:InsertTable" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">~Insert Table...</value>
+          <value xml:lang="en-US">Insert ~Table...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>


More information about the Libreoffice-commits mailing list