diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-11-09 01:21:21 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-11-09 01:21:21 (GMT) |
commit | b0aa31e7f719efa8c818d0a9c56b35444b27c794 (patch) | |
tree | a972e018a464d593675f72c03fc43aacbbce2a61 /abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch | |
parent | 28df92c527607da6a77cbc2ba0f8f62bc6dff548 (diff) | |
download | linhes_pkgbuild-b0aa31e7f719efa8c818d0a9c56b35444b27c794.zip linhes_pkgbuild-b0aa31e7f719efa8c818d0a9c56b35444b27c794.tar.gz linhes_pkgbuild-b0aa31e7f719efa8c818d0a9c56b35444b27c794.tar.bz2 |
mythtv: fixed menus?
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.patch | 18 |
1 files changed, 10 insertions, 8 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 index 2ea90d7..0491803 100644 --- a/abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch +++ b/abs/core/mythtv/stable-0.24/menu-xml/mainmenu.xml.patch @@ -1,5 +1,5 @@ ---- themes/defaultmenu/mainmenu.xml.orig 2010-11-06 00:39:35.000000000 +0000 -+++ themes/defaultmenu/mainmenu.xml 2010-11-06 00:41:27.000000000 +0000 +--- 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"> @@ -14,11 +14,10 @@ <type>MENU_MEDIA_LIBRARY</type> <text>Media Library</text> <action>MENU library.xml</action> -@@ -30,18 +37,4 @@ - <depends>mythmusic mythvideo mytharchive mythburn</depends> +@@ -31,17 +38,10 @@ </button> -- <button> + <button> - <type>TV_WATCH_TV</type> - <text>Watch TV</text> - <description>Watch live television</description> @@ -26,10 +25,13 @@ - </button> - - <button> -- <type>MENU_UTILITIES_SETUP</type> + <type>MENU_UTILITIES_SETUP</type> - <text>Utilities / Setup</text> - <description>Configure MythTV and plugins</description> - <action>MENU util_menu.xml</action> -- </button> -- ++ <text>Service Menu</text> ++ <description>Configure your system</description> ++ <action>MENU linhes.xml</action> + </button> + </mythmenu> |