Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a single 'sed' call

This commit is contained in:
Klaus Schmidinger
2006-04-22 10:08:41 +02:00
parent ea122312dd
commit 86950d4d98
10 changed files with 21 additions and 19 deletions

View File

@@ -4633,3 +4633,5 @@ Video Disk Recorder Revision History
- Updated the Russian OSD texts (thanks to Oleg Roitburd).
- Updated the Slovenian OSD texts (thanks to Matjaz Thaler).
- Fixed wrong credits for the patch that was used to implement cPlugin::Active().
- Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a single
'sed' call.