summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2005-01-28 18:43:34 +0000
committerChristian Rose <menthos@src.gnome.org>2005-01-28 18:43:34 +0000
commit638ff5498d91eda155829ebb8b4e0b230812f4b4 (patch)
treedd6aa67150201b6d134aaf762f8bf05291edb931 /configure.in
parent5d549e5bdb4c1fad580de06f3f1addf734222baf (diff)
Added "tl" to ALL_LINGUAS. Added Tagalog translation by Eric Pareja
2005-01-28 Christian Rose <menthos@menthos.com> * configure.in: Added "tl" to ALL_LINGUAS. * po/tl.po: Added Tagalog translation by Eric Pareja <xenos@upm.edu.ph>.
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 d76f9eaa6..9ad54d2f7 100644
--- a/configure.in
+++ b/configure.in
@@ -412,7 +412,7 @@ dnl
dnl gettext support
dnl
-ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr id is it ja ko lt lv mk mn ms nb ne nl nn no or pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta tr uk vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr id is it ja ko lt lv mk mn ms nb ne nl nn no or pa pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta tl tr uk vi wa yi zh_CN zh_TW"
GLIB_GNU_GETTEXT
if test "$gt_cv_have_gettext" != "yes" ; then