Changes to the skinning engine for XBMC Frodo
#50
2012-10-15 Change in Skin settings window

SkinSettings.xml has been introduced.
XBMC will enable a setting under Look And Feel -> Skin - Settings for a button that will link to SkinSettings.xml

This is to avoid the confusion between "how do I change the skin" and the "Skin settings" that most skins have.

Skinners should, if they wish:

1. Rename their custom skin settings window SkinSettings.xml.
2. Drop the id in that file (no longer required).
3. Update the rest of the skin to no longer contain shortcuts to the skin settings window, as XBMC now provides it.

git commit: https://github.com/xbmc/xbmc/commit/b2fa...08969a5e8f
pull-request: https://github.com/xbmc/xbmc/issues/1622
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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.


Image
Reply


Messages In This Thread
RE: Changes to the skinning engine for XBMC Frodo - by jmarshall - 2012-10-16, 01:48
Logout Mark Read Team Forum Stats Members Help
Changes to the skinning engine for XBMC Frodo1