From bbeab47dc779fe9cf6807ccfc647a89cdc0023db Mon Sep 17 00:00:00 2001 From: Stefan Bethge Date: Mon, 9 Oct 2006 00:32:02 +0000 Subject: [PATCH] add 7146 --- src/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config.py b/src/config.py index cf1676bd7..4bb8fe797 100644 --- a/src/config.py +++ b/src/config.py @@ -188,7 +188,6 @@ class PreferencesWindow: if gajim.config.get('roster_theme') == config_theme: theme_combobox.set_active(i) i += 1 - self.on_theme_combobox_changed(theme_combobox) #use speller if os.name == 'nt':