toolkit/mozapps/extensions/test/browser/browser_eula.xml

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 <?xml version="1.0" encoding="utf-8" ?>
michael@0 2 <searchresults total_results="1">
michael@0 3 <addon>
michael@0 4 <name>Install Tests</name>
michael@0 5 <type id='1'>Extension</type>
michael@0 6 <guid>addon1@tests.mozilla.org</guid>
michael@0 7 <version>1.0</version>
michael@0 8 <authors>
michael@0 9 <author>
michael@0 10 <name>Test Creator</name>
michael@0 11 <link>http://example.com/creator.html</link>
michael@0 12 </author>
michael@0 13 </authors>
michael@0 14 <status id='4'>Public</status>
michael@0 15 <summary>Test add-on</summary>
michael@0 16 <description>Test add-on</description>
michael@0 17 <eula>This is the EULA for this add-on</eula>
michael@0 18 <compatible_applications>
michael@0 19 <application>
michael@0 20 <name>Firefox</name>
michael@0 21 <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID>
michael@0 22 <min_version>0</min_version>
michael@0 23 <max_version>*</max_version>
michael@0 24 </application>
michael@0 25 <application>
michael@0 26 <name>SeaMonkey</name>
michael@0 27 <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID>
michael@0 28 <min_version>0</min_version>
michael@0 29 <max_version>*</max_version>
michael@0 30 </application>
michael@0 31 </compatible_applications>
michael@0 32 <compatible_os>ALL</compatible_os>
michael@0 33 <install size="2">http://example.com/browser/toolkit/mozapps/extensions/test/browser/addons/browser_install1_2.xpi</install>
michael@0 34 </addon>
michael@0 35 </searchresults>

mercurial