aboutsummaryrefslogtreecommitdiffstats
path: root/help/devel/calendar/cal-client/tmpl
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-04-26 05:48:05 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-04-26 05:48:05 +0800
commit4994d35be03b281011c6ce5e8ff5489eed7486d6 (patch)
treedc311e2b9621c465bebe5125c95061ee7793a05b /help/devel/calendar/cal-client/tmpl
parenta37ae85ab4c5cd7256e2143332a8263147a328a3 (diff)
downloadgsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.gz
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.bz2
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.lz
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.xz
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.tar.zst
gsoc2013-evolution-4994d35be03b281011c6ce5e8ff5489eed7486d6.zip
Removed generated files from CVS, updated .cvsignore files to include
2001-04-25 Jon Trowbridge <trow@ximian.com> * Removed generated files from CVS, updated .cvsignore files to include generated files. svn path=/trunk/; revision=9569
Diffstat (limited to 'help/devel/calendar/cal-client/tmpl')
-rw-r--r--help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml42
1 files changed, 21 insertions, 21 deletions
diff --git a/help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml b/help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml
index 56bcf3aff5..f8f1f1408e 100644
--- a/help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml
+++ b/help/devel/calendar/cal-client/tmpl/evolution-cal-client-unused.sgml
@@ -1,14 +1,13 @@
-<!-- ##### FUNCTION cal_client_update_pilot_id ##### -->
+<!-- ##### FUNCTION cal_client_load_calendar ##### -->
<para>
</para>
@client:
-@uid:
-@pilot_id:
-@pilot_status:
+@str_uri:
+@Returns:
-<!-- ##### FUNCTION cal_client_load_calendar ##### -->
+<!-- ##### FUNCTION cal_client_create_calendar ##### -->
<para>
</para>
@@ -17,19 +16,6 @@
@str_uri:
@Returns:
-<!-- ##### ENUM CalClientLoadStatus ##### -->
- <para>
- These values describe the status of a calendar load or create
- request. After asking a calendar factory to load or create a
- calendar, the provided listener will get notification about the
- result in asynchronous fashion. Such notification is represented
- by one of these enumeration values. For values other than
- #CAL_CLIENT_LOAD_SUCCESS, the #CalClient object will not accept
- any other operations on the calendar and it should just be
- destroyed.
- </para>
-
-
<!-- ##### FUNCTION cal_client_get_events_in_range ##### -->
<para>
@@ -63,14 +49,28 @@
@client:
@Returns:
-<!-- ##### FUNCTION cal_client_create_calendar ##### -->
+<!-- ##### FUNCTION cal_client_update_pilot_id ##### -->
<para>
</para>
@client:
-@str_uri:
-@Returns:
+@uid:
+@pilot_id:
+@pilot_status:
+
+<!-- ##### ENUM CalClientLoadStatus ##### -->
+ <para>
+ These values describe the status of a calendar load or create
+ request. After asking a calendar factory to load or create a
+ calendar, the provided listener will get notification about the
+ result in asynchronous fashion. Such notification is represented
+ by one of these enumeration values. For values other than
+ #CAL_CLIENT_LOAD_SUCCESS, the #CalClient object will not accept
+ any other operations on the calendar and it should just be
+ destroyed.
+ </para>
+
<!-- ##### FUNCTION cal_client_get_uid_by_pilot_id ##### -->
<para>