comparison src/protocols/oscar/oscar.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 b3bda982996b
children f1fd56e83567
comparison
equal deleted inserted replaced
9317:8e1ddf5d81d0 9318:01c50436203e
7148 { 7148 {
7149 GAIM_PRPL_API_VERSION, 7149 GAIM_PRPL_API_VERSION,
7150 OPT_PROTO_MAIL_CHECK | OPT_PROTO_IM_IMAGE, 7150 OPT_PROTO_MAIL_CHECK | OPT_PROTO_IM_IMAGE,
7151 NULL, 7151 NULL,
7152 NULL, 7152 NULL,
7153 {"jpeg,gif,bmp,ico", 50, 50}, 7153 {"jpeg,gif,bmp,ico", 48, 48, 50, 50, GAIM_ICON_SCALE_DISPLAY},
7154 oscar_list_icon, 7154 oscar_list_icon,
7155 oscar_list_emblems, 7155 oscar_list_emblems,
7156 oscar_status_text, 7156 oscar_status_text,
7157 oscar_tooltip_text, 7157 oscar_tooltip_text,
7158 oscar_away_states, 7158 oscar_away_states,