Re: Plugin icon issue
Aesculus <Aesculus.a0n2zc-NUepA2SMhDQqspMVqqL2D+4xXEVPTSb/[email protected]>
| Newsgroups | gmane.music.equipment.slimdevices.devel |
|---|---|
| Organization | Logitech Squeezebox Forums |
| Message-ID | <[email protected]> |
A little late to the game but I can verify that this method works for
Squeezer, SqueezeCtrl etc.
my $icon = 'plugins/DenonAvpControl/html/images/denon_control.png';
and my path is:
.../InstalledPlugins/Plugins/DenonAvpControl/HTML/EN/plugins/DenonAvpControl/html/images
building menu:
my @menu = ({
stringToken => getDisplayName(),
id => 'pluginDenonAvpControl',
menuIcon => $icon,
...
Chris
------------------------------------------------------------------------
Aesculus's Profile: http://forums.slimdevices.com/member.php?userid=14876
View this thread: http://forums.slimdevices.com/showthread.php?t=114380