diff options
Diffstat (limited to 'officecfg/registry/data')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 79ea6024a48a..da69c835ab9d 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -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"> |