Need help with makefiles

2012-09-10 Thread zolniatamas
Hi all, I have a problem with writing makefiles and I hope somebody can help me to solve it. I have this code: define gb_ConcatPo $(foreach lang,$(filter-out en-US,$(gb_WITH_LANG)), $(shell cat $(gb_POLOCATION)/$(lang)/$(1) $(2) printf \n $(2))) endef define gb_Transex3Merge

Re: Need help with makefiles

2012-09-10 Thread zolniatamas
Idézet (Matúš Kukan matus.ku...@gmail.com): Hi Matus, Hi, On 10 September 2012 14:31, zolniata...@caesar.elte.hu wrote: define gb_ConcatPo echo $(2) $(foreach lang,$(filter-out en-US,$(gb_WITH_LANG)), $(shell cat $(gb_POLOCATION)/$(lang)/$(1) $(2) printf \n $(2))) endef then the

[PATCH] Some cleanup for better localization

2012-08-22 Thread zolniatamas
Hi, Working with localization tools I recognized some wrong codes, which prevent localization from perfect working. I solved some(see patch), but remained one which not so simply. In /help/helpcontent2/source/text/swriter/guide/using_hyphen.xhp at the 96. line, there is a localization

[ Patch ] fdo#37791 Insert selected text to Findbar by Ctrl+f

2012-08-10 Thread zolniatamas
Hi, At last I managed to get Findbar to behave with Ctrl+f as excepted. Details in patch description. Regards, Zolnai TamásFrom 7403288c94b25ce3391d0d0fcc7624b68dd8316a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolnai=20Tam=C3=A1s?= zolniata...@caesar.elte.hu Date: Fri, 10 Aug 2012

Re: [ Patch ] fdo#37791 Insert selected text to Findbar by Ctrl+f

2012-08-10 Thread zolniatamas
Hi, Miklós Required changes have done. Regards, Zolnai Tamás From 44e45fc2f99c78b014952dbe3d38e7822ae2340f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolnai=20Tam=C3=A1s?= zolniata...@caesar.elte.hu Date: Fri, 10 Aug 2012 09:32:03 +0200 Subject: [PATCH] fdo#37791 Insert selected text to

Re: [PUSHED] fdo#49750 Search Findbar's History

2012-08-09 Thread zolniatamas
Hi Kendy, Thanks for the correction! I'll pay attention these things in the future! Regards, Zolnai Tamás ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[ Patch ] fdo#49750 Search Findbar's History

2012-08-08 Thread zolniatamas
Hi, This patch make the mentioned Toolbar to remember the searched strings after closing and reopening. Details in patch description. Regards, Zolnai TamásFrom 5fed6d6f3e4a18129ae9afa9a86c72ce7c5b37dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolnai=20Tam=C3=A1s?=

Re: [ Patch ] fdo#46193: Made MessageBox copyable

2012-08-06 Thread zolniatamas
Hi, Oh, I forgot the text, which is copyable now in all MessageBox, (WarningBox, ErrorBox, etc.), with this patch. I hope it will be usefull. Regards, Zolnai Tamás ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

License statement

2012-07-26 Thread zolniatamas
All my contributions, past and future, to LibreOffice are licensed under the terms of the MPL / LGPLv3+. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice