--- a/libpurple/protocols/silc/util.c Sun Oct 14 19:52:54 2007 +0000 +++ b/libpurple/protocols/silc/util.c Sun Oct 14 20:53:40 2007 +0000 @@ -379,7 +379,7 @@ purple_request_action_with_hint(sg->gc, _("Public Key Information"), _("Public Key Information"), buf, 0, purple_connection_get_account(sg->gc), - NULL, NULL, PURPLE_REQUEST_HINT_BLIST, context, 1, _("Close"), callback); + NULL, NULL, PURPLE_REQUEST_UI_HINT_BLIST, context, 1, _("Close"), callback); g_free(buf); silc_free(fingerprint);