Subversion Repositories general

Rev

Rev 1422 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1422 dev 1
<?xml version="1.0"?>
2
 
3
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
4
	xmlns:em="http://www.mozilla.org/2004/em-rdf#">
5
 
6
	<Description about="urn:mozilla:install-manifest">
7
		<em:id>{f4b488a5-3c73-4e28-b0c9-e03c9a71af65}</em:id>
8
		<em:version>1.0</em:version>
9
		<em:type>2</em:type>
10
 
11
		<!-- firefox -->
12
		<em:targetApplication>
13
			<Description>
14
				<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
15
				<em:minVersion>3.5.0</em:minVersion>
16
				<em:maxVersion>4.0.*</em:maxVersion>
17
			</Description>
18
		</em:targetApplication>
19
 
20
		<em:name>NoModal</em:name>
1423 dev 21
		<em:description>JS and HTTP auth dialogs are modal inside one tab only</em:description>
1422 dev 22
		<em:creator>Anatoli Klassen</em:creator>
1423 dev 23
		<em:homepageURL>http://www.26th.net/public/projects/mozilla/nomodal/</em:homepageURL>
24
		<em:updateURL>http://www.26th.net/public/projects/mozilla/nomodal/update.rdf</em:updateURL>
25
		<em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD0n3FJvEygIzLWtleG7RQGsW33KlWt2CEKm4cNdyYtos2PXb68ZwMIGDduDeAdv0kg90Y2vnHpEgJwE4O6Ce6bfjxQWNbCWj6UgjRaosuzqKq4+BBwT65hMcIs72K1x3zQde6oNBsnYiEP18Cy7aY26+QA7M/vcOY5Rut66xYcjQIDAQAB</em:updateKey>
1422 dev 26
	</Description>      
27
</RDF>