summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mythtv/stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml')
-rw-r--r--abs/core/mythtv/stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/abs/core/mythtv/stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml b/abs/core/mythtv/stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml
index 2577ed0..e454959 100644
--- a/abs/core/mythtv/stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml
+++ b/abs/core/mythtv/stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml
@@ -9,7 +9,7 @@
<button>
<type>MV_ADVANCED_SETUP_MENU</type>
<text>Advanced</text>
- <description>Manage Boot Screen, CallerID &amp; MythFrontend</description>
+ <description>Manage various Advanced Settings</description>
<action>EXEC mythinstall -s advanced</action>
</button>
@@ -65,7 +65,7 @@
<button>
<type>MV_SOFTWARE_MENU</type>
<text>Programs</text>
- <description>Manage programs for the LinHES system</description>
+ <description>Manage programs for LinHES</description>
<action>EXEC mythinstall -s plugins,software </action>
</button>
@@ -93,21 +93,21 @@
<button>
<type>MV_SHUTDOWN_SETUP_MENU</type>
<text>Shutdown</text>
- <description>Set when to turn of the LinHES system</description>
+ <description>Set when to turn off LinHES</description>
<action>EXEC mythinstall -s sleep </action>
</button>
-
+<!-- disabled in the db so no need to show
<button>
<type>MV_USER_SETUP_MENU</type>
<text>User Accounts</text>
- <description>Manage Users on the LinHES system</description>
+ <description>Manage Users on LinHES</description>
<action>EXEC mythinstall -s user </action>
</button>
-
+-->
<button>
<type>MV_WEBACCESS_SETUP_MENU</type>
<text>Web Security</text>
- <description>Manage the password for the local website</description>
+ <description>Manage local website security</description>
<action>EXEC mythinstall -s webuser </action>
</button>