summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChristian Rose <menthos@menthos.com>2003-09-29 23:27:45 +0000
committerChristian Rose <menthos@src.gnome.org>2003-09-29 23:27:45 +0000
commit1b74c6417ed62ec5d02800daf3d983132d83de53 (patch)
tree635e8d5f60bbd62b1c5c4529a232309e7c36601c /configure.in
parent15a9ea77cf29e24d13db0d479e7200a4d45ef73c (diff)
Added "eu" to ALL_LINGUAS. Added Basque translation by Alberto Fernández
2003-09-30 Christian Rose <menthos@menthos.com> * configure.in: Added "eu" to ALL_LINGUAS. * po/eu.po: Added Basque translation by Alberto Fernández Benito <afernn@euskalnet.net>.
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 a2bfaa2..e25717d 100644
--- a/configure.in
+++ b/configure.in
@@ -34,7 +34,7 @@ dnl *******************************
dnl Internationalization
dnl *******************************
-ALL_LINGUAS="am az be bn ca cs cy da de el en_GB es fr ga hi hu is it ja ko ml ms nl no pl pt pt_BR ru sk sl sq sr sr@Latn sv ta uk vi zh_CN zh_TW"
+ALL_LINGUAS="am az be bn ca cs cy da de el en_GB es eu fr ga hi hu is it ja ko ml ms nl no pl pt pt_BR ru sk sl sq sr sr@Latn sv ta uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=zenity-0.1
AC_SUBST(GETTEXT_PACKAGE)
AM_GLIB_GNU_GETTEXT