From 00225dc415ff808fae151d3eeef5bc1889d2b0a4 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Thu, 9 Aug 2001 06:26:19 +0000 Subject: sync - Federico svn path=/trunk/; revision=11821 --- doc/devel/calendar/cal-util/evolution-cal-util-decl.txt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'doc/devel/calendar/cal-util') diff --git a/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt b/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt index 631a3ca267..34164aba0e 100644 --- a/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt +++ b/doc/devel/calendar/cal-util/evolution-cal-util-decl.txt @@ -585,11 +585,6 @@ CalComponent *comp, GSList *attendee_list CalComponent *comp1, CalComponent *comp2 -cal_component_compare_event_timezone -gboolean -CalComponent *comp, icaltimezone *zone - - cal_component_free_categories_list void GSList *categ_list @@ -864,6 +859,11 @@ typedef enum { GList *list +cal_util_new_top_level +icalcomponent * +void + + time_days_in_month int int year, int month @@ -978,3 +978,8 @@ time_t time, icaltimezone *zone time_t time_t time, icaltimezone *zone + +time_to_gdate_with_zone +void +GDate *date, time_t time, icaltimezone *zone + -- cgit v1.2.3