[Pidgin] #1187: Send Custom Emoticons in MSN

Pidgin trac at pidgin.im
Wed Sep 12 13:18:01 EDT 2007


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

 Replying to [comment:43 Twain28]:
 > Replying to [comment:42 salinasv]:
 > > Twain28: [[BR]]
 > > to fix your problem, make sure you have added the "gtksmiley.[hc]" to
 /pidgin/
 >
 > I did, and I recompiled from start, yet nothing's changed: same
 error....I'm no coder, but I believe it might be some lack of reference to
 one of "gtkblist.c"'s functions....probably the line
 >
  {{{
  { N_("/Tools/Smile_y"), "<CTL>Y", pidgin_smiley_manager_show, 0,
 "<StockItem>", PIDGIN_STOCK_TOOLBAR_SMILEY },
  }}}
 > , added by the "man.patch" has something to do with it....

 Yes man.patch add this line and
 {{{
 + #include gtksmiley.h
 }}}
 at the top of the file, maybe you have not this one.

 If you have the gtksmiley.[ch] on your pidgin dir and the #include
 correctly I don't know what can cause the problem.

 Please wait until the weekend and I will post a reviewed patch

 > Take a look at it, if you have some spare time. If not, don't worry:
 I'll wait for MSNP14 implementation....

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


More information about the Tracker mailing list