summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-07-30 06:11:09 (GMT)
committerCecil <knoppmyth@gmail.com>2012-07-30 06:11:09 (GMT)
commit62ae119f3120c49f8142c02a4d9def9d74b00864 (patch)
treed05ee71a6b782cf7ccca918988d020dbbb88ffe1 /abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch
parentf7a481c6186506baff2868b02e226bdce2b5f945 (diff)
downloadlinhes_pkgbuild-62ae119f3120c49f8142c02a4d9def9d74b00864.zip
linhes_pkgbuild-62ae119f3120c49f8142c02a4d9def9d74b00864.tar.gz
linhes_pkgbuild-62ae119f3120c49f8142c02a4d9def9d74b00864.tar.bz2
mythtv:Bumped to compiles latest 0.25.2. Added DVD backup menu.
Diffstat (limited to 'abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch')
-rw-r--r--abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch13
1 files changed, 10 insertions, 3 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch
index 143424f..1ff2db2 100644
--- a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch
+++ b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch
@@ -1,10 +1,17 @@
---- themes/defaultmenu/optical_menu.xml.orig 2010-11-06 00:39:43.000000000 +0000
-+++ themes/defaultmenu/optical_menu.xml 2010-11-06 00:42:59.000000000 +0000
-@@ -26,6 +26,13 @@
+--- themes/defaultmenu/optical_menu.xml.orig 2012-05-02 18:41:38.000000000 +0000
++++ themes/defaultmenu/optical_menu.xml 2012-07-30 05:33:03.000000000 +0000
+@@ -17,6 +17,20 @@
</button>
<button>
+ <type>DVD_RIP</type>
++ <text>Backup DVD</text>
++ <description>Backup your DVDs</description>
++ <action>MENU dvd_backup.xml</action>
++ </button>
++
++ <button>
++ <type>DVD_RIP</type>
+ <text>Import video files from DVD</text>
+ <description>Import video files from a data DVD</description>
+ <action>EXEC /usr/LH/bin/importfiles.sh</action>