Re: Fix for tclkit custom icon replacement NOT FOUND error, final solution
Pat Thoyts <[email protected]> Sat, 6 Mar 2010 01:40:00 +0000
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
On 6 March 2010 01:32, Jean-Claude Wippler <[email protected]> wrote: > Pat, > >> Which repository is that then? I don't see a commit listed at >> http://code.google.com/p/tclkit/source/list >> >> Bearing in mind we moved it to svn://tclkit.googlecode.com/svn/trunk/sdx :) > > Whoops! Time to clean out the old cruft! > > Looks like google won't give me check-in access without google account. > > The change is really just the one-liner Patrick came up with: > > /app-sdx/wrap.tcl > 48c48 > < lappend result ${w}x${h}/$cc $image > --- >> lappend result ${w}x${h}/$bc $image > > -jcw heh. I'll test it next time I boot windows which will be later this weekend. And the help text. BTW - diff -u is definately preferable to get a little context. My line 48 is not the same as yours. Not that I can;t work it out instantly but diff -urNp is generally the preferred options for patch generation. Pat. -- You received this message because you are subscribed to the "starkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/starkit?hl=en