Mercurial > pidgin
changeset 7476:b7b1d416ff44
[gaim-migrate @ 8089]
i think this fixes Fr0g's bug
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Tue, 11 Nov 2003 07:26:35 +0000 |
parents | 08ce2a94d9c7 |
children | 29d69daa1ede |
files | src/gtkconv.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gtkconv.c Tue Nov 11 07:08:13 2003 +0000 +++ b/src/gtkconv.c Tue Nov 11 07:26:35 2003 +0000 @@ -5121,6 +5121,7 @@ else if (type == GAIM_CONV_ACCOUNT_ONLINE || type == GAIM_CONV_ACCOUNT_OFFLINE) { + gaim_gtkconv_update_buttons_by_protocol(conv); generate_send_as_items(win, NULL); if (gaim_prefs_get_bool("/gaim/gtk/conversations/icons_on_tabs")) update_tab_icon(conv);