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 +09

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:

[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