Nocko!;626532 Wrote: 
> 
> If I find the time (and the courage!) I'll try next weekend to
> eliminate the search on Chartlyrics. But I think somebody more skilled
> than me should try to change the plugin...
> 
To disable, you can just insert a # on the first row of the line for
Chartlyrics, basically change Plugin.pm from:

Code:
--------------------
    
  \&Plugins::SongLyrics::Modules::ChartLyrics::getLyrics,
  
--------------------

to:

Code:
--------------------
    
  #        \&Plugins::SongLyrics::Modules::ChartLyrics::getLyrics,
  
--------------------


Does the problem only happen with iPeng lyrics screen or are we talking
of some other user interface ?


-- 
erland

Erland Isaksson ('My homepage' (http://erland.isaksson.info))
(Developer of 'many plugins/applets'
(http://wiki.slimdevices.com/index.php/User:Erland). If my answer
helped you and you like to encourage future presence on this forum
and/or third party plugin/applet development, 'donations are always
appreciated' (http://erland.isaksson.info/donate))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=82877

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to