Re: How to Patch Mozilla
Esben Mose Hansen <[email protected]>
| Newsgroups | gmane.comp.mozilla.patches |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Hao Lian wrote: > How would you patch only one file, like navigator.js (which is in your > comm.jar file)? > The same way, except that since it is a havascript file, no recompile is neccessary. Additionally, you'll have to unzip the jar file, and rezip it when you're done patching. There is a tool, called patchmaker, that can do this for you. I'm sure you're familiar with http://www.google.com :-) regards, Esben