Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSayamindu Dasgupta <sayamindu@gmail.com>2007-12-03 04:27:57 (GMT)
committer Sayamindu Dasgupta <sayamindu@gmail.com>2007-12-03 04:27:57 (GMT)
commit8b5cf46945584272fcce48981b9632539eb43c7e (patch)
tree6224e5d11d3f46aef9dc20a9f08e0c2ca81ccd5a /configure.ac
parent306bea0c24506c9c1a248cdf1bc2ef577edb368a (diff)
Added a bunch of new languages added via Pootle.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2ccb7db..e4858bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_SUBST(PYGTK_DEFSDIR)
# Setup GETTEXT
#
-ALL_LINGUAS="ar de el es fr ha ig it mk pl pt_BR yo"
+ALL_LINGUAS="ar el fr ig ja ml pl yo de es ha it mk pa pt_BR"
GETTEXT_PACKAGE=sugar
AC_PROG_INTLTOOL([0.33])
AC_SUBST(GETTEXT_PACKAGE)