wok-4.x rev 6137
thunderbird: fix es_ES locale
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Tue Sep 07 21:38:52 2010 +0200 (2010-09-07) |
parents | bfee56f0dd1e |
children | d792bbad32e2 |
files | thunderbird/receipt |
line diff
1.1 --- a/thunderbird/receipt Tue Sep 07 14:17:30 2010 +0000 1.2 +++ b/thunderbird/receipt Tue Sep 07 21:38:52 2010 +0200 1.3 @@ -11,7 +11,7 @@ 1.4 WEB_SITE="www.mozillamessaging.com" 1.5 WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$TARBALL" 1.6 TAGS="email pop imap smtp" 1.7 -LANG="de es fr en_GB pt_PT pt_BR ru" 1.8 +LANG="de es_ES fr en_GB pt_PT pt_BR ru" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()