diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-09 04:51:42 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-09 04:51:42 (GMT) |
commit | a6e0aa7ce3153f13300969c47c63e70dd5fb1198 (patch) | |
tree | 57e5848dfe40f6159117b73f8db2304798c47cf3 | |
parent | 5cb4e8fcf2aceb3fc42ac698005f9703e5fae5bd (diff) | |
download | linhes_pkgbuild-a6e0aa7ce3153f13300969c47c63e70dd5fb1198.zip linhes_pkgbuild-a6e0aa7ce3153f13300969c47c63e70dd5fb1198.tar.gz linhes_pkgbuild-a6e0aa7ce3153f13300969c47c63e70dd5fb1198.tar.bz2 |
Modified patch for library.xml.
-rw-r--r-- | abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch b/abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch index b95e816..efc8623 100644 --- a/abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch +++ b/abs/core-testing/mythtv/stable/mythtv/menu-xml/library.xml.patch @@ -1,11 +1,14 @@ ---- library.xml.orig 2008-08-31 03:27:59.000000000 +0000 -+++ library.xml 2009-01-26 15:04:16.000000000 +0000 -@@ -121,8 +121,8 @@ +--- library.xml.orig 2009-02-09 04:30:04.000000000 +0000 ++++ library.xml 2009-02-09 04:31:50.000000000 +0000 +@@ -119,10 +119,9 @@ + + <button> <type>STREAM</type> +- <text>Play Online Streams</text> ++ <text>Online Streams</text> <text lang="HE">נגן מדיה מכוונת</text> - <action>PLUGIN mythstream</action> - <depends>mythstream</depends> -+ <text>Online Streams</text> + <action>MENU is.xml</action> </button> |