aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNik Nyby <nikolas@gnu.org>2016-05-04 20:37:04 -0400
committerNik Nyby <nikolas@gnu.org>2016-05-04 20:37:04 -0400
commit4d2f10b38f00bc3c484be47bf35991081973fc95 (patch)
tree877778b13b9657adeaceadc1363b6fe4dd4f4a28
parent314e2534c47f4289bf50b56e855a9a895a726519 (diff)
downloadlibrejsxul-4d2f10b38f00bc3c484be47bf35991081973fc95.tar.lz
librejsxul-4d2f10b38f00bc3c484be47bf35991081973fc95.tar.xz
librejsxul-4d2f10b38f00bc3c484be47bf35991081973fc95.zip
add back ID to fix AMO, and use default icon location
-rw-r--r--icon.pngbin0 -> 1604 bytes
-rw-r--r--package.json2
2 files changed, 1 insertions, 1 deletions
diff --git a/icon.png b/icon.png
new file mode 100644
index 0000000..82ac632
--- /dev/null
+++ b/icon.png
Binary files differ
diff --git a/package.json b/package.json
index 8bafe14..2f1a120 100644
--- a/package.json
+++ b/package.json
@@ -6,9 +6,9 @@
"repository": "http://git.savannah.gnu.org/cgit/librejs.git/",
"version": "6.0.11",
"title": "GNU LibreJS",
+ "id": "jid1-KtlZuoiikVfFew@jetpack",
"description": "GNU LibreJS is an add-on for Mozilla-based browsers (IceCat, Firefox, Abrowser, Iceweasel)\n that prevents the execution of nonfree nontrivial JavaScript as described in \"The Javascript Trap\": http://www.gnu.org/philosophy/javascript-trap.html",
"main": "lib/main.js",
- "icon": "resource://@librejs/data/widget/images/librejs-64.png",
"dependencies": {
"menuitem": "0.0.5",
"notification-box": "0.1.1"