Hello guys. I have a question regarding creation of custom connection managers for N900 device. First of all I'm a bit newbie for maemo platform so please be patient :). What I need to do is implement a mail client which is using custom protocol f.e. via XMPP extension and will natively integrated into maemo platform. As I understand I should follow telepathy specification to make all things done natively. F.e. I will need to implement connection manager, account setup plugin for mission control, and client application which will handle channels or so. I have read telepathy developer's manual and it looks very well, but I can't find answers to my two questions.
My question is: Where I can find specification or example of how I can implement account setup plugin, so MC will then use configured account? Only one which is related I guess is http://maemo.org/api_refs/5.0/5.0-final/libaccounts/ but it is not so informative for me... Second one is: Is it possible to make all parts of that project using Qt library (f.e. using Nokia Qt SDK) or only scratchbox based SDK? As I understand connection manager can be written using Qt if I follow telepathy specification using f.e. QtDBus* classes, also client side UI can be written using Qt library. BR, Nick
_______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
