summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorKishor Bhat <kishorbhat@gmail.com>2015-01-28 20:19:30 +0530
committerKatarina Behrens <bubli@bubli.org>2015-02-02 10:06:03 +0000
commitdd1ef615c0a56e8c7e92cfe0293c9770b72bddf3 (patch)
treef111edd5b7614518ec87535a8c6bba99215bb14d /officecfg
parent0706b5756e06b7773a78e3046a47efc2c81d92b1 (diff)
tdf#88711 add binding for BasicStepOut
Assigned Ctrl+Shift+F8 to .uno:BasicStepOut Change-Id: I2fe2b125bf859cb8179f8fb797a13841c5207b81 Reviewed-on: https://gerrit.libreoffice.org/14230 Reviewed-by: Katarina Behrens <bubli@bubli.org> Tested-by: Katarina Behrens <bubli@bubli.org>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Accelerators.xcu6
1 files changed, 6 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 2070eee8f1f9..1d247378d78a 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -265,6 +265,12 @@
<value xml:lang="en-US">.uno:BasicStepOver</value>
</prop>
</node>
+ <node oor:name="F8_SHIFT_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:BasicStepOut</value>
+ </prop>
+ </node>
<node oor:name="F9" oor:op="replace">
<prop oor:name="Command">
<value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value>