From f3c94fc0f415a4025add6debe451ca3e9e449d83 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 12 Jan 2000 04:13:36 +0000 Subject: Removed the CORBA listener methods, adjusted for the new IDL. 2000-01-11 Federico Mena Quintero * cal.c: Removed the CORBA listener methods, adjusted for the new IDL. * cal-listener.c (cal_listener_init): Create the private structure. In it we hold a reference to the calendar the listener is watching. (cal_listener_destroy): Destroy the private structure and unref the calendar. (Listener_cal_loaded): Stuff the calendar into our private data. (Listener_obj_added): Adjusted for new IDL. (Listener_obj_removed): Likewise. svn path=/trunk/; revision=1560 --- calendar/AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/AUTHORS') diff --git a/calendar/AUTHORS b/calendar/AUTHORS index 374733f0e2..7e482aef97 100644 --- a/calendar/AUTHORS +++ b/calendar/AUTHORS @@ -1,4 +1,4 @@ Miguel de Icaza -Federico Mena +Federico Mena Arturo Esponosa Russell Steinthal -- cgit v1.2.3