]> git.0d.be Git - empathy.git/commit
Base the selected widget both on the CM and the protocol
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Thu, 27 Aug 2009 15:56:42 +0000 (16:56 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Fri, 28 Aug 2009 15:57:46 +0000 (16:57 +0100)
commit91c325aabdb286f44729cb5ee7f69afd717dcca6
treebb0f38beb5e70279efa7377ee232a210873fa9cd
parent04434d6dd476e0613685adecfbad9b03eb4c2e4e
Base the selected widget both on the CM and the protocol

Previously Empathy would select the custom account widget purely based on the
protocol, the problem here is that these widgets assume one specific connection
manager and its set of parameters. Which triggered bugs if the intended cm for a
protocol isn't installed, but haze is and provides the protocol.
libempathy-gtk/empathy-account-widget.c
libempathy-gtk/empathy-account-widget.h
src/empathy-account-assistant.c
src/empathy-accounts-dialog.c