asterix said this var names part II

This commit is contained in:
Nikos Kouremenos 2005-04-27 15:06:25 +00:00
parent 0a9d0aec55
commit 8c30b8ce53
1 changed files with 2 additions and 2 deletions

View File

@ -89,8 +89,8 @@ class Config:
'send_os_info': [ opt_bool, True ],
'check_for_new_version': [ opt_bool, True ],
'usegpg': [ opt_bool, False ],
'lognotusr': [ opt_bool, True ],
'lognotsep': [ opt_bool, True ],
'log_notif_in_user_file': [ opt_bool, True ],
'log_notif_in_sep_file': [ opt_bool, True ],
'change_title': [ opt_bool, True ],
}