From 1d63886ef818de596f6e0c7a1ff292beb8b52a45 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Tue, 10 May 2005 15:57:49 +0000 Subject: [PATCH] default for GUI via glade and not via code for sync_with_global_status too --- src/config.py | 2 -- src/gtkgui.glade | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/config.py b/src/config.py index 5a14330a7..2e81aecc9 100644 --- a/src/config.py +++ b/src/config.py @@ -926,8 +926,6 @@ class Account_modification_window: self.account = account self.modify = False - #default is checked - self.xml.get_widget('sync_with_global_status_checkbutton').set_active(1) self.xml.signal_autoconnect(self) if account: self.modify = True diff --git a/src/gtkgui.glade b/src/gtkgui.glade index a0174d363..045ed6486 100644 --- a/src/gtkgui.glade +++ b/src/gtkgui.glade @@ -1003,7 +1003,7 @@ True GTK_RELIEF_NORMAL True - False + True False True