Mercurial > pidgin
diff src/protocols/msn/msn.c @ 9308:b3bda982996b
[gaim-migrate @ 10116]
Yikes.
committer: Tailor Script <tailor@pidgin.im>
| author | Sean Egan <seanegan@gmail.com> |
|---|---|
| date | Sat, 19 Jun 2004 04:57:43 +0000 |
| parents | 2e5faf12a24c |
| children | cb525f727f9c |
line wrap: on
line diff
--- a/src/protocols/msn/msn.c Fri Jun 18 07:39:02 2004 +0000 +++ b/src/protocols/msn/msn.c Sat Jun 19 04:57:43 2004 +0000 @@ -1631,9 +1631,10 @@ static GaimPluginProtocolInfo prpl_info = { GAIM_PRPL_API_VERSION, - OPT_PROTO_MAIL_CHECK | OPT_PROTO_BUDDY_ICON, + OPT_PROTO_MAIL_CHECK, NULL, NULL, + {"png", 96, 96}, msn_list_icon, msn_list_emblems, msn_status_text,
