[Pidgin] #5855: Add context menu alternative to add received custom smiley

Pidgin trac at pidgin.im
Mon May 19 19:18:26 EDT 2008


#5855: Add context menu alternative to add received custom smiley
---------------------------+------------------------------------------------
  Reporter:  malu          |       Owner:  sadrul            
      Type:  patch         |      Status:  assigned          
  Priority:  minor         |   Milestone:                    
 Component:  pidgin (gtk)  |     Version:                    
Resolution:                |    Keywords:  custom smileys add
   Pending:  0             |  
---------------------------+------------------------------------------------
Changes (by sadrul):

  * owner:  => sadrul
  * status:  new => assigned

Comment:

 I think it'll be really good if we can use pidgin_smiley_edit instead. For
 example, the code could look like:
 {{{
     editor = pidgin_smiley_edit(imhtml, NULL);   /* Edit a new smiley */
     pidgin_smiley_editor_set_image(editor, ...);
     pidgin_smiley_editor_set_shortcut(editor, ...);
 }}}
 Some API changes+additions will be necessary, of course, and this is the
 perfect time for it!

 Thoughts?

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


More information about the Tracker mailing list