diff pidgin/gtkpounce.c @ 15439:a415922e2882

merge of '8f5c72b9dbcf628f35e4674469f97b34f9c6fa2c' and 'e082ba7b9cfaf0fef0531d0fe9b54af7831f75df'
author Ethan Blanton <elb@pidgin.im>
date Sun, 28 Jan 2007 01:24:15 +0000
parents 29e443e0613f
children d75099d2567e
line wrap: on
line diff
--- a/pidgin/gtkpounce.c	Sat Jan 27 17:46:52 2007 +0000
+++ b/pidgin/gtkpounce.c	Sun Jan 28 01:24:15 2007 +0000
@@ -186,7 +186,7 @@
 
 	events = gaim_pounce_get_events(pounce);
 
-	pixbuf = gaim_gtk_create_prpl_icon(account, 0.5);
+	pixbuf = gaim_gtk_create_prpl_icon(account, PIDGIN_PRPL_ICON_MEDIUM);
 
 	pouncer = gaim_account_get_username(account);
 	pouncee = gaim_pounce_get_pouncee(pounce);