]> git.0d.be Git - empathy.git/commit
Don't destroy the request properties, EmpathyDispatcher now owns them
authorDanielle Madeley <danielle.madeley@collabora.co.uk>
Wed, 16 Dec 2009 21:50:33 +0000 (08:50 +1100)
committerDanielle Madeley <danielle.madeley@collabora.co.uk>
Mon, 21 Dec 2009 09:55:02 +0000 (20:55 +1100)
commit91b6954805de2541dad743256cc3f9e9c6f65943
treeb68c46ce1248ac92f8ed5fd28b1a3169c48b0479
parent041b5b174f64ddde0f400843ed2a8b89b52ba18d
Don't destroy the request properties, EmpathyDispatcher now owns them

This is not the same as tp-glib semantics (e.g. tp_..._call_create_channel).
Add some docs to EmpathyDispatcher to explain this, for the next person.
libempathy/empathy-dispatcher.c
src/empathy-chat-window.c