diff options
author | Michael Meeks <michael.meeks@novell.com> | 2010-09-15 18:11:14 +0200 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2010-09-15 18:11:14 +0200 |
commit | 7600034a9fb9aa683e503dda82235c4ed680c683 (patch) | |
tree | 1c38d4aa02183c7a77a69b14781198c65c140113 /officecfg | |
parent | ef1a462bfc67c88c48717a0efd11834c92503db9 (diff) |
calc-new-acceleration.diff: Ctrl +/- to insert/delete a complete line in calc
i#67029, X#62530
Diffstat (limited to 'officecfg')
-rwxr-xr-x | officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 5c735744104b..55efa6a29a6e 100755 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -429,7 +429,7 @@ </node> <node oor:name="D_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:DataSelect</value> + <value xml:lang="en-US">.uno:FillDown</value> </prop> </node> <node oor:name="END" oor:op="replace"> |