Confirmed users
1,041
edits
m (install.rdf is required for items contained) |
m (→install.rdf) |
||
| Line 32: | Line 32: | ||
<Description about="urn:mozilla:install-manifest"> | <Description about="urn:mozilla:install-manifest"> | ||
<em:id>MyMiX@mydomain.org</em: | <em:id>MyMiX@mydomain.org</em:id> | ||
<em:name>Name of this MiX</em:name> | <em:name>Name of this MiX</em:name> | ||
<em:version>2.1</em:version> | <em:version>2.1</em:version> | ||
| Line 59: | Line 59: | ||
</RDF></pre> | </RDF></pre> | ||
= Compulsory install.rdf Properties = | = Compulsory install.rdf Properties = | ||
Your install.rdf file '''must''' have these properties: | Your install.rdf file '''must''' have these properties: | ||