]> git.pld-linux.org Git - packages/mythtv.git/blame - mythtv-mythstream.patch
- obsolete
[packages/mythtv.git] / mythtv-mythstream.patch
CommitLineData
9d7ca83b 1--- mythtv-0.18.1/programs/mythfrontend/library.xml.fix 2006-01-31 14:33:25.867459000 +0100
2+++ mythtv-0.18.1/programs/mythfrontend/library.xml 2006-01-31 14:33:39.987459000 +0100
3@@ -106,4 +106,11 @@
4 <depends>mythgame</depends>
5 </button>
6
7+ <button>
8+ <type>STREAM</type>
9+ <text>Play Internet streams</text>
10+ <action>PLUGIN mythstream</action>
11+ <depends>mythstream</depends>
12+ </button>
13+
14 </mythmenu>
15--- mythtv-0.18.1/programs/mythfrontend/media_settings.xml.fix 2006-01-31 14:34:05.447459000 +0100
16+++ mythtv-0.18.1/programs/mythfrontend/media_settings.xml 2006-01-31 14:34:16.337459000 +0100
17@@ -100,4 +100,11 @@
18 <depends>mythfm</depends>
19 </button>
20
21+ <button>
22+ <type>STREAM</type>
23+ <text>Stream settings</text>
24+ <action>CONFIGPLUGIN mythstream</action>
25+ <depends>mythstream</depends>
26+ </button>
27+
28 </mythmenu>
This page took 0.041883 seconds and 4 git commands to generate.