]> git.pld-linux.org Git - packages/amarok-script-wiki_lyrics.git/blobdiff - amarok-script-wiki_lyrics-charset.patch
- darklyrics site now in utf8 encoding
[packages/amarok-script-wiki_lyrics.git] / amarok-script-wiki_lyrics-charset.patch
diff --git a/amarok-script-wiki_lyrics-charset.patch b/amarok-script-wiki_lyrics-charset.patch
new file mode 100644 (file)
index 0000000..e9d7357
--- /dev/null
@@ -0,0 +1,10 @@
+--- wiki_lyrics/lyrics_DarkLyrics.rb~  2007-10-14 23:44:19.000000000 +0300
++++ wiki_lyrics/lyrics_DarkLyrics.rb   2007-10-14 23:44:22.960698011 +0300
+@@ -53,7 +53,6 @@
+       def parse_lyrics( url, body, artist, title, album=nil, year=nil )
+-              body = Strings.latin12utf8( body )
+               body.tr_s!( " \n\r\t", ' ' )
+               lyrics_data = {}
This page took 0.032951 seconds and 4 git commands to generate.