merge account is applied instantly

This commit is contained in:
Yann Leboulanger 2005-03-28 16:15:50 +00:00
parent d71865324c
commit 99a64c0735
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ class Preferences_window:
else:
self.plugin.config['mergeaccounts'] = 0
self.plugin.roster.regroup = self.plugin.config['mergeaccounts']
self.plugin.roster.draw_roster()
def on_iconstyle_combobox_changed(self, widget, path):
model = widget.get_model()