summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-11-25 20:03:04 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-11-25 20:03:04 (GMT)
commit30a8e1e93e87a9e88aa1f0ad9d46ea972a71ed68 (patch)
tree1f29bceffcd61f24924cda5218dc56c6f40eb8e2 /abs/core/mythtv
parentb076f534f15ffbbbdeaa9f6b7d32fe96fc6a5bb6 (diff)
downloadlinhes_pkgbuild-30a8e1e93e87a9e88aa1f0ad9d46ea972a71ed68.zip
linhes_pkgbuild-30a8e1e93e87a9e88aa1f0ad9d46ea972a71ed68.tar.gz
linhes_pkgbuild-30a8e1e93e87a9e88aa1f0ad9d46ea972a71ed68.tar.bz2
mythtv: update some help text
Diffstat (limited to 'abs/core/mythtv')
-rw-r--r--abs/core/mythtv/stable-0.27/mythtv/menu-xml/HOST_SETTINGS.xml20
1 files 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>