X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=6bb6a058740ad9886056c82cd27dbeee766b954b;hp=0797555cc96058f62ae35a4872f27b7359a16b64;hb=13b3b36c8f696aea26b7c60444f2baa4858b004d;hpb=48d5c7532ee9fdfb5d1d06483ef6bf8e3b09891d diff --git a/init.h b/init.h index 0797555..6bb6a05 100644 --- a/init.h +++ b/init.h @@ -1596,6 +1596,7 @@ struct option_t MuttVars[] = { ** .dt %M .dd Total number of messages shown, i.e. not hidden by a limit. 1) ** .dt %n .dd Number of new messages. ** .dt %t .dd Number of tagged messages. 1) + ** .dt %u .dd Number of unread messages. ** .de ** .pp ** 1) These expandos only have a non-zero value for the current mailbox and @@ -2663,7 +2664,7 @@ struct option_t MuttVars[] = { ** The file which includes random data that is used to initialize SSL ** library functions. */ - {"ssl_use_sslv2", DT_BOOL, R_NONE, OPTSSLV2, "yes" }, + {"ssl_use_sslv2", DT_BOOL, R_NONE, OPTSSLV2, "no" }, /* ** .pp ** Availability: SSL