Changeset 700

Show
Ignore:
Timestamp:
2008-01-02 16:07:08 (1 year ago)
Author:
MaierMan
Message:

Bumping required flock version

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/install.rdf

    r667 r700  
    3030                </targetApplication> 
    3131 
     32                <!-- Thunderbird --> 
     33                <targetApplication> 
     34                        <rdf:Description> 
     35                                <id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</id> 
     36                                <minVersion>2.0.0.8</minVersion> 
     37                                <maxVersion>3.0.*</maxVersion> 
     38                        </rdf:Description> 
     39                </targetApplication> 
     40 
    3241                <!-- Seamonkey --> 
    3342                <targetApplication> 
     
    3948                </targetApplication> 
    4049                 
    41                 <!-- Thunderbird --> 
    42                 <targetApplication> 
    43                         <rdf:Description> 
    44                                 <id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</id> 
    45                                 <minVersion>2.0</minVersion> 
    46                                 <maxVersion>3.0.*</maxVersion> 
    47                         </rdf:Description> 
    48                 </targetApplication> 
    49                  
    5050                <!-- Flock --> 
    5151                <targetApplication> 
    5252                  <rdf:Description> 
    5353                    <id>{a463f10c-3994-11da-9945-000d60ca027b}</id> 
    54                     <minVersion>0.8</minVersion> 
    55                     <maxVersion>1.0</maxVersion> 
     54                    <minVersion>1.0</minVersion> 
     55                    <maxVersion>1.0.*</maxVersion> 
    5656                  </rdf:Description> 
    5757                </targetApplication>