summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2008-03-28 19:42:07 +0000
committerMarcus Meissner <marcus@jet.franken.de>2008-03-28 19:42:07 +0000
commit66b2b5b1da4c18e5e074fe3e588aec1f5fd4d120 (patch)
tree977356b6498b772ae09cb9858ad2a83917f336c0
parenta540451e89a8c350f6ec853666e37905155b68b4 (diff)
downloadlibgphoto2-66b2b5b1da4c18e5e074fe3e588aec1f5fd4d120.tar.gz
added vietnamese
git-svn-id: https://svn.code.sf.net/p/gphoto/code/branches/libgphoto2-2_4/libgphoto2@11041 67ed7778-7388-44ab-90cf-0a291f65f57c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d42e5a2fb..5ea23b70a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -222,7 +222,7 @@ dnl ---------------------------------------------------------------------------
dnl i18n support (including some hacks)
dnl ---------------------------------------------------------------------------
-ALL_LINGUAS="da de es eu fr hu it ja nl nb pl ru sl sv uk zh_CN"
+ALL_LINGUAS="da de es eu fr hu it ja nl nb pl ru sl sv uk vi zh_CN"
GP_GETTEXT_HACK([${PACKAGE}-${LIBGPHOTO2_CURRENT_MIN}],[The gPhoto Team],[${MAIL_GPHOTO_TRANSLATION}])
AM_GNU_GETTEXT_VERSION([0.14.1])
AM_GNU_GETTEXT([external])