]> git.pld-linux.org Git - packages/amarok-script-wiki_lyrics.git/commitdiff
- darklyrics site now in utf8 encoding
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 14 Oct 2007 20:50:25 +0000 (20:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok-script-wiki_lyrics-charset.patch -> 1.1

amarok-script-wiki_lyrics-charset.patch [new file with mode: 0644]

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.092492 seconds and 4 git commands to generate.