]> git.0d.be Git - empathy.git/commit - src/empathy-accounts.c
empathy-accounts: re-use existing TpAccount rather than creating a new one
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 26 Oct 2011 07:47:20 +0000 (09:47 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 26 Oct 2011 09:02:51 +0000 (11:02 +0200)
commit08d8020862035a1d8f4e41a31b10dcde870d8b73
tree2e8ed9d22dd71632a47265d9c97fb6715d753b3a
parent2a1759c28d088b821fdf0ae7f86cac153fd9d46e
empathy-accounts: re-use existing TpAccount rather than creating a new one

This allows us to detect right away if the account is a valid one and we don't
have to prepare it any more as the AM already did it for us.

https://bugzilla.gnome.org/show_bug.cgi?id=662504
src/empathy-accounts.c