diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-13 22:23:52 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-09-13 22:24:39 +0800 |
commit | 1cb32224bfc3f633057cb60229476334909f7d4f (patch) | |
tree | 20bc91d485040ccfd46912953145bc5d131e590e /libempathy-gtk/empathy-account-widget.c | |
parent | 3cc5f86c16058e7aaaf95348d0c5277e05c9ed97 (diff) | |
download | gsoc2013-empathy-1cb32224bfc3f633057cb60229476334909f7d4f.tar gsoc2013-empathy-1cb32224bfc3f633057cb60229476334909f7d4f.tar.gz gsoc2013-empathy-1cb32224bfc3f633057cb60229476334909f7d4f.tar.bz2 gsoc2013-empathy-1cb32224bfc3f633057cb60229476334909f7d4f.tar.lz gsoc2013-empathy-1cb32224bfc3f633057cb60229476334909f7d4f.tar.xz gsoc2013-empathy-1cb32224bfc3f633057cb60229476334909f7d4f.tar.zst gsoc2013-empathy-1cb32224bfc3f633057cb60229476334909f7d4f.zip |
Remove "Use Yahoo Japan" label (#609484)
It's not a valid connection param any more. Yahoo Japan has its own protocol
now.
Diffstat (limited to 'libempathy-gtk/empathy-account-widget.c')
-rw-r--r-- | libempathy-gtk/empathy-account-widget.c | 1 |
1 files changed, 0 insertions, 1 deletions
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); |