summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMohammad DAMT <mdamt@bisnisweb.com>2003-02-17 07:51:59 +0000
committerMohammad DAMT <mdamt@src.gnome.org>2003-02-17 07:51:59 +0000
commitbda0ed7e5d765b44d3a060bafb66695a1d6d534c (patch)
tree44f6b9023cc1ed5bba5f2aac15158988d95ac859 /configure.in
parentc8ae32c0726fc5cef6dc9a3bf4c351212069fc62 (diff)
downloadgdk-pixbuf-bda0ed7e5d765b44d3a060bafb66695a1d6d534c.tar.gz
Added Indonesian translation Added "id" to ALL_LINGUAS
2003-02-17 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation * configure.in: Added "id" to ALL_LINGUAS
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 6115cc28a..c3dc1313c 100644
--- a/configure.in
+++ b/configure.in
@@ -389,7 +389,7 @@ AC_SUBST(STRIP_BEGIN)
AC_SUBST(STRIP_END)
# i18n stuff
-ALL_LINGUAS="az be bg ca cs cy da de el en_GB 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 yi zh_TW zh_CN"
+ALL_LINGUAS="az be bg ca cs cy da de el en_GB es et eu fa fi fr ga gl he hi hr hu ia id 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 yi zh_TW zh_CN"
AM_GLIB_GNU_GETTEXT
LIBS="$LIBS $INTLLIBS"