Bug 10041 - Provide a koha-translate script to aid package users on installing transl...
authorTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 14 Apr 2013 00:10:33 +0000 (21:10 -0300)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Thu, 2 May 2013 02:02:16 +0000 (22:02 -0400)
commit2cd5afa9741ef432a9f3ecac939c98e20d5ebfc5
tree7c2f6d21432f17f4bea293bcbb5285c582e5b886
parent7d09198659c92eda7046dee0f93e4caf2ec37096
Bug 10041 - Provide a koha-translate script to aid package users on installing translations

Until we have solved the packaging of koha template translations, provide a command that manages the installed translations in a proper way.

To test, build a Debian package of current master+the patches from this bug :-D and try the many options running koha-translate --help provide.

The command itself can be grabbed from a git checkout with this patch applied to test the script's funcionality. If it (and its docs) fits the package building stuff, I'll test on monday when I can be back on my workstation.

Sponsored-by: Universidad Nacional de Córdoba

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Comment: Good adition. Work as described. No errors.
Copied to /usr/local/bin. No errors on install, update, remove, list and check.
Passed-QA-by: Mason James <mtj@kohaaloha.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
debian/docs/koha-translate.xml [new file with mode: 0644]
debian/koha-common.install
debian/scripts/koha-translate [new file with mode: 0755]