]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Update the comments to be a bit more descriptive.
authorSteve Gunther <steve.gunther@gmail.com>
Thu, 12 Nov 2009 07:36:12 +0000 (20:36 +1300)
committerAndrew Ruthven <andrew@etc.gen.nz>
Thu, 12 Nov 2009 07:36:12 +0000 (20:36 +1300)
Steve Gunther sent me the same patch as in 8debb46e2c37ebc5aacd2038e708d5d40d655d7e
since Ubuntu 9.10 unfortunately has an older version of mythtv-status.

Ah well.

bin/mythtv-status

index 7975bb571a28faab99610afe4702ee22710b058b..2f0a29c02a138aaa5c708ac5f28bacea1ca3429f 100755 (executable)
@@ -187,7 +187,7 @@ my @blocks = (
     'format' => 'one line'
   },
 
-  # Info about the encoders.
+  # Info about the encoders before TV OSD Declutter (Changeset 20037).
   {
     'name'  => 'Encoders',
     'type'  => 'xpath',
@@ -206,7 +206,7 @@ my @blocks = (
       }
   },
 
-  # Info about the encoders.
+  # Info about the encoders after TV OSD Declutter (Changeset 20037).
   {
     'name'  => 'Encoders',
     'type'  => 'xpath',