From 89b748800033c3527b07a0527453a7a014894c3d Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 18 Jan 2001 17:24:12 +0000 Subject: Return a success value. (setup_pas): Likewise. (setup_config): Likewise. 2001-01-17 Federico Mena Quintero * wombat.c (setup_pcs): Return a success value. (setup_pas): Likewise. (setup_config): Likewise. (main): Exit if we could not initialize all of the Wombat services. (init_corba): Check the return value of gnome_init_with_popt_table(). (main): Call bindtextdomain() and textdomain(). svn path=/trunk/; revision=7623 --- wombat/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'wombat/ChangeLog') diff --git a/wombat/ChangeLog b/wombat/ChangeLog index a2a176d7c7..03d37dc03e 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,13 @@ +2001-01-17 Federico Mena Quintero + + * wombat.c (setup_pcs): Return a success value. + (setup_pas): Likewise. + (setup_config): Likewise. + (main): Exit if we could not initialize all of the Wombat + services. + (init_corba): Check the return value of gnome_init_with_popt_table(). + (main): Call bindtextdomain() and textdomain(). + 2000-12-23 Ettore Perazzoli * Makefile.am (INCLUDES): Add `-I$(top_builddir)/calendar/pcs' for -- cgit v1.2.3