From d9f751a416db1a6d583e91d0d74b36185429245c Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Tue, 1 Mar 2016 11:48:11 +0400 Subject: tdf#97906 Calc: Correct cell reference shortcut keys Remove Shift+F4 shortcut key for cell reference and add it to the OOo Legacy compatibility mode. Improve wording of cell reference error message. Unify shortcut for Data Sources to Ctrl + Shift + F4. Change-Id: I0f4ab3768d2663984bb294763c2e4b299c5e8186 Reviewed-on: https://gerrit.libreoffice.org/22803 Reviewed-by: Yousuf Philips Tested-by: Yousuf Philips --- .../data/org/openoffice/Office/Accelerators.xcu | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu index dd64bdba7dc2..00b234d7dd83 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -87,7 +87,7 @@ .uno:MacroDialog - + I10N SHORTCUTS - NO TRANSLATE .uno:ViewDataSourceBrowser @@ -347,7 +347,7 @@ .uno:Delete - + I10N SHORTCUTS - NO TRANSLATE .uno:ViewDataSourceBrowser @@ -768,24 +768,6 @@ .uno:ToggleRelative - - - I10N SHORTCUTS - NO TRANSLATE - .uno:ToggleRelative - - - - - I10N SHORTCUTS - NO TRANSLATE - .uno:ViewDataSourceBrowser - - - - - I10N SHORTCUTS - NO TRANSLATE - .uno:ViewDataSourceBrowser - - I10N SHORTCUTS - NO TRANSLATE -- cgit