summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-23 12:25:28 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-23 12:25:28 -0400
commitcfbed236fc92709acfa3fa484a12cb6d36872b15 (patch)
treea815de266cb70355998d9a816c646fa4b5847d27 /officecfg
parent5b17d2d731e014d79cbba716fcbc8fbd357094e8 (diff)
Adjust the default key bindings for File - Open... for calc and writer.
To use the app specific open command instead of the global open. Change-Id: I86d20e1a412f6020fa2db79040e4e66b39e8c355
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Accelerators.xcu10
1 files changed, 10 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index b42147abacb4..cba478e57223 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -350,6 +350,11 @@
</node>
</node>
<node oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:op="replace">
+ <node oor:name="O_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:OpenFromCalc</value>
+ </prop>
+ </node>
<node oor:name="1_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:FormatCellDialog</value>
@@ -4330,6 +4335,11 @@
</node>
</node>
<node oor:name="com.sun.star.text.TextDocument" oor:op="replace">
+ <node oor:name="O_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:OpenFromWriter</value>
+ </prop>
+ </node>
<node oor:name="0_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:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>