diff src/dialogs.c @ 1979:e43c267b1a8a

[gaim-migrate @ 1989] important oscar fixes. i hadn't considered these. other minor fixes. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 09 Jun 2001 21:19:00 +0000
parents 7b3f1eb1ef7d
children 3366311426df
line wrap: on
line diff
--- a/src/dialogs.c	Sat Jun 09 18:37:20 2001 +0000
+++ b/src/dialogs.c	Sat Jun 09 21:19:00 2001 +0000
@@ -3746,6 +3746,7 @@
 			gtk_main_iteration();
 	}
 	gtk_imhtml_append_text (GTK_IMHTML(layout), string->str, options);
+	gtk_imhtml_append_text (GTK_IMHTML(layout), "<BR>", options);
 
 	gtk_signal_disconnect(GTK_OBJECT(window), block);
 	gtk_signal_connect(GTK_OBJECT(window), "delete_event",