comparison src/protocols/msn/msn.c @ 8044:34b086e2619d

[gaim-migrate @ 8728] disable this, since it doesn't work committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 10 Jan 2004 02:30:31 +0000
parents ad5c8f01882b
children 82aeed3c90f0
comparison
equal deleted inserted replaced
8043:9a6df4d567e0 8044:34b086e2619d
1566 g_free(url); 1566 g_free(url);
1567 } 1567 }
1568 1568
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 msn_list_icon, 1574 msn_list_icon,
1575 msn_list_emblems, 1575 msn_list_emblems,
1576 msn_status_text, 1576 msn_status_text,