Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSayamindu Dasgupta <sayamindu@gmail.com>2008-06-24 01:15:01 (GMT)
committer Sayamindu Dasgupta <sayamindu@gmail.com>2008-06-24 01:15:01 (GMT)
commit8ab156872b97e310c77ff8dd12578615f35efaaa (patch)
tree469dfb8942bed3db236c87a1bfdc9754d38302d6
parentad87dcc82c2c36fa1e8955b0bbc4e68cab9f2da9 (diff)
Update ALL_LINGUAS
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c6a94cf..4a12603 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ PKG_CHECK_MODULES(EXTENSION, pygobject-2.0)
# Setup GETTEXT
#
-ALL_LINGUAS=""
+ALL_LINGUAS="af am ar ay bg bn bn_IN ca de dz el en es fa fa_AF ff fr gu ha hi ht ig is it ja km ko mk ml mn mr mvo ne nl pa pap pis pl ps pt pt_BR qu ro ru rw sd si te th tpi tr ur vi yo zh_CN zh_TW"
GETTEXT_PACKAGE=sugar-base
AC_PROG_INTLTOOL([0.33])
AC_SUBST(GETTEXT_PACKAGE)