Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.h Thu Jan 15 17:08:38 2004 +0000 +++ b/src/protocols/yahoo/yahoo.h Thu Jan 15 22:20:29 2004 +0000 @@ -34,6 +34,7 @@ #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/" #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com" #define YAHOO_XFER_PORT 80 +#define YAHOO_ROOMLIST_URL "http://insider.msg.yahoo.com/ycontent/" #define WEBMESSENGER_URL "http://login.yahoo.com/config/login?.src=pg"
