diff options
author | Lars Henriksen <LarsHenriksen@get2net.dk> | 2018-11-19 18:56:48 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2019-01-07 16:57:57 +0100 |
commit | a5e660899217e8ca552096375db6be0f83f939ea (patch) | |
tree | 527d208ee1db3da752ff3c4bbf0e79fa21008642 /test/data | |
parent | d0602625bcb0af0ec37b74597630c156b188afef (diff) | |
download | calcurse-a5e660899217e8ca552096375db6be0f83f939ea.tar.gz calcurse-a5e660899217e8ca552096375db6be0f83f939ea.zip |
CLI: tests aligned
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'test/data')
-rw-r--r-- | test/data/conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/conf b/test/data/conf index 71cc7b5..3fe55d4 100644 --- a/test/data/conf +++ b/test/data/conf @@ -24,7 +24,7 @@ general.confirmquit=yes general.confirmdelete=yes # If this option is set to yes, messages about loaded and saved data will not be displayed -general.systemdialogs=no +general.systemdialogs=yes # If this option is set to yes, progress bar appearing when saving data will not be displayed general.progressbar=no |