summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimos Xenitellis <simos@src.gnome.org>2002-02-20 15:33:34 +0000
committerSimos Xenitellis <simos@src.gnome.org>2002-02-20 15:33:34 +0000
commita9068ea8a5c9b8db0f3e22dec488575eecac58f0 (patch)
tree82d17ae12154dcb0e65e4b418f4685e05d6f9150 /configure.in
parentf0d8cce9576c423561ac6d78f9cfb90bb61926ce (diff)
downloadyelp-a9068ea8a5c9b8db0f3e22dec488575eecac58f0.tar.gz
Added Greek translation
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 f8be1f39..038be5ef 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,7 @@ GETTEXT_PACKAGE=yelp
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")
-ALL_LINGUAS="az bg da de es et lv ms nl nn no pl pt sk sv tr uk wa"
+ALL_LINGUAS="az bg da de el es et lv ms nl nn no pl pt sk sv tr uk wa"
AM_GLIB_GNU_GETTEXT
if test "x$prefix" = "xNONE"; then