changeset 2139:a14e8459c233

[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. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 09 Aug 2001 16:44:10 +0000
parents cfa83a1b3d49
children 66a84ff0445a
files src/conversation.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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);