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.

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

mercurial