Setupoptionshowvalidinput-patch: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
mNo edit summary
 
Line 37: Line 37:
[[Category:Patches]]
[[Category:Patches]]


{{i18n|setupoptionshowvalidinput-patch}}
<!-- Link to german wiki page -->
[[de:SetupOptionShowValidInputPatch]]

Latest revision as of 08:26, 14 March 2006

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