Author: glen                         Date: Sun Oct 14 20:50:30 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
-  darklyrics site now  in utf8 encoding

---- Files affected:
SOURCES:
   amarok-script-wiki_lyrics-charset.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/amarok-script-wiki_lyrics-charset.patch
diff -u /dev/null SOURCES/amarok-script-wiki_lyrics-charset.patch:1.1
--- /dev/null   Sun Oct 14 22:50:30 2007
+++ SOURCES/amarok-script-wiki_lyrics-charset.patch     Sun Oct 14 22:50:25 2007
@@ -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 = {}
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to