Feature #775
Use Telepathy as account provider
Status: | New | Start: | 10/21/2012 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Frontend GNOME | |||
Target version: | - | |||
Complexity: | High |
|||
Votes: | 0 |
Description
Smuxi could use existing accounts of Telepathy and import them into Smuxi or only show them for use. That way the user would have a very easy migration experience from Telepathy to Smuxi.
History
Updated by Mirco Bauer 4414 days ago
The DBus API of Telepathy doesn't seem to expose the "protocol" field which is essential:
http://telepathy.freedesktop.org/spec/Account.html
The GLib based C API does expose it though:
http://telepathy.freedesktop.org/doc/telepathy-glib-0.10.x/telepathy-glib-account.html#tp-account-get-protocol
So Smuxi should provide a telepathy-glib GIR-based binding