]> git.0d.be Git - empathy.git/commit
Refactor MUC upgrading to be a feature of TpChat->add()
authorDanielle Madeley <danielle.madeley@collabora.co.uk>
Mon, 21 Dec 2009 01:51:02 +0000 (12:51 +1100)
committerDanielle Madeley <danielle.madeley@collabora.co.uk>
Mon, 21 Dec 2009 09:55:03 +0000 (20:55 +1100)
commiteb36cae56aec0cd245d693ebf2bcb4ce20fb458b
tree7a873c4c5b9f6f9221c5809a05f80decbb1b247d
parent901c4d9b608d764a894c4a4a9df803c3e06a6ab3
Refactor MUC upgrading to be a feature of TpChat->add()

Add a method to be able to tell whether a given TpChat supports you calling
add() on it.
libempathy/empathy-tp-chat.c
libempathy/empathy-tp-chat.h
src/empathy-chat-window.c