summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2003-01-22 01:48:38 +0000
committerChristian Rose <menthos@src.gnome.org>2003-01-22 01:48:38 +0000
commit6041a824e7b8bd3098db2e2b1ed241010fb89c63 (patch)
tree4e46d651bf0f83c32d85fc6f33ca892aa641b2cb /configure.in
parente435fc1fd16eddc3871ce73d4a00f06e4e9ce914 (diff)
downloadgtk+-6041a824e7b8bd3098db2e2b1ed241010fb89c63.tar.gz
Added "mn" to ALL_LINGUAS. Added Mongolian translation by Sanlig Badral
2003-01-22 Christian Rose <menthos@menthos.com> * configure.in: Added "mn" to ALL_LINGUAS. * po/mn.po: Added Mongolian translation by Sanlig Badral <badral@chinggis.com>.
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 b8611767ae..ac4f005f23 100644
--- a/configure.in
+++ b/configure.in
@@ -392,7 +392,7 @@ AC_SUBST(STRIP_BEGIN)
AC_SUBST(STRIP_END)
# i18n stuff
-ALL_LINGUAS="az be bg ca cs cy da de el en_GB en@IPA es et eu fa fi fr ga gl he hi hr hu ia it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sp sr sv tr uk vi wa zh_TW zh_CN"
+ALL_LINGUAS="az be bg ca cs cy da de el en_GB en@IPA es et eu fa fi fr ga gl he hi hr hu ia it ja ko lt lv mn ms nl nn no pl pt pt_BR ro ru sk sl sp sr sv tr uk vi wa zh_TW zh_CN"
AM_GLIB_GNU_GETTEXT
LIBS="$LIBS $INTLLIBS"