# HG changeset patch # User Nathan Walp # Date 1068535595 0 # Node ID b7b1d416ff440935560290fa328881553a21b243 # Parent 08ce2a94d9c70f46cba6c7d75bb62ef904c8a38b [gaim-migrate @ 8089] i think this fixes Fr0g's bug committer: Tailor Script diff -r 08ce2a94d9c7 -r b7b1d416ff44 src/gtkconv.c --- 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);