aboutsummaryrefslogtreecommitdiffstats
path: root/install.rdf
diff options
context:
space:
mode:
Diffstat (limited to 'install.rdf')
-rw-r--r--install.rdf29
1 files changed, 0 insertions, 29 deletions
diff --git a/install.rdf b/install.rdf
deleted file mode 100644
index 2c8c9ff..0000000
--- a/install.rdf
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
- <Description about="urn:mozilla:install-manifest">
- <em:id>jid1-KtlZuoiikVfFew@jetpack</em:id>
- <em:type>2</em:type>
- <em:bootstrap>true</em:bootstrap>
- <em:unpack>false</em:unpack>
- <em:version>6.0.10rc20150620</em:version>
- <em:name>GNU LibreJS</em:name>
- <em:description>GNU LibreJS is an add-on for Mozilla-based browsers (IceCat, Firefox, Abrowser, Iceweasel)
- that prevents the execution of nonfree nontrivial JavaScript as described in &quot;The Javascript Trap&quot;: http://www.gnu.org/philosophy/javascript-trap.html</em:description>
- <em:creator>Loic J. Duros</em:creator>
- <em:iconURL>data/widget/images/librejs-64.png</em:iconURL>
- <em:homepageURL>https://gnu.org/software/librejs/</em:homepageURL>
- <em:optionsURL>data:text/xml,&lt;placeholder/&gt;</em:optionsURL>
- <em:optionsType>2</em:optionsType>
-
- <em:targetApplication>
- <Description>
- <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>38.0a1</em:minVersion>
- <em:maxVersion>39.0</em:maxVersion>
-</Description>
-</em:targetApplication>
-
-
- </Description>
-
-</RDF>