diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-15 15:09:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2000-09-15 15:09:15 +0200 |
commit | 7fbf9e6c49430ca2de4683dc7319aa32d247a0f6 (patch) | |
tree | 07f63040bdf138c88c96fca5bb019e2ab22d71a1 /INSTALL | |
parent | 39600857613d85e035ab1f93ad8360d9eaf00fe0 (diff) | |
download | vdr-7fbf9e6c49430ca2de4683dc7319aa32d247a0f6.tar.gz vdr-7fbf9e6c49430ca2de4683dc7319aa32d247a0f6.tar.bz2 |
New option '-c'; config files in video directory by default
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -102,14 +102,15 @@ Configuration files: -------------------- There are three configuration files that hold information about -channels, remote control keys and timers. These files are currrently -assumed to be located in the directory from which the 'vdr' program -was started (this will become configurable later). 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. -The meaning of the data entries may still vary in future releases, -so for the moment please look at the source code (config.c) to see -the meaning of the various fields. +channels, remote control keys and timers. By default these files are +assumed to be located in the video directory, but a different directory +can be used with the '-c' option. + +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. +The meaning of the data entries may still vary in future releases, so for the +moment please look at the source code (config.c) to see the meaning of the +various fields. The files that come with this package contain the author's selections, so please make sure you adapt these to your personal taste. Also make sure |