summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2011-10-08 05:44:32 (GMT)
committerBritney Fransen <brfransen@gmail.com>2011-10-08 05:44:32 (GMT)
commit0248c360045baf6fc4d0d114083d78f306902b82 (patch)
treeeca02925bc703f90df3fc3588fb0fd023b51e035 /abs/core/mythtv/stable-0.24/mythtv/menu-xml/update2.xml
parent196d436d7adccc0b6622f272ef642b318e37c274 (diff)
downloadlinhes_pkgbuild-0248c360045baf6fc4d0d114083d78f306902b82.zip
linhes_pkgbuild-0248c360045baf6fc4d0d114083d78f306902b82.tar.gz
linhes_pkgbuild-0248c360045baf6fc4d0d114083d78f306902b82.tar.bz2
mythtv: change View Updates menu to use a menu instead of osd_cat
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.xml6
1 files changed, 3 insertions, 3 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..e4a443d 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,7 +2,7 @@
<button>
<type>UPGRADE</type>
- <text>Perform updates?</text>
+ <text>Install Updates?</text>
<action>NONE</action>
</button>
@@ -20,7 +20,7 @@
<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>