mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-19 06:45:35 +01:00
24 lines
1.2 KiB
Diff
24 lines
1.2 KiB
Diff
--- install.rdf.orig 2009-05-13 12:50:18.000000000 +0200
|
|
+++ install.rdf 2009-11-25 21:44:43.000000000 +0100
|
|
@@ -2,10 +2,6 @@
|
|
<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
|
|
xmlns:NC="http://home.netscape.com/NC-rdf#"
|
|
xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
- <RDF:Description RDF:about="rdf:#$MlWOk3"
|
|
- em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
|
|
- em:minVersion="1.5"
|
|
- em:maxVersion="3.5.*" />
|
|
<RDF:Description RDF:about="urn:mozilla:install-manifest"
|
|
em:id="{F5DDF39C-9293-4d5e-9AA8-E04E6DD5E9B4}"
|
|
em:name="HackBar"
|
|
@@ -14,6 +10,10 @@
|
|
em:description="A toolbar that helps you find and test SQL injections and XSS holes"
|
|
em:homepageURL="http://www.izi-services.nl"
|
|
em:iconURL="chrome://hackbar/skin/icon.png">
|
|
+ <RDF:Description RDF:about="rdf:#$MlWOk3"
|
|
+ em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
|
|
+ em:minVersion="1.5"
|
|
+ em:maxVersion="3.5.*" />
|
|
<em:targetApplication RDF:resource="rdf:#$MlWOk3"/>
|
|
</RDF:Description>
|
|
</RDF:RDF>
|