1
0
mirror of https://github.com/moparisthebest/FireTray synced 2024-11-10 19:15:08 -05:00

correct minVersion according to the provision of Services.jsm

This commit is contained in:
foudfou 2011-10-15 14:36:15 +02:00
parent 077528763b
commit 8414d7a914

View File

@ -26,7 +26,7 @@
<em:targetApplication> <!-- Thunderbird -->
<Description>
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>3.0</em:minVersion>
<em:minVersion>3.3</em:minVersion>
<em:maxVersion>8.*</em:maxVersion>
</Description>
</em:targetApplication>
@ -34,7 +34,7 @@
<em:targetApplication> <!-- SeaMonkey -->
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.0a1</em:minVersion>
<em:minVersion>2.1</em:minVersion>
<em:maxVersion>2.4.*</em:maxVersion>
</Description>
</em:targetApplication>