diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-04-03 22:39:14 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-04-03 22:39:14 +0200 |
commit | 81419138d8d5ebfdc0494b3f29de88c2999a277d (patch) | |
tree | 49dfa35dbd826799e4e4f0a8636e4d224fab58bd /doc-src | |
parent | 11db30edf64aa8fdcbadc9fd39082c9bd0b6d826 (diff) | |
download | vdr-plugin-epgsearch-81419138d8d5ebfdc0494b3f29de88c2999a277d.tar.gz vdr-plugin-epgsearch-81419138d8d5ebfdc0494b3f29de88c2999a277d.tar.bz2 |
support for VDRSymbols font, 0.9.24.beta26
spanish translation update
Diffstat (limited to 'doc-src')
-rw-r--r-- | doc-src/en/epgsearch.4.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc-src/en/epgsearch.4.txt b/doc-src/en/epgsearch.4.txt index 4a13933..5c3fbab 100644 --- a/doc-src/en/epgsearch.4.txt +++ b/doc-src/en/epgsearch.4.txt @@ -549,7 +549,8 @@ for the 'Whats on...' and 'Search results' menu there are also: %chsh% - the short channel name (>=vdr-1.3.15) %chlng% - the 'normal' channel name %chdata% - VDR's internal channel representation (e.g. 'S19.2E-1-1101-28106') - %progr% - graphical progress bar (not for menu 'Search results') + %progr% - graphical progress bar (not for menu 'Search results'), + requires VDRSymbols font for vdr>=1.5.3 %progrT2S% - progress bar in text2skin style (not for menu 'Search results') some indepent variables: @@ -586,7 +587,9 @@ To enable icons from WarEagleIcon-Patch simply put the line WarEagleIcons=1 -to F<epgsearchmenu.conf>. +to F<epgsearchmenu.conf>. This also works for vdr>=1.5.3, which uses true type fonts, +if you have installed and selected the font VDRSymbols.ttf (available at +http://andreas.vdr-developer.org/enigmang/download) NOTE: As long as there is a file epgsearchmenu.conf with an entry for a special menu, all setup settings regarding the look of this menu are ignored. |