Axel Hecht wrote:

> Hi Gerv,
> going to be fun to reverse the jar step ;-).
> 
> But more seriously, how would you make a diff? Even one that can be
> applied to the source tree that developers have?


diff -u navigator.xul.old navigator.xul > mypatch.diff
perl munge mypatch.diff

Where the munge script uses the jar.mn mapping to replace
content/communicator/pref/pref-fonts.js
by
xpfe/components/prefwindow/resources/content/pref-fonts.js

Gerv



Reply via email to