Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Open a specific directory with a custom button
20th Aug, 2014, 01:34 AM
Post: #1
princeps Offline
Registered
Posts: 2
Joined: Jul 2014
Reputation: 0
Open a specific directory with a custom button
Hello,

I am customizing my Confluence for XBian Skin and want to add a custom button which opens a specific directory:

On http://wiki.xbmc.org/index.php?title=HOW-TO:Edit_the_home_screen_skin_files I read under number 3 how to do that. But it won't work - the button won't even show up..

I edited the Home.xml and added the following:

Code:
<item id="19">
                          <label>Konzerte</label>
                        <onclick>ActivateWindow(Videos,Konzerte)</onclick>
                        <icon>-</icon>
                        <thumb>-</thumb>
                    </item>

Via the sources.xml I defined the term "Konzerte" (everything according to the link above):

Code:
<video>
        <default pathversion="1"></default>
        <source>
            <name>Konzerte</name>
            <path pathversion="1">/media/Bueckstabue/</path>
            <allowsharing>true</allowsharing>
        </source>
    </video>

But the button won't show up...
Any help would be appreciated.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Open a specific directory with a custom button - princeps - 20th Aug, 2014 01:34 AM
RE: Open a specific directory with a custom button - mk01 - 9th Oct, 2014, 05:19 AM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 30th May, 2025, 08:18 PM Powered By MyBB, © 2002-2025 MyBB Group.