Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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