X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=build;h=c9b7c2a62dd9ae08fcdc5bc96eda62e09e5f0723;hp=575a66a18535bf01da84f90d4485e476027339c4;hb=5b2e737b05ecb717184cd5e2c65db4285aeb42da;hpb=b60af962290bf5bde988ab6640e17e13eb66778e diff --git a/build b/build index 575a66a..c9b7c2a 100644 --- a/build +++ b/build @@ -3,8 +3,11 @@ set -e set -u -export PKG=icedeb@modsoftsys.com-uuid +export PKG=icedeb + +xcf2png -o "icons/icedeb-addon.png" res/icon.xcf -f -T [ ! -e $PKG.xpi ] || rm $PKG.xpi -zip -r $PKG.xpi chrome install* chrome.manifest +zip -r $PKG.xpi README TODO res \ + icedeb.html icedeb.css icedeb.js icedeb-content.js icons manifest.json