]> git.pld-linux.org Git - packages/amarok-script-wiki_lyrics.git/blob - amarok-script-wiki_lyrics-charset.patch
This commit was manufactured by cvs2git to create branch 'AC-branch'.
[packages/amarok-script-wiki_lyrics.git] / amarok-script-wiki_lyrics-charset.patch
1 --- wiki_lyrics/lyrics_DarkLyrics.rb~   2007-10-14 23:44:19.000000000 +0300
2 +++ wiki_lyrics/lyrics_DarkLyrics.rb    2007-10-14 23:44:22.960698011 +0300
3 @@ -53,7 +53,6 @@
4  
5         def parse_lyrics( url, body, artist, title, album=nil, year=nil )
6  
7 -               body = Strings.latin12utf8( body )
8                 body.tr_s!( " \n\r\t", ' ' )
9  
10                 lyrics_data = {}
This page took 0.07108 seconds and 3 git commands to generate.