Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 109611 Details for
Bug 166050
Fix for amarok's lyrc script brokeness (stray ")
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Lyrc script patch
lyrics_lyrc.rb.patch (text/plain), 484 bytes, created by
Jan Spitalnik
on 2007-02-09 10:49:25 UTC
(
hide
)
Description:
Lyrc script patch
Filename:
MIME Type:
Creator:
Jan Spitalnik
Created:
2007-02-09 10:49:25 UTC
Size:
484 bytes
patch
obsolete
>--- lyrics_lyrc.rb.orig 2007-02-07 14:19:43.000000000 +0100 >+++ lyrics_lyrc.rb 2007-02-09 11:43:12.000000000 +0100 >@@ -112,7 +112,7 @@ def fetchLyrics( artist, title, url ) > proxy_host = nil > proxy_port = nil > if ( @proxy == nil ) >- @proxy = `dcop amarok script proxyForUrl #{@page_url.shellquote}"` >+ @proxy = `dcop amarok script proxyForUrl #{@page_url.shellquote}` > end > proxy_uri = URI.parse( @proxy ) > if ( proxy_uri.class != URI::Generic )
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 166050
: 109611