comparison src/protocols/msn/msn.c @ 8170:9d1a984681fe

[gaim-migrate @ 8883] Gary Kramlich is probably getting sick of the prefs system, but at least he made a nice interface for protocol prefs. Thanks Gary! committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 25 Jan 2004 22:15:42 +0000
parents 82aeed3c90f0
children f347c8d25cf5
comparison
equal deleted inserted replaced
8169:a64774143a42 8170:9d1a984681fe
1569 static GaimPluginProtocolInfo prpl_info = 1569 static GaimPluginProtocolInfo prpl_info =
1570 { 1570 {
1571 OPT_PROTO_MAIL_CHECK /* | OPT_PROTO_BUDDY_ICON */, 1571 OPT_PROTO_MAIL_CHECK /* | OPT_PROTO_BUDDY_ICON */,
1572 NULL, 1572 NULL,
1573 NULL, 1573 NULL,
1574 NULL,
1574 msn_list_icon, 1575 msn_list_icon,
1575 msn_list_emblems, 1576 msn_list_emblems,
1576 msn_status_text, 1577 msn_status_text,
1577 msn_tooltip_text, 1578 msn_tooltip_text,
1578 msn_away_states, 1579 msn_away_states,