aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-09-20 07:41:07 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-09-20 07:41:07 +0800
commit8617011337e9cf39c7c98676908f44d2b28878a8 (patch)
tree5168fb9f78de01f8d1f17c5e6dd222062f24f4c9 /help/devel
parenta3de274f7c71d0d64604e3dc07dbe151d59054b3 (diff)
downloadgsoc2013-evolution-8617011337e9cf39c7c98676908f44d2b28878a8.tar
gsoc2013-evolution-8617011337e9cf39c7c98676908f44d2b28878a8.tar.gz
gsoc2013-evolution-8617011337e9cf39c7c98676908f44d2b28878a8.tar.bz2
gsoc2013-evolution-8617011337e9cf39c7c98676908f44d2b28878a8.tar.lz
gsoc2013-evolution-8617011337e9cf39c7c98676908f44d2b28878a8.tar.xz
gsoc2013-evolution-8617011337e9cf39c7c98676908f44d2b28878a8.tar.zst
gsoc2013-evolution-8617011337e9cf39c7c98676908f44d2b28878a8.zip
Fixed to install the stylesheet-images as well.
2000-09-19 Federico Mena Quintero <federico@helixcode.com> * C/Makefile.am: Fixed to install the stylesheet-images as well. svn path=/trunk/; revision=5514
Diffstat (limited to 'help/devel')
-rw-r--r--help/devel/calendar/cal-client/tmpl/cal-client.sgml7
-rw-r--r--help/devel/calendar/cal-util/tmpl/cal-util.sgml2
2 files changed, 6 insertions, 3 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 ##### -->
diff --git a/help/devel/calendar/cal-util/tmpl/cal-util.sgml b/help/devel/calendar/cal-util/tmpl/cal-util.sgml
index 8d4516c2ec..bc349a377f 100644
--- a/help/devel/calendar/cal-util/tmpl/cal-util.sgml
+++ b/help/devel/calendar/cal-util/tmpl/cal-util.sgml
@@ -1,5 +1,5 @@
<!-- ##### SECTION Title ##### -->
-cal-util
+Miscellaneous utilities
<!-- ##### SECTION Short_Description ##### -->