From 58cd765519e4f0c8d07a048521282dd72db8448f Mon Sep 17 00:00:00 2001 From: louis Date: Mon, 9 Sep 2013 17:30:32 +0200 Subject: Added option to display plain channels and EPG information without time in channels menu (closes Feature 1377) --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index 579afd0..7587023 100644 --- a/config.h +++ b/config.h @@ -113,6 +113,7 @@ class cNopacityConfig { int displayAdditionalRecEPGPictures; int numAdditionalRecEPGPictures; int menuChannelDisplayMode; + int menuChannelDisplayTime; int numEPGEntriesChannelsMenu; int menuFadeTime; int menuEPGWindowFadeTime; -- cgit v1.2.3