From 8d2d627a13de56bb95802d8ca1086933314fee46 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 31 May 2021 00:15:04 +0200 Subject: tdf#142257 Add Word-compatible secondary shortcuts for Grow/Shrink Only for Hungarian, so we are not clashing with / wasting precious combinations for other languages. This would provide UX-interop with Word, yet the new default which is consistent with Impress is kept so it's the best of both worlds. Change-Id: Ia74c570bb94835d4a173a536f49d5a4f50e23542 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116418 Tested-by: Jenkins Reviewed-by: Balazs Varga --- .../data/org/openoffice/Office/Accelerators.xcu | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) (limited to 'officecfg/registry/data/org/openoffice/Office/Accelerators.xcu') diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index 8e7f749bc096..0e14b89668e2 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -7957,6 +7957,20 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing .uno:Undo + + + I10N SHORTCUTS - NO TRANSLATE + + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + + .uno:Grow + + @@ -8079,6 +8093,20 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing .uno:Undo + + + I10N SHORTCUTS - NO TRANSLATE + + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + + .uno:Grow + + @@ -8139,6 +8167,20 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing .uno:Undo + + + I10N SHORTCUTS - NO TRANSLATE + + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + + .uno:Grow + + @@ -8159,6 +8201,20 @@ Ctrl+Shift+e aka E_SHIFT_MOD1 under GTK/IBUS is for some emoji thing .uno:Undo + + + I10N SHORTCUTS - NO TRANSLATE + + .uno:Shrink + + + + + I10N SHORTCUTS - NO TRANSLATE + + .uno:Grow + + -- cgit v1.2.3