From 05dc13941fb8fcaf3a95f0d34a3021e3aa73b3f2 Mon Sep 17 00:00:00 2001 From: nion Date: Sun, 27 Mar 2005 22:31:25 +0000 Subject: [PATCH] Nico Golde: - fixed false directory for news storage git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@236 e385b8ad-14ed-0310-8656-cc95a2468c6d --- init.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.h b/init.h index be22f36..cacc906 100644 --- a/init.h +++ b/init.h @@ -1539,7 +1539,7 @@ struct option_t MuttVars[] = { ** deeper threads to fit on the screen. */ #ifdef USE_NNTP - {"news_cache_dir", DT_PATH, R_NONE, UL & NewsCacheDir, UL "~/.mutt"}, + {"news_cache_dir", DT_PATH, R_NONE, UL & NewsCacheDir, UL "~/.muttng"}, /* ** .pp ** Availability: NNTP -- 2.20.1