diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -6,7 +6,11 @@ Project's homepage: http://andreas.vdr-developer.org/enigmang Latest version available at: http://andreas.vdr-developer.org/enigmang -See the file COPYING for license information. +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. +See the file COPYING for more information. Requirements @@ -316,7 +320,7 @@ Setup Options * Fonts If you've set the VDR OSD option "Use small font" to "skin dependent" then - you can set your prefered fonts for various areas. If you've patched additional + you can set your preferred fonts for various areas. If you've patched additional fonts into VDR you need to set the SKINENIGMA_FONTS define (see above) to see them in the list of available fonts. @@ -356,7 +360,7 @@ Setup Options If set to "if exists" it will use the subtitle to find reruns if the current event contains a subtitle. This will also require a full title match, e.g. if title is "Brisant" and subtitle is "Boulevard Magazin" it will find - only events with title and subtitle beeing exactly "Brisant" and "Boulevard + only events with title and subtitle being exactly "Brisant" and "Boulevard Magazin". It won't find events named "Brisant Classix" or "Brisant" without subtitle. If set to "always" it will always use the subtitle even if it's empty. As a |