Added ta to ALL_LINGUAS.

This commit is contained in:
Fatih Demir
2001-06-26 10:24:29 +00:00
parent 0c89ef8f68
commit 0319027436
8 changed files with 29 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-06-26 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added ta to the languages list.
2001-06-06 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Check for nl_langinfo (CODESET). Code taken from

View File

@@ -1,3 +1,7 @@
2001-06-26 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added ta to the languages list.
2001-06-06 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Check for nl_langinfo (CODESET). Code taken from

View File

@@ -1,3 +1,7 @@
2001-06-26 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added ta to the languages list.
2001-06-06 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Check for nl_langinfo (CODESET). Code taken from

View File

@@ -1,3 +1,7 @@
2001-06-26 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added ta to the languages list.
2001-06-06 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Check for nl_langinfo (CODESET). Code taken from

View File

@@ -1,3 +1,7 @@
2001-06-26 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added ta to the languages list.
2001-06-06 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Check for nl_langinfo (CODESET). Code taken from

View File

@@ -1,3 +1,7 @@
2001-06-26 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added ta to the languages list.
2001-06-06 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Check for nl_langinfo (CODESET). Code taken from

View File

@@ -1,3 +1,7 @@
2001-06-26 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added ta to the languages list.
2001-06-06 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Check for nl_langinfo (CODESET). Code taken from

View File

@@ -183,7 +183,7 @@ AC_SUBST(STRIP_BEGIN)
AC_SUBST(STRIP_END)
# i18n stuff
ALL_LINGUAS="az ca cs da de el es et eu fi fr ga gl hr hu it ja ko lt nl no nn pl pt pt_BR ro ru sk sl sp sr sv tr uk vi wa zh_CN.GB2312 zh_TW.Big5"
ALL_LINGUAS="az ca cs da de el es et eu fi fr ga gl hr hu it ja ko lt nl no nn pl pt pt_BR ro ru sk sl sp sr sv ta tr uk vi wa zh_CN.GB2312 zh_TW.Big5"
AM_GTK_GNU_GETTEXT
LIBS="$LIBS $INTLLIBS"