Re: [Koha-patches] [PATCH] [3.4] New wrapper script for handling translation process

2010-02-17 Thread Frédéric DEMIANS
Thanks for testing and your sign-off. It could even be possible to include templates/preferences generation into Koha web installer or Koha admin. This would allow to downsize drastically Koha .tar.gz. ___ Koha-patches mailing list

Re: [Koha-patches] [PATCH] [3.4] New wrapper script for handling translation process

2010-02-17 Thread Galen Charlton
Hi Frédéric, 2010/2/17 Frédéric DEMIANS f.demi...@tamil.fr: Thanks for testing and your sign-off. It could even be possible to include templates/preferences generation into Koha web installer or Koha admin. This would allow to downsize drastically Koha .tar.gz. I will be pushing this to 3.2.

Re: [Koha-patches] [PATCH] [3.4] New wrapper script for handling translation process

2010-02-17 Thread Frédéric DEMIANS
I will be pushing this to 3.2. However, could you send a follow-up patch to have the license match the rest of Koha? Koha currently uses the GPL 2 or later, not the Lesser GPL 2.1, so please replace the license statement with the full text as used in other Koha Perl files: No problem.

[Koha-patches] [PATCH] [3.4] New wrapper script for handling translation process

2010-02-16 Thread Chris Cormack
From: Frédéric Demians f.demi...@tamil.fr Signed-off-by: Chris Cormack chr...@catalyst.net.nz --- misc/translator/LangInstaller.pm | 432 ++ misc/translator/install-code.pl | 47 misc/translator/install.pl | 32 --- misc/translator/pref-trans