[Pidgin] #10507: add hook to pidgin_notify_formatted()

Pidgin trac at pidgin.im
Wed Oct 14 10:14:58 EDT 2009


#10507: add hook to pidgin_notify_formatted()
-----------------------------------------+----------------------------------
 Reporter:  jts                          |        Owner:              
     Type:  patch                        |       Status:  pending     
Milestone:  Patches Needing Improvement  |    Component:  pidgin (gtk)
  Version:  2.6.2                        |   Resolution:              
 Keywords:                               |  
-----------------------------------------+----------------------------------
Changes (by jts):

  * status:  pending => new


Comment:

 Thanks for the fast responses.

 pidgin_notify_formatted_hook is a global, so a plugin which declares it as
 an extern can assign to it.

 I want to add a "Reply to all" button to the headline message dialog,
 depending on the contents of the message. I think you guys are right that
 the jabber-receiving-message signal would work, but wouldn't that require
 duplicating all the code which reads the stanza and creates the dialog in
 order to add the button? That's certainly doable, but I was hoping to just
 piggyback on the existing code. Thanks.

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


More information about the Tracker mailing list