officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 12 ++++++++++ 1 file changed, 12 insertions(+)
New commits: commit 509c91aca5a9e89e9453082486ac7d67f649a7f5 Author: Yousuf Philips <philip...@hotmail.com> Date: Sat May 13 15:10:08 2017 +0400 tdf#87674 Ctrl + Shift + M for Default Formatting Change-Id: Ia6c9bab57fc7e91aea261faf2df3e4e1f21783cb Reviewed-on: https://gerrit.libreoffice.org/37571 Reviewed-by: Yousuf Philips <philip...@hotmail.com> Tested-by: Yousuf Philips <philip...@hotmail.com> diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 78380bda67bd..c15ad3e4a2b9 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -3006,12 +3006,24 @@ <value xml:lang="en-US" install:module="unxwnt">.uno:InsertPage</value> </prop> </node> + <node oor:name="M_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" install:module="unxwnt">.uno:SetDefault</value> + </prop> + </node> <node oor:name="M_MOD3" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> <value xml:lang="en-US" install:module="macosx">.uno:InsertPage</value> </prop> </node> + <node oor:name="M_SHIFT_MOD3" oor:op="replace"> + <prop oor:name="Command"> + <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> + <value xml:lang="en-US" install:module="macosx">.uno:SetDefault</value> + </prop> + </node> <node oor:name="N_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits