Annotation of biblememory/install.rdf, revision 1.1
1.1 ! jesdisci 1: <?xml version="1.0"?>
! 2:
! 3: <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
! 4: xmlns:em="http://www.mozilla.org/2004/em-rdf#">
! 5:
! 6: <Description about="urn:mozilla:install-manifest">
! 7: <em:id>babonbd_2007@yahoo.com</em:id>
! 8: <em:version>1.0</em:version>
! 9: <em:type>2</em:type>
! 10:
! 11: <!-- Target Application this extension can install into,
! 12: with minimum and maximum supported versions. -->
! 13: <em:targetApplication>
! 14: <Description>
! 15: <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
! 16: <em:minVersion>1.5</em:minVersion>
! 17: <em:maxVersion>2.0.0.10</em:maxVersion>
! 18: </Description>
! 19: </em:targetApplication>
! 20:
! 21: <!-- Front End MetaData -->
! 22: <em:name>jesdisciple@mozdev.org!</em:name>
! 23: <em:description>A test extension</em:description>
! 24: <em:creator>Jesdisciple</em:creator>
! 25: <em:homepageURL>http://jesdisciple.wordpress.com/</em:homepageURL>
! 26: </Description>
! 27: </RDF>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>