summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv/menu-xml/mythrestore.xml
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/mythtv/stable-0.25/mythtv/menu-xml/mythrestore.xml')
-rw-r--r--abs/core/mythtv/stable-0.25/mythtv/menu-xml/mythrestore.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/mythrestore.xml b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/mythrestore.xml
index 8f5c285..161f13f 100644
--- a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/mythrestore.xml
+++ b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/mythrestore.xml
@@ -3,15 +3,16 @@
<button>
<type>RESTORE</type>
<text>Do you wish to restore?</text>
+ <description>This will restore from most recent backup.</description>
<action>NONE</action>
</button>
<button>
<type>RESTORE</type>
<text>Yes</text>
- <action>EXEC sudo /usr/LH/bin/mythrestore</action>
+ <action>EXEC sudo /usr/LH/bin/lh_system_restore &amp;</action>
</button>
-
+
<button>
<type>BACKUP</type>
<text>No</text>