Setupoptionshowvalidinput-patch
From VDR Wiki
(Difference between revisions)
(Preparation) |
(→Links) |
||
| (2 intermediate revisions not shown) | |||
| 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 7: | Line 14: | ||
==Installation== | ==Installation== | ||
| - | If the patch is compressed you have to unpack it | + | If the patch is compressed you have to unpack it before |
<pre> | <pre> | ||
gunzip patch | gunzip patch | ||
| Line 24: | Line 31: | ||
{| | {| | ||
| [1] | | [1] | ||
| - | | http:// | + | | http://vdrportal.de/board/thread.php?threadid=25984 |
| - | | | + | | Announcement |
|} | |} | ||
[[Category:Patches]] | [[Category:Patches]] | ||
| - | + | {{i18n|setupoptionshowvalidinput-patch}} | |
| - | + | ||
Latest revision as of 08:26, 14 March 2006
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 before
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 |




