summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-30/mythtv/menu-xml/game.xml
blob: 293a9e6ad62f5e39c061bd57712e57cde887b492 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" ?>
<mythmenu name="GAME">

    <button>
        <type>GAME</type>
        <text>MythGame</text>
        <description>Play video games</description>
        <action>PLUGIN mythgame</action>
        <depends>mythgame</depends>
    </button>

</mythmenu>