~vcs-imports/scrollkeeper/head

« back to all changes in this revision

Viewing changes to configure.in

  • Committer: trmac
  • Date: 2006-04-16 16:52:55 UTC
  • Revision ID: Arch-1:scrollkeeper@products.ubuntu.com%scrollkeeper--MAIN--0--patch-754
2006-04-16  Miloslav Trmac  <mitr@volny.cz>

        * cl/templates/Makefile.am: Added "ne" to TRANSLATED_LOCALES.

        * configure.in: Added "ne" to ALL_LINGUAS.

        * po/ne.po: Added Nepali translation by Pawan Chitrakar
        <pawan@mpp.org.np>.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
AM_PROG_LIBTOOL
35
35
AC_PROG_INTLTOOL([0.28])
36
36
 
37
 
ALL_LINGUAS="am az be ca cs cy da de el en_GB es eu fi fr hu it ja kn ko nl nn no pl pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
 
37
ALL_LINGUAS="am az be ca cs cy da de el en_GB es eu fi fr hu it ja kn ko ne nl nn no pl pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi wa zh_CN zh_TW"
38
38
 
39
39
dnl ====================================
40
40
dnl = Begin checks for typedefs, structures, and compiler characteristics.