summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.27/mythtv/menu-xml/update.xml
blob: 0b13a8f37380a4a01aec782b25f1c10aefebb70a (plain)
1
2
3
4
5
6
7
8
9
10
11
<mythmenu name="LH_UPDATE">

   <button>
     <type>JUMP Reload Theme</type>
     <text>Check for Updates</text>
     <description>Search for LinHES system updates</description>
     <action>EXEC sudo /usr/LH/bin/linhes_update.sh</action>
<!--     <action>JUMP Reload Theme</action> -->
   </button>

</mythmenu>