summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-05-31 16:44:50 +0200
committerlouis <louis.braun@gmx.de>2015-05-31 16:44:50 +0200
commit0f1b71f1a4a83bf9fa0873fd2a1febc30c500b76 (patch)
tree68e110e3f3a5fde0a1389a7a523c7c86df17306d /README
parent8adf2522c3e299cb2892b260f4c62cdd65653f98 (diff)
downloadvdr-plugin-skindesigner-0f1b71f1a4a83bf9fa0873fd2a1febc30c500b76.tar.gz
vdr-plugin-skindesigner-0f1b71f1a4a83bf9fa0873fd2a1febc30c500b76.tar.bz2
updated READNE
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 61d495e..ddbb10b 100644
--- a/README
+++ b/README
@@ -86,6 +86,17 @@ ResourceDirectory, ConfigDirectory and CacheDirectory are taken from your VDR co
During a "make install" the included skins are automatically copied from
<SkinSourceDirectory>/skins/ to the configured skin path.
+Important: All Skins (both the skins installed by a packet manager or by "make install" and the
+skins installed with Skindesigner) need the directory "dtd" accessible one level above the directory
+the skin itself is placed. With a "make install" the dtd directory is copied to <ResourceDirectory>/dtd.
+If you use a <SKINPATH> different to the default, please add a symlink in the appropriate directory
+to <ResourceDirectory>/dtd.
+Add this symlink necessarily for the skins installed to <INSTALLERPATH>. If
+<INSTALLERPATH> is /var/cache/vdr/plugins/skindesigner/skins for instance, and the dtd directory
+is located at /etc/vdr/plugins/skindesigner/dtd, create the following symlink:
+
+ln -s /etc/vdr/plugins/skindesigner/dtd /var/cache/vdr/plugins/skindesigner/dtd
+
For S2-6400 Users: Disable High Level OSD, otherwise the plugin will not be
loaded because lack of true color support