aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-firefox.sh
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-02-06 07:56:59 -0500
committergorhill <rhill@raymondhill.net>2015-02-06 07:56:59 -0500
commit9a6c87d0dd7f4060a3b2f21b5402d425de9c5546 (patch)
tree51c74453caa02c4dc7809000591dc1cc93f78a00 /tools/make-firefox.sh
parent7f215910e27815db27a54f4b6185bf57ceb044ec (diff)
downloaduBlock-9a6c87d0dd7f4060a3b2f21b5402d425de9c5546.zip
uBlock-9a6c87d0dd7f4060a3b2f21b5402d425de9c5546.tar.gz
uBlock-9a6c87d0dd7f4060a3b2f21b5402d425de9c5546.tar.bz2
Revert "µBlock logo refinement and browser icon organization"
This reverts commit e43931f075847f75414c17ce13735c76119efafc.
Diffstat (limited to 'tools/make-firefox.sh')
-rwxr-xr-xtools/make-firefox.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-firefox.sh b/tools/make-firefox.sh
index b1f1f89..d52a3a8 100755
--- a/tools/make-firefox.sh
+++ b/tools/make-firefox.sh
@@ -16,7 +16,7 @@ cp -R src/js $DES/
cp -R src/lib $DES/
cp -R src/_locales $DES/
cp src/*.html $DES/
-mv $DES/img/browsericons/icon128.png $DES/icon.png
+mv $DES/img/icon_128.png $DES/icon.png
cp platform/firefox/vapi-*.js $DES/js/
cp platform/firefox/bootstrap.js $DES/
cp platform/firefox/frame*.js $DES/