changeset 26974:aa341c72f29f

Open a logged in Yahoo Mail instead of the login screen when possible. Closes #5009. committer: Sadrul Habib Chowdhury <imadil@gmail.com>
author Luke Bratch <l_bratch@yahoo.co.uk>
date Sat, 16 May 2009 23:48:32 +0000
parents 4bba5827b7fc
children 6ddb4932772a
files libpurple/protocols/yahoo/yahoo.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/yahoo.h	Sat May 16 22:58:46 2009 +0000
+++ b/libpurple/protocols/yahoo/yahoo.h	Sat May 16 23:48:32 2009 +0000
@@ -34,7 +34,7 @@
 #define YAHOO_P2P_KEEPALIVE_SECS 300
 #define YAHOO_P2P_SERVER_TIMEOUT 10
 #define YAHOO_PROFILE_URL "http://profiles.yahoo.com/"
-#define YAHOO_MAIL_URL "https://login.yahoo.com/config/login?.src=ym"
+#define YAHOO_MAIL_URL "http://rd.yahoo.com/messenger/client/?http://mail.yahoo.com/"
 #define YAHOO_XFER_HOST "filetransfer.msg.yahoo.com"
 #define YAHOO_XFER_PORT 80
 #define YAHOO_XFER_RELAY_HOST "relay.msg.yahoo.com"