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

   <button>
     <type>UPGRADE</type>
     <text>Check for Updates</text>
     <action>EXEC sudo /usr/LH/bin/linhes_update.sh</action>
   </button>

</mythmenu>