pidgin: 2506f7dd: Patch from Luke Bratch:

rekkanoryo at pidgin.im rekkanoryo at pidgin.im
Mon Oct 20 21:20:43 EDT 2008


-----------------------------------------------------------------
Revision: 2506f7dd86d254a0a503554e51b61106f45e0f80
Ancestor: af245ac1b423f434bee8f55bf09c926871c469c2
Author: Luke Bratch
Date: 2008-10-21T01:08:13
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/2506f7dd86d254a0a503554e51b61106f45e0f80

Modified files:
        libpurple/protocols/yahoo/yahoo.h

ChangeLog: 

Patch from Luke Bratch:

". . . patches libpruple/protocols/yahoo/yahoo.h so that clicking on new
mail notifications in Pidgin opens a logged in Yahoo Mail instead of the
login screen. Correct URL [found] by looking at what URL the official
client opens."

-------------- next part --------------
============================================================
--- libpurple/protocols/yahoo/yahoo.h	50bc84d9e9f5c3f1da265c8ef93ed880a403a218
+++ libpurple/protocols/yahoo/yahoo.h	51ca2278a1073e446bc8d0d3a1e13cac81610549
@@ -31,7 +31,7 @@
 #define YAHOO_PAGER_HOST "scs.msg.yahoo.com"
 #define YAHOO_PAGER_PORT 5050
 #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://us.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"


More information about the Commits mailing list