diff options
Diffstat (limited to 'abs/extra-testing/community/mythtv-vdpau/menu-xml/library.xml.patch')
-rw-r--r-- | abs/extra-testing/community/mythtv-vdpau/menu-xml/library.xml.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/abs/extra-testing/community/mythtv-vdpau/menu-xml/library.xml.patch b/abs/extra-testing/community/mythtv-vdpau/menu-xml/library.xml.patch new file mode 100644 index 0000000..efc8623 --- /dev/null +++ b/abs/extra-testing/community/mythtv-vdpau/menu-xml/library.xml.patch @@ -0,0 +1,15 @@ +--- 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> ++ <action>MENU is.xml</action> + </button> + + <button> |