[koha-commits] updated branch master (3c3aac0848e5a9b37d9ec83f5d7b9e013bfcb7f6)

Koha Gitosis gitosis at git.koha.org
Thu Feb 18 17:43:58 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Koha GitWeb".

The branch, master has been updated
       via  3c3aac0848e5a9b37d9ec83f5d7b9e013bfcb7f6 (commit)
       via  c05b7747b905384f5daaf7dd8dcbfa1bf96d3a2f (commit)
      from  999e78ac30340053cc3b5d03c0a4e9a2b36581bc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3c3aac0848e5a9b37d9ec83f5d7b9e013bfcb7f6
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Wed Feb 17 12:31:38 2010 +0100

    Follow up for new translation wrapper
    (cherry picked from commit 17bdeb66e041f295214d1406620669c090b4e4de)
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c05b7747b905384f5daaf7dd8dcbfa1bf96d3a2f
Author: Frédéric Demians <f.demians at tamil.fr>
Date:   Wed Feb 17 20:16:43 2010 +1300

    New wrapper script for handling translation process
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

-----------------------------------------------------------------------

Summary of changes:
 misc/translator/LangInstaller.pm |  440 ++++++++++++++++++++++++++++++++++++++
 misc/translator/install-code.pl  |   47 ----
 misc/translator/install.pl       |   32 ---
 misc/translator/pref-trans       |  312 ---------------------------
 misc/translator/rebuild_lang.sh  |    9 -
 misc/translator/translate        |  134 ++++++++++++
 6 files changed, 574 insertions(+), 400 deletions(-)
 create mode 100755 misc/translator/LangInstaller.pm
 delete mode 100755 misc/translator/install-code.pl
 delete mode 100755 misc/translator/install.pl
 delete mode 100755 misc/translator/pref-trans
 delete mode 100755 misc/translator/rebuild_lang.sh
 create mode 100755 misc/translator/translate


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list