summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/old/stable-0.21/mythtv/menu-xml/update.xml
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythtv/old/stable-0.21/mythtv/menu-xml/update.xml')
-rw-r--r--abs/core-testing/mythtv/old/stable-0.21/mythtv/menu-xml/update.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/abs/core-testing/mythtv/old/stable-0.21/mythtv/menu-xml/update.xml b/abs/core-testing/mythtv/old/stable-0.21/mythtv/menu-xml/update.xml
deleted file mode 100644
index 5b28833..0000000
--- a/abs/core-testing/mythtv/old/stable-0.21/mythtv/menu-xml/update.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<mythmenu name="LinHES">
-
- <button>
- <type>UPGRADE</type>
- <text>Check for updates?</text>
- <action>NONE</action>
- </button>
-
- <button>
- <type>UPGRADE</type>
- <text>Yes</text>
- <action>EXEC sudo /usr/LH/bin/linhes_update.sh</action>
- </button>
-
- <button>
- <type>UPGRADE</type>
- <text>No</text>
- <action>UPMENU</action>
- </button>
-</mythmenu>