summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-30/mythtv/menu-xml/update.xml
blob: 2d47e7d73b73231e15b0e223a8608175fd068b81 (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>