officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0d4e04b8378ca3e142c8b2f2c50851b3c74df012 Author: Samuel Mehrbrodt <s.mehrbr...@gmail.com> Date: Sun Dec 1 22:51:18 2013 +0100 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 <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu index 1afe40e..88ec469 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">
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits