comparison src/protocols/yahoo/yahoo.h @ 8113:d60272410bd5

[gaim-migrate @ 8817] Tim 'marv' Ringenbach wrote us a wonderful core/ui split chat room list thing-a-ma-jig. I've taken the liberty of adding jabber support to it as well. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 15 Jan 2004 22:20:29 +0000
parents fa6395637e2c
children f1ca7e06e8de
comparison
equal deleted inserted replaced
8112:67387ec77301 8113:d60272410bd5
32 #define YAHOO_PAGER_HOST "scs.msg.yahoo.com" 32 #define YAHOO_PAGER_HOST "scs.msg.yahoo.com"
33 #define YAHOO_PAGER_PORT 5050 33 #define YAHOO_PAGER_PORT 5050
34 #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/" 34 #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/"
35 #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com" 35 #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com"
36 #define YAHOO_XFER_PORT 80 36 #define YAHOO_XFER_PORT 80
37 #define YAHOO_ROOMLIST_URL "http://insider.msg.yahoo.com/ycontent/"
37 38
38 #define WEBMESSENGER_URL "http://login.yahoo.com/config/login?.src=pg" 39 #define WEBMESSENGER_URL "http://login.yahoo.com/config/login?.src=pg"
39 40
40 enum yahoo_service { /* these are easier to see in hex */ 41 enum yahoo_service { /* these are easier to see in hex */
41 YAHOO_SERVICE_LOGON = 1, 42 YAHOO_SERVICE_LOGON = 1,