summaryrefslogtreecommitdiffstats
path: root/abs/not_built/core/mythtv/stable-0.24/mythtv/menu-xml/optical_menu.xml.patch
blob: 143424f6fd6146bc6e3d974acd698839a2120aa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- 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 @@
     </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>
+    </button>
+
+    <button>
         <type>MUSIC_RIP</type>
         <text>Import CD</text>
         <description>Import music from an audio CD</description>