SOURCES: mythtv-mythstream.patch (NEW) - this adding mythstream to...

luzik luzik at pld-linux.org
Tue Jan 31 14:40:31 CET 2006


Author: luzik                        Date: Tue Jan 31 13:40:31 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- this adding mythstream to mythtv menu

---- Files affected:
SOURCES:
   mythtv-mythstream.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/mythtv-mythstream.patch
diff -u /dev/null SOURCES/mythtv-mythstream.patch:1.1
--- /dev/null	Tue Jan 31 14:40:31 2006
+++ SOURCES/mythtv-mythstream.patch	Tue Jan 31 14:40:26 2006
@@ -0,0 +1,28 @@
+--- mythtv-0.18.1/programs/mythfrontend/library.xml.fix	2006-01-31 14:33:25.867459000 +0100
++++ mythtv-0.18.1/programs/mythfrontend/library.xml	2006-01-31 14:33:39.987459000 +0100
+@@ -106,4 +106,11 @@
+      <depends>mythgame</depends>
+    </button>
+ 
++   <button>
++      <type>STREAM</type>
++      <text>Play Internet streams</text>
++      <action>PLUGIN mythstream</action>
++      <depends>mythstream</depends>
++   </button>
++
+ </mythmenu>
+--- mythtv-0.18.1/programs/mythfrontend/media_settings.xml.fix	2006-01-31 14:34:05.447459000 +0100
++++ mythtv-0.18.1/programs/mythfrontend/media_settings.xml	2006-01-31 14:34:16.337459000 +0100
+@@ -100,4 +100,11 @@
+      <depends>mythfm</depends>
+    </button>
+ 
++   <button>
++      <type>STREAM</type>
++      <text>Stream settings</text>
++      <action>CONFIGPLUGIN mythstream</action>
++      <depends>mythstream</depends>
++   </button>
++
+ </mythmenu>
================================================================


More information about the pld-cvs-commit mailing list