Setupoptionshowvalidinput-patch
From VDR Wiki
(Difference between revisions)
(Preparation) |
|||
| Line 1: | Line 1: | ||
==Description== | ==Description== | ||
| + | If further valid options exists a ">" or "<" is shown beside it. | ||
| + | |||
| + | E.g. ''English'' is the first possible language, but further exists and ''German'' is neither the first, nor the last possible value. | ||
| + | English> | ||
| + | <Deutsch> | ||
| + | <..> | ||
| + | <.. | ||
==Hardware requirements== | ==Hardware requirements== | ||
| Line 24: | Line 31: | ||
{| | {| | ||
| [1] | | [1] | ||
| - | | http:// | + | | http://vdrportal.de/board/thread.php?threadid=25984 |
| - | | | + | | Announcement |
|} | |} | ||
| Line 31: | Line 38: | ||
<!-- Link to german wiki page --> | <!-- Link to german wiki page --> | ||
| - | [[de: | + | [[de:SetupOptionShowValidInputPatch]] |
Revision as of 10:49, 6 December 2004
Contents |
Description
If further valid options exists a ">" or "<" is shown beside it.
E.g. English is the first possible language, but further exists and German is neither the first, nor the last possible value.
English> <Deutsch> <..> <..
Hardware requirements
Software requirements
- patch
Installation
If the patch is compressed you have to unpack it bevor
gunzip patch
Now you can install it with
cd $SOURCEDIR/VDR patch -p 1 < /path/to/patch
Note, VDR has to be recompiled now, see VDR installation.
Problems
Links
| [1] | http://vdrportal.de/board/thread.php?threadid=25984 | Announcement |
