aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorJesus Bravo Alvarez <jesusb@src.gnome.org>2000-04-08 19:59:51 +0800
committerJesus Bravo Alvarez <jesusb@src.gnome.org>2000-04-08 19:59:51 +0800
commita16423ef8ad6ab23085e0b458c3f66aa7124fef4 (patch)
tree0f3f3bb743cee0556696f0a24055fa5046bbda12 /configure.in
parente41189606efa17a209865d71f5730dde5ffb3c89 (diff)
downloadgsoc2013-evolution-a16423ef8ad6ab23085e0b458c3f66aa7124fef4.tar
gsoc2013-evolution-a16423ef8ad6ab23085e0b458c3f66aa7124fef4.tar.gz
gsoc2013-evolution-a16423ef8ad6ab23085e0b458c3f66aa7124fef4.tar.bz2
gsoc2013-evolution-a16423ef8ad6ab23085e0b458c3f66aa7124fef4.tar.lz
gsoc2013-evolution-a16423ef8ad6ab23085e0b458c3f66aa7124fef4.tar.xz
gsoc2013-evolution-a16423ef8ad6ab23085e0b458c3f66aa7124fef4.tar.zst
gsoc2013-evolution-a16423ef8ad6ab23085e0b458c3f66aa7124fef4.zip
Added Galician translation
svn path=/trunk/; revision=2336
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 53ce287b47..d940f392de 100644
--- a/configure.in
+++ b/configure.in
@@ -38,7 +38,7 @@ AC_PROG_MAKE_SET
AC_PATH_PROG(SENDMAIL, sendmail, /usr/sbin/sendmail, /usr/sbin:/usr/lib)
AC_DEFINE_UNQUOTED(SENDMAIL_PATH, "$SENDMAIL")
-ALL_LINGUAS="el no sv uk"
+ALL_LINGUAS="el gl no sv uk"
AM_GNOME_GETTEXT