diff options
author | bubulle@debian.org <> | 2007-09-19 21:54:03 +0200 |
---|---|---|
committer | bubulle@debian.org <> | 2007-09-19 21:54:03 +0200 |
commit | 36fc5dca8b8eaa38a4ebd3ec52b462df44dd1b82 (patch) | |
tree | 46997e302c39123b542011ab118994881c24f331 /configure.in | |
parent | bf6d5b428e247dd28fb593cc3677da4e5eee0a54 (diff) |
Thai translation added
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 95b4e6726..de2d698b6 100644 --- a/configure.in +++ b/configure.in @@ -196,7 +196,7 @@ ah_GCC3DEP dnl It used to be that the user could select translations and that could get dnl passed to the makefiles, but now that can only work if you use special dnl gettext approved makefiles, so this feature is unsupported by this. -ALL_LINGUAS="bg bs ca cs cy da de dz el en_GB es eu fi fr gl hu it ja ko ku nb nl nn pl pt_BR pt ro ru sk sl sv tl uk vi zn_CN zh_TW" +ALL_LINGUAS="bg bs ca cs cy da de dz el en_GB es eu fi fr gl hu it ja ko ku nb nl nn pl pt_BR pt ro ru sk sl sv th tl uk vi zn_CN zh_TW" AM_GNU_GETTEXT(external) if test x"$USE_NLS" = "xyes"; then AC_DEFINE(USE_NLS) |