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-client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/cal-client.h') diff --git a/calendar/cal-client.h b/calendar/cal-client.h index e5935d9076..95895f6079 100644 --- a/calendar/cal-client.h +++ b/calendar/cal-client.h @@ -1,4 +1,4 @@ -/* GNOME calendar client +/* Evolution calendar client * * Copyright (C) 2000 Helix Code, Inc. * -- cgit v1.2.3