Mercurial > pidgin.yaz
changeset 14413:9bb976c3b31f
[gaim-migrate @ 17121]
We should do the same for OSCAR icons
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Fri, 01 Sep 2006 22:46:39 +0000 |
parents | bd9ba5679142 |
children | e52d5626824a |
files | libgaim/protocols/oscar/oscar.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libgaim/protocols/oscar/oscar.c Fri Sep 01 22:45:42 2006 +0000 +++ b/libgaim/protocols/oscar/oscar.c Fri Sep 01 22:46:39 2006 +0000 @@ -6427,7 +6427,7 @@ OPT_PROTO_MAIL_CHECK | OPT_PROTO_IM_IMAGE, NULL, /* user_splits */ NULL, /* protocol_options */ - {"jpeg,gif,bmp,ico", 48, 48, 50, 50, + {"gif,jpg,bmp,ico", 48, 48, 50, 50, GAIM_ICON_SCALE_SEND | GAIM_ICON_SCALE_DISPLAY}, /* icon_spec */ oscar_list_icon, /* list_icon */ oscar_list_emblems, /* list_emblems */