[libical-glib/update_for_2_0] Update i-cal-enums.xml



commit 916f1d2ab9d4bfe3927ecf6ea8b0e520b706afe7
Author: William Yu <williamyu gnome org>
Date:   Sat Apr 2 21:37:42 2016 -0700

    Update i-cal-enums.xml

 TODO                    |    8 ++++----
 src/api/i-cal-enums.xml |    5 +++++
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/TODO b/TODO
index 88c4fd9..adc2064 100644
--- a/TODO
+++ b/TODO
@@ -80,8 +80,7 @@ Notes:
        
 ========2.0.0 upgrade========
 
-TODOs:
-i-cal-enums.xml 
+TODOs: 
 i-cal-error.xml 
 i-cal-geo-type.xml 
 i-cal-langbind.xml 
@@ -96,7 +95,6 @@ i-cal-recur.xml
 i-cal-recurrence-type.xml 
 i-cal-reqstat-type.xml 
 i-cal-restriction.xml 
-i-cal-timezone.xml 
 i-cal-trigger-type.xml 
 i-cal-unknowntokenhandling.xml 
 i-cal-value.xml
@@ -114,7 +112,9 @@ i-cal-duration-type.xml
 i-cal-time.xml 
 i-cal-timetype.xml 
 i-cal-timezone-phase.xml 
-i-cal-timezonetype.xml 
+i-cal-timezonetype.xml
+i-cal-timezone.xml 
+i-cal-enums.xml 
 
 Upgrade results:
 icalcomponent.h
diff --git a/src/api/i-cal-enums.xml b/src/api/i-cal-enums.xml
index f3a809b..753c241 100644
--- a/src/api/i-cal-enums.xml
+++ b/src/api/i-cal-enums.xml
@@ -41,6 +41,11 @@
         <element name="ICAL_VCOMMAND_COMPONENT"/>
         <element name="ICAL_XLICINVALID_COMPONENT"/>
         <element name="ICAL_XLICMIMEPART_COMPONENT"/>
+        <element name="ICAL_VAVAILABILITY_COMPONENT"/>
+        <element name="ICAL_XAVAILABLE_COMPONENT"/>
+        <element name="ICAL_VPOLL_COMPONENT"/>
+        <element name="ICAL_VVOTER_COMPONENT"/>
+        <element name="ICAL_XVOTE_COMPONENT"/>
     </enum>
     <enum name="ICalRequestStatus" default_native="I_CAL_UNKNOWN_STATUS">
         <element name="ICAL_UNKNOWN_STATUS"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]