Open LeeThompson opened 5 years ago
You should be able to do this now by manually editing the settings.json
file. I'll look to see if I can add it as an option in the Management Console as well...
I did get it working on settings.json
, thanks!
NOTE: In the management console (:9989
) the icon image are broken (in settings.json
they are file statements pointing to .ico files in a folder). It's not a big deal though.
e.g.
"Icons": {
"Stock": null,
"File": "c:\\icons\\growl.ico",
"Encoded": null,
"App": null,
"Resource": null,
"Url": null,
"Base64": null
},
A natural place to put in the console might be in "Apps" just by clicking on the icon it shows.
Would be awesome to be able to set icons (png/ico) for registered applications (for those that don't have one).