From 58760d0e2f548a398db676c32f4dce2b10a1504b Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Thu, 30 Oct 2008 10:00:03 -0500
Subject: remove reboot/halt/version  from the service menu. These are no
 longer needed as it's now a popup from the main menu.

---
 abs/core-testing/mythtv/stable/mythtv/PKGBUILD               | 2 +-
 abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
index af6a718..adc1ce7 100644
--- a/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythtv/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=mythtv
 pkgver=0.21
-pkgrel=14
+pkgrel=15
 pkgdesc="A Homebrew PVR project"
 arch=('i686' 'x86_64')
 depends=('bash' 'mysql-clients>=5.0' 'qt3' 'lame' 'lirc-utils' 'ffmpeg' \
diff --git a/abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml b/abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml
index a80fdca..8aa6134 100644
--- a/abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml
+++ b/abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml
@@ -17,7 +17,7 @@
      <text>Motion</text>
      <action>MENU motion.xml</action>
    </button>
-
+<!--
    <button>
      <type>POWER</type>
      <text>Power Off </text>
@@ -35,6 +35,7 @@
      <text>Version</text>
      <action>EXEC /usr/local/bin/ver.sh</action>
    </button>
+-->
 
    <button>
        <type>MV_SETUP_MENU</type>
-- 
cgit v0.12