From a5da0a70113dd6bd0abe0df3c353fbaf41a25fae Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 11 Nov 2011 10:10:47 +0100 Subject: Use the MSN account widget with Haze The parameters supported by the UI have the same names as the Butterfly ones so no change needed. https://bugzilla.gnome.org/show_bug.cgi?id=663829 --- libempathy-gtk/empathy-account-widget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libempathy-gtk/empathy-account-widget.c b/libempathy-gtk/empathy-account-widget.c index 375d6246d..7530914fc 100644 --- a/libempathy-gtk/empathy-account-widget.c +++ b/libempathy-gtk/empathy-account-widget.c @@ -1881,7 +1881,7 @@ do_constructed (GObject *obj) { "salut", "local-xmpp", "empathy-account-widget-local-xmpp.ui", account_widget_build_salut }, WIDGET (gabble, jabber), - WIDGET (butterfly, msn), + WIDGET (haze, msn), WIDGET (haze, icq), WIDGET (haze, aim), WIDGET (haze, yahoo), -- cgit v1.2.3