diff src/protocols/zephyr/zephyr.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 b10d4c6ac7eb
children 4c1a1be8ce33
line wrap: on
line diff
--- a/src/protocols/zephyr/zephyr.c	Sun Aug 15 17:05:51 2004 +0000
+++ b/src/protocols/zephyr/zephyr.c	Sun Aug 15 19:34:20 2004 +0000
@@ -1826,6 +1826,7 @@
 	zephyr_away_states,		/* away_states */
 	NULL, /* ??? blist_node_menu - probably all useful actions are already handled*/
 	zephyr_chat_info,		/* chat_info */
+	NULL,					/* chat_info_defaults */
 	zephyr_login,			/* login */
 	zephyr_close,			/* close */
 	zephyr_send_im,			/* send_im */