summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDimitar Petrovski <dimeptr@gmail.com>2013-02-22 09:52:10 +0100
committerDimitar Petrovski <dimeptr@gmail.com>2013-02-22 09:52:10 +0100
commit60376c4c1f0a4b65cb07b89d5c095015ec3b1215 (patch)
tree17ffec6570452b26bb21436eabafdb24de5bf88b /README
parentc9a302eff85ad0d6c337743b7373b4ee0c7bded3 (diff)
downloadvdr-plugin-eepg-60376c4c1f0a4b65cb07b89d5c095015ec3b1215.tar.gz
vdr-plugin-eepg-60376c4c1f0a4b65cb07b89d5c095015ec3b1215.tar.bz2
Added ability to translate themes. Examples added
Fixed handling of duplicate epg entries Added new SKY themes Added checking/updating of themes files on load
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index b898806..ea59f58 100644
--- a/README
+++ b/README
@@ -109,6 +109,11 @@ This is a workaround fix which does double conversion and depends on
already know data for providers that send incorrect charset.
The real solution is for Providers to follow the standards and not to do this in the first place.
+The themes of the EPG events can be translated. For MHW a translation file is used, and for OTV the
+theme file should be translated.
+See example english translation files in: extra/en-themes/*.*
+This files should be placed in eepg plugin config directory.
+
THANKS
This code is based on:
* Premiere plugin (C) 2005-2007 Stefan Huelswitt <s.huelswitt@gmx.de>