Fixed loading the setup.conf file in case a parameter contains the '#' character

This commit is contained in:
Klaus Schmidinger
2013-03-18 09:05:18 +01:00
parent e724d871b2
commit b6d407a212
3 changed files with 6 additions and 3 deletions

View File

@@ -7757,9 +7757,11 @@ Video Disk Recorder Revision History
- Fixed creating a new VPS timer with the SVDRP command NEWT (thanks to Johann
Friedrichs).
2013-03-17: Version 1.7.42
2013-03-18: Version 1.7.42
- Updated the Serbian OSD texts (thanks to Zoran Turalija).
- Added maximum SNR and signal strength value for TechniSat SkyStar HD2 (thanks to
Zoran Turalija).
- Renamed the language file sr_SR.po to sr_RS.po (pointed out by Zoran Turalija).
- Fixed loading the setup.conf file in case a parameter contains the '#' character
(thanks to Johann Friedrichs).