]> git.0d.be Git - empathy.git/commit
Rely on the empathy factory rather than 're-preparing' the AM
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 2 Aug 2012 13:48:38 +0000 (15:48 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 3 Aug 2012 14:13:29 +0000 (16:13 +0200)
commit119351a936be47a235b9fd0d7cce1b73fb8e289e
treed4f883dbd8be291d7c6bb133bc26924f9775a0aa
parent44982406d7bc6317a7674d21f830ad50ab4f3810
Rely on the empathy factory rather than 're-preparing' the AM

tp_account_manager_prepare_all_async() seems to be a bad idea so, instead,
let's just rely the empathy factory and set it as default.
This makes the code much more symetric with empathy-accounts and shouldn't
prepare that much useless features as we are not going to prepare the contact
list anyway.
ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c
ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin.c
ubuntu-online-accounts/cc-plugins/empathy-accounts-plugin-widget.c
ubuntu-online-accounts/cc-plugins/empathy-accounts-plugin.c