diff options
| author | ghost <andreas.monzner@multimedia-labs.de> | 2009-07-25 14:50:04 +0200 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2009-07-25 14:50:04 +0200 |
| commit | 9bc06df26e9ea02f251883878498451ffed2b538 (patch) | |
| tree | cec80bf161483400439fc2c48ec9773a9225ce36 /data | |
| parent | 22960e11865af39c836db9bc5398624481fdef0c (diff) | |
| download | enigma2-9bc06df26e9ea02f251883878498451ffed2b538.tar.gz enigma2-9bc06df26e9ea02f251883878498451ffed2b538.zip | |
encoding.conf: add comments
Diffstat (limited to 'data')
| -rw-r--r-- | data/encoding.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/encoding.conf b/data/encoding.conf index 691f0027..25431177 100644 --- a/data/encoding.conf +++ b/data/encoding.conf @@ -3,11 +3,11 @@ # But here we override this for all EIT entries with given country code #Countycode ISO8859-X -tur ISO8859-9 -gre ISO8859-7 -pol ISO8859-2 -rus ISO8859-5 -bul ISO8859-5 +pol ISO8859-2 # this is needed by all known polish providers +tur ISO8859-9 # is this realy needed .. please recheck and report +gre ISO8859-7 # is this realy needed .. please recheck and report +rus ISO8859-5 # is this realy needed .. please recheck and report +bul ISO8859-5 # is this realy needed .. please recheck and report # Table of transponder using two byte char mappings # in normal case two char byte mapping is only used when in dvb-text no |
