Mercurial > pidgin
changeset 15130: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 | 8138277e9369 |
children | 96c145316f34 |
files | libgaim/protocols/msn/msn.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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 */