Fixed handling file names that contain single quotes or dollar signs in calls to external commands

This commit is contained in:
Klaus Schmidinger
2002-01-26 12:04:32 +01:00
parent fe7b03d6b5
commit 503c803b8d
5 changed files with 35 additions and 8 deletions

View File

@@ -904,3 +904,6 @@ Video Disk Recorder Revision History
command to collect the recordings (thanks to Emil Naepflein for his hint about
this function).
- Improved speed of setting the Help button texts.
- Fixed handling file names that contain single quotes (') or dollar signs ($)
in the call to the shutdown command (option '-s') and the recording command
(option '-r').