diff options
| author | Remi Collet <fedora@famillecollet.com> | 2011-03-01 20:16:33 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2011-03-01 20:16:33 +0100 | 
| commit | 3fb6d75aa3fe9e0a5c119f86fd7e15d16f0312a4 (patch) | |
| tree | 38c2541e55fd55a776b812f943bcff6d3b622003 /thxpi | |
| parent | fc33b93d912514b6f62f94c4d482417bd7f3facc (diff) | |
thunderbird 3.1.8 (whithout lightning which is broken)
Diffstat (limited to 'thxpi')
| -rwxr-xr-x | thxpi | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -9,9 +9,9 @@ getxpi() {  		then	URL=http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/$1/linux-i686/xpi  		else	URL=http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/$1-candidates/$2/linux-xpi  		fi -		# 52 extensions (13 + 13 + 13 + 13) +		# 53 extensions (13 + 14 + 13 + 13)  		for i in af ar be bg bn-BD ca cs da de el en-GB es-AR \ -			es-ES et eu fi fr fy-NL	ga-IE gl he hu id is it \ +			es-ES et eu fi fr fy-NL	ga-IE gd gl he hu id is it \  			ja ka ko lt mk nb-NO nl nn-NO pa-IN pl pt-BR pt-PT ro \  			ru si sk sl sq sr sv-SE ta-LK tr uk vi zh-CN zh-TW  		do 	echo -en "$i\t"  | 
