From 1cb32224bfc3f633057cb60229476334909f7d4f Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 13 Sep 2010 16:23:52 +0200 Subject: Remove "Use Yahoo Japan" label (#609484) It's not a valid connection param any more. Yahoo Japan has its own protocol now. --- libempathy-gtk/empathy-account-widget-yahoo.ui | 20 +------------------- libempathy-gtk/empathy-account-widget.c | 1 - 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/libempathy-gtk/empathy-account-widget-yahoo.ui b/libempathy-gtk/empathy-account-widget-yahoo.ui index ad4f527ed..acc60de74 100644 --- a/libempathy-gtk/empathy-account-widget-yahoo.ui +++ b/libempathy-gtk/empathy-account-widget-yahoo.ui @@ -108,11 +108,10 @@ True - vertical True - 6 + 5 2 12 6 @@ -246,23 +245,6 @@ - - - Use _Yahoo! Japan - True - True - False - True - True - - - 2 - 5 - 6 - GTK_FILL - - - 0 diff --git a/libempathy-gtk/empathy-account-widget.c b/libempathy-gtk/empathy-account-widget.c index cd55b2a25..a32666325 100644 --- a/libempathy-gtk/empathy-account-widget.c +++ b/libempathy-gtk/empathy-account-widget.c @@ -1333,7 +1333,6 @@ account_widget_build_yahoo (EmpathyAccountWidget *self, "entry_locale", "room-list-locale", "entry_charset", "charset", "spinbutton_port", "port", - "checkbutton_yahoojp", "yahoojp", "checkbutton_ignore_invites", "ignore-invites", NULL); -- cgit v1.2.3