diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2007-12-12 23:30:51 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2007-12-12 23:30:51 +0000 |
commit | 30ce1ced040c44c528d0a6e6e9c6b10a1caf1052 (patch) | |
tree | d2dd16bb5c39da490ea4f2895516e72c115a343e /protocols/oscar/aim.h | |
parent | d52111a7b05657e4a4fa8417e6655389a50769cf (diff) |
Killed the <server> parameter to "account add" and changed the default
server for OSCAR to what both login.icq.com and login.oscar.aol.com resolve
to these days. There's no need to specify a server anymore so why bother.
And cleaned up the docs (removed all references to those OSCAR servers).
Diffstat (limited to 'protocols/oscar/aim.h')
-rw-r--r-- | protocols/oscar/aim.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/oscar/aim.h b/protocols/oscar/aim.h index 81ea5f9e..9516996c 100644 --- a/protocols/oscar/aim.h +++ b/protocols/oscar/aim.h @@ -93,7 +93,7 @@ typedef guint16 flap_seqnum_t; * the client to connect to it. * */ -#define AIM_DEFAULT_LOGIN_SERVER "login.oscar.aol.com" +#define AIM_DEFAULT_LOGIN_SERVER "login.messaging.aol.com" #define AIM_LOGIN_PORT 5190 /* |