From 8617011337e9cf39c7c98676908f44d2b28878a8 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Tue, 19 Sep 2000 23:41:07 +0000 Subject: Fixed to install the stylesheet-images as well. 2000-09-19 Federico Mena Quintero * C/Makefile.am: Fixed to install the stylesheet-images as well. svn path=/trunk/; revision=5514 --- help/devel/calendar/cal-client/tmpl/cal-client.sgml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'help/devel/calendar/cal-client/tmpl') diff --git a/help/devel/calendar/cal-client/tmpl/cal-client.sgml b/help/devel/calendar/cal-client/tmpl/cal-client.sgml index a146709b8a..06469ff3ee 100644 --- a/help/devel/calendar/cal-client/tmpl/cal-client.sgml +++ b/help/devel/calendar/cal-client/tmpl/cal-client.sgml @@ -8,7 +8,10 @@ GTK+ object for communication with personal calendar server. The #CalClient object provides a nice GTK+ wrapper for the CORBA interfaces that are used to communicate between calendar clients - and the personal calendar server in the user's Wombat daemon. + and the personal calendar server in the user's Wombat daemon. The + CORBA interfaces transfer calendar components in RFC 2445 text + format; the #CalClient object automatically converts these into + #CalComponent structures that are easier to handle. @@ -35,7 +38,7 @@ GTK+ object for communication with personal calendar server. - + #CalComponent -- cgit v1.2.3