--- a/pidgin/gtkimhtmltoolbar.c Tue Sep 10 21:47:37 2013 +0200 +++ b/pidgin/gtkimhtmltoolbar.c Tue Sep 10 22:32:40 2013 +0200 @@ -469,7 +469,7 @@ fields, _("_Insert"), G_CALLBACK(do_insert_link_cb), _("Cancel"), G_CALLBACK(cancel_link_cb), - NULL, NULL, NULL, + NULL, toolbar); g_free(msg); g_free(desc);