And here is the CalcCommans.xcu Regards, Balint Dozsa
2011. február 21. 23:22 Bálint Dózsa írta, <dozsabal...@gmail.com>: > Hi, > > I fixed this bug: https://bugs.freedesktop.org/show_bug.cgi?id=32574 > My code is under the LGPLv3+/MPL dual license. > > Regards, > Balint Dozsa >
From b10dfc02964d23d021ca106ec0187cbcdaefdb53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20D=C3=B3zsa?= <dozsabal...@gmail.com> Date: Tue, 22 Feb 2011 10:44:44 +0100 Subject: [PATCH] Bug 32574 --- .../data/org/openoffice/Office/UI/CalcCommands.xcu | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu index bfc9ece..cd98f97 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu @@ -449,6 +449,11 @@ <value xml:lang="en-US">Undo Selection</value> </prop> </node> + <node oor:name=".uno:SwBackspace" oor:op="replace"> + <prop oor:name="Label" oor:type="xs:string"> + <value xml:lang="en-US">Backspace</value> + </prop> + </node> <node oor:name=".uno:GoToCurrentCell" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> <value xml:lang="en-US">To Current Cell</value> -- 1.7.1
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice