summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOle Laursen <olau@hardworking.dk>2004-08-27 14:42:35 +0000
committerOle Laursen <olau@hardworking.dk>2004-08-27 14:42:35 +0000
commitc9daae4daf95876790a3b6833978d2e4605b143f (patch)
tree25779399a4b0128cde2f5b50daab465b6178cbe8 /configure.in
parent115d9de79d67f7c75279128872fe274d0aff1c3f (diff)
downloadshared-mime-info-c9daae4daf95876790a3b6833978d2e4605b143f.tar.gz
2004-08-27 Ole Laursen <olau@hardworking.dk>
* configure.in: Added "el" (Greek) to ALL_LINGUAS.
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 c6317584..b2bddb69 100644
--- a/configure.in
+++ b/configure.in
@@ -9,7 +9,7 @@ AM_CONFIG_HEADER(config.h)
GETTEXT_PACKAGE=shared-mime-info
AC_SUBST(GETTEXT_PACKAGE)
-ALL_LINGUAS="az cs cy de fi fr hu ko nl nn no sv sr"
+ALL_LINGUAS="az cs cy de el fi fr hu ko nl nn no sv sr"
AM_GLIB_GNU_GETTEXT
dnl Check pkg-config is installed