From 30a8e1e93e87a9e88aa1f0ad9d46ea972a71ed68 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Mon, 25 Nov 2013 14:03:04 -0600
Subject: mythtv: update some help text

---
 .../stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml    | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 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 5c3d7cc..283a9ea 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,14 +9,14 @@
     <button>
         <type>MV_ADVANCED_SETUP_MENU</type>
         <text>Advanced</text>
-        <description>Settings for Boot Screen, CallerID &amp; MythFrontend</description>
+        <description>Manage Boot Screen, CallerID &amp; MythFrontend</description>
         <action>EXEC  mythinstall -s advanced</action>
     </button>
 
     <button>
         <type>MV_AUDIO_SETUP_MENU</type>
         <text>Audio</text>
-        <description>Settings for Audio drivers, cards &amp; devices</description>
+        <description>Manage Audio drivers, cards &amp; devices</description>
         <action>EXEC  mythinstall -s sound </action>
     </button>
 
@@ -30,28 +30,28 @@
     <button>
         <type>MV_NETWORK_SETUP_MENU</type>
         <text>Dynamic DNS</text>
-        <description>Settings for your dyndns.com account</description>
+        <description>Manage your dyndns.com account</description>
         <action>EXEC  mythinstall -s ddns </action>
     </button>
 
    <button>
         <type>MV_FILESHARES_MENU</type>
         <text>File Sharing</text>
-        <description>Settings for file sharing via NFS or SMB</description>
+        <description>Manage file sharing via NFS or SMB</description>
         <action>EXEC  mythinstall -s fileshare</action>
    </button>
 
    <button>
         <type>MV_MISC_SETUP_MENU</type>
         <text>Miscellanous</text>
-        <description>Set timezone, shortcuts &amp; automatic updates</description>
+        <description>Set timezone, shortcuts &amp; auto updates</description>
         <action>EXEC  mythinstall -s misc </action>
    </button>
 
    <button>
         <type>MV_NETWORK_SETUP_MENU</type>
         <text>Network</text>
-        <description>Settings for the network device &amp; hostname</description>
+        <description>Manage network devices &amp; hostname</description>
         <action>EXEC  mythinstall -s network </action>
    </button>
 
@@ -65,21 +65,21 @@
    <button>
         <type>MV_IR_SETUP_MENU</type>
         <text>Remotes</text>
-        <description>Settings for remotes, receivers &amp; blasters</description>
+        <description>Manage remotes, receivers &amp; blasters</description>
         <action>EXEC  mythinstall -s ir </action>
    </button>
 
    <button>
         <type>MV_SCREENSAVER_SETUP_MENU</type>
         <text>Screensaver</text>
-        <description>Set the Screensaver program and settings</description>
+        <description>Manage the Screensaver</description>
         <action>EXEC  mythinstall -s screensaver </action>
    </button>
 
    <button>
         <type>MV_VNC_SETUP_MENU</type>
         <text>Screen Sharing</text>
-        <description>Settings for VNC and XVNC screen sharing</description>
+        <description>Manage VNC and XVNC screen sharing</description>
         <action>EXEC  mythinstall -s vnc </action>
    </button>
 
@@ -93,7 +93,7 @@
    <button>
         <type>MV_SYSTEM_SETUP_MENU</type>
         <text>System Type</text>
-        <description>Settings for LinHES system type, pointer size &amp; MythWelcome</description>
+        <description>Manage LinHES system type, pointer size &amp; MythWelcome</description>
         <action>EXEC  mythinstall -s hostype </action>
    </button>
 
-- 
cgit v0.12