Mercurial > pidgin.yaz
diff libgaim/protocols/msn/msn.c @ 15131:6d015bcd8d1d
[gaim-migrate @ 17916]
MSN only does PNG
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 07 Dec 2006 14:08:45 +0000 |
parents | c8957b9c6202 |
children | b81e4e44b509 |
line wrap: on
line diff
--- a/libgaim/protocols/msn/msn.c Thu Dec 07 08:23:18 2006 +0000 +++ b/libgaim/protocols/msn/msn.c Thu Dec 07 14:08:45 2006 +0000 @@ -1955,7 +1955,7 @@ OPT_PROTO_MAIL_CHECK, NULL, /* user_splits */ NULL, /* protocol_options */ - {"png,gif,jpeg", 0, 0, 96, 96, GAIM_ICON_SCALE_SEND}, /* icon_spec */ + {"png", 0, 0, 96, 96, GAIM_ICON_SCALE_SEND}, /* icon_spec */ msn_list_icon, /* list_icon */ msn_list_emblems, /* list_emblems */ msn_status_text, /* status_text */