Ensure personas are only created and added once
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 7 Jul 2010 15:12:29 +0000 (16:12 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 7 Jul 2010 15:14:32 +0000 (16:14 +0100)
commitd2a726a8c3664f95069160c45bce6c4fb827013d
treebe8beed68ec8e5571ef2a56a877299202c9c17cf
parent3a77bdfdfba1c9fbe97078b0484fffc9935a9eb0
Ensure personas are only created and added once

Previously, IndividualAggregator.add_persona_from_details() would return a
different instance of the same persona than would get added to the
PersonaStore later (through channel change notification). This fixes that
to re-use the original persona created by add_persona_from_details().
backends/telepathy/tpf-persona-store.vala