This commit is contained in:
Bill Dengler
2015-06-10 18:34:06 -04:00
parent 63615e41b8
commit 90e067572d
4 changed files with 11 additions and 7 deletions

View File

@@ -6,6 +6,9 @@ ignored_sessions = list(default=list())
[app-settings]
language = string(default="system")
hide_gui = boolean(default=False)
use_slow_audio_algo = boolean(default=False)
use_Codeofdusk_audio_handlers = boolean(default=False)
prefer_geocodes = boolean(default=False)
voice_enabled = boolean(default=False)
ask_at_exit = boolean(default=True)
use_invisible_keyboard_shorcuts = boolean(default=True)