wok diff thunderbird/receipt @ 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 | 87c39df98536 |
children | 373412e322bd |
line diff
1.1 --- a/thunderbird/receipt Mon Aug 30 22:13:42 2010 +0200 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()