Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
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
parentd58fdf40717bb64e9967670918a4f3f909bd304f (diff)
Added "ca" (Catalan) to ALL_LINGUAS.
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 89ff836..8ea65e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-07 Jordi Mallach <jordi@sindominio.net>
+
+ * configure.ac (ALL_LINGUAS): Added "ca" (Catalan).
+
2005-02-04 Marco Pesenti Gritti <marco@gnome.org>
* NEWS:
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