[Pidgin] #4971: Gadu-Gadu buddy icons patch

Pidgin trac at pidgin.im
Fri Feb 29 16:47:15 EST 2008


#4971: Gadu-Gadu buddy icons patch
----------------------+-----------------------------------------------------
Reporter:  sabby7890  |       Owner:  bartosz                   
    Type:  patch      |      Status:  new                       
Priority:  minor      |   Component:  Gadu-Gadu                 
 Version:  2.4.0      |    Keywords:  buddy, icon, gg, gadu-gadu
 Pending:  0          |  
----------------------+-----------------------------------------------------
 Hello,

 I've had some problems with assigning a buddy icon to Gadu-Gadu. I've
 thought it will be fixed until 2.4.0, but it's not. So, I've added a patch
 to fix this:



 2091c2091
 <       NO_BUDDY_ICONS,                 /* icon_spec */
 ---
 >       {"png", 32, 32, 96, 96, 0, PURPLE_ICON_SCALE_DISPLAY},
 /* icon_spec */


 Sorry for posting this here, but it's very short. The file that needs to
 be changed is libpurple/protocols/gg/gg.c.

 You need to replace line 2091 (the NO_BUDDY_ICONS enum) to {"png", 32, 32,
 96, 96, 0, PURPLE_ICON_SCALE_DISPLAY} and it will work. Here you can see
 the screenshot:

 http://dp0154.debowypark.waw.pl/gg-buddy-icon.png

 So the patch works, and you can finally set buddy icons in Pidgin using
 the Gadu-Gadu protocol.

 The patch and the screenshot are in the attachment.

 PS. I would like to thank you for such a great thing like Pidgin!

-- 
Ticket URL: <http://developer.pidgin.im/ticket/4971>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list