Skip to content

Commit

Permalink
Metadata update.
Browse files Browse the repository at this point in the history
darcs-hash:20071207051209-8cc29-70790554132136539242c0ed83f5de690348cb56.gz
  • Loading branch information
bard committed Dec 7, 2007
1 parent fe67af1 commit 7f2d3ed
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 5 deletions.
13 changes: 12 additions & 1 deletion install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,22 @@
<em:maxVersion>1.0+</em:maxVersion>
</Description>
</em:targetApplication>

<!-- toolkit -->

<em:targetApplication>
<Description>
<em:id>toolkit@mozilla.org</em:id>
<em:minVersion>1.8</em:minVersion>
<em:maxVersion>1.9.0.*</em:maxVersion>
</Description>
</em:targetApplication>

<em:name>MozLab</em:name>
<em:description>Collection of tools for Mozilla developers</em:description>
<em:description>Interactive console and TDD-framework for Mozilla</em:description>
<em:creator>Massimiliano Mirra</em:creator>
<em:homepageURL>http://hyperstruct.net/projects/mozlab</em:homepageURL>
<em:updateURL>http://repo.hyperstruct.net/mozlab/update.rdf</em:updateURL>
<em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDEIAFfynLWE9Kh6D7bbe0yM3gHyZKikhDkVK1n/3E8RngyNDAnjVb4W7M6XRpJVWjNLObB+CA+izRCUwvWOWzdIA1409od1gN9cjWU6c6X68AX/aGW7/LH30NCGcQcmw/MUtlPUQgI1agOJIIqCVRZh9npef/Vdtr3AxjsKtK4QwIDAQAB</em:updateKey>
</Description>
</RDF>
26 changes: 22 additions & 4 deletions update.rdf.template
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>1.5</minVersion>
<maxVersion>3.0.0.*</maxVersion>
<updateLink>http://repo.hyperstruct.net/mozlab/mozlab-current.xpi</updateLink>
<updateLink/>
<updateHash/>
</r:Description>
</targetApplication>

Expand All @@ -25,7 +26,8 @@
<id>{a463f10c-3994-11da-9945-000d60ca027b}</id>
<maxVersion>1.0</maxVersion>
<minVersion>0.4</minVersion>
<updateLink>http://repo.hyperstruct.net/mozlab/mozlab-current.xpi</updateLink>
<updateLink/>
<updateHash/>
</Description>
</targetApplication>

Expand All @@ -36,7 +38,8 @@
<id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</id>
<minVersion>1.5</minVersion>
<maxVersion>2.0.0.*</maxVersion>
<updateLink>http://repo.hyperstruct.net/mozlab/mozlab-current.xpi</updateLink>
<updateLink/>
<updateHash/>
</Description>
</targetApplication>

Expand All @@ -47,13 +50,28 @@
<id>songbird@songbirdnest.com</id>
<minVersion>0.2</minVersion>
<maxVersion>1.0+</maxVersion>
<updateLink/>
<updateHash/>
</Description>
</targetApplication>

<!-- toolkit -->

<targetApplication>
<Description>
<id>toolkit@mozilla.org</id>
<minVersion>1.8</minVersion>
<maxVersion>1.9.0.*</maxVersion>
<updateLink/>
<updateHash/>
</Description>
</targetApplication>
</r:Description>
</r:li>
</r:Seq>
</updates>
<version/>
<updateLink>http://repo.hyperstruct.net/mozlab/mozlab-current.xpi</updateLink>
<updateLink/>
<updateHash/>
</r:Description>
</r:RDF>

0 comments on commit 7f2d3ed

Please sign in to comment.