source:
trunk/thunderbird/agregados/como-hacer-el-archivo-xpi.txt
@
289
Last change on this file since 289 was 102, checked in by , 16 years ago | |
---|---|
File size: 221 bytes |
Line | |
---|---|
1 | |
2 | el archivo .xpi es un simple archivo zip con el extension .xpi |
3 | |
4 | Se puede hacer de esta forma: |
5 | |
6 | thunderbird/agregados/sources$ zip -r cta-v1-1.zip * |
7 | thunderbird/agregados/sources$ mv cta-v1-1.zip ../download/cta-v1-1.xpi |
Note: See TracBrowser
for help on using the repository browser.