aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorSpiros Papadimitriou <spapadim@src.gnome.org>2000-04-05 07:43:56 +0800
committerSpiros Papadimitriou <spapadim@src.gnome.org>2000-04-05 07:43:56 +0800
commita1b1de916fda3132bdef73578216ac80c08c9aaf (patch)
treee3001c5c691fa8fc74dfdf83f7347c9712728178 /configure.in
parent10dc940dfaffd1b63ba0d885de3587a082907da5 (diff)
downloadgsoc2013-evolution-a1b1de916fda3132bdef73578216ac80c08c9aaf.tar
gsoc2013-evolution-a1b1de916fda3132bdef73578216ac80c08c9aaf.tar.gz
gsoc2013-evolution-a1b1de916fda3132bdef73578216ac80c08c9aaf.tar.bz2
gsoc2013-evolution-a1b1de916fda3132bdef73578216ac80c08c9aaf.tar.lz
gsoc2013-evolution-a1b1de916fda3132bdef73578216ac80c08c9aaf.tar.xz
gsoc2013-evolution-a1b1de916fda3132bdef73578216ac80c08c9aaf.tar.zst
gsoc2013-evolution-a1b1de916fda3132bdef73578216ac80c08c9aaf.zip
- Added Greek (el) translation and updated ALL_LINGUAS.
svn path=/trunk/; revision=2289
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 d150364a06..87c10c6716 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="no sv uk"
+ALL_LINGUAS="el no sv uk"
AM_GNOME_GETTEXT