[Bug 54273] other lyrics page www.letssingit.com

Stefan Gehn mETz81 at web.de
Tue Nov 23 10:35:33 GMT 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=54273        
mETz81 web de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From mETz81 web de  2004-11-23 11:35 -------
CVS commit by metz: 

Finally added another search URL to the lyrics plugin, no idea why I didn't do this earlier, it was sooo easy.
BUG: 54273


  M +2 -1      cmodule.cpp   1.14


--- kdeaddons/noatun-plugins/lyrics/cmodule.cpp  #1.13:1.14
 @ -42,5 +42,6  @ const char *const DEFAULT_QUERY =
   "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)";
+  "http://everything2.com/index.pl?node=$(author),"
+  "http://www.letssingit.com/cgi-exe/am.cgi?a=search&p=1&s=$(title)&l=song";
 
 LyricsCModule::LyricsCModule(QObject *_parent) : CModule(i18n("Lyrics"), i18n("Configure Lyrics Plugin"), "document", _parent) {



More information about the kde-multimedia mailing list