--- a/libpurple/protocols/jabber/presence.c Sun Oct 14 20:53:40 2007 +0000 +++ b/libpurple/protocols/jabber/presence.c Fri Nov 16 23:01:12 2007 +0000 @@ -520,7 +520,7 @@ " accept the default settings?"), /* Default Action */ 1, purple_connection_get_account(js->gc), NULL, chat->conv, - PURPLE_REQUEST_UI_HINT_CONV, chat, 2, + PURPLE_REQUEST_HINT_CONV, chat, 2, _("_Configure Room"), G_CALLBACK(jabber_chat_request_room_configure), _("_Accept Defaults"), G_CALLBACK(jabber_chat_create_instant_room)); }