add more programs submenu manually????
#1
i really like transperancy! option to create submenus
i want to create different submenu for my emulator collection (arcade,handhelds,console etc)
transperancy so far allow 5, so is theres a way to add more??
thanks roniie
Reply
#2
if you have a little experience modding skins, you can add extra submenu items.
relevant file: Includes_Home.xml

the programs submenu starts at line 2946 in this file.

all you need to add is:
Code:
<item id="8150">
    <label>[i]Button-Label[/i]</label>
    <onclick>ActivateWindow(Programs,[i]FolderName[/i],return)</onclick>
</item>
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply

Logout Mark Read Team Forum Stats Members Help
add more programs submenu manually????0