tdf#104372 Update accelerator command of CTRL+M in Draw.

The UNO command of default formatting in Draw is .uno:SetDefault
instead of .uno:ResetAttributes.

Change-Id: I9fea2cb6b89f7869cfcd40fa6e1768952563a4f6
Reviewed-on: https://gerrit.libreoffice.org/33085
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mark Hung <marklh9@gmail.com>
This commit is contained in:
Mark Hung 2017-01-15 17:43:37 +08:00
parent e033311c1a
commit fef38c79e4

View File

@ -1701,13 +1701,13 @@
<node oor:name="M_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:ResetAttributes</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:ResetAttributes</value>
<value xml:lang="en-US" install:module="macosx">.uno:SetDefault</value>
</prop>
</node>
<node oor:name="N_MOD1" oor:op="replace">