Win Add a new button to the Menu
#1
Question 
Hello, i would like to add a new button to the Menu on the Home Screen of the Confluence skin. I followed this simple tutorial http://wiki.xbmc.org/index.php?title=HOW...o_the_Menu ,but it doesn't work. I see just a blank screen. Guy here has exactly the same problem. Can someone tell me what is wrong?
Thanks



home.xml

<item id="69">
<label>Jolanka</label>
<onclick>ActivateWindow(Videos,Jolanka)</onclick>
<icon>-</icon>
<thumb>-</thumb>


sources.xml

<source>
<name>Jolanka</name>
<path pathversion="1">C:\Movies\Jolanka\</path>
</source>


screen1
Image

screen2
Image
Reply
#2
Did you set the content of Jolanka and let it add it to library. Your shortcut is in library mode so if you dont set the content to movies lets it scan for content to populate the library, you wont see anything when you click
Image

If my replies help you, please click on my reputation Image below :) thanks :)
Reply

Logout Mark Read Team Forum Stats Members Help
Add a new button to the Menu0