--- a/libpurple/protocols/jabber/presence.c Fri Sep 21 16:09:12 2007 +0000 +++ b/libpurple/protocols/jabber/presence.c Sat Sep 22 09:48:07 2007 +0000 @@ -507,7 +507,7 @@ " accept the default settings?"), /* Default Action */ 1, purple_connection_get_account(js->gc), NULL, chat->conv, - chat, 2, + "chat", chat, 2, _("_Configure Room"), G_CALLBACK(jabber_chat_request_room_configure), _("_Accept Defaults"), G_CALLBACK(jabber_chat_create_instant_room)); }