diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2007-06-24 19:37:55 +0000 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2007-06-24 19:37:55 +0000 |
commit | f7941c317dabc7c572935191bfd4bf75e0746ae2 (patch) | |
tree | b582f40a38efac638f5ae739328371dc5688a99f | |
parent | b3ca0eb9198a66f163140dd0eccde35677921f12 (diff) | |
download | vdr-plugin-live-f7941c317dabc7c572935191bfd4bf75e0746ae2.tar.gz vdr-plugin-live-f7941c317dabc7c572935191bfd4bf75e0746ae2.tar.bz2 |
- updated description of installation
-rw-r--r-- | README | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -51,10 +51,12 @@ If you compile the plugin outside of the VDR source codes you must copy the resulting binary to the VDRs directory where the other plugins are excpected. -In order to work correctly you must copy the contents of 'themes' and -'js' directories from the source distribution to the directory where -the vdr plugins look for their configuration files. The pure VDR -default for this is: /video/vdr/plugins/live. +In order to work correctly you must copy the subdirectory 'live' from the source +distribution to the directory where the vdr plugins look for their configuration +files. The pure VDR default for this config directory is: /video/plugins, but this +depends also from the parameters -c or -v (see 'vdr --help' for details). + +cp -a <live-src-dir>/live <plugin-config-dir>/plugins Many distributions change this according their file systems standards rules. This directory is therefor often referred as |