diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-24 11:09:30 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-24 11:09:30 +0200 |
commit | 76e1427bde9ac5977695bab843720507ddb4d1bb (patch) | |
tree | 3a3b25ff2f473d494e16281f0929c49959adcb4d /INSTALL | |
parent | 60f8afdfcce6615a7a7fbb9ff4df6b1c7c4c9962 (diff) | |
download | vdr-76e1427bde9ac5977695bab843720507ddb4d1bb.tar.gz vdr-76e1427bde9ac5977695bab843720507ddb4d1bb.tar.bz2 |
Added a note about the config files of plugins to INSTALL
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -302,8 +302,11 @@ Configuration files: There are several configuration files that hold information about channels, remote control keys, timers etc. By default these files are assumed to be located in the video directory, but a different directory -can be used with the '-c' option. For starters just copy all *.conf files from -the VDR directory into your video directory. +can be used with the '-c' option. Plugins assume their configuration files +in a subdirectory called "plugins" of this directory. + +For starters just copy all *.conf files from the VDR directory into your +video directory. The configuration files can be edited with any text editor, or will be written by the 'vdr' program if any changes are made inside the on-screen menus. |