Kodi Community Forum

Full Version: XBMC removal of Confluence and PM3.HD skins
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm working on my own live-cd version of xbmc and I wonder what will happen when XBMC is loaded the first time and no Confluence and PM3.HD skins are installed? Instead of using Confluence or PM3.HD I want to use something else.

So will XBMC switch to the only skin installed or will it always to try to load Confluence when no guisettings.xml is there?
confluence is the default and will be looked for if nothing else is specified. if we can't find that, we'll error.
spiff Wrote:confluence is the default and will be looked for if nothing else is specified. if we can't find that, we'll error.

Okee thanks. Maybe a little bit dirty; But what if I put a different skin in the Confluence folder. Do you think it will work?
that will work. but in that case i'd rather do myself a small little diff and change the fallback in code. see top of Settings.h. we would give you the evil eye if you ship something else as confluence Wink