summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2013-12-01 22:51:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-12-02 10:51:05 +0000
commit5ede7a6eb759081bb4041dac7b792965b6a1d52a (patch)
tree666a25e64cd8237504082678080612e390b73645 /officecfg
parent6ae13bbd9f9bb54ee6720171c3f3a5bb6eef969c (diff)
fdo#43637 Two commands with the same name "Backspace"
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 <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 0d4e04b8378ca3e142c8b2f2c50851b3c74df012)
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu2
1 files changed, 1 insertions, 1 deletions
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 @@
</node>
<node oor:name=".uno:ShiftBackspace" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Backspace</value>
+ <value xml:lang="en-US">Shift+Backspace</value>
</prop>
</node>
<node oor:name=".uno:SelectWord" oor:op="replace">