officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 3c8b3451c94aa6134752d110df58e93e6412cf02
Author:     Mihkel Tõnnov <mihh...@gmail.com>
AuthorDate: Thu Jul 9 16:48:49 2020 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Wed Aug 12 09:52:18 2020 +0200

    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/+/98440
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu 
b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index d54fabafaebc..8124fef24d53 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -1223,7 +1223,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>
@@ -1250,7 +1249,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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to