[evolution-data-server/wip/mcrha/libical-glib] Documentation changes (and an untested vala change)
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/wip/mcrha/libical-glib] Documentation changes (and an untested vala change)
- Date: Fri, 15 Feb 2019 11:59:14 +0000 (UTC)
commit e17c071c9754bc2817dfa4df966048d163fe210d
Author: Milan Crha <mcrha redhat com>
Date: Fri Feb 15 12:59:39 2019 +0100
Documentation changes (and an untested vala change)
.../evolution-data-server-docs.sgml.in | 18 +++++++++++++++++-
src/vala/ECal-2.0.metadata | 2 ++
2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in
b/docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in
index fe9ea179b..68d276800 100644
--- a/docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in
+++ b/docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in
@@ -148,6 +148,18 @@
<xi:include href="xml/e-cal-client.xml"/>
<xi:include href="xml/e-cal-client-view.xml"/>
<xi:include href="xml/e-cal-component.xml"/>
+ <xi:include href="xml/e-cal-component-alarm.xml"/>
+ <xi:include href="xml/e-cal-component-alarm-instance.xml"/>
+ <xi:include href="xml/e-cal-component-alarm-repeat.xml"/>
+ <xi:include href="xml/e-cal-component-alarms.xml"/>
+ <xi:include href="xml/e-cal-component-alarm-trigger.xml"/>
+ <xi:include href="xml/e-cal-component-attendee.xml"/>
+ <xi:include href="xml/e-cal-component-datetime.xml"/>
+ <xi:include href="xml/e-cal-component-id.xml"/>
+ <xi:include href="xml/e-cal-component-organizer.xml"/>
+ <xi:include href="xml/e-cal-component-period.xml"/>
+ <xi:include href="xml/e-cal-component-range.xml"/>
+ <xi:include href="xml/e-cal-component-text.xml"/>
</chapter>
</part>
@@ -284,7 +296,7 @@
<xi:include href="xml/e-cal-check-timezones.xml"/>
<xi:include href="xml/e-timezone-cache.xml"/>
<xi:include href="xml/e-cal-backend-util.xml"/>
- <xi:include href="xml/e-cal-types.xml"/>
+ <xi:include href="xml/e-cal-enums.xml"/>
<xi:include href="xml/e-reminder-watcher.xml"/>
</chapter>
@@ -343,6 +355,10 @@
<title>Index of deprecated symbols</title>
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
</index>
+ <index id="api-index-3-36" role="3.36">
+ <title>Index of new symbols in 3.36</title>
+ <xi:include href="xml/api-index-3.36.xml"><xi:fallback /></xi:include>
+ </index>
<index id="api-index-3-32" role="3.32">
<title>Index of new symbols in 3.32</title>
<xi:include href="xml/api-index-3.32.xml"><xi:fallback /></xi:include>
diff --git a/src/vala/ECal-2.0.metadata b/src/vala/ECal-2.0.metadata
index e69de29bb..014b2fcc6 100644
--- a/src/vala/ECal-2.0.metadata
+++ b/src/vala/ECal-2.0.metadata
@@ -0,0 +1,2 @@
+TimezoneCache.add_timezone name="add_tz"
+TimezoneCache.get_timezone name="get_tz"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]