Use install.rdf from now on. Also fixed version
git-svn-id: svn://10.0.0.236/trunk@160289 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
472d205bda
commit
6b51f1ae90
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user