diff src/protocols/gg/gg.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 7a65fdba750f
children 62eb9fe24692
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Sun Aug 15 17:05:51 2004 +0000
+++ b/src/protocols/gg/gg.c	Sun Aug 15 19:34:20 2004 +0000
@@ -1,6 +1,6 @@
 /*
  * gaim - Gadu-Gadu Protocol Plugin
- * $Id: gg.c 10300 2004-07-07 16:32:05Z lschiere $
+ * $Id: gg.c 10621 2004-08-15 19:34:20Z lschiere $
  *
  * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
  *
@@ -1623,6 +1623,7 @@
 	agg_away_states,			/* away_states */
 	agg_blist_node_menu,		/* blist_node_menu */
 	NULL,						/* chat_info */
+	NULL,						/* chat_info_defaults */
 	agg_login,					/* login */
 	agg_close,					/* close */
 	agg_send_im,				/* send_im */