]> git.ktnx.net Git - icedeb.git/blobdiff - build
Add piuparts
[icedeb.git] / build
diff --git a/build b/build
index 687488d9131192408a4e3b60191769a2b3c1b529..c9b7c2a62dd9ae08fcdc5bc96eda62e09e5f0723 100644 (file)
--- a/build
+++ b/build
@@ -3,8 +3,11 @@
 set -e
 set -u
 
-export PKG=custom-toolbar-button@example.com
+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