Ticket #3924: 24_mythstream_typo.dpatch

File 24_mythstream_typo.dpatch, 733 bytes (added by Mario Limonciello <superm1@…>, 17 years ago)
Line 
1#! /bin/sh /usr/share/dpatch/dpatch-run
2## 24_mythstream_typo.dpatch by Mario Limonciello <superm1@ubuntu.com>
3##
4## All lines beginning with `## DP:' are a description of the patch.
5## DP: No description.
6
7@DPATCH@
8diff -urNad mythtv-0.20.2~/programs/mythfrontend/library.xml mythtv-0.20.2/programs/mythfrontend/library.xml
9--- mythtv-0.20.2~/programs/mythfrontend/library.xml    2007-08-07 09:41:51.000000000 -0500
10+++ mythtv-0.20.2/programs/mythfrontend/library.xml     2007-09-02 04:47:24.000000000 -0500
11@@ -108,7 +108,7 @@
12    <button>
13      <type>STREAM</type>
14      <text>Play online streams</text>
15-     <action>PLUGIN mythtream</action>
16+     <action>PLUGIN mythstream</action>
17      <depends>mythstream</depends>
18    </button>
19