From fb8205ddaa5ef59bf6fe520727b0cb1a5036dc85 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 4 Apr 2019 22:12:47 +0200 Subject: Related: tdf#116098 avoid ctrl-shift-e shortcut in more places MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These were originally added in commit 4105862b03b78ff5d80d5e1f5a48f15015f79d3c Avoid the reported problem for the other two instances (Calc and Master document) too Change-Id: Ief3adafec1f05f9fb881da76c844fe8525143029 Reviewed-on: https://gerrit.libreoffice.org/70272 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'officecfg/registry') diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 39f808c92ddc..e801113674ec 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -2184,7 +2184,7 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing .uno:SelectAll - + I10N SHORTCUTS - NO TRANSLATE .uno:TrackChanges @@ -7511,7 +7511,7 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing .uno:Undo - + I10N SHORTCUTS - NO TRANSLATE .uno:TraceChangeMode -- cgit