[Libreoffice-commits] core.git: officecfg/registry
Danny Brown
danny at dannybrown.net
Sun Sep 29 18:40:39 PDT 2013
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 32dcd60b47b78c5afa3885bd3a392b511ca713c3
Author: Danny Brown <danny at dannybrown.net>
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>
More information about the Libreoffice-commits
mailing list