comparison src/protocols/novell/novell.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 62eb9fe24692
comparison
equal deleted inserted replaced
9753:60705fd4f411 9754:4a8bf81b82ae
3372 novell_status_text, /* status_text */ 3372 novell_status_text, /* status_text */
3373 novell_tooltip_text, /* tooltip_text */ 3373 novell_tooltip_text, /* tooltip_text */
3374 novell_away_states, /* away_states */ 3374 novell_away_states, /* away_states */
3375 novell_blist_node_menu, /* blist_node_menu */ 3375 novell_blist_node_menu, /* blist_node_menu */
3376 NULL, /* chat_info */ 3376 NULL, /* chat_info */
3377 NULL, /* chat_info_defaults */
3377 novell_login, /* login */ 3378 novell_login, /* login */
3378 novell_close, /* close */ 3379 novell_close, /* close */
3379 novell_send_im, /* send_im */ 3380 novell_send_im, /* send_im */
3380 NULL, /* set_info */ 3381 NULL, /* set_info */
3381 novell_send_typing, /* send_typing */ 3382 novell_send_typing, /* send_typing */