Ticket #9440: util_menu.xml.diff

File util_menu.xml.diff, 523 bytes (added by amb@…, 13 years ago)
  • mythtv/themes/DVR/util_menu.xml

    diff --git a/mythtv/themes/DVR/util_menu.xml b/mythtv/themes/DVR/util_menu.xml
    index 63a624e..ee61fb8 100644
    a b  
    88    </button>
    99
    1010    <button>
     11        <type>NET_VIDEO</type>
     12        <text>Internet Video</text>
     13        <action>MENU netvisionmenu.xml</action>
     14        <depends>mythnetvision</depends>
     15    </button>
     16
     17    <button>
    1118        <type>MUSIC</type>
    1219        <text>Music</text>
    1320        <action>PLUGIN mythmusic</action>