Skip to content
Snippets Groups Projects
Commit a4c6ee57 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Merge branch 'dd_file_lister_num_files_in_header_setting' into 'master'

DDFileLister: New configuration option, displayNumFilesInHeader. Forgot to include it in the .cfg file in my last commit.

See merge request !502
parents e6164566 b5681fcb
Branches
Tags
1 merge request!502DDFileLister: New configuration option, displayNumFilesInHeader. Forgot to include it in the .cfg file in my last commit.
...@@ -35,5 +35,9 @@ displayUserAvatars=true ...@@ -35,5 +35,9 @@ displayUserAvatars=true
; filename in the list instead ; filename in the list instead
useFilenameIfNoDescription=true useFilenameIfNoDescription=true
; Whether or not to display the number of files in the directory in
; the header at the top of the list
displayNumFilesInHeader=true
; The name of the color theme configuration file ; The name of the color theme configuration file
themeFilename=defaultTheme.cfg themeFilename=defaultTheme.cfg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment