Mercurial > pidgin
diff src/protocols/yahoo/yahoo.c @ 9318:01c50436203e
[gaim-migrate @ 10126]
i think this is more intelligent scaling. it would certainly be hard for it to be less intelligent scaling
committer: Tailor Script <tailor@pidgin.im>
| author | Nathan Walp <nwalp@pidgin.im> |
|---|---|
| date | Sat, 19 Jun 2004 17:34:29 +0000 |
| parents | 085190b9dd64 |
| children | f40233043b5a |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c Sat Jun 19 16:05:50 2004 +0000 +++ b/src/protocols/yahoo/yahoo.c Sat Jun 19 17:34:29 2004 +0000 @@ -3190,7 +3190,7 @@ OPT_PROTO_MAIL_CHECK | OPT_PROTO_CHAT_TOPIC, NULL, /* user_splits */ NULL, /* protocol_options */ - {"png", 96, 96}, + {"png", 96, 96, 96, 96, GAIM_ICON_SCALE_SEND}, yahoo_list_icon, yahoo_list_emblems, yahoo_status_text,
