Mercurial > pidgin.yaz
diff src/protocols/jabber/jabber.c @ 2791:8f6365332a05
[gaim-migrate @ 2804]
i hate this shit. i should just stop hacking gaim.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 26 Nov 2001 20:39:54 +0000 |
parents | a0fd8f91e294 |
children | 0ad63a625eec |
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c Mon Nov 26 20:15:59 2001 +0000 +++ b/src/protocols/jabber/jabber.c Mon Nov 26 20:39:54 2001 +0000 @@ -961,7 +961,7 @@ if (desc) at += g_snprintf(buf + at, sizeof(buf) - at, "<HR>%s<br>\n", desc); - g_show_info_text(gc, buddy, FALSE, buf, NULL); + g_show_info_text(gc, buddy, 2, buf, NULL); g_free(buddy); }