From 23be956fbd196bf30623dd588e7326f7231d4517 Mon Sep 17 00:00:00 2001 From: louis Date: Sat, 2 Mar 2013 17:24:13 +0100 Subject: rounded corners also for epg and recording images --- config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.c') diff --git a/config.c b/config.c index 11dfdb9..9ce193c 100644 --- a/config.c +++ b/config.c @@ -104,7 +104,7 @@ cNopacityConfig::cNopacityConfig() { timersLogoHeight = 70; epgImageWidth = 210; epgImageHeight = 160; - epgImageWidthLarge = 545; + epgImageWidthLarge = 525; epgImageHeightLarge = 400; menuRecFolderSize = 128; fontHeader = 0; -- cgit v1.2.3