pidgin: 074c5aed: Set the default pager host to scsa.msg.y...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sat May 23 23:55:31 EDT 2009


-----------------------------------------------------------------
Revision: 074c5aedf9bbc512331f0d3130f076190b290676
Ancestor: 0ef5f961fe7993b5d80b2c8b067e18fa20bf0126
Author: rekkanoryo at pidgin.im
Date: 2009-05-23T10:44:39
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/074c5aedf9bbc512331f0d3130f076190b290676

Modified files:
        libpurple/protocols/yahoo/yahoo.h

ChangeLog: 

Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
official client uses.

-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/yahoo.h	b1999ea3fdfde0261976fa1cbc92d71421d025ed
+++ libpurple/protocols/yahoo/yahoo.h	a160671378c7f3f63bf982d9809e23cc82f9cb4b
@@ -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"


More information about the Commits mailing list