diff options
-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> |