[GTK] Remove old builtin notification config values
This commit is contained in:
parent
845204178b
commit
f11a42b9bf
|
@ -119,16 +119,6 @@ DEFAULT_PREFS = {
|
|||
'autoadd_queued': False,
|
||||
'choose_directory_dialog_path': get_default_download_dir(),
|
||||
'show_new_releases': True,
|
||||
'ntf_tray_blink': True,
|
||||
'ntf_sound': False,
|
||||
'ntf_sound_path': get_default_download_dir(),
|
||||
'ntf_popup': False,
|
||||
'ntf_email': False,
|
||||
'ntf_email_add': '',
|
||||
'ntf_username': '',
|
||||
'ntf_pass': '',
|
||||
'ntf_server': '',
|
||||
'ntf_security': None,
|
||||
'show_sidebar': True,
|
||||
'show_toolbar': True,
|
||||
'show_statusbar': True,
|
||||
|
|
Loading…
Reference in New Issue