Added PurpleBlistUiOps callbacks.
authorRagner Magalhaes <ragner.magalhaes@openbossa.org>
Tue, 2 Dec 2008 20:27:33 +0000 (20:27 +0000)
committerAnderson Briglia <anderson.briglia@openbossa.org>
Sat, 28 Feb 2009 21:11:10 +0000 (17:11 -0400)
commitc91fe1b6caf0ae1339fba5435b70d27fcffbe5fa
treef7b01d13343ae72997f561a2a41989d6c783dd57
parent62769c0cf399d5f1755998dbeb62e81696634b7a
Added PurpleBlistUiOps callbacks.

FIXES:
 - Added missing structures on blist.pxd.
 - Added blist callbacks forwarding on purple.pyx.
 - Added blist callbacks example on nullclient.py.
 - Added c-based callbacks on blist_cbs.pxd.

Signed-off-by: Bruno Abinader <bruno.abinader@indt.org.br>

git-svn-id: https://garage.maemo.org/svn/carman/branches/carman-0.7-beta2/python-purple@1306 596f6dd7-e928-0410-a184-9e12fd12cf7e
blist_cbs.pxd [new file with mode: 0644]
libpurple/blist.pxd
nullclient.py
purple.pyx