source: trunk/thunderbird/agregados/como-hacer-el-archivo-xpi.txt

Last change on this file was 102, checked in by sebas, 15 years ago

nueva version para bajar + doc

File size: 221 bytes
Line 
1
2el archivo .xpi es un simple archivo zip con el extension .xpi
3
4Se puede hacer de esta forma:
5
6thunderbird/agregados/sources$ zip -r cta-v1-1.zip *
7thunderbird/agregados/sources$ mv cta-v1-1.zip ../download/cta-v1-1.xpi
Note: See TracBrowser for help on using the repository browser.