X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=init.h;h=cacc906b5d26b9c25bbf6abd7aa873eaf1f3c142;hb=f1342d76fec230d1687d9ca8893185caec82812f;hp=0ce7470eacf2a05c6da2932e121e95e193957a65;hpb=c3e57678c8be193fc137854020f3a90887be97c9;p=apps%2Fmadmutt.git diff --git a/init.h b/init.h index 0ce7470..cacc906 100644 --- a/init.h +++ b/init.h @@ -3,6 +3,9 @@ * Copyright (C) 1996-2002 Michael R. Elkins * Copyright (C) 2004 g10 Code GmbH * + * Parts were writte/modified by: + * Nico Golde + * * This file is part of mutt-ng, see http://www.muttng.org/. * It's licensed under the GNU General Public License, * please see the file GPL in the top level source directory. @@ -105,7 +108,7 @@ struct feature_t { #endif struct option_t MuttVars[] = { - /*++ */ + /*++*/ {"abort_nosubject", DT_QUAD, R_NONE, OPT_SUBJECT, M_ASKYES}, /* ** .pp @@ -1536,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