summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable/mythtv/menu-xml/update2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythtv/stable/mythtv/menu-xml/update2.xml')
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/menu-xml/update2.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/abs/core-testing/mythtv/stable/mythtv/menu-xml/update2.xml b/abs/core-testing/mythtv/stable/mythtv/menu-xml/update2.xml
index f3776c8..2ab82ea 100644
--- a/abs/core-testing/mythtv/stable/mythtv/menu-xml/update2.xml
+++ b/abs/core-testing/mythtv/stable/mythtv/menu-xml/update2.xml
@@ -1,25 +1,25 @@
<mythmenu name="LinHES">
<button>
- <type>UPDATE</type>
+ <type>UPGRADE</type>
<text>Perform updates?</text>
<action>NONE</action>
</button>
<button>
- <type>UPDATE</type>
+ <type>UPGRADE</type>
<text>Yes</text>
<action>EXEC sudo /usr/LH/bin/linhes_update2.sh</action>
</button>
<button>
- <type>UPDATE</type>
+ <type>UPGRADE</type>
<text>No</text>
<action>UPMENU</action>
</button>
<button>
- <type>UPDATE</type>
+ <type>UPGRADE</type>
<text>View files to be upgraded.</text>
<action>EXEC sudo /usr/LH/bin/linhes_update3.sh</action>
</button>