<?xml version="1.0"?>
<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:name>annozilla</em:name>
<em:version>0.7.0.a.4</em:version>
<em:description>Use an Annotea annotations server</em:description>
<em:iconURL>chrome://annozilla/skin/icons/globe.png</em:iconURL>
<em:creator>Matthew Wilson</em:creator>
<em:contributor>Doug Daniels</em:contributor>
<em:contributor>Jeffrey Phillips</em:contributor>
<em:contributor>Dr. Katsuhiko Tsujino</em:contributor>
<em:contributor>Jean-Noel Avila</em:contributor>
<em:contributor>Eliot Setzer</em:contributor>
<em:contributor>C. Greg Hagerty</em:contributor>
<em:contributor>Preference icons created by Kelli Shaver, http://www.kellishaver.com/</em:contributor>
<em:contributor>Annotation icons © W3C</em:contributor>
<em:homepageURL>http://annozilla.mozdev.org</em:homepageURL>
<em:updateURL>http://annozilla.mozdev.org/annozilla-update.rdf</em:updateURL>
<em:id>{6a0d8528-3350-49b8-b26f-ea49fd8ea706}</em:id>
<!-- Firefox -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5.0.8</em:minVersion>
<em:maxVersion>2.0.0.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:file>
<Description about="urn:mozilla:extension:file:annozilla.jar">
<em:skin>skin/annozilla/</em:skin>
<em:package>content/annozilla/</em:package>
<em:locale>locale/en-US/annozilla/</em:locale>
<em:locale>locale/fr-FR/annozilla/</em:locale>
<em:locale>locale/ja-JP/annozilla/</em:locale>
</Description>
</em:file>
<em:optionsURL>chrome://annozilla/content/prefs/firefox/1.5/prefs-container.xul</em:optionsURL>
<!-- Dependencies -->
<!-- commented out for now
<em:requires>
<Description>
<em:id>{1a78ab42-f996-4c90-a649-4e7a2dcad5c0}</em:id>
<em:name>annotations</em:name>
<em:homepageURL>http://annozilla.mozdev.org/</em:homepageURL>
<em:updateURL>http://annozilla.mozdev.org/annotations-update.rdf</em:updateURL>
<em:minVersion>0.4.0</em:minVersion>
<em:maxVersion>0.4.*</em:maxVersion>
</Description>
</em:requires>
<em:requires>
<Description>
<em:id>{f2ba8b04-849e-4818-861c-46a2b838326a}</em:id>
<em:name>xpointerlib</em:name>
<em:homepageURL>http://xpointerlib.mozdev.org/</em:homepageURL>
<em:updateURL>http://xpointerlib.mozdev.org/xpointerlib-update.rdf</em:updateURL>
<em:minVersion>0.2.5</em:minVersion>
<em:maxVersion>0.2.5</em:maxVersion>
</Description>
</em:requires>
-->
</Description>
</RDF>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>