diff libpurple/protocols/jabber/presence.c @ 19975:6a0d9fa477d4

propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d) to branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 656aa6cb789d7885b3a72600bf323c104d8ebfd8)
author Gabriel Schulhof <nix@go-nix.ca>
date Wed, 12 Sep 2007 19:11:38 +0000
parents 680a3aea5eb6 0ed8a2a86a1b
children 591267f6f1d5
line wrap: on
line diff
--- a/libpurple/protocols/jabber/presence.c	Wed Sep 12 15:59:22 2007 +0000
+++ b/libpurple/protocols/jabber/presence.c	Wed Sep 12 19:11:38 2007 +0000
@@ -512,7 +512,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));
 						}