summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-10-30 15:00:03 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-10-30 15:00:03 (GMT)
commit58760d0e2f548a398db676c32f4dce2b10a1504b (patch)
treed824bda8ff2dee5fafcb610e2fb7efbebc0d77ba /abs/core-testing
parent1285df4b144d500c9acae280023e1c5377fe0c5d (diff)
downloadlinhes_pkgbuild-58760d0e2f548a398db676c32f4dce2b10a1504b.zip
linhes_pkgbuild-58760d0e2f548a398db676c32f4dce2b10a1504b.tar.gz
linhes_pkgbuild-58760d0e2f548a398db676c32f4dce2b10a1504b.tar.bz2
remove reboot/halt/version from the service menu.
These are no longer needed as it's now a popup from the main menu.
Diffstat (limited to 'abs/core-testing')
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/PKGBUILD2
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml3
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>