aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-01 07:18:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-01 07:18:07 +0000
commit75a4ee8b7a6a2327c59b924c5200ee0e529c47bf (patch)
tree96d2a65cf92002abdee2f699a8f0ab7d5224261e /configure.in
parent505aec587f9d21336b813eafe59ad2efd60cfbd1 (diff)
added Vietnamese translation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@795 ee746299-78ed-0310-b773-934348b2243d
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 0cc26d4e..c0339ecb 100644
--- a/configure.in
+++ b/configure.in
@@ -89,7 +89,7 @@ AM_ICONV
AC_CHECK_FUNCS(bind_textdomain_codeset)
dnl for gettext
-ALL_LINGUAS="bg cs da de el es et fr gl hr hu it ja ko lt nl pl pt_BR ro ru sk sl sr sv tr uk zh_CN zh_TW"
+ALL_LINGUAS="bg cs da de el es et fr gl hr hu it ja ko lt nl pl pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=sylpheed
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define text domain.])