From 9549c683578858f2ae5e811ed874b2158e4077f0 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 11 Mar 2000 01:45:48 +0000 Subject: Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table(). 2000-03-10 Federico Mena Quintero * gui/main.c (main): Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table(). Check for exceptions properly. (main): Initialize Bonobo. (main): Call process_dates() to parse the dates from the command line before we dump the events or the TODOs. (main): Use bonobo_main() instead of gtk_main(). svn path=/trunk/; revision=2097 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index ac1b4c9edc..70630f92f8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2000-03-10 Federico Mena Quintero + * gui/main.c (main): Do not pass the INIT_SERVER flag to + gnome_CORBA_init_with_popt_table(). Check for exceptions + properly. + (main): Initialize Bonobo. + (main): Call process_dates() to parse the dates from the command + line before we dump the events or the TODOs. + (main): Use bonobo_main() instead of gtk_main(). + * cal-util/calobj.c (ical_new): Initialize the alarm types here. Do not call default_alarm() anymore, since that is a GUI issue. (default_alarm): Removed function. -- cgit v1.2.3