[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo
From:       Michael Anthony Cole <colemichae () gmail ! com>
Date:       2010-01-20 12:40:24
Message-ID: 1263991224.608034.25173.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1077587 by michaelacole:

Yahoo Audibles URL was incorrect for some audilbles the details are supplied in the \
base address sent from yahoo 

 M  +1 -1      messagereceivertask.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/yahoo/libkyahoo/messagereceivertask.cpp \
#1077586:1077587 @@ -157,7 +157,7 @@
 		
 		msg = "ANIMATED AUDIBLE SENT TO YOU WITH TEXT " + msg;
 		emit gotIm( from, msg, timestamp.toLong(), 0);
-		msg2 = "http://us.dl1.yimg.com//download.yahoo.com/dl/aud/aa/" + msg2 + ".swf";
+		msg2 = "http://us.dl1.yimg.com//download.yahoo.com/dl/aud/"+msg2.mid(5,2)+"/" + \
msg2 + ".swf";  emit gotIm( from, msg2,timestamp.toLong(), 0);
 
 	}


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic