[gnome-online-accounts] Add 'since: 3.8.0' to the new Uri property in Calendar and Contacts



commit aca8cb6bd7cbaf03362a2c0529503311d3467517
Author: Debarshi Ray <debarshir gnome org>
Date:   Sun Oct 21 18:48:02 2012 +0200

    Add 'since: 3.8.0' to the new Uri property in Calendar and Contacts
    
    Fixes: https://bugzilla.gnome.org/660573

 data/dbus-interfaces.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/dbus-interfaces.xml b/data/dbus-interfaces.xml
index 31468b8..c7eae02 100644
--- a/data/dbus-interfaces.xml
+++ b/data/dbus-interfaces.xml
@@ -432,6 +432,7 @@
   -->
   <interface name="org.gnome.OnlineAccounts.Calendar">
     <!-- Uri:
+         @since: 3.8.0
          The top-level location of the calendars.
       -->
     <property name="Uri" type="s" access="read"/>
@@ -447,6 +448,7 @@
   -->
   <interface name="org.gnome.OnlineAccounts.Contacts">
     <!-- Uri:
+         @since: 3.8.0
          The top-level location of the contacts.
       -->
     <property name="Uri" type="s" access="read"/>



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