This is just some static backup of the original site, don't expect every link to work!

source: install.rdf @ aeb3d5

ng_0.9 0.9.24
Last change on this file since aeb3d5 was aeb3d5, checked in by rene <rene@…>, 8 years ago

tagged as 0.9.24

  • Property mode set to 100644
File size: 2.0 KB
Line 
1<?xml version="1.0"?>
2<RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
3         xmlns:NC="http://home.netscape.com/NC-rdf#"
4         xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
5  <!-- Thunderbird -->
6  <RDF:Description RDF:about="rdf:#$njP94"
7                   em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}"
8                   em:minVersion="5.0"
9                   em:maxVersion="31.0a*" />
10  <!-- Seamonkey -->
11  <RDF:Description RDF:about="rdf:#$rjP94"
12                   em:id="{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}"
13                   em:minVersion="2.1"
14                   em:maxVersion="2.23a*" />
15  <RDF:Description RDF:about="urn:mozilla:install-manifest"
16                   em:id="{dddd428e-5ac8-4a81-9f78-276c734f75b8}"
17                   em:name="Virtual Identity"
18                   em:version="0.9.24"
19                   em:type="2"
20                   em:description="Allows you to modify your Identity settings for a single Mail on the fly."
21                   em:creator="Rene Ejury"
22                   em:homepageURL="http://www.absorb.it/virtual-id"
23                   em:updateURL="http://absorb.it/software/virtual_identity/v_identity_update.rdf"
24                   em:updateKey="MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDY5lTLkMzbwKDrWvC5rAjR9Uiv6THmeOK03lBCsQ89KXYlz8i2CNTgvp44+/kK+73u+ZdduNSID+HGuzfoWy+cJLznFSlKx5DcYWDKKGKhCrXvRZ/nFX1JowmfdR5LskQMLNHMjadUCuS6ka3tX+yWErxOMPTdYmSWazU8tp1fGwIDAQAB"
25                   em:optionsURL="chrome://v_identity/content/prefDialog/vI_prefDialog_TB3.xul" >
26    <em:targetApplication RDF:resource="rdf:#$njP94"/>
27    <em:targetApplication RDF:resource="rdf:#$rjP94"/>
28    <em:translator>www.babelzilla.org</em:translator>
29    <em:translator>Proyecto Nave</em:translator>
30    <em:translator>markh</em:translator>
31    <em:translator>Goofy</em:translator>
32    <em:translator>PatheticCockroach</em:translator>
33    <em:translator>Antoine</em:translator>
34    <em:translator>Vinser (ukrntb.com)</em:translator>
35    <em:translator>Michal Kec (MiK)</em:translator> />
36  </RDF:Description>
37</RDF:RDF>
Note: See TracBrowser for help on using the repository browser.