X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=build;fp=build;h=08d261af14d288a2e1042282c06687c4d31819fe;hp=62e4af781a8bb51189def118ea31df7bc0f036a2;hb=770b99eb23ca37c131fd5497cb5d1ce22bfb1b8d;hpb=65c1f737369448e2d2ec6adaf8df75c2f36a46b2 diff --git a/build b/build index 62e4af7..08d261a 100644 --- a/build +++ b/build @@ -12,6 +12,8 @@ btn2png() { xcf2png -o "chrome/content/$PKG-$btn.png" res/button-bts.xcf "base" "$tag small" "$tag big" } +xcf2png -o "icons/icedeb-addon.png" res/icon.xcf -f -T + btn2png bts btn2png pts btn2png deb @@ -22,4 +24,5 @@ btn2png security [ ! -e $PKG.xpi ] || rm $PKG.xpi -zip -r $PKG.xpi chrome install* chrome.manifest README TODO res +zip -r $PKG.xpi README TODO res \ + icedeb.html icedeb.css icedeb.js icedeb-content.js icons manifest.json