[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeaddons/noatun-plugins/lyrics
From:       Eray Ozkural <erayo () cs ! bilkent ! edu ! tr>
Date:       2003-02-24 15:05:38
[Download RAW message or body]

CVS commit by exa: 

I've added pure lyrics and sing365 lyrics search engines, in my experience those are \
some of the finest. There you go :)


  M +8 -4      cmodule.cpp   1.10


--- kdeaddons/noatun-plugins/lyrics/cmodule.cpp  #1.9:1.10
@@ -17,7 +17,7 @@ extern Lyrics *lyrics;
 
 const char *const DEFAULT_NAME =
-  "SongMeanings,"
   "Google,"
-  "Google (Feeling Lucky),"
+  "Pure Lyrics,"
+  "Sing365,"
   "Lyrics Planet,"
   "Lyrics World,"
@@ -25,11 +25,13 @@ const char *const DEFAULT_NAME =
   "AZLyrics,"
   "Astraweb,"
+  "SongMeanings,"
   "Everything2,"
+  "Google (Feeling Lucky),"
   "Everything2 (author info)";
 
 const char *const DEFAULT_QUERY =
-  "http://www.songmeanings.net/search.php?type=titles&query=$(title),"
   "http://www.google.com/search?q=lyrics+$(title)+$(author)+$(album),"
-  "http://www.google.com/search?q=lyrics+%22$(title)%22+%22$(author)%22+%22$(album)%22&btnI=I%27m+Feeling+Lucky,"
 +  "http://www.purelyrics.com/index.php?search_artist=$(author)&search_album=$(album)&search_title=$(title)&search_lyrics=&search_advsubmit2=Search,"
 +  "http://search.sing365.com/search.php?searchstr=helpless&submit=search&category=song,"
  "http://www.lyricsplanet.com/index.php3?style=searchtitle&fix=1&searchstring=$(title),"
  "http://www.lyricsworld.com/cgi-bin/search.cgi?q=$(title)+$(author),"
@@ -37,4 +39,6 @@ const char *const DEFAULT_QUERY =
   "http://www.azlyrics.com/cgi-bin/s.cgi?q=$(title)+$(author),"
   "http://search.lyrics.astraweb.com?word=$(title)+$(author)+$(album),"
+  "http://www.songmeanings.net/search.php?type=titles&query=$(title),"
+  "http://www.google.com/search?q=lyrics+%22$(title)%22+%22$(author)%22+%22$(album)%22&btnI=I%27m+Feeling+Lucky,"
  "http://everything2.com/index.pl?node=$(title),"
   "http://everything2.com/index.pl?node=$(author)";


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic