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

   <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>