comparison src/protocols/yahoo/yahoo.h @ 7883:30ed1fc892aa

[gaim-migrate @ 8537] " This changes the server define for topic complience, and changes the setting for them." --Tim Ringenbach (marv_sf) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 15 Dec 2003 01:47:29 +0000
parents ee32e030c9be
children cd3a2cef5112
comparison
equal deleted inserted replaced
7882:b4c2f92d4d24 7883:30ed1fc892aa
23 #ifndef _YAHOO_H_ 23 #ifndef _YAHOO_H_
24 #define _YAHOO_H_ 24 #define _YAHOO_H_
25 25
26 #include "prpl.h" 26 #include "prpl.h"
27 27
28 #define YAHOO_PAGER_HOST "scs.yahoo.com" 28 #define YAHOO_PAGER_HOST "scs.msg.yahoo.com"
29 #define YAHOO_PAGER_PORT 5050 29 #define YAHOO_PAGER_PORT 5050
30 #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/" 30 #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/"
31 #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com" 31 #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com"
32 #define YAHOO_XFER_PORT 80 32 #define YAHOO_XFER_PORT 80
33 33