Adjust version requirement so that they are closer to being correct. Makes the trunk build work again.

This commit is contained in:
dmose%mozilla.org 2005-08-17 22:32:24 +00:00
Родитель 51ed676410
Коммит 087ba239c1
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -10,8 +10,8 @@
<Description>
<!-- thunderbird -->
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>0.6</em:minVersion>
<em:maxVersion>1.0+</em:maxVersion>
<em:minVersion>1.0+</em:minVersion>
<em:maxVersion>1.6a1</em:maxVersion>
</Description>
</em:targetApplication>
@ -19,8 +19,8 @@
<Description>
<!-- firefox -->
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>0.6</em:minVersion>
<em:maxVersion>1.1+</em:maxVersion>
<em:minVersion>1.0+</em:minVersion>
<em:maxVersion>1.6a1</em:maxVersion>
</Description>
</em:targetApplication>