From 0d4e04b8378ca3e142c8b2f2c50851b3c74df012 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Sun, 1 Dec 2013 22:51:18 +0100 Subject: fdo#43637 Two commands with the same name "Backspace" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit One of them emulates the "Backspace" and the other one "Shift+Backspace", so I renamed it accordingly Change-Id: I8a2a9f2b5b7212d4ea385c3b5f2e47ac014accc3 Reviewed-on: https://gerrit.libreoffice.org/6887 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'officecfg') diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 1afe40e80eae..88ec469beb7c 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu @@ -1576,7 +1576,7 @@ - Backspace + Shift+Backspace -- cgit