[Pidgin] #1187: Send Custom Emoticons in MSN

Pidgin trac at pidgin.im
Sat Jan 12 21:32:06 EST 2008


#1187: Send Custom Emoticons in MSN
-----------------------+----------------------------------------------------
  Reporter:  salinasv  |       Owner:  rlaager 
      Type:  patch     |      Status:  assigned
  Priority:  minor     |   Milestone:  2.4.0   
 Component:  MSN       |     Version:  2.0     
Resolution:            |    Keywords:          
   Pending:  0         |  
-----------------------+----------------------------------------------------
Comment (by khc):

 I don't really like how msn_msg_emoticon_add return the augmented string
 and frees the param. If you need to keep appending to a string then use a
 GString. I think it's cleaner to change msn_send_emoticon to
 msn_send_emoticons and have it build up the GString internally and send
 it. Everything else looks fine.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1187#comment:91>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list