diff src/protocols/jabber/jabber.c @ 9754:4a8bf81b82ae

[gaim-migrate @ 10621] " This will default the room/server fields to the proper values when an add chat is requested from a conversation window. It wasn't quite as trivial as the reporter suggested..." --Nathan (noif) Fredrickson committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 15 Aug 2004 19:34:20 +0000
parents d6f398e80b32
children e74eb0d11f86
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c	Sun Aug 15 17:05:51 2004 +0000
+++ b/src/protocols/jabber/jabber.c	Sun Aug 15 19:34:20 2004 +0000
@@ -1491,6 +1491,7 @@
 	jabber_away_states,				/* away_states */
 	jabber_blist_node_menu,			/* blist_node_menu */
 	jabber_chat_info,				/* chat_info */
+	jabber_chat_info_defaults,		/* chat_info_defaults */
 	jabber_login,					/* login */
 	jabber_close,					/* close */
 	jabber_message_send_im,			/* send_im */