comparison src/protocols/msn/msn.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 db62420a53a2
children 4c1a1be8ce33
comparison
equal deleted inserted replaced
9753:60705fd4f411 9754:4a8bf81b82ae
1668 msn_status_text, /* status_text */ 1668 msn_status_text, /* status_text */
1669 msn_tooltip_text, /* tooltip_text */ 1669 msn_tooltip_text, /* tooltip_text */
1670 msn_away_states, /* away_states */ 1670 msn_away_states, /* away_states */
1671 msn_blist_node_menu, /* blist_node_menu */ 1671 msn_blist_node_menu, /* blist_node_menu */
1672 NULL, /* chat_info */ 1672 NULL, /* chat_info */
1673 NULL, /* chat_info_defaults */
1673 msn_login, /* login */ 1674 msn_login, /* login */
1674 msn_close, /* close */ 1675 msn_close, /* close */
1675 msn_send_im, /* send_im */ 1676 msn_send_im, /* send_im */
1676 NULL, /* set_info */ 1677 NULL, /* set_info */
1677 msn_send_typing, /* send_typing */ 1678 msn_send_typing, /* send_typing */