diff src/protocols/yahoo/yahoo.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 04a3e9e869ee
children 085190b9dd64
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Fri Jun 18 07:39:02 2004 +0000
+++ b/src/protocols/yahoo/yahoo.c	Sat Jun 19 04:57:43 2004 +0000
@@ -3187,9 +3187,10 @@
 static GaimPluginProtocolInfo prpl_info =
 {
 	GAIM_PRPL_API_VERSION,
-	OPT_PROTO_MAIL_CHECK | OPT_PROTO_CHAT_TOPIC | OPT_PROTO_BUDDY_ICON,
+	OPT_PROTO_MAIL_CHECK | OPT_PROTO_CHAT_TOPIC,
 	NULL, /* user_splits */
 	NULL, /* protocol_options */
+	{"png", 96, 96},
 	yahoo_list_icon,
 	yahoo_list_emblems,
 	yahoo_status_text,