From 46d0ee0fbd6a6f267c01130d32af1eeefdb87d15 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Mon, 27 Sep 2010 10:51:31 -0400 Subject: snapshot of project "lynx", label v2-8-8dev_5f --- src/LYReadCFG.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/LYReadCFG.c') diff --git a/src/LYReadCFG.c b/src/LYReadCFG.c index 4e9357ec..08c08af8 100644 --- a/src/LYReadCFG.c +++ b/src/LYReadCFG.c @@ -1,5 +1,5 @@ /* - * $LynxId: LYReadCFG.c,v 1.154 2010/09/24 22:57:51 tom Exp $ + * $LynxId: LYReadCFG.c,v 1.156 2010/09/27 10:45:02 tom Exp $ */ #ifndef NO_RULES #include @@ -1371,7 +1371,7 @@ static Config_Type Config_Table [] = #ifdef VMS PARSE_PRG(RC_CSWING_PATH, ppCSWING), #endif - PARSE_TIM(RC_DELAYSECS, DebugSecs), + PARSE_TIM(RC_DELAYSECS, DelaySecs), PARSE_FUN(RC_DEFAULT_BOOKMARK_FILE, default_bookmark_file_fun), PARSE_FUN(RC_DEFAULT_CACHE_SIZE, default_cache_size_fun), #ifdef USE_DEFAULT_COLORS @@ -1616,6 +1616,7 @@ static Config_Type Config_Table [] = #endif PARSE_PRG(RC_UNCOMPRESS_PATH, ppUNCOMPRESS), PARSE_SET(RC_UNDERLINE_LINKS, LYUnderlineLinks), + PARSE_SET(RC_UNIQUE_URLS, unique_urls), PARSE_PRG(RC_UNZIP_PATH, ppUNZIP), #ifdef DIRED_SUPPORT PARSE_ADD(RC_UPLOADER, uploaders), -- cgit 1.4.1-2-gfad0