Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJordi Mallach <jordim@src.gnome.org>2005-02-07 12:56:21 (GMT)
committer Jordi Mallach <jordim@src.gnome.org>2005-02-07 12:56:21 (GMT)
commitb7616057500ca0186274364befbdb72b06dfe7fb (patch)
treee37963c5d5f739d608ed2012bdf660ad9836c7ad /configure.ac
parentd58fdf40717bb64e9967670918a4f3f909bd304f (diff)
Added "ca" (Catalan) to ALL_LINGUAS.
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 21b39cd..ed15758 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ AC_STDC_HEADERS
AC_PROG_RANLIB
AC_PROG_INTLTOOL
-ALL_LINGUAS="cs da de en_CA ja no nb nl pt_BR sv zh_CN"
+ALL_LINGUAS="ca cs da de en_CA ja no nb nl pt_BR sv zh_CN"
AM_GLIB_GNU_GETTEXT