summaryrefslogtreecommitdiffstats
path: root/abs/not_built/core/mythtv/stable-0.24/mythtv/menu-xml/util_menu.xml.patch
blob: 82d303e51ab1886da9ef56e6ef167970b4a7bc12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- themes/defaultmenu/util_menu.xml.orig	2010-11-06 00:40:01.000000000 +0000
+++ themes/defaultmenu/util_menu.xml	2010-11-06 00:45:42.000000000 +0000
@@ -17,6 +17,13 @@
     </button>
 
     <button>
+        <type>VIDEO_SCREENSHOOTER</type>
+        <text>Thumbnail Generator</text>
+        <description>Generate thumbnail images for videos</description>
+        <action>EXEC /usr/LH/bin/shootscreens-mythtv.sh</action>
+    </button>
+
+    <button>
         <type>SETUP_MENU</type>
         <text>Setup</text>
         <description>Configure MythTV and plugins</description>