summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2003-03-13 13:44:09 +0000
committerChristian Rose <menthos@src.gnome.org>2003-03-13 13:44:09 +0000
commitbe96be95f6f84854568f1a95d2ab300430fea764 (patch)
tree24a82dce42e249cc64b09884a0865ec21b8ec34e /configure.in
parent6b144cd2eb0e4e4a9118a9a446c3b41a8f554d21 (diff)
downloadmetacity-be96be95f6f84854568f1a95d2ab300430fea764.tar.gz
Added "ml" to ALL_LINGUAS. Added Malayalam translation by FSF-India
2003-03-13 Christian Rose <menthos@menthos.com> * configure.in: Added "ml" to ALL_LINGUAS. * po/ml.po: Added Malayalam translation by FSF-India <locale@gnu.org.in>.
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 11fc6212..9711a8cd 100644
--- a/configure.in
+++ b/configure.in
@@ -116,7 +116,7 @@ AC_ARG_ENABLE(shape, [ --disable-shape disable metacity's use
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="am az be bg ca cs da de el en_GB es fa fi fr ga gl he hu it ja ko lv mk mn ms nl no pl pt pt_BR ro ru sl sk sv tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="am az be bg ca cs da de el en_GB es fa fi fr ga gl he hu it ja ko lv mk ml mn ms nl no pl pt pt_BR ro ru sl sk sv tr uk vi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use