diff options
| author | Arpad Biro <arpad.biro@gmail.com> | 2006-06-16 20:07:56 +0000 |
|---|---|---|
| committer | a_b <a_b@users.sourceforge.net> | 2006-06-16 20:07:56 +0000 |
| commit | bb4b063d08423cd8dd1e29dd46a0d3b7229694dc (patch) | |
| tree | 093bb2b5fe578d514294cdae7fc3dba50c641a83 | |
| parent | added Vietnamese (diff) | |
| download | inkscape-bb4b063d08423cd8dd1e29dd46a0d3b7229694dc.tar.gz inkscape-bb4b063d08423cd8dd1e29dd46a0d3b7229694dc.zip | |
added Vietnamese
(bzr r1225)
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 962bc00eb..b752a9633 100644 --- a/configure.ac +++ b/configure.ac @@ -74,7 +74,7 @@ GETTEXT_PACKAGE="AC_PACKAGE_NAME" AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[Translation domain used]) dnl Add the languages which your application supports here. -ALL_LINGUAS="am az be ca cs da de el es es_MX et eu fr ga gl hu it ja ko lt mk nb nl nn pa pl pt pt_BR ru sk sl sr sr@Latn sv tr uk zh_CN zh_TW" +ALL_LINGUAS="am az be ca cs da de el es es_MX et eu fr ga gl hu it ja ko lt mk nb nl nn pa pl pt pt_BR ru sk sl sr sr@Latn sv tr uk vi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT AC_PATH_PROG(PKG_CONFIG, pkg-config, no) |
