зеркало из https://github.com/mozilla/gecko-dev.git
Use install.rdf from now on. Also fixed version
This commit is contained in:
Родитель
89a9e8f201
Коммит
bfe5e51d31
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче