summaryrefslogtreecommitdiff
path: root/src/libical-glib
diff options
context:
space:
mode:
authorMichael McClurg <michael.mcclurg@outlook.com>2020-06-30 16:49:21 -0600
committerMichael McClurg <michael.mcclurg@outlook.com>2020-06-30 16:49:21 -0600
commitf4abe6c32be84dc8253f7e1fc1e0d968dc64eb85 (patch)
treee59e07c3165b718fe061ff4fd0f646a3e5854bd4 /src/libical-glib
parent20f667bdfc1f55ccf30ab87d1f2f353fa2ad0bf7 (diff)
downloadlibical-git-f4abe6c32be84dc8253f7e1fc1e0d968dc64eb85.tar.gz
Add more periods to end of sentences
Diffstat (limited to 'src/libical-glib')
-rw-r--r--src/libical-glib/api/i-cal-component.xml36
-rw-r--r--src/libical-glib/api/i-cal-duration.xml16
-rw-r--r--src/libical-glib/api/i-cal-memory.xml4
-rw-r--r--src/libical-glib/api/i-cal-parameter.xml10
-rw-r--r--src/libical-glib/api/i-cal-time.xml20
5 files changed, 43 insertions, 43 deletions
diff --git a/src/libical-glib/api/i-cal-component.xml b/src/libical-glib/api/i-cal-component.xml
index 0eb8b404..fcde0f42 100644
--- a/src/libical-glib/api/i-cal-component.xml
+++ b/src/libical-glib/api/i-cal-component.xml
@@ -212,7 +212,7 @@
<method name="i_cal_component_check_restrictions" corresponds="icalcomponent_check_restrictions" kind="other" since="1.0">
<parameter type="ICalComponent *" name="comp" comment="The #ICalComponent to be checked"/>
<returns type="gint" comment="The number of restrictions in @comp"/>
- <comment xml:space="preserve">Checks the number of restrictions in #ICalComponent</comment>
+ <comment xml:space="preserve">Checks the number of restrictions in #ICalComponent.</comment>
</method>
<method name="i_cal_component_count_errors" corresponds="icalcomponent_count_errors" since="1.0">
<parameter type="ICalComponent *" name="comp" comment="A #ICalComponent"/>
@@ -250,7 +250,7 @@
<method name="i_cal_component_get_span" corresponds="icalcomponent_get_span" since="1.0">
<parameter type="ICalComponent *" name="comp" comment="A #ICalComponent"/>
<returns type="ICalTimeSpan *" annotation="transfer full" comment="A #ICalTimeSpan."/>
- <comment xml:space="preserve">For VEVENT, VTODO, VJOURNAL and VTIMEZONE: reports the start and end times of an event in UTC</comment>
+ <comment xml:space="preserve">For VEVENT, VTODO, VJOURNAL and VTIMEZONE: reports the start and end times of an event in UTC.</comment>
</method>
<method name="i_cal_component_set_dtstart" corresponds="icalcomponent_set_dtstart" kind="set" since="1.0">
<parameter type="ICalComponent *" name="comp" comment="A #ICalComponent"/>
@@ -505,66 +505,66 @@ static void foreach_recurrence_cb(icalcomponent *in_comp, struct icaltime_span *
</method>
<method name="i_cal_component_new_vcalendar" corresponds="icalcomponent_new_vcalendar" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vcalendar</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vcalendar.</comment>
</method>
<method name="i_cal_component_new_vevent" corresponds="icalcomponent_new_vevent" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vevent</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vevent.</comment>
</method>
<method name="i_cal_component_new_vtodo" corresponds="icalcomponent_new_vtodo" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vtodo</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vtodo.</comment>
</method>
<method name="i_cal_component_new_vjournal" corresponds="icalcomponent_new_vjournal" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vjournal</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vjournal.</comment>
</method>
<method name="i_cal_component_new_valarm" corresponds="icalcomponent_new_valarm" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be valarm</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be valarm.</comment>
</method>
<method name="i_cal_component_new_vfreebusy" corresponds="icalcomponent_new_vfreebusy" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vfreebusy</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vfreebusy.</comment>
</method>
<method name="i_cal_component_new_vtimezone" corresponds="icalcomponent_new_vtimezone" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vtimezone</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vtimezone.</comment>
</method>
<method name="i_cal_component_new_xstandard" corresponds="icalcomponent_new_xstandard" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be xstandard</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be xstandard.</comment>
</method>
<method name="i_cal_component_new_xdaylight" corresponds="icalcomponent_new_xdaylight" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be xdaylight</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be xdaylight.</comment>
</method>
<method name="i_cal_component_new_vagenda" corresponds="icalcomponent_new_vagenda" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vagenda</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vagenda.</comment>
</method>
<method name="i_cal_component_new_vquery" corresponds="icalcomponent_new_vquery" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vquery</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vquery.</comment>
</method>
<method name="i_cal_component_new_vavailability" corresponds="icalcomponent_new_vavailability" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vavailability</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vavailability.</comment>
</method>
<method name="i_cal_component_new_xavailable" corresponds="icalcomponent_new_xavailable" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be xavailable</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be xavailable.</comment>
</method>
<method name="i_cal_component_new_vpoll" corresponds="icalcomponent_new_vpoll" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vpoll</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vpoll.</comment>
</method>
<method name="i_cal_component_new_vvoter" corresponds="icalcomponent_new_vvoter" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be vvoter</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be vvoter.</comment>
</method>
<method name="i_cal_component_new_xvote" corresponds="icalcomponent_new_xvote" kind="constructor" since="1.0">
<returns type="ICalComponent *" annotation="transfer full" comment="The newly created #ICalComponent."/>
- <comment xml:space="preserve">Creates a #ICalComponent with the type to be xvote</comment>
+ <comment xml:space="preserve">Creates a #ICalComponent with the type to be xvote.</comment>
</method>
</structure>
diff --git a/src/libical-glib/api/i-cal-duration.xml b/src/libical-glib/api/i-cal-duration.xml
index c2a873ea..bffab54b 100644
--- a/src/libical-glib/api/i-cal-duration.xml
+++ b/src/libical-glib/api/i-cal-duration.xml
@@ -101,39 +101,39 @@
<method name="i_cal_duration_new_from_int" corresponds="icaldurationtype_from_int" kind="constructor" since="1.0">
<parameter type="gint" name="t" comment="The duration in second"/>
<returns type="ICalDuration *" annotation="transfer full" comment="The newly created #ICalDuration" />
- <comment xml:space="preserve">Creates a #ICalDuration from the duration in second</comment>
+ <comment xml:space="preserve">Creates a #ICalDuration from the duration in second.</comment>
</method>
<method name="i_cal_duration_new_from_string" corresponds="icaldurationtype_from_string" kind="constructor" since="1.0">
<parameter type="const gchar *" name="str" comment="The string representation of the duration"/>
<returns type="ICalDuration *" annotation="transfer full" comment="The newly created #ICalDuration" />
- <comment xml:space="preserve">Creates a #ICalDuration from the duration in string</comment>
+ <comment xml:space="preserve">Creates a #ICalDuration from the duration in string.</comment>
</method>
<method name="i_cal_duration_as_int" corresponds="icaldurationtype_as_int" kind="others" since="1.0">
<parameter type="ICalDuration *" name="duration" comment="The #ICalDuration to be converted"/>
<returns type="gint" comment="The duration in second" />
- <comment xml:space="preserve">Converts the #ICalDuration to the representation in second</comment>
+ <comment xml:space="preserve">Converts the #ICalDuration to the representation in second.</comment>
</method>
<method name="i_cal_duration_as_ical_string" corresponds="icaldurationtype_as_ical_string_r" kind="others" since="1.0">
<parameter type="ICalDuration *" name="duration" comment="The #ICalDuration to be converted"/>
<returns type="gchar *" annotation="transfer full" comment="The duration in string" />
- <comment xml:space="preserve">Converts the #ICalDuration to the representation in string</comment>
+ <comment xml:space="preserve">Converts the #ICalDuration to the representation in string.</comment>
</method>
<method name="i_cal_duration_new_null_duration" corresponds="icaldurationtype_null_duration" kind="constructor" since="1.0">
<returns type="ICalDuration *" annotation="transfer full" comment="The newly created #ICalDuration" />
- <comment xml:space="preserve">Creates a #ICalDuration with all the fields to be zero</comment>
+ <comment xml:space="preserve">Creates a #ICalDuration with all the fields to be zero.</comment>
</method>
<method name="i_cal_duration_new_bad_duration" corresponds="icaldurationtype_bad_duration" kind="constructor" since="1.0">
<returns type="ICalDuration *" annotation="transfer full" comment="The newly created #ICalDuration" />
- <comment xml:space="preserve">Creates a bad #ICalDuration</comment>
+ <comment xml:space="preserve">Creates a bad #ICalDuration.</comment>
</method>
<method name="i_cal_duration_is_null_duration" corresponds="icaldurationtype_is_null_duration" kind="others" since="1.0">
<parameter type="ICalDuration *" name="duration" comment="The #ICalDuration to be checked"/>
<returns type="gboolean" comment="1 if @duration is the null_duration, 0 if not." />
- <comment xml:space="preserve">Checks whether the #ICalDuration is the null_duration</comment>
+ <comment xml:space="preserve">Checks whether the #ICalDuration is the null_duration.</comment>
</method>
<method name="i_cal_duration_is_bad_duration" corresponds="icaldurationtype_is_bad_duration" kind="others" since="1.0">
<parameter type="ICalDuration *" name="duration" comment="The #ICalDuration to be checked"/>
<returns type="gboolean" comment="1 if @duration is the bad_duration, 0 if not." />
- <comment xml:space="preserve">Checks whether the #ICalDuration is the bad_duration</comment>
+ <comment xml:space="preserve">Checks whether the #ICalDuration is the bad_duration.</comment>
</method>
</structure>
diff --git a/src/libical-glib/api/i-cal-memory.xml b/src/libical-glib/api/i-cal-memory.xml
index 99f539d8..49980a60 100644
--- a/src/libical-glib/api/i-cal-memory.xml
+++ b/src/libical-glib/api/i-cal-memory.xml
@@ -26,7 +26,7 @@
</method>
<method name="i_cal_memory_add_tmp_buffer" corresponds="icalmemory_add_tmp_buffer" since="1.0">
<parameter type="void *" name="buf" annotation="transfer full" comment="The existing buffer to be added into the ical"/>
- <comment xml:space="preserve">Adds an existing buffer to the buffer ring</comment>
+ <comment xml:space="preserve">Adds an existing buffer to the buffer ring.</comment>
</method>
<method name="i_cal_memory_free_ring" annotation="skip" corresponds="icalmemory_free_ring" since="1.0">
<comment xml:space="preserve">Frees all the memory used in the ring.</comment>
@@ -63,6 +63,6 @@
<method name="i_cal_memory_strdup" corresponds="icalmemory_strdup" since="1.0">
<parameter type="const gchar *" name="s" comment="The string to be cloned"/>
<returns type="gchar *" annotation="transfer full" comment="The cloned string."/>
- <comment xml:space="preserve">A wrapper around strdup. Partly to trap calls to strdup, partly because in -ansi, gcc on Red Hat claims that strdup is undeclared</comment>
+ <comment xml:space="preserve">A wrapper around strdup. Partly to trap calls to strdup, partly because in -ansi, gcc on Red Hat claims that strdup is undeclared.</comment>
</method>
</structure>
diff --git a/src/libical-glib/api/i-cal-parameter.xml b/src/libical-glib/api/i-cal-parameter.xml
index 88a47d97..ec9b17ff 100644
--- a/src/libical-glib/api/i-cal-parameter.xml
+++ b/src/libical-glib/api/i-cal-parameter.xml
@@ -17,12 +17,12 @@
<method name="i_cal_parameter_new" corresponds="icalparameter_new" kind="constructor" since="1.0">
<parameter type="ICalParameterKind" name="v" comment="The type of #ICalParameter to be created"/>
<returns type="ICalParameter *" annotation="transfer full" comment="The newly created #ICalParameter." />
- <comment xml:space="preserve">Creates a new #ICalParameter according to the kind type</comment>
+ <comment xml:space="preserve">Creates a new #ICalParameter according to the kind type.</comment>
</method>
<method name="i_cal_parameter_clone" corresponds="icalparameter_new_clone" kind="clone" since="1.0">
<parameter type="ICalParameter *" name="p" annotation="in" comment="The #ICalParameter to be cloned"/>
<returns type="ICalParameter *" annotation="transfer full" comment="The newly created #ICalParameter with the same properties as the @p." />
- <comment xml:space="preserve">Deep clone a #ICalParameter</comment>
+ <comment xml:space="preserve">Deep clone a #ICalParameter.</comment>
</method>
<method name="i_cal_parameter_new_from_string" corresponds="icalparameter_new_from_string" kind="constructor" since="1.0">
<parameter type="const gchar *" name="value" annotation="in, transfer none" comment="The string from which the #ICalParameter is created"/>
@@ -98,17 +98,17 @@
<parameter type="ICalParameter *" name="param1" comment="The #ICalParameter to be checked"/>
<parameter type="ICalParameter *" name="param2" comment="The #ICalParameter to be checked"/>
<returns type="gint" comment="1 if the parameters have the same name, 0 or not." />
- <comment xml:space="preserve">Checks whether native parts of two #ICalParameters have the same name</comment>
+ <comment xml:space="preserve">Checks whether native parts of two #ICalParameters have the same name.</comment>
</method>
<method name="i_cal_parameter_kind_to_string" corresponds="icalparameter_kind_to_string" kind="others" since="1.0">
<parameter type="ICalParameterKind" name="kind" comment="The #ICalParameterKind to be converted"/>
<returns type="const gchar *" comment="The string representation of @kind." />
- <comment xml:space="preserve">Converts the #ICalParameter to the string representation</comment>
+ <comment xml:space="preserve">Converts the #ICalParameter to the string representation.</comment>
</method>
<method name="i_cal_parameter_kind_from_string" corresponds="icalparameter_string_to_kind" kind="others" since="1.0">
<parameter type="const gchar *" name="string" comment="The string representation of the #ICalParameter"/>
<returns type="ICalParameterKind" comment="The #ICalParameterKind converted from @string" />
- <comment xml:space="preserve">Converts a string to the #ICalParameterKind</comment>
+ <comment xml:space="preserve">Converts a string to the #ICalParameterKind.</comment>
</method>
<method name="i_cal_parameter_kind_is_valid" corresponds="icalparameter_kind_is_valid" since="3.0.5">
<parameter type="const ICalParameterKind" name="kind" comment="The #ICalPropertyKind"/>
diff --git a/src/libical-glib/api/i-cal-time.xml b/src/libical-glib/api/i-cal-time.xml
index 027a2ee5..62531b77 100644
--- a/src/libical-glib/api/i-cal-time.xml
+++ b/src/libical-glib/api/i-cal-time.xml
@@ -34,20 +34,20 @@
</method>
<method name="i_cal_time_new_null_time" corresponds="icaltime_null_time" kind="constructor" since="1.0">
<returns type="ICalTime *" annotation="transfer full" comment="The newly created #ICalTime" />
- <comment xml:space="preserve">Creates a default time which is an epoch time</comment>
+ <comment xml:space="preserve">Creates a default time which is an epoch time.</comment>
</method>
<method name="i_cal_time_new_null_date" corresponds="icaltime_null_date" kind="constructor" since="1.0">
<returns type="ICalTime *" annotation="transfer full" comment="The newly created #ICalTime" />
- <comment xml:space="preserve">Creates a null date, which indicates no time has been set</comment>
+ <comment xml:space="preserve">Creates a null date, which indicates no time has been set.</comment>
</method>
<method name="i_cal_time_new_current_with_zone" corresponds="icaltime_current_time_with_zone" kind="others" since="1.0">
<parameter type="ICalTimezone *" name="zone" annotation="nullable" comment="The timezone used to create a #ICalTime according to the current time"/>
<returns type="ICalTime *" annotation="transfer full" comment="The newly created #ICalTime" />
- <comment xml:space="preserve">Creates a #ICalTime according to the timezone and current time</comment>
+ <comment xml:space="preserve">Creates a #ICalTime according to the timezone and current time.</comment>
</method>
<method name="i_cal_time_new_today" corresponds="icaltime_today" kind="others" since="1.0">
<returns type="ICalTime *" annotation="transfer full" comment="The newly created #ICalTime" />
- <comment xml:space="preserve">Creates a #ICalTime representing today</comment>
+ <comment xml:space="preserve">Creates a #ICalTime representing today.</comment>
</method>
<method name="i_cal_time_new_from_timet_with_zone" corresponds="icaltime_from_timet_with_zone" kind="others" since="1.0">
<parameter type="const time_t" name="v" comment="The seconds past since epoch time"/>
@@ -59,7 +59,7 @@
<method name="i_cal_time_new_from_string" corresponds="icaltime_from_string" kind="others" since="1.0">
<parameter type="const gchar *" name="str" comment="The ISO format string"/>
<returns type="ICalTime *" annotation="transfer full" comment="The newly created #ICalTime" />
- <comment xml:space="preserve">Creates a time from an ISO format string</comment>
+ <comment xml:space="preserve">Creates a time from an ISO format string.</comment>
</method>
<method name="i_cal_time_new_from_day_of_year" corresponds="icaltime_from_day_of_year" kind="constructor" since="1.0">
<parameter type="const gint" name="day" comment="The day of a year"/>
@@ -70,7 +70,7 @@
<method name="i_cal_time_as_timet" corresponds="icaltime_as_timet" since="1.0">
<parameter type="const ICalTime *" name="tt" comment="The #ICalTime to be converted"/>
<returns type="time_t" comment="The time as seconds past the UNIX epoch" />
- <comment xml:space="preserve">Returns the time as seconds past the UNIX epoch</comment>
+ <comment xml:space="preserve">Returns the time as seconds past the UNIX epoch.</comment>
</method>
<method name="i_cal_time_as_timet_with_zone" corresponds="icaltime_as_timet_with_zone" since="1.0">
<parameter type="const ICalTime *" name="tt" comment="The #ICalTime to be converted"/>
@@ -86,22 +86,22 @@
<method name="i_cal_time_get_timezone" corresponds="(void *)icaltime_get_timezone" kind="get" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>
<returns type="ICalTimezone *" annotation="transfer none" translator_argus="(GObject *)tt, TRUE" comment="The timezone information" />
- <comment xml:space="preserve">Returns the timezone</comment>
+ <comment xml:space="preserve">Returns the timezone.</comment>
</method>
<method name="i_cal_time_set_timezone" corresponds="icaltime_set_timezone" kind="set" since="1.0">
<parameter type="ICalTime *" name="tt" native_op="POINTER" comment="The #ICalTime"/>
<parameter type="const ICalTimezone *" name="zone" annotation="nullable" comment="The timezone"/>
- <comment xml:space="preserve">Sets the timezone of the @tt</comment>
+ <comment xml:space="preserve">Sets the timezone of the @tt.</comment>
</method>
<method name="i_cal_time_get_tzid" corresponds="icaltime_get_tzid" kind="get" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>
<returns type="const gchar *" annotation="allow-none, transfer none" comment="The tzid of #ICalTime, or NULL if floating type" />
- <comment xml:space="preserve">Returns the tzid, or NULL for a floating time</comment>
+ <comment xml:space="preserve">Returns the tzid, or NULL for a floating time.</comment>
</method>
<method name="i_cal_time_day_of_year" corresponds="icaltime_day_of_year" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>
<returns type="gint" comment="The day of the year of the given time" />
- <comment xml:space="preserve">Returns the day of the year of the given time</comment>
+ <comment xml:space="preserve">Returns the day of the year of the given time.</comment>
</method>
<method name="i_cal_time_day_of_week" corresponds="icaltime_day_of_week" since="1.0">
<parameter type="const ICalTime *" name="tt" annotation="in, transfer none" comment="The #ICalTime to be queried"/>