From 2075a1e4a4001300afeef3bf1c9c285022ed7473 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Wed, 7 Sep 2016 20:23:04 +0400 Subject: tdf#101951 Add shortcuts to common alignment shortcuts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0e5b63fa1167b44d79c433f7ab864e11f18e3b42 Reviewed-on: https://gerrit.libreoffice.org/28724 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- .../data/org/openoffice/Office/Accelerators.xcu | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index e33d7a42f8ce..26f902815fee 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -79,6 +79,7 @@ I10N SHORTCUTS - NO TRANSLATE .uno:SelectAll + .uno:CommonAlignHorizontalCenter @@ -130,6 +131,18 @@ .uno:Save + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CommonAlignJustified + + + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CommonAlignLeft + + I10N SHORTCUTS - NO TRANSLATE @@ -154,6 +167,12 @@ .uno:Print + + + I10N SHORTCUTS - NO TRANSLATE + .uno:CommonAlignRight + + I10N SHORTCUTS - NO TRANSLATE -- cgit