aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-08-28 02:23:24 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-08-28 02:23:24 +0000
commitdecf4794b3ae42a88161255ce11f9af30eb4f069 (patch)
tree0b8bd851d15df1c095699405fb55d54e49767daf /configure.in
parent4f43482ff38ff553470b40889d5a68a14b656a3e (diff)
added Basque translation.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3274 ee746299-78ed-0310-b773-934348b2243d
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 94df9a74..779e6b11 100644
--- a/configure.in
+++ b/configure.in
@@ -109,7 +109,7 @@ AM_ICONV
AC_CHECK_FUNCS(bind_textdomain_codeset)
dnl for gettext
-ALL_LINGUAS="be bg cs da de el es et fi fr gl hr hu it ja ko lt nl pl pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="be bg cs da de el es et eu fi fr gl hr hu it ja ko lt nl pl pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=sylpheed
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define text domain.])