officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 7 +++++++ 1 file changed, 7 insertions(+)
New commits: commit b90c1c15fbbe01e5343cfc384c2cb427e76908a0 Author: Gökay Şatır <gokaysa...@collabora.com> AuthorDate: Thu Oct 5 11:04:46 2023 +0300 Commit: Gökay ŞATIR <gokaysa...@collabora.com> CommitDate: Thu Oct 5 12:22:19 2023 +0200 Writer: German language shortcuts. * CTRL + M for incrementing the tab indent. * CTRL + SHIFT + M for decrementing the tab indent. Signed-off-by: Gökay Şatır <gokaysa...@collabora.com> Change-Id: I1dcf87808cdf1a0e4c91666557531e7550878236 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157583 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 1fda7c139061..13d7e70dbbe4 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -6768,6 +6768,13 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing <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="de">.uno:IncrementIndent</value> + </prop> + </node> + <node oor:name="M_SHIFT_MOD1" oor:op="replace"> + <prop oor:name="Command"> + <value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value> + <value xml:lang="de">.uno:DecrementIndent</value> </prop> </node> <node oor:name="M_MOD3" oor:op="replace">