ronie Wrote:no need to edit the skin, you can instead edit guisettings.xml in your userdata directory.
make sure you change this setting to 'false'.
Code:
<setting type="bool" name="skin.transparency.Hide_Shutdown_Settings">false</setting>
FYI, this was the setting which restored the Settings option to the Main Menu:
Code:
<setting type="bool" name="skin.transparency.Menu_Settings">false</setting>
I think the setting you specified above was related to whether the Settings option showed up on the Shutdown Menu.
I'll see what I can do about getting you a crashlog now ...