summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-06-10 08:32:52 (GMT)
committerCecil <knoppmyth@gmail.com>2012-06-10 08:32:52 (GMT)
commit5011a58602b07baa129e2df183f7e0bb8996f092 (patch)
treefe2e231cb7a1ae72eb9b3d78beef1bf76bc594fd /abs/core/mythtv/stable-0.25/mythtv/menu-xml/library.xml.patch
parentea8e0d1bf7663571de2e8bdf3f0ab27c24f67f01 (diff)
downloadlinhes_pkgbuild-5011a58602b07baa129e2df183f7e0bb8996f092.zip
linhes_pkgbuild-5011a58602b07baa129e2df183f7e0bb8996f092.tar.gz
linhes_pkgbuild-5011a58602b07baa129e2df183f7e0bb8996f092.tar.bz2
mythtv:Bumped to latest fixes. Created seperate menu for game as Dolphin emulater doesn't work with MythGame.
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.patch32
1 files changed, 23 insertions, 9 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
index be06e34..fb695f0 100644
--- 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
@@ -1,12 +1,26 @@
---- themes/defaultmenu/library.xml.orig 2010-11-06 00:39:51.000000000 +0000
-+++ themes/defaultmenu/library.xml 2010-11-06 00:44:54.000000000 +0000
-@@ -44,8 +44,7 @@
- <type>STREAM</type>
- <text>Play Online Streams</text>
- <description></description>
-- <action>PLUGIN mythstream</action>
-- <depends>mythstream</depends>
-+ <action>MENU is.xml</action>
+--- 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>Play Online Streams</text>
++ <description></description>
++ <action>MENU 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>