summaryrefslogtreecommitdiffstats
path: root/ffxpi
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-12-12 11:55:25 +0100
committerRemi Collet <fedora@famillecollet.com>2010-12-12 11:55:25 +0100
commit625edb59e04f800e31688b7e5bc69c8b8018748b (patch)
tree1082f3ef30e960f7cffd131ee29f600ae3015ccd /ffxpi
parentfc466de7fc81171ca0109979395afda5bee5fd65 (diff)
firefox 3.6.13
Diffstat (limited to 'ffxpi')
-rwxr-xr-xffxpi4
1 files changed, 2 insertions, 2 deletions
diff --git a/ffxpi b/ffxpi
index 0de2600..8fea6e0 100755
--- a/ffxpi
+++ b/ffxpi
@@ -11,9 +11,9 @@ getxpi() {
then URL=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$1/linux-i686/xpi
else URL=ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/$1-candidates/$2/linux-i686/xpi/
fi
- # 74 extensions (25+25+24)
+ # 75 extensions (25+26+24)
for i in af ar as be bg bn-BD bn-IN ca cs cy da de el en-GB eo es-AR es-CL es-ES es-MX et eu fa fi fr fy-NL \
- ga-IE gl gu-IN he hi-IN hr hu id is it ja ka kk kn ko ku lt lv mk ml mn mr nb-NO nl nn-NO \
+ ga-IE gd gl gu-IN he hi-IN hr hu id is it ja ka kk kn ko ku lt lv mk ml mn mr nb-NO nl nn-NO \
oc or pa-IN pl pt-BR pt-PT rm ro ru si sk sl sq sr sv-SE ta-LK ta te th tr uk vi zh-CN zh-TW
do echo -en "$i\t"
[ -f $i.xpi ] && echo "already downloaded"