Added PurpleNotifyUiOps callbacks.
authorRagner Magalhaes <ragner.magalhaes@openbossa.org>
Tue, 2 Dec 2008 20:28:01 +0000 (20:28 +0000)
committerAnderson Briglia <anderson.briglia@openbossa.org>
Sat, 28 Feb 2009 21:11:10 +0000 (17:11 -0400)
commitb78bc0997c89809be6986f4daf7ec162e0009c72
treed51f7b213fa6e022f9888f6ff754e19b1095f1d6
parentc91fe1b6caf0ae1339fba5435b70d27fcffbe5fa
Added PurpleNotifyUiOps callbacks.

FIXES:
 - Added missing structures on notify.pxd.
 - Added notify callbacks forwarding on purple.pyx.
 - Added notify callbacks example on nullclient.py.
 - Added c-based callbacks on notify_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@1307 596f6dd7-e928-0410-a184-9e12fd12cf7e
libpurple/notify.pxd
notify_cbs.pxd [new file with mode: 0644]
nullclient.py
purple.pyx