aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-firefox.sh
diff options
context:
space:
mode:
authorDeathamns <deathamns@gmail.com>2014-12-16 22:31:03 +0100
committerDeathamns <deathamns@gmail.com>2015-01-13 07:29:12 +0100
commitf74f07e0929958cea1721dd4d13f8d5048e7671d (patch)
treea1008aeee7a5db4a255e0939ac07ea7b6da6890e /tools/make-firefox.sh
parent0e7122edf4deb31876d6f624292d297c27ddaab6 (diff)
downloaduBlock-f74f07e0929958cea1721dd4d13f8d5048e7671d.zip
uBlock-f74f07e0929958cea1721dd4d13f8d5048e7671d.tar.gz
uBlock-f74f07e0929958cea1721dd4d13f8d5048e7671d.tar.bz2
Firefox: implement vAPI.tabs.injectScript
Diffstat (limited to 'tools/make-firefox.sh')
-rw-r--r--tools/make-firefox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-firefox.sh b/tools/make-firefox.sh
index 35a4a99..a959d52 100644
--- a/tools/make-firefox.sh
+++ b/tools/make-firefox.sh
@@ -23,7 +23,7 @@ cp platform/firefox/frameModule.js $DES/
cp platform/firefox/chrome.manifest $DES/
cp platform/firefox/install.rdf $DES/
-echo "*** uBlock_xpi: Generating locales"
+echo "*** uBlock_xpi: Generating meta..."
python tools/make-firefox-meta.py $DES/
echo "*** uBlock_xpi: Package done."