summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSimos Xenitellis <simos@src.gnome.org>2002-08-17 18:38:47 +0000
committerSimos Xenitellis <simos@src.gnome.org>2002-08-17 18:38:47 +0000
commitc3b9b816f71345f3cf120ee2cb9192651bef3f1e (patch)
tree1e805de3524b584c8829b69524dd754a6ca8fbf7 /configure.in
parentf881cdaae61026fce39a893f6dccf233ea8104e3 (diff)
downloadmetacity-c3b9b816f71345f3cf120ee2cb9192651bef3f1e.tar.gz
Added Greek translation and fixed ALL_LINGUAS for el
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 b019a99a..d68c191a 100644
--- a/configure.in
+++ b/configure.in
@@ -87,7 +87,7 @@ changequote([,])dnl
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="az ca da de es fr gl it ja ko lv ms no pl pt pt_BR ru sk sv tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="az ca da de el es fr gl it ja ko lv ms no pl pt pt_BR ru sk sv tr uk vi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use