libpurple/protocols/gg/gg.c

branch
vv
changeset 22646
aacd8a4f9d94
parent 22398
1a6f172dfbd4
parent 22546
3f7e366741a3
child 22647
bcb89c3964e9
--- a/libpurple/protocols/gg/gg.c	Sat Mar 15 07:37:03 2008 +0000
+++ b/libpurple/protocols/gg/gg.c	Sat Mar 15 07:39:15 2008 +0000
@@ -2088,7 +2088,7 @@
 	OPT_PROTO_REGISTER_NOSCREENNAME,
 	NULL,				/* user_splits */
 	NULL,				/* protocol_options */
-	NO_BUDDY_ICONS,			/* icon_spec */
+	{"png", 32, 32, 96, 96, 0, PURPLE_ICON_SCALE_DISPLAY},	/* icon_spec */
 	ggp_list_icon,			/* list_icon */
 	NULL,				/* list_emblem */
 	ggp_status_text,		/* status_text */

mercurial