Make remove_persona() and remove_individual() async
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 23 Jul 2010 11:21:22 +0000 (12:21 +0100)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Mon, 26 Jul 2010 09:27:17 +0000 (11:27 +0200)
commit3f860a202c8115de3279a5711a5d472b7ef55985
tree8d4e8a20d6abafaff567020abee3cfb1ca564220
parent1f88a87439ede4b78e834593027a797901de1c8d
Make remove_persona() and remove_individual() async

They could involve blocking operations, so should be async.
backends/telepathy/tp-backend-factory.vala
backends/telepathy/tpf-persona-store.vala
folks/individual-aggregator.vala
folks/persona-store.vala