gecko/mobile/xul/chrome/tests/browser_install.xml

59 lines
1.9 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8" ?>
<searchresults total_results="2">
<addon>
<name>Install Tests</name>
<type id='1'>Extension</type>
<guid>addon1@tests.mozilla.org</guid>
<version>1.0</version>
<icon>http://example.com/icon.png</icon>
<homepage>http://example.com/</homepage>
<authors>
<author>
<name>Test Creator</name>
<link>http://example.com/creator.html</link>
</author>
</authors>
<status id='4'>Public</status>
<summary>Test add-on</summary>
<description>Test add-on</description>
<compatible_applications>
<application>
<name>Fennec</name>
<appID>{a23983c0-fd0e-11dc-95ff-0800200c9a66}</appID>
<min_version>0</min_version>
<max_version>*</max_version>
</application>
</compatible_applications>
<compatible_os>ALL</compatible_os>
<install size="2">http://example.com/browser/mobile/chrome/tests/addons/browser_install1_1.xpi</install>
</addon>
<addon>
<name>Install Tests 2</name>
<type id='1'>Extension</type>
<guid>addon2@tests.mozilla.org</guid>
<version>1.0</version>
<icon>http://example.com/icon.png</icon>
<homepage>http://example.com/</homepage>
<authors>
<author>
<name>Test Creator</name>
<link>http://example.com/creator.html</link>
</author>
</authors>
<status id='4'>Public</status>
<summary>Test add-on 2</summary>
<description>Test add-on 2</description>
<compatible_applications>
<application>
<name>Fennec</name>
<appID>{a23983c0-fd0e-11dc-95ff-0800200c9a66}</appID>
<min_version>0</min_version>
<max_version>*</max_version>
</application>
</compatible_applications>
<compatible_os>ALL</compatible_os>
<install size="2">http://example.com/browser/mobile/chrome/tests/addons/browser_install1_2.xpi</install>
</addon>
</searchresults>