mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
[GTK] Remove old builtin notification config values
This commit is contained in:
parent
845204178b
commit
f11a42b9bf
1 changed files with 0 additions and 10 deletions
|
@ -119,16 +119,6 @@ DEFAULT_PREFS = {
|
||||||
'autoadd_queued': False,
|
'autoadd_queued': False,
|
||||||
'choose_directory_dialog_path': get_default_download_dir(),
|
'choose_directory_dialog_path': get_default_download_dir(),
|
||||||
'show_new_releases': True,
|
'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_sidebar': True,
|
||||||
'show_toolbar': True,
|
'show_toolbar': True,
|
||||||
'show_statusbar': True,
|
'show_statusbar': True,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue