diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-26 23:02:38 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-26 23:02:38 (GMT) |
commit | c4505e4424a42e582deab1aa47c09c37d1cebe0b (patch) | |
tree | d84b6441a448d48c8d0ac7fe58c1234a764e7dfd /abs | |
parent | 99ace4740095b29606e088b02a890eea039e819f (diff) | |
download | linhes_pkgbuild-c4505e4424a42e582deab1aa47c09c37d1cebe0b.zip linhes_pkgbuild-c4505e4424a42e582deab1aa47c09c37d1cebe0b.tar.gz linhes_pkgbuild-c4505e4424a42e582deab1aa47c09c37d1cebe0b.tar.bz2 |
remove template manager
Diffstat (limited to 'abs')
-rw-r--r-- | abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml | 3 |
1 files changed, 2 insertions, 1 deletions
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 cfd786f..a80fdca 100644 --- a/abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml +++ b/abs/core-testing/mythtv/stable/mythtv/menu-xml/knoppmyth.xml @@ -42,12 +42,13 @@ <action>MENU HOST_SETTINGS.xml</action> </button> - +<!-- <button> <type>MV_TEMPLATE</type> <text>Settings profile manager</text> <action>EXEC mythinstall -t </action> </button> +--> </mythmenu> |