summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMihkel Tõnnov <mihhkel@gmail.com>2020-07-09 16:48:49 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-07-15 16:50:11 +0200
commitcc4c992563f12a5155c363d640deda195f127686 (patch)
treebc2fadbd9e2bf53386d12924b86879d427517b55
parentfdb2461833c03c8dd0423226725a537ba710ed37 (diff)
tdf#126085: Restore Ctrl+; & Ctrl+Shift+; shortcuts for nl-NL
Revert the addition of Ctrl+Comma & Ctrl+Shift+Comma for nl-NL, as people commonly use the US International layout in the Netherlands: https://en.wikipedia.org/wiki/QWERTY#Dutch_(Netherlands) Change-Id: I693468a084dd0714bce44bfc641bebda8ca4a394 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98452 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Accelerators.xcu2
1 files changed, 0 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 06bfd060d9da..217278bf0556 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1230,7 +1230,6 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing
<value xml:lang="is">.uno:InsertCurrentDate</value>
<value xml:lang="it">.uno:InsertCurrentDate</value>
<value xml:lang="nb">.uno:InsertCurrentDate</value>
- <value xml:lang="nl-NL">.uno:InsertCurrentDate</value>
<value xml:lang="nn">.uno:InsertCurrentDate</value>
<value xml:lang="pt">.uno:InsertCurrentDate</value>
<value xml:lang="pt-BR">.uno:InsertCurrentDate</value>
@@ -1257,7 +1256,6 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing
<value xml:lang="is">.uno:InsertCurrentTime</value>
<value xml:lang="it">.uno:InsertCurrentTime</value>
<value xml:lang="nb">.uno:InsertCurrentTime</value>
- <value xml:lang="nl-NL">.uno:InsertCurrentTime</value>
<value xml:lang="nn">.uno:InsertCurrentTime</value>
<value xml:lang="pt">.uno:InsertCurrentTime</value>
<value xml:lang="pt-BR">.uno:InsertCurrentTime</value>