summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-10-02 13:19:45 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-10-02 13:19:45 (GMT)
commit115cadecb464d5fd48af6ddb56774bae80cc4b59 (patch)
tree309e457c09a6f3277e103d4a433198a0ceec06c4 /abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch
parentf4369a17f28692e42ef8264f5850d4a4a0d15aaf (diff)
downloadlinhes_pkgbuild-115cadecb464d5fd48af6ddb56774bae80cc4b59.zip
linhes_pkgbuild-115cadecb464d5fd48af6ddb56774bae80cc4b59.tar.gz
linhes_pkgbuild-115cadecb464d5fd48af6ddb56774bae80cc4b59.tar.bz2
mythtv: remove old stable-0.25
Diffstat (limited to 'abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch')
-rw-r--r--abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch26
1 files changed, 0 insertions, 26 deletions
diff --git a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch b/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch
deleted file mode 100644
index 8f80928..0000000
--- a/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- themes/defaultmenu/library.xml.orig 2012-06-10 08:02:54.000000000 +0000
-+++ themes/defaultmenu/library.xml 2012-06-10 08:03:38.000000000 +0000
-@@ -40,6 +40,13 @@
- </button>
-
- <button>
-+ <type>STREAM</type>
-+ <text>Online Content</text>
-+ <description>Play content from online sources</description>
-+ <action>MENU gen_is.xml</action>
-+ </button>
-+
-+ <button>
- <type>IMAGES</type>
- <text>Image Gallery</text>
- <description>Look at Pictures</description>
-@@ -51,8 +58,7 @@
- <type>GAME</type>
- <text>Play Games</text>
- <description>Play video games</description>
-- <action>PLUGIN mythgame</action>
-- <depends>mythgame</depends>
-+ <action>MENU game.xml</action>
- </button>
-
- </mythmenu>