Hi MASSIVE88, you can put it into the /local/dmenu/themes/????/menu_system.cfg
sth like this:
Menu System
{
Icon = "res/system.png"
Name = "System"
...
...
...
MenuItem Poweroff
{
Icon = "res/system/reboot.png"
Name = " Poweroff"
Executable = "poweroff"
WorkDir = "/"
}
}