Merge pull request #588 from micahflee/ux-update

Major user experience update
This commit is contained in:
Miguel Jacq 2018-02-25 08:27:46 +11:00 committed by GitHub
commit 6b91b90bc6
30 changed files with 849 additions and 315 deletions

View file

@ -55,6 +55,7 @@ class TestSettings:
'auth_password': '',
'close_after_first_download': True,
'systray_notifications': True,
'shutdown_timeout': False,
'use_stealth': False,
'use_autoupdate': True,
'autoupdate_timestamp': None,