From 2e3bf2d247de7646868bc45167b5e3afa8b48e10 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 10 Jan 2001 02:15:08 +0000 Subject: More Makefile organization to compile svn path=/trunk/; revision=7350 --- help/devel/calendar/cal-client/tmpl/cal-client.sgml | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'help/devel/calendar/cal-client/tmpl/cal-client.sgml') diff --git a/help/devel/calendar/cal-client/tmpl/cal-client.sgml b/help/devel/calendar/cal-client/tmpl/cal-client.sgml index 6de1ab8045..d3ef7c8113 100644 --- a/help/devel/calendar/cal-client/tmpl/cal-client.sgml +++ b/help/devel/calendar/cal-client/tmpl/cal-client.sgml @@ -61,15 +61,6 @@ GTK+ object for communication with personal calendar server. destroyed. -@CAL_CLIENT_LOAD_SUCCESS: Indicates a successful load or create - operation; the corresponding calendar is ready for use. -@CAL_CLIENT_LOAD_ERROR: Indicates an error while loading or creating - the calendar. -@CAL_CLIENT_LOAD_IN_USE: Indicates that a create request failed - because the specified calendar was already being used by another - client. -@CAL_CLIENT_LOAD_METHOD_NOT_SUPPORTED: Indicates an error due to - trying to load a calendar for which a backend type is not present. @@ -77,21 +68,12 @@ GTK+ object for communication with personal calendar server. function. -@CAL_CLIENT_GET_SUCCESS: Indicates a successful get operation. -@CAL_CLIENT_GET_NOT_FOUND: Indicates that the requested object was - not found. -@CAL_CLIENT_GET_SYNTAX_ERROR: Indicates a syntax error when parsing - the requested object. This could indicate a bug in the calendar - client libraries or in the Wombat server. -@CAL_CLIENT_CHANGE_ADDED: -@CAL_CLIENT_CHANGE_MODIFIED: -@CAL_CLIENT_CHANGE_DELETED: -- cgit v1.2.3