Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 22997 Details for
Bug 36996
gaim needs to now use scs.msg.yahoo.com
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
sets new default server
gaim-0.74-scs-msg-yahoo.patch (text/plain), 776 bytes, created by
Scott Taylor (RETIRED)
on 2004-01-01 23:12:05 UTC
(
hide
)
Description:
sets new default server
Filename:
MIME Type:
Creator:
Scott Taylor (RETIRED)
Created:
2004-01-01 23:12:05 UTC
Size:
776 bytes
patch
obsolete
>--- src/gaimrc.c.orig 2004-01-01 23:42:02.576417568 -0700 >+++ src/gaimrc.c 2004-01-01 23:43:24.243002360 -0700 >@@ -665,7 +665,7 @@ > /* Yahoo! */ > case GAIM_PROTO_YAHOO: > if (*p->value[3] == '\0') >- gaim_account_set_string(account, "server", "scs.yahoo.com"); >+ gaim_account_set_string(account, "server", "scs.msg.yahoo.com"); > else > gaim_account_set_string(account, "server", p->value[3]); > >--- src/protocols/yahoo/yahoo.c.orig 2004-01-01 23:42:35.649389712 -0700 >+++ src/protocols/yahoo/yahoo.c 2004-01-01 23:43:03.828105896 -0700 >@@ -52,7 +52,7 @@ > > #define USEROPT_MAIL 0 > >-#define YAHOO_PAGER_HOST "scs.yahoo.com" >+#define YAHOO_PAGER_HOST "scs.msg.yahoo.com" > #define YAHOO_PAGER_PORT 5050 > #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 36996
: 22997 |
22998