[Pidgin] #11656: Missing accessor function to manipulate an account's privacy mode (perm_deny).

Pidgin trac at pidgin.im
Fri Apr 9 12:50:17 EDT 2010


#11656: Missing accessor function to manipulate an account's privacy mode
(perm_deny).
------------------+---------------------------------------------------------
Reporter:  sww    |        Type:  patch    
  Status:  new    |   Component:  libpurple
 Version:  2.6.6  |    Keywords:           
------------------+---------------------------------------------------------
 It seems strange that there is no public accessor function for the
 PurpleAccount member, 'permdeny', which controls the privacy mode used for
 that account.  It is particularly notorious for developers writing their
 own UI using libpurple, who may not be aware that they are expected to be
 reaching directly into the PurpleAccount and set the member directly.

 This patch adds simple accessor functions to PurpleAccount.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/11656>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list