Skip to content
Snippets Groups Projects

DD File Lister: Blank out the "# Files Listed" string if used as a loadable module (optional, defaults to true)

1 unresolved thread
4 files
+ 40
5
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -20,5 +20,10 @@ sortOrder=NATURAL
; Whether or not to pause after viewing a file
pauseAfterViewingFile=true
; When used as a loadable module, whether or not to blank out
; the "# Files Listed" string (from text.dat) so that Synchronet
; won't display it after the lister exits
blankNFilesListedStrIfLoadableModule=true
; The name of the color theme configuration file
themeFilename=defaultTheme.cfg
Loading