Thu, 09 Aug 2001 16:44:10 +0000
[gaim-migrate @ 2149] one of these days i really need to sit down and figure out if any of this actually works like i think it does.
--- a/src/conversation.c Wed Aug 08 20:09:57 2001 +0000 +++ b/src/conversation.c Thu Aug 09 16:44:10 2001 +0000 @@ -837,6 +837,7 @@ return; } if (plugin_return) { + gtk_editable_delete_text(GTK_EDITABLE(c->entry), 0, -1); g_free(buffy); g_free(buf2); g_free(buf);