X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=build;h=c9b7c2a62dd9ae08fcdc5bc96eda62e09e5f0723;hp=62e4af781a8bb51189def118ea31df7bc0f036a2;hb=5b2e737b05ecb717184cd5e2c65db4285aeb42da;hpb=225e1b510f5db283f83a0e6808890b27a1bc8564 diff --git a/build b/build index 62e4af7..c9b7c2a 100644 --- a/build +++ b/build @@ -5,21 +5,9 @@ set -u export PKG=icedeb -btn2png() { - local tag="$1" - local btn="${2:-$tag}" - - xcf2png -o "chrome/content/$PKG-$btn.png" res/button-bts.xcf "base" "$tag small" "$tag big" -} - -btn2png bts -btn2png pts -btn2png deb -btn2png ML ml -btn2png DD ddpo -btn2png buildd -btn2png security +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 README TODO res +zip -r $PKG.xpi README TODO res \ + icedeb.html icedeb.css icedeb.js icedeb-content.js icons manifest.json