summaryrefslogtreecommitdiffstats
path: root/abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-12-04 02:46:00 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-12-04 02:46:00 (GMT)
commit8eb43d3703f505eaf355c4ba79211c30094a2721 (patch)
treecb3dc46624ef1fd8b4c3aaae549b239a7204afbd /abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch
parent5608cdbcece860b46b4cd0f8a563b89c11366226 (diff)
downloadlinhes_pkgbuild-8eb43d3703f505eaf355c4ba79211c30094a2721.zip
linhes_pkgbuild-8eb43d3703f505eaf355c4ba79211c30094a2721.tar.gz
linhes_pkgbuild-8eb43d3703f505eaf355c4ba79211c30094a2721.tar.bz2
mythtv: upgrade the suite cuz it's been a few weeks (mythtv, mythplugins, myththemes, morethemes, mythsmolt)
Diffstat (limited to 'abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch')
-rw-r--r--abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch37
1 files changed, 0 insertions, 37 deletions
diff --git a/abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch b/abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch
deleted file mode 100644
index 0491803..0000000
--- a/abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch
+++ /dev/null
@@ -1,37 +0,0 @@
---- themes/defaultmenu/mainmenu.xml.orig 2010-11-08 22:30:08.000000000 +0000
-+++ themes/defaultmenu/mainmenu.xml 2010-11-08 22:35:51.000000000 +0000
-@@ -2,6 +2,13 @@
- <mythmenu name="MAIN">
-
- <button>
-+ <type>TV_WATCH_TV</type>
-+ <text>Watch TV</text>
-+ <description>Watch live television</description>
-+ <action>TV_WATCH_LIVE</action>
-+ </button>
-+
-+ <button>
- <type>MENU_MEDIA_LIBRARY</type>
- <text>Media Library</text>
- <action>MENU library.xml</action>
-@@ -31,17 +38,10 @@
- </button>
-
- <button>
-- <type>TV_WATCH_TV</type>
-- <text>Watch TV</text>
-- <description>Watch live television</description>
-- <action>TV_WATCH_LIVE</action>
-- </button>
--
-- <button>
- <type>MENU_UTILITIES_SETUP</type>
-- <text>Utilities / Setup</text>
-- <description>Configure MythTV and plugins</description>
-- <action>MENU util_menu.xml</action>
-+ <text>Service Menu</text>
-+ <description>Configure your system</description>
-+ <action>MENU linhes.xml</action>
- </button>
-
- </mythmenu>