summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPaisa Seeluangsawat <paisa@users.sf.net>2004-03-05 04:12:26 +0000
committerPaisa Seeluangsawat <paisa@src.gnome.org>2004-03-05 04:12:26 +0000
commit27797e7f78ca81fb886b282785204367380aac61 (patch)
treeca71a9f940e4dcd6e9563521c7ecb764a678b1de /configure.in
parent0de86fc8eaca09e10f6e03cb37528a09cf6da2e7 (diff)
downloadmetacity-27797e7f78ca81fb886b282785204367380aac61.tar.gz
Added "th" (Thai) to ALL_LINGUAS.
2004-03-04 Paisa Seeluangsawat <paisa@users.sf.net> * configure.in: Added "th" (Thai) to ALL_LINGUAS.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1b8d1de1..f35a0d56 100644
--- a/configure.in
+++ b/configure.in
@@ -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