--- a/console/gntblist.c Mon Dec 11 23:41:34 2006 +0000 +++ b/console/gntblist.c Tue Dec 12 01:06:42 2006 +0000 @@ -1183,7 +1183,7 @@ } } - tmp = gaim_notify_user_info_get_text_with_newline(user_info, "\n"); + tmp = gaim_notify_user_info_get_text_with_newline(user_info, "<BR>"); gaim_notify_user_info_destroy(user_info); strip = gaim_markup_strip_html(tmp);