summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Droege <slomo@ubuntu.com>2006-06-29 21:13:53 +0000
committerSebastian Droege <slomo@ubuntu.com>2006-06-29 21:13:53 +0000
commit8cbc4032636195259d0f1d9a43098410791939c4 (patch)
tree24f78314cdcc2c7bbc7e8fc9d346e8261f1e7868 /configure.ac
parent21a9869612f9fd95c545fe3394c5458213765629 (diff)
* updated translations, added catalan translation by Jordi Mallach <jordi@canonical.com>
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@109 3be567f1-68ff-0310-b24a-ad7cc433fd2f
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 866cbfe..7675f91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -49,7 +49,7 @@ dnl ========================================================
GETTEXT_PACKAGE=service-discovery-applet
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
AC_SUBST(GETTEXT_PACKAGE)
-ALL_LINGUAS="da de fr"
+ALL_LINGUAS="ca da de fr"
AM_GLIB_GNU_GETTEXT
AM_GLIB_DEFINE_LOCALEDIR([LOCALEDIR])