mirror of
https://github.com/codex-storage/deluge.git
synced 2025-03-02 20:10:47 +00:00
Don't clobber the label config
This commit is contained in:
parent
a528f78529
commit
bdaf0062af
@ -110,10 +110,8 @@ class ExecutePreferences(object):
|
||||
client.execute.add_command(event, command)
|
||||
|
||||
def on_apply_prefs(self):
|
||||
options = {}
|
||||
#update options dict here.
|
||||
client.label.set_config(options)
|
||||
|
||||
pass
|
||||
|
||||
class GtkUI(GtkPluginBase):
|
||||
|
||||
def enable(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user