summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorbviktor <bviktor@outlook.com>2012-11-03 13:27:44 -0700
committerbviktor <bviktor@outlook.com>2012-11-03 13:27:44 -0700
commitcdfc56a80a9d81aebd1d8960575a41e86cb1fdc8 (patch)
tree953a944d424e995f6c265600c9e921a609d7b1f2
parentc45fbe1bb3092060bd258b3975d7218ee34402af (diff)
parent2846b66284d18b8cea918491219d287c2e469830 (diff)
Merge pull request #223 from mikelolasagasti/basque
Add missing Basque language
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f7a449e2..ba9a2b19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ GETTEXT_PACKAGE=hexchat
 AC_SUBST(GETTEXT_PACKAGE)
 AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[Gettext package name])
 
-ALL_LINGUAS="af am ast az be bg ca cs da de el en_GB es et fi fr gl gu hi hu id it ja kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sv th uk vi wa zh_CN zh_TW"
+ALL_LINGUAS="af am ast az be bg ca cs da de el en_GB es et eu fi fr gl gu hi hu id it ja kn ko lt lv mk ml ms nb nl no pa pl pt pt_BR ru rw sk sl sq sr sv th uk vi wa zh_CN zh_TW"
 AM_GNU_GETTEXT
 
 dnl displaced from acconfig.h