From 61031f4cb0f452d917bd3c1e8e6a5522cac57b2f Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 30 Oct 2003 18:25:03 +0000 Subject: use bonobo_main_quit, not gtk_main_quit. 2003-10-30 Rodrigo Moya * gui/alarm-notify/notify-main.c (client_die_cb): use bonobo_main_quit, not gtk_main_quit. * gui/alarm-notify/alarm-queue.c (free_client_alarms_cb): callback for freeing ClientAlarms stored in the hash table. (alarm_queue_done): call free_client_alarms_cb() for each opened client. svn path=/trunk/; revision=23135 --- calendar/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1a9af112ec..bb8c794a1e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,4 +1,4 @@ -2003-10-24 Rodrigo Moya +2003-10-30 Rodrigo Moya * gui/alarm-notify/notify-main.c (client_die_cb): use bonobo_main_quit, not gtk_main_quit. -- cgit v1.2.3