From 35decc993a98b994662fcdca0fc537398d64a03d Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 22 Oct 2003 19:14:10 +0000 Subject: reduce the security value to make the entry visible in xine-ui CVS patchset: 5573 CVS date: 2003/10/22 19:14:10 --- src/xine-engine/configfile.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/xine-engine/configfile.h b/src/xine-engine/configfile.h index 836a28c71..8dd6c3214 100644 --- a/src/xine-engine/configfile.h +++ b/src/xine-engine/configfile.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: configfile.h,v 1.29 2003/10/22 16:49:00 mroi Exp $ + * $Id: configfile.h,v 1.30 2003/10/22 19:14:10 mroi Exp $ * * config file management * @@ -45,7 +45,7 @@ extern "C" { * config entries above this experience * level must never be changed from MRL */ -#define XINE_CONFIG_SECURITY 50 +#define XINE_CONFIG_SECURITY 30 typedef struct cfg_entry_s cfg_entry_t; -- cgit v1.2.3