Added "th" (Thai) to ALL_LINGUAS.

2004-03-04  Paisa Seeluangsawat  <paisa@users.sf.net>

	* configure.in: Added "th" (Thai) to ALL_LINGUAS.
This commit is contained in:
Paisa Seeluangsawat 2004-03-05 04:12:26 +00:00 committed by Paisa Seeluangsawat
parent 0de86fc8ea
commit 27797e7f78
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2004-03-04 Paisa Seeluangsawat <paisa@users.sf.net>
* configure.in: Added "th" (Thai) to ALL_LINGUAS.
2004-03-01 Rob Adams <readams@readams.net>
* src/stack.c (compute_layer): don't promote due to transiency; we

View File

@ -134,7 +134,7 @@ AC_ARG_ENABLE(shape, [ --disable-shape disable metacity's use
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es fa fi fr ga gl he hi hr hu id is it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_CA en_GB es fa fi fr ga gl he hi hr hu id is it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta th tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use

View File

@ -1,4 +1,4 @@
2004-02-29 Paisa Seeluangsawat <paisa@users.sf.net>
2004-03-04 Paisa Seeluangsawat <paisa@users.sf.net>
* th.po: Added Thai translation.