adium.1-4: 692d75f8: *** Plucked rev 3e0e72ececb27277fcfb0350...

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Sun Apr 18 17:50:03 EDT 2010


-----------------------------------------------------------------
Revision: 692d75f8dc28e433931f5a4b036c145f132c42ba
Ancestor: bdea4b2531b4b64de190243c7fe2e128a29caa19
Author: rekkanoryo at pidgin.im
Date: 2010-04-16T23:54:42
Branch: im.pidgin.adium.1-4
URL: http://d.pidgin.im/viewmtn/revision/info/692d75f8dc28e433931f5a4b036c145f132c42ba

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

ChangeLog: 

*** Plucked rev 3e0e72ececb27277fcfb03500df9b47c44b0ebb6 (rekkanoryo at pidgin.im):
Don't need these defines anymore.

-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/libymsg.h	69498cd508e3de349dbd49eebcba06a0679fd589
+++ libpurple/protocols/yahoo/libymsg.h	9b1bc461d632ad323841d19aec418fb79477945f
@@ -29,7 +29,6 @@
 #include "cmds.h"
 #include "prpl.h"
 
-#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"
@@ -44,9 +43,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_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"
 #define YAHOOJP_PROFILE_URL "http://profiles.yahoo.co.jp/"


More information about the Commits mailing list