]> git.pld-linux.org Git - packages/mythtv.git/blob - mythtv-mythstream.patch
- up to svn 10931
[packages/mythtv.git] / mythtv-mythstream.patch
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.031399 seconds and 3 git commands to generate.