changeset 2391:abebece90bd7

[gaim-migrate @ 2404] Arkadiusz Miskiewicz put in a patch for a Gadu-Gadu (www.gadu-gadu.pl) plugin. this isn't it. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 29 Sep 2001 01:36:02 +0000
parents bb088ec77c9b
children 9965c0bbdb7c
files src/buddy_chat.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/buddy_chat.c	Sat Sep 29 01:16:54 2001 +0000
+++ b/src/buddy_chat.c	Sat Sep 29 01:36:02 2001 +0000
@@ -1004,7 +1004,7 @@
 		c = new_conversation(name);
 	}
 
-
+	set_convo_gc(c, b->gc);
 }
 
 void ignore_callback(GtkWidget *w, struct conversation *b)