Kodi Community Forum
Removed "Settings" from home menu problem - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Night (https://forum.kodi.tv/forumdisplay.php?fid=130)
+----- Thread: Removed "Settings" from home menu problem (/showthread.php?tid=103656)



Removed "Settings" from home menu problem - butlerk02 - 2011-06-17

Hi guys,

I'm fairly new to everything XBMC related so please be gentle.

I installed the night skin yesterday and without realising it, i've managed to remove "settings" from the home menu and i'm now pretty stuck.

I read on another post that someone had done the same thing and had managed to edit the guisettings.xml file, but i'm not sure what edits i would need to make.

Has anyone got a simple suggestion I could try please?

Cheers
Keith


- butlerk02 - 2011-06-17

The change required for anyone else who might have this problem is:

In guisettings.xml, change from this:
<setting type="bool" name="skin.nosettings">true</setting>

to this:
<setting type="bool" name="skin.nosettings">false</setting>


- stoli - 2011-06-17

Or just press "S" on your keyboard and select Settings. Smile


- butlerk02 - 2011-06-17

stoli Wrote:Or just press "S" on your keyboard and select Settings. Smile

Thanks Stoli, but I don't have a keyboard as of yet : )