Hi, i try to change the values of tray_download_speed_list for my ui, what is the best way to do it?
if i edit ~/.config/deluge/gtkui.conf deluge rewrite the config file with defaults values,
but this default values are not the same that a declared in /usr/share/pyshared/deluge/ui/gtkui/gtkui.py
how i can change them permanently?
default values of tray_download_speed_list
Re: default values of tray_download_speed_list
are you ensuring deluge is closed before editing conf files?
Re: default values of tray_download_speed_list
ok, i tried it now, it works!