]> git.pld-linux.org Git - packages/mythtv.git/commitdiff
- this adding mythstream to mythtv menu
authorluzik <luzik@pld-linux.org>
Tue, 31 Jan 2006 13:40:26 +0000 (13:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythtv-mythstream.patch -> 1.1

mythtv-mythstream.patch [new file with mode: 0644]

diff --git a/mythtv-mythstream.patch b/mythtv-mythstream.patch
new file mode 100644 (file)
index 0000000..4ecbd82
--- /dev/null
@@ -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>
This page took 0.036964 seconds and 4 git commands to generate.