8
edits
m (Cross ref to L10n:Tools) |
(add qualifier) |
||
| Line 50: | Line 50: | ||
See [http://www.mozilla.org/projects/l10n/mlp_packaging.html Packaging your Work] – however, note that when ZIPping your files, you should use '''no compression at all''': | See [http://www.mozilla.org/projects/l10n/mlp_packaging.html Packaging your Work] – however, note that when ZIPping your files, you should use '''no compression at all''': | ||
<pre class="code">zip -r0 ''<file.jar> <dir>''</pre> | <pre class="code">zip -r0 ''<file.jar> <dir>''</pre> | ||
(Note, however, the directory structure used as an example in this document is obsolete.) | |||
==Re-package the new installer== | ==Re-package the new installer== | ||
edits