summaryrefslogtreecommitdiffstats
path: root/abs/extra/xbmc/xbmc_lib.conf
blob: df88abb041eaa11f61f5d58328a99231e935ffa3 (plain)
1
2
3
4
5
6
7
8
<!--#XBMC-->
    <button>
       <type>MENU_XBMC</type>
       <text>Launch XBMC</text>
       <action>EXEC /usr/bin/xbmc</action>
    </button>
<!--#XBMC-->