summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn C Barstow <jbowtie@amathaine.com>2004-06-26 07:54:30 +0000
committerJohn C Barstow <jbarstow@src.gnome.org>2004-06-26 07:54:30 +0000
commit4456d157a244cfc894cde0c9ba4587e36b144146 (patch)
treeeb2157c09c376b4db6ede318f3aff3dfb72a3f64
parentc3f50d88cd5dce696e312af91cdeebd5188905cf (diff)
downloadgtksourceview-gnome-2-6.tar.gz
Added mi to ALL_LINGUAS.gnome-2-6
2004-06-26 John C Barstow <jbowtie@amathaine.com> * configure.in: Added mi to ALL_LINGUAS.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8c826ae1..67661eeb 100644
--- a/configure.in
+++ b/configure.in
@@ -94,7 +94,7 @@ if test x$build_tests = xtrue; then
fi
# I18N stuff
-ALL_LINGUAS="az ar be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gu he hi hr hu id it ja ko lt mk mn ml ms nl no pa pl pt pt_BR ru sk sq sr sr@Latn sv ta tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="az ar be bg bn ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gu he hi hr hu id it ja ko lt mi mk mn ml ms nl no pa pl pt pt_BR ru sk sq sr sr@Latn sv ta tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=gtksourceview-1.0
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Package name for gettext])