From 84b386c4a10dc80202258ecdb09ab2451ba3fb47 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 12 Mar 2010 16:46:45 +0100 Subject: The new setup option "Folders in timer menu" controls whether the file names in the timer menu are shown with their full folder path --- config.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 470967b1..f4996bb3 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: config.h 2.24 2010/03/06 15:29:46 kls Exp $ + * $Id: config.h 2.25 2010/03/12 16:02:53 kls Exp $ */ #ifndef __CONFIG_H @@ -253,6 +253,7 @@ public: int UseVps; int VpsMargin; int RecordingDirs; + int FoldersInTimerMenu; int VideoDisplayFormat; int VideoFormat; int UpdateChannels; -- cgit v1.2.3