as a more helpful response:

the note image is in the font files, but a simpler locator is the use of:
$client->symbols('notesymbol')

in the server code.  Unfortunately, it is part of the server UI design  
and is therefore found in most of the modules under the Slim/Buttons,  
and Plugins folders.  Simply removing that reference and replacing  
with 'undef' should make it nicely disappear from any player listing.

It may also be possible to change the symbol used with that  
referenece.  In the Slim/Display/Graphics.pm and Slim/Display/Text*.pm  
modules you'll find a hash matching name with hex value for the  
symbol.  Edit the mapping to use the value for the 'hardspace' and  
you'll get the same end effect with only 3 lines of code to worry about.

-kdf
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to