From b6a4ed3b3289d475a10566befba7ac687c503068 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Thu, 22 Jan 2009 00:28:01 -0800
Subject: Added Thumbnail Generator to util_menu.

---
 .../mythtv/stable/mythtv/menu-xml/util_menu.xml.patch   | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch

diff --git a/abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch b/abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch
new file mode 100644
index 0000000..90122e3
--- /dev/null
+++ b/abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch
@@ -0,0 +1,17 @@
+--- util_menu.xml.orig	2009-01-09 02:45:07.000000000 +0000
++++ util_menu.xml	2009-01-22 08:04:28.000000000 +0000
+@@ -76,7 +76,13 @@
+       <action>PLUGIN mythcontrols</action>
+       <depends>mythcontrols</depends>	
+    </button>
+-      
++
++   <button>
++      <type>VIDEO_SCREENSHOOTER</type>
++      <text>Thumbnail Generator</text>
++      <action>EXEC /usr/bin/shootscreens-mythtv.sh</action>
++   </button>
++
+    <button>
+       <type>SETUP_MENU</type>
+       <text>Setup</text>
-- 
cgit v0.12