From 390f24328e589387b7a2b26a36c5f138cc636c1b Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Sat, 29 Jan 2000 10:48:09 +0000 Subject: Changed the namespace from GNOME::Calendar to Evolution::Calendar. 2000-01-30 Federico Mena Quintero * evolution-calendar.idl: Changed the namespace from GNOME::Calendar to Evolution::Calendar. (Listener::LoadStatus): Fixed SUCESSS -> SUCCESS typo. And I never noticed it in the implementation. Ain't M-/ grand? * Makefile.am: Changed ocurrences of gnome-calendar.idl to evolution-calendar.idl. * *.[ch]: Changed GNOME_Calendar_foo identifiers to Evolution_Calendar_foo. svn path=/trunk/; revision=1652 --- calendar/cal-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/cal-common.h') diff --git a/calendar/cal-common.h b/calendar/cal-common.h index 4177dbb096..e51ddf1bdd 100644 --- a/calendar/cal-common.h +++ b/calendar/cal-common.h @@ -1,4 +1,4 @@ -/* GNOME calendar server - common declarations +/* Evolution calendar server - common declarations * * Copyright (C) 2000 Helix Code, Inc. * -- cgit v1.2.3