aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/calendar/cal-client/tmpl/cal-client.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'help/devel/calendar/cal-client/tmpl/cal-client.sgml')
-rw-r--r--help/devel/calendar/cal-client/tmpl/cal-client.sgml7
1 files changed, 5 insertions, 2 deletions
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.
<para>
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.
</para>
<para>
@@ -35,7 +38,7 @@ GTK+ object for communication with personal calendar server.
<!-- ##### SECTION See_Also ##### -->
<para>
-
+ #CalComponent
</para>
<!-- ##### MACRO CAL_CLIENT ##### -->