diff options
author | bviktor <bviktor@outlook.com> | 2012-11-03 13:27:44 -0700 |
---|---|---|
committer | bviktor <bviktor@outlook.com> | 2012-11-03 13:27:44 -0700 |
commit | cdfc56a80a9d81aebd1d8960575a41e86cb1fdc8 (patch) | |
tree | 953a944d424e995f6c265600c9e921a609d7b1f2 /configure.ac | |
parent | c45fbe1bb3092060bd258b3975d7218ee34402af (diff) | |
parent | 2846b66284d18b8cea918491219d287c2e469830 (diff) |
Merge pull request #223 from mikelolasagasti/basque
Add missing Basque language
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
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 |