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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/extensions/test/browser/browser_bug591465.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="100">
     1.6 +  <addon>
     1.7 +    <name>MAGICAL SEARCH RESULT</name>
     1.8 +    <type id='1'>Extension</type>
     1.9 +    <guid>remote1@tests.mozilla.org</guid>
    1.10 +    <version>3.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 summary - SEARCH SEARCH</summary>
    1.19 +    <description>Test description</description>
    1.20 +    <compatible_applications>
    1.21 +      <application>
    1.22 +        <name>Firefox</name>
    1.23 +        <appID>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</appID>
    1.24 +        <min_version>0</min_version>
    1.25 +        <max_version>*</max_version>
    1.26 +      </application>
    1.27 +      <application>
    1.28 +        <name>SeaMonkey</name>
    1.29 +        <appID>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</appID>
    1.30 +        <min_version>0</min_version>
    1.31 +        <max_version>*</max_version>
    1.32 +      </application>
    1.33 +    </compatible_applications>
    1.34 +    <compatible_os>ALL</compatible_os>
    1.35 +    <install size="2">http://example.com/browser/toolkit/mozapps/extensions/test/browser/addons/browser_searching.xpi</install>
    1.36 +  </addon>
    1.37 +</searchresults>
    1.38 +

mercurial