Parent Directory
|
Revision Log
New files
1 | <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
2 | xmlns:em="http://www.mozilla.org/2004/em-rdf#"> |
3 | |
4 | <RDF:Description about="urn:mozilla:extension:%%package-guid%%"> |
5 | <em:version>%%package-version-number%%</em:version> |
6 | <em:updateLink>%%package-release-uri%%</em:updateLink> |
7 | </RDF:Description> |
8 | |
9 | </RDF:RDF> |
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |