Don't clobber the label config
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user