From c362915ea18453a0c7e3f0bfd954efd89ab2face Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 22 Nov 2007 07:00:46 +0000 Subject: ** Fix for bug #256899 by Chaya 2007-11-22 Milan Crha ** Fix for bug #256899 by Chaya * mail-config.glade: * em-account-prefs.h: (struct _EMAccountPrefs): * em-account-prefs.c: (account_delete_clicked), (account_able_clicked), (account_able_toggled), (account_cursor_change), (em_account_prefs_construct): Remove "Disable/Enable" button from Mail Accounts preferences. svn path=/trunk/; revision=34562 --- mail/em-account-prefs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'mail/em-account-prefs.h') diff --git a/mail/em-account-prefs.h b/mail/em-account-prefs.h index e3fc4c65e4..57d71fcfb9 100644 --- a/mail/em-account-prefs.h +++ b/mail/em-account-prefs.h @@ -67,7 +67,6 @@ struct _EMAccountPrefs { GtkButton *mail_edit; GtkButton *mail_delete; GtkButton *mail_default; - GtkButton *mail_able; guint destroyed : 1; guint changed : 1; -- cgit v1.2.3