Actions
Bug #3889
closedCustom menubar icons are not anymore working
Start date:
04/30/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
Yes
Description
I've just updated AdiIRC to the new beta version and my custom icons on menubar isn't anymore working.
There is an example of how my project is loading custom icons on menubar:
$menuicon($_psys.gfx.fselect(_options.ico)) Options:/_psys.open -m options
the identifier $_psys.gfx.fselect is:
alias _psys.gfx.fselect { return $scriptdirGFX\ $+ $1 }
Actions