Subversion Repositories general

Rev

Rev 1329 | Rev 1331 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?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>{442BFBA6-ADD9-11DD-BDE2-BC5D1A6F0FEF}</em:id>
                <em:version>1.0</em:version>
                <em:type>2</em:type>

                <!-- firefox -->
                <em:targetApplication>
                        <Description>
                                <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
                                <em:minVersion>3</em:minVersion>
                                <em:maxVersion>3.0.*</em:maxVersion>
                        </Description>
                </em:targetApplication>

                <!-- thunderbird -->
                <em:targetApplication>
                        <Description>
                                <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
                                <em:minVersion>2</em:minVersion>
                                <em:maxVersion>2.0.0.*</em:maxVersion>
                        </Description>
                </em:targetApplication>

                <em:name>LatRus</em:name>
                <em:description>Convert latin characters to russian ones on-the-fly</em:description>
                <em:creator>Anatoli Klassen</em:creator>
                <em:homepageURL>http://www.26th.net/public/projects/mozilla/latrus/</em:homepageURL>
                <em:updateURL>http://www.26th.net/public/projects/mozilla/latrus/update.rdf</em:updateURL>
                <em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD0n3FJvEygIzLWtleG7RQGsW33KlWt2CEKm4cNdyYtos2PXb68ZwMIGDduDeAdv0kg90Y2vnHpEgJwE4O6Ce6bfjxQWNbCWj6UgjRaosuzqKq4+BBwT65hMcIs72K1x3zQde6oNBsnYiEP18Cy7aY26+QA7M/vcOY5Rut66xYcjQIDAQAB</em:updateKey>
        </Description>      
</RDF>