Skip to content
Snippets Groups Projects

Version 1.42: Fixed attachment downloading (most importantly).

Merged Eric Oulashin requested to merge ddmsgreader_attachment_dl_fix into master
4 files
+ 299
37
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -41,5 +41,10 @@ displayAvatars=true
; Whether or not to right-justify avatars. False means left-justify.
rightJustifyAvatars=true
; How to sort the message list:
; Received: By date/time received (fastest)
; Written: By date/time written (takes time due to sorting)
msgListSort=Received
; The theme file name (for colors, strings, etc.)
themeFilename=DefaultTheme.cfg
\ No newline at end of file
Loading