X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=2ccd08ee753e84fd7fc35138da801309ae5abea1;hp=a569719497ebcd2de15a01a8f1ac9c1bc7fbfaea;hb=9ff4c5cafac6f3cda731034777f28ac5e71cc4fb;hpb=c30879afd71ee24e706b6d8c7b7916f36407e937 diff --git a/init.h b/init.h index a569719..2ccd08e 100644 --- a/init.h +++ b/init.h @@ -1211,6 +1211,12 @@ struct option_t MuttVars[] = { ** this is unset, it will be set to the operating system name that uname(2) ** returns. If uname(2) fails, "UNIX" will be used. */ + { "sidebar_delim", DT_STR, R_BOTH, UL &SidebarDelim, UL "|" }, + /* + ** .pp + ** This specifies the delimiter between the sidebar (if visible) and + ** other screens. + */ { "sidebar_visible", DT_BOOL, R_BOTH, OPTMBOXPANE, 0 }, /* ** .pp