libpurple/protocols/jabber/presence.c

changeset 21234
bb34c0fd67c3
parent 21233
e75de8db4f2b
child 21351
4c83d3121e8b
--- 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));
 						}

mercurial