Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMohammad DAMT <mdamt@gnome.org>2007-02-26 12:32:29 (GMT)
committer Mohammad DAMT <mdamt@src.gnome.org>2007-02-26 12:32:29 (GMT)
commit8fbac46709b8f5cfd7ed400a3e001944a3e18111 (patch)
tree58f10fde2aed066c4507482d0c2145d958d58453 /configure.in
parent51890bbed52ee6e40176ebe2a25ade9ce322021f (diff)
Added 'id' (Indonesian) in ALL_LINGUAS. Added.
2007-02-26 Mohammad DAMT <mdamt@gnome.org> * configure.in: Added 'id' (Indonesian) in ALL_LINGUAS. * po/id.po: Added. svn path=/trunk/; revision=2485
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 9ed7e54..015148a 100644
--- a/configure.in
+++ b/configure.in
@@ -97,7 +97,7 @@ LDFLAGS="-Wl,--as-needed ${LDFLAGS} ${XF86VM_LIBS}"
#LDFLAGS="${LDFLAGS} ${XF86VM_LIBS}"
dnl Add the languages which your application supports here.
-ALL_LINGUAS="am ar az bg ca cs da de el en_CA en_GB es et eu fi fr ga gu he hi hr hu it ja ka ko lt mk ml mr ms nb ne nl nn pa pl pt pt_BR ro ru rw sk sl so sq sr sr@Latn sv th tr vi wa zh_CN zh_TW"
+ALL_LINGUAS="am ar az bg ca cs da de el en_CA en_GB es et eu fi fr ga gu he hi hr hu id it ja ka ko lt mk ml mr ms nb ne nl nn pa pl pt pt_BR ro ru rw sk sl so sq sr sr@Latn sv th tr vi wa zh_CN zh_TW"
dnl GCompris needs to know which locale are supported
AC_SUBST(ALL_LINGUAS)