aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-firefox.sh
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-03-15 08:17:38 -0400
committergorhill <rhill@raymondhill.net>2015-03-15 08:17:38 -0400
commitb83e0b46d5376546336a8bbecde8b71538caf6ad (patch)
tree3db2d5cee6ee24fe65ca55a0a7d84fc6a41e33b9 /tools/make-firefox.sh
parent94320dd4cc1ceeda08df0f580aaa5071c0d7d8f3 (diff)
downloaduBlock-b83e0b46d5376546336a8bbecde8b71538caf6ad.zip
uBlock-b83e0b46d5376546336a8bbecde8b71538caf6ad.tar.gz
uBlock-b83e0b46d5376546336a8bbecde8b71538caf6ad.tar.bz2
move platform-specific images to their respective platform
Diffstat (limited to 'tools/make-firefox.sh')
-rwxr-xr-xtools/make-firefox.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/make-firefox.sh b/tools/make-firefox.sh
index 91f3e5f..221ceff 100755
--- a/tools/make-firefox.sh
+++ b/tools/make-firefox.sh
@@ -20,6 +20,7 @@ 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/
+cp -R platform/firefox/img $DES/
cp platform/firefox/chrome.manifest $DES/
cp platform/firefox/install.rdf $DES/
cp platform/firefox/*.xul $DES/