summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorMohammad DAMT <mdamt@bisnisweb.com>2003-06-26 04:32:46 +0000
committerMohammad DAMT <mdamt@src.gnome.org>2003-06-26 04:32:46 +0000
commit53cf5bee75bdceff1ee3dfedea7ccc1f0693fd8d (patch)
tree5d8d4440da1bc7ba47621695872e3d223fafbbcd /configure.in
parent4b694bdcf29554d79854e4fc37952d321006784e (diff)
downloadnautilus-53cf5bee75bdceff1ee3dfedea7ccc1f0693fd8d.tar.gz
Added Indonesian translation by Yohanes Nugroho <yohanes@opensource.or.id>
2003-06-26 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation by Yohanes Nugroho <yohanes@opensource.or.id> * 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 040fc6519..8d4612f42 100644
--- a/configure.in
+++ b/configure.in
@@ -94,7 +94,7 @@ PKG_CHECK_MODULES(ALL, \
$STARTUP_NOTIFICATION_PACKAGE)
dnl ==========================================================================
-ALL_LINGUAS="am ar az be bg bn ca cs da de el en_GB es et eu fa fi fr ga gl he hi hu is it ja ko li lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv th tr uk vi wa yi zh_CN zh_TW"
+ALL_LINGUAS="am ar az be bg bn ca cs da de el en_GB es et eu fa fi fr ga gl he hi hu id is it ja ko li lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv th tr uk vi wa yi zh_CN zh_TW"
GETTEXT_PACKAGE=nautilus
AC_SUBST(GETTEXT_PACKAGE)