Skip to content

Commit

Permalink
Add MythNetVision to the DVR menu theme. Fixes #9440.
Browse files Browse the repository at this point in the history
(cherry picked from commit a0fc086)
  • Loading branch information
Paul Harrison committed Feb 13, 2011
1 parent 52f7df5 commit 20929be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mythtv/themes/DVR/util_menu.xml
Expand Up @@ -7,6 +7,13 @@
<action>MENU tvmenu.xml</action>
</button>

<button>
<type>NET_VIDEO</type>
<text>Internet Video</text>
<action>MENU netvisionmenu.xml</action>
<depends>mythnetvision</depends>
</button>

<button>
<type>MUSIC</type>
<text>Music</text>
Expand Down

0 comments on commit 20929be

Please sign in to comment.