Re: [PUSHED] Re: [Libreoffice] [PATCH] Fix fdo#39639 [EasyHack] Fix duplicate longname IDs

2012-04-21 Thread Victor Lee
Hi, Kendy All of my past & future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. Thank you for the information! Victor Lee On Thu, Apr 5, 2012 at 1:42 AM, Jan Holesovsky wrote: > Hi Victor, > > Victor Lee píše v Ne 25. 12. 2011 v 01:41 +0900: > >> I've reforma

[PUSHED] Re: [Libreoffice] [PATCH] Fix fdo#39639 [EasyHack] Fix duplicate longname IDs

2012-04-04 Thread Jan Holesovsky
Hi Victor, Victor Lee píše v Ne 25. 12. 2011 v 01:41 +0900: > I've reformatted the patch. > The reason for deleting these IDs is stated here: > https://bugs.freedesktop.org/show_bug.cgi?id=39639 > > Sorry for the late reply, and thank you for the advice! > This is my first EasyHack. While clean

Re: [Libreoffice] [PATCH] Fix fdo#39639 [EasyHack] Fix duplicate longname IDs

2011-12-24 Thread Victor Lee
Hi Kendy, I've reformatted the patch. The reason for deleting these IDs is stated here: https://bugs.freedesktop.org/show_bug.cgi?id=39639 Sorry for the late reply, and thank you for the advice! This is my first EasyHack. Victor Lee On Wed, Dec 21, 2011 at 12:51 AM, Jan Holesovsky wrote: > Hi

Re: [Libreoffice] [PATCH] Fix fdo#39639 [EasyHack] Fix duplicate longname IDs

2011-12-20 Thread Jan Holesovsky
Hi Victor, On 2011-12-20 at 17:34 +0900, Victor Lee wrote: > the attached patch simply removes duplicated and unused IDs in > BackgroundsDialog. Thank you for the patch, and welcome to LibreOffice! :-) Just wanted to ask you how did you find these? I mean, it seems to me that "HID:WIZARDS_HID_

[Libreoffice] [PATCH] Fix fdo#39639 [EasyHack] Fix duplicate longname IDs

2011-12-20 Thread Victor Lee
Hello, the attached patch simply removes duplicated and unused IDs in BackgroundsDialog. Victor Lee diff --git a/wizards/com/sun/star/wizards/common/HelpIds.java b/wizards/com/sun/star/wizards/common/HelpIds.java index 12af48a..4c9971b 100644 --- a/wizards/com/sun/star/wizards/common/HelpIds.java