summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml')
-rw-r--r--abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml16
1 files changed, 5 insertions, 11 deletions
diff --git a/abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml b/abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml
index 2ab82ea..64388cb 100644
--- a/abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml
+++ b/abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml
@@ -2,25 +2,19 @@
<button>
<type>UPGRADE</type>
- <text>Perform updates?</text>
- <action>NONE</action>
+ <text>Install Updates</text>
+ <action>EXEC sudo /usr/LH/bin/linhes_update2.sh install</action>
</button>
<button>
<type>UPGRADE</type>
- <text>Yes</text>
+ <text>Cancel Updates</text>
<action>EXEC sudo /usr/LH/bin/linhes_update2.sh</action>
</button>
-
- <button>
- <type>UPGRADE</type>
- <text>No</text>
- <action>UPMENU</action>
- </button>
<button>
<type>UPGRADE</type>
- <text>View files to be upgraded.</text>
- <action>EXEC sudo /usr/LH/bin/linhes_update3.sh</action>
+ <text>View Updates</text>
+ <action>MENU update3.xml</action>
</button>
</mythmenu>