aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@src.gnome.org>2003-05-30 23:20:55 +0800
committerPablo Saratxaga <pablo@src.gnome.org>2003-05-30 23:20:55 +0800
commit2e1109c635f8faaba1438a6cb00a319f1440a7e9 (patch)
tree72f0c43e7317b504e7aa424f08de2066b86f7613 /configure.in
parentf3986f2e89ffac3d2f6a497fae4fd82db4b6ce72 (diff)
downloadgsoc2013-epiphany-2e1109c635f8faaba1438a6cb00a319f1440a7e9.tar
gsoc2013-epiphany-2e1109c635f8faaba1438a6cb00a319f1440a7e9.tar.gz
gsoc2013-epiphany-2e1109c635f8faaba1438a6cb00a319f1440a7e9.tar.bz2
gsoc2013-epiphany-2e1109c635f8faaba1438a6cb00a319f1440a7e9.tar.lz
gsoc2013-epiphany-2e1109c635f8faaba1438a6cb00a319f1440a7e9.tar.xz
gsoc2013-epiphany-2e1109c635f8faaba1438a6cb00a319f1440a7e9.tar.zst
gsoc2013-epiphany-2e1109c635f8faaba1438a6cb00a319f1440a7e9.zip
Added Vietnamese file
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 8772afe56..bd7fbcea0 100644
--- a/configure.in
+++ b/configure.in
@@ -213,7 +213,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am be ca cs da de el es fr hu ja ko nl ms no pl pt pt_BR ru sr sr@Latn sv tr zh_TW"
+ALL_LINGUAS="am be ca cs da de el es fr hu ja ko nl ms no pl pt pt_BR ru sr sr@Latn sv tr vi zh_TW"
GETTEXT_PACKAGE=epiphany-2.0
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")