From 1e9f1068d75226eea306c999a85051baf9a832c0 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Tue, 17 Sep 2013 18:49:56 -0500
Subject: mythtv: update optical_menu.xml.patch to put importfiles.sh in the
 background

---
 abs/core/mythtv/stable-0.25/mythtv/PKGBUILD                        | 2 +-
 abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
index 6cc944b..95f2a12 100644
--- a/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
+++ b/abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
@@ -6,7 +6,7 @@
 
 pkgname=mythtv
 pkgver=0.25
-pkgrel=27
+pkgrel=28
 commit_hash=`cat ../git_src/git_hash`
 pkgdesc="A Homebrew PVR project $commit_hash"
 arch=('i686' 'x86_64')
diff --git a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch
index 1ff2db2..b836e85 100644
--- a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch
+++ b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/optical_menu.xml.patch
@@ -12,9 +12,9 @@
 +
 +    <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>
++        <text>Import Files from DVD</text>
++       <description>Import all files from a data DVD</description>
++        <action>EXEC /usr/LH/bin/importfiles.sh &amp;</action>
 +    </button>
 +
 +    <button>
-- 
cgit v0.12