pidgin: 3e0e72ec: Don't need these defines anymore.

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Fri Apr 2 12:40:46 EDT 2010


-----------------------------------------------------------------
Revision: 3e0e72ececb27277fcfb03500df9b47c44b0ebb6
Ancestor: fe5eb9601c82dd353a89abd7c2ea3a898bd1de84
Author: rekkanoryo at pidgin.im
Date: 2010-04-02T16:32:40
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/3e0e72ececb27277fcfb03500df9b47c44b0ebb6

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

ChangeLog: 

Don't need these defines anymore.

-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/libymsg.h	5172382c3c01be9dbe68bc0c99b717c95bdb1628
+++ libpurple/protocols/yahoo/libymsg.h	3a4b6f87a479c4f9fe70ad7fe609742a78ff73d3
@@ -29,7 +29,6 @@
 #include "cmds.h"
 #include "prpl.h"
 
-#define YAHOO_PAGER_HOST "scsa.msg.yahoo.com"
 #define YAHOO_PAGER_HOST_REQ_URL "http://vcs1.msg.yahoo.com/capacity"
 #define YAHOO_PAGER_PORT 5050
 #define YAHOO_PAGER_PORT_P2P 5101
@@ -45,9 +44,8 @@
 #define YAHOO_XFER_RELAY_PORT 80
 #define YAHOO_ROOMLIST_URL "http://insider.msg.yahoo.com/ycontent/"
 #define YAHOO_ROOMLIST_LOCALE "us"
-/* really we should get the list of servers from
- http://update.messenger.yahoo.co.jp/servers.html */
-#define YAHOOJP_PAGER_HOST "cs.yahoo.co.jp"
+
+/* Yahoo! JAPAN stuff */
 #define YAHOOJP_PAGER_HOST_REQ_URL "http://cs1.msg.vip.ogk.yahoo.co.jp/capacity"
 #define YAHOOJP_TOKEN_URL "https://login.yahoo.co.jp/config/pwtoken_get?src=ymsgr&ts=&login=%s&passwd=%s&chal=%s"
 #define YAHOOJP_LOGIN_URL "https://login.yahoo.co.jp/config/pwtoken_login?src=ymsgr&ts=&token=%s"


More information about the Commits mailing list