blob: d1cb70c3d92d383ff3d8b770efffd152ef5cc0bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- optical_menu.xml.orig 2008-10-02 22:46:30.000000000 +0000
+++ optical_menu.xml 2008-07-02 04:05:15.000000000 +0000
@@ -129,6 +129,12 @@
</button>
<button>
+ <type>DVD_RIP</type>
+ <text>Import video files from DVD</text>
+ <action>EXEC /usr/LH/bin/importfiles.sh</action>
+ </button>
+
+ <button>
<type>EJECT</type>
<text>Eject media</text>
<text lang="IT">Espelli Media</text>
|