Setupoptionshowvalidinput-patch: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
(Preparation)
 
No edit summary
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://vdrportal.de/board/thread.php?threadid=25984
| http://
| Announcement
| Patch homepage
|}
|}


Line 31: Line 38:


<!-- Link to german wiki page -->
<!-- Link to german wiki page -->
[[de:SetupOptionShowValidInputPatch]]
[[de:(missing)-patch]]

Revision as of 10:49, 6 December 2004

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