diff --git a/xtrn/DDAreaChoosers/DDFileAreaChooser.cfg b/xtrn/DDAreaChoosers/DDFileAreaChooser.cfg index accd7e3379b7a860c678d46169ddf345c2fd227e..ad9215046e4bd5f6c8a4d40d2a2ba8108a1ec916 100644 --- a/xtrn/DDAreaChoosers/DDFileAreaChooser.cfg +++ b/xtrn/DDAreaChoosers/DDFileAreaChooser.cfg @@ -5,14 +5,13 @@ useLightbarInterface=true ;areaChooserHdrMaxLines=6 areaChooserHdrFilenameBase=DDLogoAreaChgHeader areaChooserHdrMaxLines=12 -; Whether or not to enable directory collapsing. For -; example, for directories in a library starting with +; Whether or not to enable name collapsing. For +; example, for libraries/directories starting with ; common text and a separator (specified below), the ; common text will be the only one displayed, and when ; the user selects it, a 3rd tier with the directories ; after the separator will be shown -useDirCollapsing=true -;useDirCollapsing=false +useDirCollapsing=false ; The separator to use for directory collapsing dirCollapseSeparator=: diff --git a/xtrn/DDAreaChoosers/DDMsgAreaChooser.cfg b/xtrn/DDAreaChoosers/DDMsgAreaChooser.cfg index e7e4ef4e939af1643e389f62338929d41635d9b1..d7f29a2d34fee9b6629b483a7399edf5a554fbae 100644 --- a/xtrn/DDAreaChoosers/DDMsgAreaChooser.cfg +++ b/xtrn/DDAreaChoosers/DDMsgAreaChooser.cfg @@ -9,14 +9,13 @@ showImportDates=false ;areaChooserHdrMaxLines=6 areaChooserHdrFilenameBase=DDLogoAreaChgHeader areaChooserHdrMaxLines=12 -; Whether or not to enable sub-board collapsing. For -; example, for sub-boards in a group starting with +; Whether or not to enable name collapsing. For +; example, for groups or sub-boards in a group starting with ; common text and a separator (specified below), the ; common text will be the only one displayed, and when ; the user selects it, a 3rd tier with the sub-boards ; after the separator will be shown -useSubCollapsing=true -;useSubCollapsing=false +useSubCollapsing=false ; The separator to use for sub-board collapsing subCollapseSeparator=: @@ -58,4 +57,4 @@ lightbarHelpLineGeneral=b lightbarHelpLineHotkey=r ; The color for the ) separating the hotkeys from the general text in the ; lightbar help line -lightbarHelpLineParen=m \ No newline at end of file +lightbarHelpLineParen=m