From 89602f07f60672d0d7ab1dbf8f06be9e8f6566d1 Mon Sep 17 00:00:00 2001 From: Dimitar Petrovski Date: Mon, 29 Oct 2012 11:33:53 +0100 Subject: 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 --- setupeepg.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'setupeepg.c') diff --git a/setupeepg.c b/setupeepg.c index c0dff6a..bfbb26f 100644 --- a/setupeepg.c +++ b/setupeepg.c @@ -22,6 +22,8 @@ cSetupEEPG::cSetupEEPG (void) FixEpg = 0; DisplayMessage = 1; ProcessEIT = 0; + ReplaceEmptyShText = 0; + #ifdef DEBUG LogLevel = 0; #endif -- cgit v1.2.3