diff options
author | Nik Nyby <nikolas@gnu.org> | 2015-06-27 10:07:42 -0400 |
---|---|---|
committer | Nik Nyby <nikolas@gnu.org> | 2015-10-22 21:34:56 -0400 |
commit | 0f68d98dd281f1105043433da18fa9201b4cf971 (patch) | |
tree | 7abb1813716234e1077c98221c338dc2f824d6f5 /install.rdf | |
parent | 16903513a8ea4241cfe084ab9a07fe2285a2f525 (diff) | |
download | librejsxul-0f68d98dd281f1105043433da18fa9201b4cf971.tar.lz librejsxul-0f68d98dd281f1105043433da18fa9201b4cf971.tar.xz librejsxul-0f68d98dd281f1105043433da18fa9201b4cf971.zip |
Fixes for jpm
Diffstat (limited to 'install.rdf')
-rw-r--r-- | install.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.rdf b/install.rdf index c34883b..2c8c9ff 100644 --- a/install.rdf +++ b/install.rdf @@ -10,7 +10,7 @@ <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 "The Javascript Trap": http://www.gnu.org/philosophy/javascript-trap.html</em:description> <em:creator>Loic J. Duros</em:creator> - <em:iconURL>data/widget/images/librejs-32.png</em:iconURL> + <em:iconURL>data/widget/images/librejs-64.png</em:iconURL> <em:homepageURL>https://gnu.org/software/librejs/</em:homepageURL> <em:optionsURL>data:text/xml,<placeholder/></em:optionsURL> <em:optionsType>2</em:optionsType> |