Ensure we don't unref every TpAccount
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Sat, 10 Jul 2010 14:12:55 +0000 (15:12 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 13 Jul 2010 15:59:51 +0000 (16:59 +0100)
commit50b46dcf6a7e385782687295909f887bc3f1a714
tree467c49634abfd377cb599a5018cd0f53cf2351fd
parent75c038e4eddc808820d3908f2fe8e716bda52ab7
Ensure we don't unref every TpAccount

AccountManager.get_valid_accounts() only transfers the container, and
Vala ignores this unless you assign it to a variable with an unowned
item type.
backends/telepathy/tp-backend.vala
backends/telepathy/tpf-persona.vala