MichaelPr wrote: > Hi - I didn't get deep into it. But as I saw, most plugins doing not > much more than to set the <icon> tag in the install.xml. Not sure how > LMS handles the icon list but I guess the player query the server for a > menu incl. the icon found in > MYSERVER/plugins/-PugInName-/html/images/-icon_svg-.png
The xxx_svg.png is a special case for Material skin users. It should be a .png but if that syntax is used for the file name then Material will use xxx.svg instead (so you would have to provide that alongside the .png) It looks inside the .svg file so that it can change the colours to match the current setup. Paul Webster http://dabdig.blogspot.com author of \"now playing\" plugins covering radio france (fip etc), kcrw, supla finland, abc australia, cbc/radio-canada and rte ireland ------------------------------------------------------------------------ Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105 View this thread: http://forums.slimdevices.com/showthread.php?t=112122 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
