Mercurial > pidgin
changeset 26940:3fd5f2bccd68
Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
official client uses.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sat, 23 May 2009 10:44:39 +0000 |
parents | e40a30c883cc |
children | 516c4a8b7658 |
files | libpurple/protocols/yahoo/yahoo.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo.h Sat May 23 07:08:00 2009 +0000 +++ b/libpurple/protocols/yahoo/yahoo.h Sat May 23 10:44:39 2009 +0000 @@ -28,7 +28,7 @@ #include "circbuffer.h" #include "prpl.h" -#define YAHOO_PAGER_HOST "scs.msg.yahoo.com" +#define YAHOO_PAGER_HOST "scsa.msg.yahoo.com" #define YAHOO_PAGER_PORT 5050 #define YAHOO_PAGER_PORT_P2P 5101 #define YAHOO_LOGIN_URL "https://login.yahoo.com/config/pwtoken_login?src=ymsgr&ts=&token=%s"