Removed "Settings" from home menu problem

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
butlerk02 Offline
Junior Member
Posts: 4
Joined: Jun 2011
Reputation: 0
Post: #1
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
find quote
butlerk02 Offline
Junior Member
Posts: 4
Joined: Jun 2011
Reputation: 0
Post: #2
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>
find quote
stoli Offline
Skilled Skinner
Posts: 2,405
Joined: Nov 2008
Reputation: 30
Location: Florida
Post: #3
Or just press "S" on your keyboard and select Settings. Smile
find quote
butlerk02 Offline
Junior Member
Posts: 4
Joined: Jun 2011
Reputation: 0
Post: #4
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 : )
find quote