officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |    6 ++++++
 1 file changed, 6 insertions(+)

New commits:
commit 32dcd60b47b78c5afa3885bd3a392b511ca713c3
Author: Danny Brown <[email protected]>
Date:   Wed Sep 18 00:04:31 2013 +0100

    Ctrl + K now opens the HyperlinkDialog
    
    Change-Id: I0177b32376b7d4c80876ad686d9e7bb16ac8d7fa
    
    Conflicts:
        officecfg/registry/data/org/openoffice/Office/Accelerators.xcu

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 1dab5f7..0e488b3 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -45,6 +45,12 @@
           <value xml:lang="en-US">.uno:Copy</value>
         </prop>
       </node>
+      <node oor:name="K_MOD1" oor:op="replace">
+        <prop oor:name="Command">
+          <value xml:lang="x-no-translate">I10N SHORTCUTS - NO 
TRANSLATE</value>
+          <value xml:lang="en-US">.uno:HyperlinkDialog</value>
+        </prop>
+      </node>
       <node oor:name="DELETE" oor:op="replace">
         <prop oor:name="Command">
           <value xml:lang="x-no-translate">I10N SHORTCUTS - NO 
TRANSLATE</value>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to