Bennett Helm wrote: > On Apr 3, 2007, at 4:06 AM, Abdelrazak Younes wrote: > >> It would be a pity to slip on that... Could somebody (Bennett?) >> generate a patch so that we can test the proposed new banner and >> icons easily? > > I'm not sure how to produce a patch for an image file like > banner.png;
It is not possible. patch and diff do only work for text files (including .xpm - although it is an image the file format is textual). > isn't testing it as simple as substituting the file I > already sent for the one in lib/images/? Yes. Georg