diff options
| author | Arpad Biro <arpad.biro@gmail.com> | 2006-04-05 20:56:02 +0000 |
|---|---|---|
| committer | a_b <a_b@users.sourceforge.net> | 2006-04-05 20:56:02 +0000 |
| commit | 665d9b99a3347ae9c9357cb565b17824bf0c6e1b (patch) | |
| tree | 3af8c7d069e73f8dd917c574d98808a6acd1de77 | |
| parent | new language zh_TW (diff) | |
| download | inkscape-665d9b99a3347ae9c9357cb565b17824bf0c6e1b.tar.gz inkscape-665d9b99a3347ae9c9357cb565b17824bf0c6e1b.zip | |
new language zh_TW
(bzr r435)
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0dceb4262..7a5802509 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 lt mk nb nl nn pa pl pt pt_BR ru sk sl sr sr@Latn sv tr uk zh_CN" +ALL_LINGUAS="am az be ca cs da de el es es_MX et eu fr ga gl hu it ja lt mk nb nl nn pa pl pt pt_BR ru sk sl sr sr@Latn sv tr uk zh_CN zh_TW" AM_GLIB_GNU_GETTEXT AC_PATH_PROG(PKG_CONFIG, pkg-config, no) |
