diff options
-rw-r--r-- | libempathy-gtk/empathy-account-widget.c | 2 |
1 files changed, 1 insertions, 1 deletions
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), |