Use install.rdf from now on. Also fixed version

This commit is contained in:
mostafah%oeone.com 2004-08-03 13:56:55 +00:00
Родитель 89a9e8f201
Коммит bfe5e51d31
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -123,7 +123,7 @@ xpi::
fi
cp $(srcdir)/install.js ./xpi
cp $(srcdir)/install.rdf ./xpi
cd xpi; find other_stuff chrome components install.js \
cd xpi; find other_stuff chrome components install.js install.rdf \
\( -name CVS -o -name en-US \) -prune -o -print | xargs zip calendar.xpi
echo "Done."

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

@ -8,7 +8,7 @@
<em:id>{8e117890-a33f-424b-a2ea-deb272731365}</em:id>
<!-- Our current version -->
<em:version>0.8.1</em:version>
<em:version>0.8+</em:version>
<em:targetApplication>
<Description>
@ -48,4 +48,4 @@
</Description>
</RDF>
</RDF>