Converting jar references to file references in a Firefox 0.9+ install
Kipp Howard <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Message-ID | <[email protected]> |
Similar to the following discussion (http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&c2coff=1&threadm=2kqmhjF5dgmlU1%40uni-berlin.de&rnum=1&prev=/groups%3Fq%3DSick%2520of%2520recreating%2520jar%2520file%253F%26hl%3Den%26lr%3D%26ie%3DUTF-8%26c2coff%3D1%26sa%3DN%26tab%3Dwg) I would like to change the jar references in an extension I'm working on to reference another non-jar location on my disk. This will help make developing my extension much easier. Since Firefox 0.9+ doesn't appear to use installed-chrome.txt for extensions that are installed in your profile, I'm not entirely sure how to change an extension install such that they reference files in a folder on my disk. The extension's install.rdf contains a <Description about="urn:mozilla:extension:file:extensionName.jar"> but that "about" attribute seems to be just a name. Any suggestions would be helpful. Thanks. -- Kipp [email protected]