Mercurial > pidgin.yaz
changeset 20540:ce701480237b
Change the MSN Contacts server from omega.contacts.msn.com to contacts.msn.com. Thanks to Masca and proton for spotting the problem and suggesting the fix. Fixes #3193
author | Carlos Silva <typ0@pidgin.im> |
---|---|
date | Wed, 19 Sep 2007 06:11:36 +0000 |
parents | 2c8c6d77f12c |
children | a9022965162b |
files | libpurple/protocols/msn/contact.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/contact.h Wed Sep 19 06:08:42 2007 +0000 +++ b/libpurple/protocols/msn/contact.h Wed Sep 19 06:11:36 2007 +0000 @@ -25,7 +25,7 @@ #ifndef _MSN_CONTACT_H_ #define _MSN_CONTACT_H_ -#define MSN_CONTACT_SERVER "omega.contacts.msn.com" +#define MSN_CONTACT_SERVER "contacts.msn.com" /* Get Contact List */