diff options
Diffstat (limited to 'abs/extra-testing/community/mythtv-vdpau/menu-xml/mythrestore.xml')
-rw-r--r-- | abs/extra-testing/community/mythtv-vdpau/menu-xml/mythrestore.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/abs/extra-testing/community/mythtv-vdpau/menu-xml/mythrestore.xml b/abs/extra-testing/community/mythtv-vdpau/menu-xml/mythrestore.xml deleted file mode 100644 index 05cb0a7..0000000 --- a/abs/extra-testing/community/mythtv-vdpau/menu-xml/mythrestore.xml +++ /dev/null @@ -1,20 +0,0 @@ -<mythmenu name="LinHES"> - - <button> - <type>RESTORE</type> - <text>Do you wish to restore?</text> - <action>NONE</action> - </button> - - <button> - <type>RESTORE</type> - <text>Yes</text> - <action>EXEC sudo /usr/LH/bin/mythrestore</action> - </button> - - <button> - <type>BACKUP</type> - <text>No</text> - <action>MENU linhes.xml</action> - </button> -</mythmenu> |