Post-abandonment stage I (add tab to settings, add option to check for updates on app launch). Fixed #76

This commit is contained in:
Bill Dengler
2016-04-15 18:04:03 -04:00
parent 3e9143d607
commit 547f9393b9
4 changed files with 17 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ speak_ready_msg = boolean(default=True)
log_level = string(default="error")
load_keymap = string(default="default.keymap")
donation_dialog_displayed = boolean(default=False)
check_for_updates = boolean(default=True)
[proxy]
server = string(default="")