Re: [Libreoffice] Script to find german comments in the code

2010-10-24 Thread Miklos Vajna
On Sun, Oct 24, 2010 at 07:19:55PM +0200, Jan Holesovsky wrote: > Sure - please go ahead. Can you please also update the EasyHacks page > with the info about how to run it? OK, I just pushed it and updated http://wiki.documentfoundation.org/Development/Easy_HacksTranslationOfComments showing a

Re: [Libreoffice] Script to find german comments in the code

2010-10-24 Thread Jan Holesovsky
Hi Miklos, On 2010-10-24 at 14:25 +0200, Miklos Vajna wrote: > Last night before we came home we write a small script with Jonas that > tries to find German comments in the LibreOffice source code (tracked > files with hxx or cxx extension). Wow - what a cool idea! :-) > Patch attached - is OK

[Libreoffice] Script to find german comments in the code

2010-10-24 Thread Miklos Vajna
Hi, Last night before we came home we write a small script with Jonas that tries to find German comments in the LibreOffice source code (tracked files with hxx or cxx extension). I'm attaching as a patch, I think it may make sense to have it in the scratch/ directory of build.git. What do you th