diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2024-01-22 18:50:31 +0100 |
---|---|---|
committer | Patrick Luby <plubius@libreoffice.org> | 2024-01-22 20:43:33 +0100 |
commit | 20f122eb7b0d301d4e937c346f4c3c824690882d (patch) | |
tree | 1c24b550e81e15482e9e14fd29d63fc6ba7ca4da /officecfg/registry/data | |
parent | 587d9c6bdae11ef9b962679e6c81d3301dd20ab7 (diff) |
tdf#159326: Command-F assigned to both Find and Find and Replace in Calc
Regression from e651d9e657f9b61fb45777d6e7edeb5cb95f8d27
German shortcut improvements for Calc
(2023-09-27)
Change-Id: I4440663025e3eb85c8c73a624769ceec527daa1c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162413
Tested-by: Jenkins
Reviewed-by: Patrick Luby <plubius@libreoffice.org>
Diffstat (limited to 'officecfg/registry/data')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 00e6b566f345..2265ec7c436a 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -1059,7 +1059,6 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing <node oor:name="F_MOD1" oor:op="replace"> <prop oor:name="Command"> <value xml:lang="x-no-translate">L10N SHORTCUTS - NO TRANSLATE</value> - <value xml:lang="en-US" install:module="macosx">.uno:SearchDialog</value> <value xml:lang="de">.uno:Navigator</value> </prop> </node> |