From 1cca6b24335a9de963ced4b6127f4558ed19cf48 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 8 Jan 2002 00:48:54 +0000 Subject: Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. 2002-01-07 Jeffrey Stedfast * mail-config.c (mail_config_set_new_mail_notify_sound_file): Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. * mail-accounts.c (notify_radio_toggled): Replace EXEC with PLAY_SOUND. (construct): renamed the exec_command stuff to play_sound. * main.c (main): Init and shutdown gnome_sound. * mail-ops.c (fetch_mail_fetch): Don't do any new-mail notification here. (filter_folder_filter): call camel_filter_driver_flush. * mail-session.c (main_get_filter_driver): Set the filter-driver exec_func here instead. * mail-ops.c (mail_fetch_mail): Don't set the filter-driver exec_func here. svn path=/trunk/; revision=15263 --- mail/mail-config.glade | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/mail-config.glade') diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 1991576d0a..f098c3442f 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -3317,9 +3317,9 @@ Quoted GtkRadioButton - radioNotifyExec + radioNotifyPlaySound True - + False True new_mail_notify @@ -3344,7 +3344,7 @@ Quoted GtkLabel label54 - + GTK_JUSTIFY_CENTER False 0.5 @@ -3360,7 +3360,7 @@ Quoted GnomeFileEntry - fileNotifyExecCommandLine + fileNotifyPlaySound 10 Execute Command... False -- cgit v1.2.3