summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.27/mythtv/menu-xml/linhes.xml
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-11-23 23:59:26 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-11-23 23:59:26 (GMT)
commit67a4f4e69e692b2f0fa6ad045236b5c70147cf4b (patch)
tree7009725782bb0a526453fa256f919518b3fd1969 /abs/core/mythtv/stable-0.27/mythtv/menu-xml/linhes.xml
parent96c196f3f3c2f163bda3ae30643d7839a2be1caa (diff)
downloadlinhes_pkgbuild-67a4f4e69e692b2f0fa6ad045236b5c70147cf4b.zip
linhes_pkgbuild-67a4f4e69e692b2f0fa6ad045236b5c70147cf4b.tar.gz
linhes_pkgbuild-67a4f4e69e692b2f0fa6ad045236b5c70147cf4b.tar.bz2
mythtv: add back some deps; refs #933.
Add item descriptions. Change update to push back to main menu so user doesn't need to manually exit Service Menu
Diffstat (limited to 'abs/core/mythtv/stable-0.27/mythtv/menu-xml/linhes.xml')
-rw-r--r--abs/core/mythtv/stable-0.27/mythtv/menu-xml/linhes.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/abs/core/mythtv/stable-0.27/mythtv/menu-xml/linhes.xml b/abs/core/mythtv/stable-0.27/mythtv/menu-xml/linhes.xml
index 342766d..b661b23 100644
--- a/abs/core/mythtv/stable-0.27/mythtv/menu-xml/linhes.xml
+++ b/abs/core/mythtv/stable-0.27/mythtv/menu-xml/linhes.xml
@@ -2,7 +2,7 @@
<button>
<type>SETUP_GENERAL</type>
- <text>MythTV Configuration</text>
+ <text>MythTV Settings</text>
<text lang="IT">Impostazioni</text>
<text lang="ES">Configuración</text>
<text lang="DE">Zubehör / Konfiguration</text>
@@ -26,27 +26,29 @@
<alttext lang="ET">Sätted</alttext>
<alttext lang="RU">Ð~]аÑ~AÑ~BÑ~@ойки</alttext>
<alttext lang="AR">تضبÙ~Jطات</alttext>
- <description>Configure MythTV and plugins</description>
+ <description>Configure MythTV and Plugins</description>
<description lang="DE">MythTV und Plugins konfigurieren</description>
<action>MENU util_menu.xml</action>
</button>
<button>
<type>LINHES_SETUP</type>
- <text>LinHES Configuration</text>
- <description>Configure LinHES</description>
+ <text>LinHES Settings</text>
+ <description>Configure the LinHES System</description>
<action>MENU HOST_SETTINGS.xml</action>
</button>
<button>
<type>BACKUP</type>
<text>Backup LinHES</text>
+ <description>Backup the LinHES System</description>
<action>MENU mythbackup.xml</action>
</button>
<button>
<type>RESTORE</type>
<text>Restore LinHES</text>
+ <description>Restore the LinHES System</description>
<action>MENU mythrestore.xml</action>
</button>
@@ -54,6 +56,7 @@
<button>
<type>UPGRADE</type>
<text>Update LinHES</text>
+ <description>Update the LinHES System</description>
<action>MENU update.xml</action>
</button>
<!--#Check for updates-->