# HG changeset patch # User hyc@symas.com # Date 1324598258 0 # Node ID 82e524e447f1fd7eb3ef27d4c8a398ca14b2a6c2 # Parent eb8f424876a599796639c03bc8e2c79a8b608aea Regenerate plugins menu on conversation feature change too Fixes #14843. committer: Elliott Sales de Andrade diff -r eb8f424876a5 -r 82e524e447f1 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Thu Dec 22 23:51:01 2011 +0000 +++ b/pidgin/gtkconv.c Thu Dec 22 23:57:38 2011 +0000 @@ -7152,6 +7152,7 @@ { gray_stuff_out(PIDGIN_CONVERSATION(conv)); generate_send_to_items(win); + regenerate_plugins_items(win); } if (fields & PIDGIN_CONV_TAB_ICON)