Fixed setting the name of the video directory to avoid a crash when using --genindex, and also to use the correct directory with --edit

This commit is contained in:
Klaus Schmidinger
2013-12-25 11:41:28 +01:00
parent 6a4004a8a2
commit 4e7ef3214f
3 changed files with 7 additions and 2 deletions

View File

@@ -7866,3 +7866,6 @@ Video Disk Recorder Revision History
Recordings menu is open (reported by Lars Hanisch).
- Added a missing closing ')' in the help and man page entry of the --vfat option
(reported by Lars Hanisch).
- Fixed setting the name of the video directory to avoid a crash when using --genindex,
and also to use the correct directory with --edit (the latter reported by Marko
M<>kel<65>).