summaryrefslogtreecommitdiff
path: root/setupeepg.h
diff options
context:
space:
mode:
authorDimitar Petrovski <dimeptr@gmail.com>2012-10-29 11:33:53 +0100
committerDimitar Petrovski <dimeptr@gmail.com>2012-10-29 11:33:53 +0100
commit89602f07f60672d0d7ab1dbf8f06be9e8f6566d1 (patch)
treef317a56853384c14048dd4eb96d096b925afa370 /setupeepg.h
parent023c24e88bae40f472cb0c37fc02ea67d4a5b5bc (diff)
downloadvdr-plugin-eepg-89602f07f60672d0d7ab1dbf8f06be9e8f6566d1.tar.gz
vdr-plugin-eepg-89602f07f60672d0d7ab1dbf8f06be9e8f6566d1.tar.bz2
Try to fix the charset override by setting the envioronment variable
Add option to setup not to set Category and Genere to empty short texts
Diffstat (limited to 'setupeepg.h')
-rw-r--r--setupeepg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setupeepg.h b/setupeepg.h
index 4c30ede..eb3c53e 100644
--- a/setupeepg.h
+++ b/setupeepg.h
@@ -18,6 +18,7 @@ public:
int FixEpg;
int DisplayMessage;
int ProcessEIT;
+ int ReplaceEmptyShText;
#ifdef DEBUG
int LogLevel;
#endif