speedtrans/install.rdf

30 lines
1.3 KiB
Plaintext
Raw Normal View History

2010-02-22 14:19:53 +00:00
<?xml version="1.0"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>b@pad.ma</em:id>
<em:version>0.2</em:version>
<em:type>2</em:type>
<!-- Target Application this extension can install into,
with minimum and maximum supported versions. -->
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>3.9</em:maxVersion>
</Description>
</em:targetApplication>
<!-- Front End MetaData -->
<em:name>pad.ma transcription client</em:name>
<em:description>pad.ma offline transcription client</em:description>
<em:creator>pad.ma</em:creator>
<em:updateURL>http://files.pad.ma/annot/update.rdf</em:updateURL>
<em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcI+EIEmZ2UMEMzksirJQ6rbRZebeQzM9LCf9i7EZny5umQOF+92G+DxlKrk1BC+B1ZhXHMZNBRWEhn9kuW8mgXL1JBKVPbg4RjbJ39XigtXL5wNWU6EVdUvzFH1D49HwGpDRWJhnlUTMFhJL2FW47Qg1yCttQSEYmmSum3Y77rwIDAQAB</em:updateKey>
<em:homepageURL>http://wiki.pad.ma/wiki/Annot</em:homepageURL>
<em:iconURL>chrome://annot/content/icon.png</em:iconURL>
</Description>
</RDF>