aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-accounts.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-accounts.h')
-rw-r--r--mail/mail-accounts.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail-accounts.h b/mail/mail-accounts.h
index bb29819343..83134fc6d4 100644
--- a/mail/mail-accounts.h
+++ b/mail/mail-accounts.h
@@ -95,8 +95,8 @@ struct _MailAccountsDialog {
GtkToggleButton *confirm_expunge;
GtkToggleButton *notify_not;
GtkToggleButton *notify_beep;
- GtkToggleButton *notify_exec;
- GnomeFileEntry *command_line;
+ GtkToggleButton *notify_play_sound;
+ GnomeFileEntry *notify_sound_file;
/* PGP page */
GnomeFileEntry *pgp_path;