summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-24 11:09:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-24 11:09:30 +0200
commit76e1427bde9ac5977695bab843720507ddb4d1bb (patch)
tree3a3b25ff2f473d494e16281f0929c49959adcb4d /INSTALL
parent60f8afdfcce6615a7a7fbb9ff4df6b1c7c4c9962 (diff)
downloadvdr-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--INSTALL7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 2bae8e81..3143723f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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.