1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/mozapps/extensions/test/browser/browser_eula.xml Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,35 @@ 1.4 +<?xml version="1.0" encoding="utf-8" ?> 1.5 +<searchresults total_results="1"> 1.6 + <addon> 1.7 + <name>Install Tests</name> 1.8 + <type id='1'>Extension</type> 1.9 + <guid>addon1@tests.mozilla.org</guid> 1.10 + <version>1.0</version> 1.11 + <authors> 1.12 + <author> 1.13 + <name>Test Creator</name> 1.14 + <link>http://example.com/creator.html</link> 1.15 + </author> 1.16 + </authors> 1.17 + <status id='4'>Public</status> 1.18 + <summary>Test add-on</summary> 1.19 + <description>Test add-on</description> 1.20 + <eula>This is the EULA for this add-on</eula> 1.21 + <compatible_applications> 1.22 + <application> 1.23 + <name>Firefox</name> 1.24 + <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID> 1.25 + <min_version>0</min_version> 1.26 + <max_version>*</max_version> 1.27 + </application> 1.28 + <application> 1.29 + <name>SeaMonkey</name> 1.30 + <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID> 1.31 + <min_version>0</min_version> 1.32 + <max_version>*</max_version> 1.33 + </application> 1.34 + </compatible_applications> 1.35 + <compatible_os>ALL</compatible_os> 1.36 + <install size="2">http://example.com/browser/toolkit/mozapps/extensions/test/browser/addons/browser_install1_2.xpi</install> 1.37 + </addon> 1.38 +</searchresults>