summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-22 08:28:01 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-22 08:28:01 (GMT)
commitb6a4ed3b3289d475a10566befba7ac687c503068 (patch)
treedd4f12ae44d72f3b3b869ab75374b7f6459bd61b /abs/core-testing/mythtv/stable
parenta4bab86d3b97a50040de2ed080ba8debf1bd6771 (diff)
downloadlinhes_pkgbuild-b6a4ed3b3289d475a10566befba7ac687c503068.zip
linhes_pkgbuild-b6a4ed3b3289d475a10566befba7ac687c503068.tar.gz
linhes_pkgbuild-b6a4ed3b3289d475a10566befba7ac687c503068.tar.bz2
Added Thumbnail Generator to util_menu.
Diffstat (limited to 'abs/core-testing/mythtv/stable')
-rw-r--r--abs/core-testing/mythtv/stable/mythtv/menu-xml/util_menu.xml.patch17
1 files changed, 17 insertions, 0 deletions
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>