From: Ethan B. <ebl...@cs...> - 2002-10-19 16:08:49
|
David Odin spake unto us the following wisdom: > On Fri, Oct 18, 2002 at 09:57:58PM -0500, Ethan Blanton wrote: > > And I also sent a counter-patch that got held up by moderation. :-P > > Great. I have just a few remarks: >=20 > - You've put the input entry above the iconbar. Is this on purpose? I > tend to prefer the iconbar above the entry. Oops! That was a last-minute breakage, probably caused when I put in the frame... I certainly did not mean to do it. The patch has been updated on the web. > - You've replace the 'entry_view' field by 'entry'. I guess it was to > reduce the patch size. I'm afraid this could cause some hard-to-find > bugs because the 'entry' field can be used with its former meaning > (i.e a pointer to a GtkText, not a GtkTextView) by other part of > gaim's code. As Nathan said, your changing of the variable name guarantees that all instances were caught. That said, I'm pretty sure the notify plugin is busted with this patch. At one point I had hacked a Makefile not to build it, and I don't recall fixing it... Ethan --=20 And if I claim to be a wise man / it surely means that I don't know. -- Kansas, "Carry on Wayward Son" |