tpf-persona: use tp_connection_get_account()
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 28 Mar 2012 09:22:28 +0000 (11:22 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 28 Mar 2012 09:35:40 +0000 (11:35 +0200)
commit278de0b59eb5dee93f8436e982901438a55d5b19
tree062e892f6420aaeae67b740359fe5909fded9b8b
parent5093de52d401d18f1ee67eed83982cc4b0d928ca
tpf-persona: use tp_connection_get_account()

telepathy-glib introduced API to get the TpAccount of a TpConnection so Folks
doesn't have to do it manually.

This has the nice side effect of fixing a crash when TpAccount/TpConnection
are momentary out of sync while connecting/disconnecting accounts.

https://bugzilla.gnome.org/show_bug.cgi?id=672980
NEWS
backends/telepathy/lib/tpf-persona.vala
configure.ac