diff src/protocols/oscar/oscar.c @ 9308:b3bda982996b

[gaim-migrate @ 10116] Yikes. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 19 Jun 2004 04:57:43 +0000
parents 3313eab5033d
children 01c50436203e
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Fri Jun 18 07:39:02 2004 +0000
+++ b/src/protocols/oscar/oscar.c	Sat Jun 19 04:57:43 2004 +0000
@@ -7147,9 +7147,10 @@
 static GaimPluginProtocolInfo prpl_info =
 {
 	GAIM_PRPL_API_VERSION,
-	OPT_PROTO_MAIL_CHECK | OPT_PROTO_BUDDY_ICON | OPT_PROTO_IM_IMAGE,
+	OPT_PROTO_MAIL_CHECK | OPT_PROTO_IM_IMAGE,
 	NULL,
 	NULL,
+	{"jpeg,gif,bmp,ico", 50, 50},
 	oscar_list_icon,
 	oscar_list_emblems,
 	oscar_status_text,