summaryrefslogtreecommitdiff
path: root/helpers/DATA/firefox/trisquel/extensions/spyblock@gnu.org/install.rdf
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2014-10-20 02:43:14 +0200
committerRuben Rodriguez <ruben@gnu.org>2014-10-20 02:44:30 +0200
commit14e6d0ed4be07a4d6bf94a141af83b7d60f1ac5f (patch)
tree9f8141f34e030eca326c1b0e39a8ba143a528dff /helpers/DATA/firefox/trisquel/extensions/spyblock@gnu.org/install.rdf
parent686445fab20c835b9649f2278542069a5be87546 (diff)
Make generation scripts distro-independent
Diffstat (limited to 'helpers/DATA/firefox/trisquel/extensions/spyblock@gnu.org/install.rdf')
-rw-r--r--helpers/DATA/firefox/trisquel/extensions/spyblock@gnu.org/install.rdf76
1 files changed, 0 insertions, 76 deletions
diff --git a/helpers/DATA/firefox/trisquel/extensions/spyblock@gnu.org/install.rdf b/helpers/DATA/firefox/trisquel/extensions/spyblock@gnu.org/install.rdf
deleted file mode 100644
index e88421e..0000000
--- a/helpers/DATA/firefox/trisquel/extensions/spyblock@gnu.org/install.rdf
+++ /dev/null
@@ -1,76 +0,0 @@
-<?xml version="1.0"?>
-
-<!--
- - This file is part of the Adblock Plus build tools,
- - Copyright (C) 2006-2014 Eyeo GmbH
- -
- - Adblock Plus is free software: you can redistribute it and/or modify
- - it under the terms of the GNU General Public License version 3 as
- - published by the Free Software Foundation.
- -
- - Adblock Plus is distributed in the hope that it will be useful,
- - but WITHOUT ANY WARRANTY; without even the implied warranty of
- - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- - GNU General Public License for more details.
- -
- - You should have received a copy of the GNU General Public License
- - along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
- -->
-
-<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>spyblock@gnu.org</em:id>
- <em:version>2.6.3.0</em:version>
- <em:name>SpyBlock</em:name>
- <em:description>Privacy blacklist filter</em:description>
- <em:creator>Based on AdBlock Plus by Wladimir Palant</em:creator><em:contributor>Claude Lespagnol aka Efdur</em:contributor><em:contributor>Nickolay Ponomarev</em:contributor><em:contributor>Kevin Keller</em:contributor><em:contributor>Fabrice Desré</em:contributor><em:contributor>Hubird</em:contributor><em:contributor>Günther Beyer (opoloo.de)</em:contributor><em:contributor>Algimantas Margevičius</em:contributor><em:contributor>anonymous74100</em:contributor><em:contributor>BsT</em:contributor><em:contributor>Crits</em:contributor><em:contributor>Famlam</em:contributor><em:contributor>fanboy</em:contributor><em:contributor>heradhis</em:contributor><em:contributor>Jiefei</em:contributor><em:contributor>John</em:contributor><em:contributor>Khrin</em:contributor><em:contributor>Lain_13</em:contributor><em:contributor>Li</em:contributor><em:contributor>Lian</em:contributor><em:contributor>MenetZ</em:contributor><em:contributor>MonztA</em:contributor><em:contributor>None</em:contributor><em:contributor>smed79</em:contributor><em:contributor>tomasko126</em:contributor><em:contributor>Zoso</em:contributor><em:contributor>Александър Станев</em:contributor>
- <em:homepageURL>https://www.gnu.org/software/gnuzilla/</em:homepageURL>
- <em:type>2</em:type>
- <em:bootstrap>true</em:bootstrap>
- <em:optionsURL>chrome://adblockplus/content/ui/settings.xul</em:optionsURL>
- <em:optionsType>2</em:optionsType>
-
- <em:targetApplication>
- <Description>
- <!-- fennec2 -->
- <em:id>{aa3c5121-dab2-40e2-81ca-7ea25febc110}</em:id>
- <em:minVersion>22.0</em:minVersion>
- <em:maxVersion>33.0</em:maxVersion>
- </Description>
- </em:targetApplication>
- <em:targetApplication>
- <Description>
- <!-- firefox -->
- <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>22.0</em:minVersion>
- <em:maxVersion>33.0</em:maxVersion>
- </Description>
- </em:targetApplication>
- <em:targetApplication>
- <Description>
- <!-- seamonkey -->
- <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
- <em:minVersion>2.19</em:minVersion>
- <em:maxVersion>2.30</em:maxVersion>
- </Description>
- </em:targetApplication>
- <em:targetApplication>
- <Description>
- <!-- thunderbird -->
- <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
- <em:minVersion>22.0</em:minVersion>
- <em:maxVersion>33.0</em:maxVersion>
- </Description>
- </em:targetApplication>
- <em:targetApplication>
- <Description>
- <!-- toolkit -->
- <em:id>toolkit@mozilla.org</em:id>
- <em:minVersion>22.0</em:minVersion>
- <em:maxVersion>33.0</em:maxVersion>
- </Description>
- </em:targetApplication>
- </Description>
-</RDF>