Exit menu - modify?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
castalla Offline
Fan
Posts: 610
Joined: Aug 2011
Reputation: 11
Post: #1
Is there a way to modify (edit out) the exit menu items?
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #2
yes, you can modify DialogButtonMenu.xml
it's in the 720p folder of the skin you"re using.

just keep mind any modifications will be wiped when the skin is updated.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
castalla Offline
Fan
Posts: 610
Joined: Aug 2011
Reputation: 11
Post: #3
Thanks.

is there a wiki link which would help me understand the format?
find quote
ronie Offline
Team-XBMC Member
Posts: 8,253
Joined: Jan 2009
Reputation: 108
Post: #4
there's an entire section devoted to skinning on our wiki:
http://wiki.xbmc.org/index.php?title=Skinning_Manual

that being said, the best way to get started is just look at the code,
try to somewhat understand the structure, make a few changes and check what happens on-screen.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
castalla Offline
Fan
Posts: 610
Joined: Aug 2011
Reputation: 11
Post: #5
Thanks.
find quote