[shutdowndialog]: hide logout option config
This change adds a config entry in plasmamobilerc
which allows to hide
the logout button in the shutdown dialog.
As mobile systems are often effectively single user, this makes sense
to offer in Plasma Mobile.
Config entry is
bool allowLogout
, defaults to false
(no change in behavior)