view install.rdf @ 0:c14d52a3b2fe

initial import
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Mon, 11 Aug 2008 20:34:21 +0900
parents
children 520da387d211
line wrap: on
line source

<?xml version="1.0"?>
<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:#$i2FEE3"
                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
                   em:minVersion="1.5"
                   em:maxVersion="3.0.*" />
  <RDF:Description RDF:about="urn:mozilla:extension:file:tinyurl.jar"
                   em:package="content/" />
  <RDF:Description RDF:about="rdf:#$n2FEE3"
                   em:id="{86c18b42-e466-45a9-ae7a-9b95ba6f5640}"
                   em:minVersion="1.6"
                   em:maxVersion="1.8" />
  <RDF:Description RDF:about="urn:mozilla:install-manifest"
                   em:id="{89736E8E-4B14-4042-8C75-AD00B6BD3900}"
                   em:name="TinyUrl Creator"
                   em:version="1.0.5"
                   em:description="Convenient tool to create small url redirects from longer ones."
                   em:creator="Jeremy Gillick"
                   em:homepageURL="http://mozmonkey.com/"
                   em:optionsURL="chrome://tinyurl/content/dialogs/options.xul">
    <em:file RDF:resource="urn:mozilla:extension:file:tinyurl.jar"/>
    <em:targetApplication RDF:resource="rdf:#$i2FEE3"/>
    <em:targetApplication RDF:resource="rdf:#$n2FEE3"/>
  </RDF:Description>
</RDF:RDF>