|
Revision 273, 0.8 kB
(checked in by Stuart Thiel, 3 months ago)
|
-Fixed #215
-Deployed #215
|
- Property svn:mime-type set to
text/xml
|
| Line | |
|---|
| 1 |
<?xml version="1.0"?> |
|---|
| 2 |
<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|---|
| 3 |
xmlns="http://www.mozilla.org/2004/em-rdf#"> |
|---|
| 4 |
<!-- Zotero Extension --> |
|---|
| 5 |
<RDF:Description about="urn:mozilla:extension:videannotate@htmlweb.com"> |
|---|
| 6 |
<updates> |
|---|
| 7 |
<RDF:Seq> |
|---|
| 8 |
<RDF:li> |
|---|
| 9 |
<RDF:Description> |
|---|
| 10 |
<version>0.7.5.6</version> |
|---|
| 11 |
<targetApplication> |
|---|
| 12 |
<RDF:Description> |
|---|
| 13 |
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> |
|---|
| 14 |
<minVersion>2.0</minVersion> |
|---|
| 15 |
<maxVersion>3.0.*</maxVersion> |
|---|
| 16 |
<updateLink>https://vertov.htmlweb.com/trac/browser/MediAnnotateXPI/trunk/vertov.xpi?format=raw</updateLink> |
|---|
| 17 |
</RDF:Description> |
|---|
| 18 |
</targetApplication> |
|---|
| 19 |
</RDF:Description> |
|---|
| 20 |
</RDF:li> |
|---|
| 21 |
</RDF:Seq> |
|---|
| 22 |
</updates> |
|---|
| 23 |
</RDF:Description> |
|---|
| 24 |
</RDF:RDF> |
|---|