From 4a67f45b4a68a3748f7be9811bf78897806f37ca Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 30 May 2003 03:01:47 +0000 Subject: Fixes bug #43805. 2003-05-29 Jeffrey Stedfast Fixes bug #43805. * mail-session.c (session_system_beep): Proxy the gdk_beep() call to the main thread. (session_play_sound): Proxy the gnome_sound_play() call to the main thread. svn path=/trunk/; revision=21348 --- mail/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 1f9bd7ce77..bf7324a27d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2003-05-29 Jeffrey Stedfast + + Fixes bug #43805. + + * mail-session.c (session_system_beep): Proxy the gdk_beep() call + to the main thread. + (session_play_sound): Proxy the gnome_sound_play() call to the + main thread. + 2003-05-27 Not Zed * message-tag-editor.c (message_tag_editor_init): set the default -- cgit v1.2.3