Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile or Makefile.config as defaults

This commit is contained in:
Klaus Schmidinger
2003-08-02 14:32:53 +02:00
parent 746b232299
commit ba1c9fb534
6 changed files with 14 additions and 6 deletions

View File

@@ -2279,3 +2279,5 @@ Video Disk Recorder Revision History
CA recording (thanks to Emil Naepflein).
- Fixed a possible crash in case a VFAT file system is used without compiling VDR
with VFAT=1 (thanks to Ernst F<>rst for reporting this one).
- Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile
or Makefile.config as defaults (thanks to Steffen Barszus).