diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2003-04-06 14:11:58 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2003-04-06 14:11:58 +0000 |
commit | cdbcc573496460d11714e827c02644e42a5bc5e2 (patch) | |
tree | 46dee6482d4e3034b32a336c5c8d45cb59068829 /configure.ac | |
parent | de57fc0343a02eaefd85ceba4dac2ce88c6e74f8 (diff) | |
download | xine-lib-cdbcc573496460d11714e827c02644e42a5bc5e2.tar.gz xine-lib-cdbcc573496460d11714e827c02644e42a5bc5e2.tar.bz2 |
new it po file from Giovanni Venturi <jumpyj@libero.it>
CVS patchset: 4553
CVS date: 2003/04/06 14:11:58
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f6836c80b..d1ceb2bf9 100644 --- a/configure.ac +++ b/configure.ac @@ -133,7 +133,7 @@ dnl NLS Support dnl --------------------------------------------- dnl ALL_LINGUAS="cs da de el en@quot en@boldquot es et fr gl id it ja ko nl nn no pl pt pt_BR ru sl sv tr zh" -ALL_LINGUAS="fr pt_BR de sk es pl_PL cs" +ALL_LINGUAS="fr pt_BR de sk es pl_PL cs it" AM_GNU_GETTEXT(use-libtool, need-ngettext) AC_PROG_GMSGFMT_PLURAL AC_CONFIG_LINKS($nls_cv_header_libgt, $nls_cv_header_intl) |