From 25c194163c531648f7ad8cdb1a64a03407f75efc Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 12 Apr 2012 12:55:55 +0200 Subject: fdo#48584 Shift+F3 should be the shourtcut for Edit > Duplicate in Draw ... just like it is in Impress. The fix for fdo#32559 was partially reverted. I think .uno:CopyObjects is more useful in Draw, than .uno:ChangeCaseRotateCase. --- officecfg/registry/data/org/openoffice/Office/Accelerators.xcu | 7 +------ 1 file changed, 1 insertion(+), 6 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 30702f9de4f6..685b7b434a67 100644 --- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu @@ -1131,14 +1131,9 @@ .uno:LeaveGroup - I10N SHORTCUTS - NO TRANSLATE - .uno:ChangeCaseRotateCase + .uno:CopyObjects -- cgit