diff -r e75de8db4f2b -r bb34c0fd67c3 pidgin/gtkimhtmltoolbar.c --- a/pidgin/gtkimhtmltoolbar.c Sun Oct 14 20:53:40 2007 +0000 +++ b/pidgin/gtkimhtmltoolbar.c Fri Nov 16 23:01:12 2007 +0000 @@ -436,7 +436,7 @@ _("_Insert"), G_CALLBACK(do_insert_link_cb), _("Cancel"), G_CALLBACK(cancel_link_cb), NULL, NULL, NULL, - PURPLE_REQUEST_UI_HINT_CONV, toolbar); + PURPLE_REQUEST_HINT_CONV, toolbar); g_free(msg); g_free(desc); } else {