officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 15 ++++++++++ 1 file changed, 15 insertions(+)
New commits: commit 9bb30a4a0ef0d032ccf79b6d3c2b64f86bdbaa22 Author: Andras Timar <ati...@suse.com> Date: Fri Aug 31 00:29:22 2012 +0200 Shortcuts in menu in Basic IDE for Undo/Redo Change-Id: I964c1fd8a4414af91ab30ca7a6daab63c494399c diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 87ecf92..00ec38f 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -166,6 +166,21 @@ <value xml:lang="en-US">.uno:Repeat</value> </prop> </node> + <node oor:name="Y_MOD1" oor:op="replace" install:module="unxwnt"> + <prop oor:name="Command"><value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> + <value xml:lang="en-US">.uno:Redo</value> + </prop> + </node> + <node oor:name="Z_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:Undo</value> + </prop> + </node> + <node oor:name="Z_SHIFT_MOD1" oor:op="replace" install:module="macosx"> + <prop oor:name="Command"><value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> + <value xml:lang="en-US">.uno:Redo</value> + </prop> + </node> </node> <node oor:name="Modules"> <node oor:name="com.sun.star.script.BasicIDE" oor:op="replace"> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits