Comment 5 for bug 535596

Revision history for this message
Conscious User (conscioususer) wrote :

One thing that might work is replacing, in function "empathy_misc_get_pixbuf_for_notification" , the call for "empathy_pixbuf_from_icon_name_sized (icon_name, size)" by a call for "pixbuf_avatar = empathy_pixbuf_from_icon_name_sized ("stock_person", size)".