diff 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
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Sat Jun 19 16:05:50 2004 +0000
+++ b/src/protocols/oscar/oscar.c	Sat Jun 19 17:34:29 2004 +0000
@@ -7150,7 +7150,7 @@
 	OPT_PROTO_MAIL_CHECK | OPT_PROTO_IM_IMAGE,
 	NULL,
 	NULL,
-	{"jpeg,gif,bmp,ico", 50, 50},
+	{"jpeg,gif,bmp,ico", 48, 48, 50, 50, GAIM_ICON_SCALE_DISPLAY},
 	oscar_list_icon,
 	oscar_list_emblems,
 	oscar_status_text,