summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/mythtv-vdpau/menu-xml/HOST_SETTINGS.xml
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-11-04 04:08:02 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-11-04 04:08:02 (GMT)
commit4c97e029f2083f8217ef7d64dc28866decb47e53 (patch)
treea6e77188f41df884a4acd28eb32f659a3a796b25 /abs/extra/community/mythtv-vdpau/menu-xml/HOST_SETTINGS.xml
parent0fdddf9ae0c87c986ce6cae751c07a0f8c603021 (diff)
downloadlinhes_pkgbuild-4c97e029f2083f8217ef7d64dc28866decb47e53.zip
linhes_pkgbuild-4c97e029f2083f8217ef7d64dc28866decb47e53.tar.gz
linhes_pkgbuild-4c97e029f2083f8217ef7d64dc28866decb47e53.tar.bz2
remove old packages that are no longer needed.
linhes-config-svn ddcxinfo-arch portmap mythtv-vdpau hdhgrp openjdk (jre is still present, we don't need or want both)
Diffstat (limited to 'abs/extra/community/mythtv-vdpau/menu-xml/HOST_SETTINGS.xml')
-rwxr-xr-xabs/extra/community/mythtv-vdpau/menu-xml/HOST_SETTINGS.xml87
1 files changed, 0 insertions, 87 deletions
diff --git a/abs/extra/community/mythtv-vdpau/menu-xml/HOST_SETTINGS.xml b/abs/extra/community/mythtv-vdpau/menu-xml/HOST_SETTINGS.xml
deleted file mode 100755
index f257920..0000000
--- a/abs/extra/community/mythtv-vdpau/menu-xml/HOST_SETTINGS.xml
+++ /dev/null
@@ -1,87 +0,0 @@
-<mythmenu name="HOST_SETTINGS">
-
- <button>
- <type>MV_NETWORK_SETUP_MENU</type>
- <text>Network Settings</text>
- <action>EXEC mythinstall -s network </action>
- </button>
-
- <button>
- <type>MV_SYSTEM_SETUP_MENU</type>
- <text>System type</text>
- <action>EXEC mythinstall -s hostype </action>
- </button>
-
- <button>
- <type>MV_MISC_SETUP_MENU</type>
- <text>Misc Settings</text>
- <action>EXEC mythinstall -s misc </action>
- </button>
-
- <button>
- <type>MV_SOFTWARE_MENU</type>
- <text>Software</text>
- <action>EXEC mythinstall -s plugins </action>
- </button>
-
- <button>
- <type>MV_SHUTDOWN_SETUP_MENU</type>
- <text>Shutdown settings</text>
- <action>EXEC mythinstall -s sleep </action>
- </button>
-
-
-<button>
- <type>MV_ADVANCED_X_SETUP_MENU</type>
- <text>Display</text>
- <action>EXEC mythinstall -s advancedX</action>
-</button>
-
-<button>
- <type>MV_ADVANCED_SETUP_MENU</type>
- <text>Advanced settings</text>
- <action>EXEC mythinstall -s advanced</action>
-</button>
-
-
-<button>
- <type>MV_AUDIO_SETUP_MENU</type>
- <text>Audio settings</text>
- <action>EXEC mythinstall -s sound </action>
-</button>
-
-
-<button>
- <type>MV_ACCESS_SETUP_MENU</type>
- <text>Access</text>
- <action>EXEC mythinstall -s accesscontrol </action>
-</button>
-
-<button>
- <type>MV_USER_SETUP_MENU</type>
- <text>Password </text>
- <action>EXEC mythinstall -s user </action>
-</button>
-
-<button>
- <type>MV_WEBACCESS_SETUP_MENU</type>
- <text>Web security</text>
- <action>EXEC mythinstall -s webuser </action>
-</button>
-
-
-
-
- <!--
- <button>
- <type>SETUP_MENU</type>
- <text>Settings profile manager</text>
- <action>EXEC mythinstall -t </action>
-
- </button>
- -->
-
-
-
-
-</mythmenu>