diff options
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index bbaa03027014..7ea89afa226a 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -218,12 +218,20 @@ --> <value xml:lang="de" install:module="unxwnt"></value> <value xml:lang="vi" install:module="unxwnt"></value> + <value xml:lang="eu" install:module="unxwnt"></value> + <value xml:lang="gl" install:module="unxwnt"></value> + <value xml:lang="nl" install:module="unxwnt"></value> + <value xml:lang="pt-BR" install:module="unxwnt"></value> </prop> </node> <node oor:name="C_MOD2" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> <value xml:lang="de" install:module="unxwnt">.uno:UnicodeNotationToggle</value> + <value xml:lang="eu" install:module="unxwnt">.uno:UnicodeNotationToggle</value> + <value xml:lang="gl" install:module="unxwnt">.uno:UnicodeNotationToggle</value> + <value xml:lang="nl" install:module="unxwnt">.uno:UnicodeNotationToggle</value> + <value xml:lang="pt-BR" install:module="unxwnt">.uno:UnicodeNotationToggle</value> </prop> </node> <node oor:name="X_MOD1_MOD2" oor:op="replace"> |