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

Pidgin trac at pidgin.im
Tue Oct 13 19:25:30 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 QuLogic):

  * status:  new => pending
  * milestone:  => Patches Needing Improvement


Comment:

 This is really not the way to do this. First of all, how would you change
 `pidgin_notify_formatted_hook`? Instead of this, you could replace the
 notify uiop in libpurple and then call the original Pidgin implementation,
 but that's pretty ugly.

 Why not connect to the libpurple signal that signifies that the XMPP
 protocol has received an `<iq>` stanza and look for headlines?

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


More information about the Tracker mailing list