Configuration variable for system events
After user acknowledgement a system event is deleted from the event queue. The configuration variable determines whether it is turned into an appointment (for later inspection) or not. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
committed by
Lukas Fleischer
parent
3d93ffa7ca
commit
53b55930e8
@@ -263,6 +263,7 @@ struct conf {
|
||||
unsigned auto_save;
|
||||
unsigned auto_gc;
|
||||
unsigned periodic_save;
|
||||
unsigned systemevents;
|
||||
unsigned confirm_quit;
|
||||
unsigned confirm_delete;
|
||||
enum win default_panel;
|
||||
|
||||
Reference in New Issue
Block a user