[empathy] Use the MSN account widget with Haze



commit a5da0a70113dd6bd0abe0df3c353fbaf41a25fae
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri Nov 11 10:10:47 2011 +0100

    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 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget.c b/libempathy-gtk/empathy-account-widget.c
index 375d624..7530914 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),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]