X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=build;h=c9b7c2a62dd9ae08fcdc5bc96eda62e09e5f0723;hp=74198060f9038bd54c35fb69c95101500d269cb7;hb=c49403e902b0e3b74281f6b86bd5cb666c1b314a;hpb=101b6fa7de96b90a611e43467e07739fc52fbd3b diff --git a/build b/build index 7419806..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 -jar -v -M -c -f $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