[telepathy-spec/master] undraft Connection.Interface.Location
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Aug 14 04:54:07 PDT 2009
---
spec/Connection_Interface_Contacts.xml | 4 ++--
spec/Connection_Interface_Location.xml | 5 ++---
spec/Connection_Interface_Simple_Presence.xml | 2 +-
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/spec/Connection_Interface_Contacts.xml b/spec/Connection_Interface_Contacts.xml
index 1033e04..6573e58 100644
--- a/spec/Connection_Interface_Contacts.xml
+++ b/spec/Connection_Interface_Contacts.xml
@@ -85,10 +85,10 @@
are not known; present in the result as an empty array if the
contact is known to have no capabilities at all.</dd>
- <dt>org.freedesktop.Telepathy.Connection.Interface.Location.DRAFT/location
+ <dt>org.freedesktop.Telepathy.Connection.Interface.Location/location
(type a{sv}, <tp:type>Location</tp:type>)</dt>
<dd>The same struct used by
- <tp:dbus-ref namespace="org.freedesktop.Telepathy.Connection.Interface.Location.DRAFT">GetLocations</tp:dbus-ref>
+ <tp:dbus-ref namespace="org.freedesktop.Telepathy.Connection.Interface.Location">GetLocations</tp:dbus-ref>
Omitted from the result if the contact's location
is not known.</dd>
diff --git a/spec/Connection_Interface_Location.xml b/spec/Connection_Interface_Location.xml
index ea9f6ad..e42d231 100644
--- a/spec/Connection_Interface_Location.xml
+++ b/spec/Connection_Interface_Location.xml
@@ -18,9 +18,8 @@ Lesser General Public License for more details.</p>
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Connection.Interface.Location.DRAFT"
- tp:causes-havoc='experimental'>
- <tp:added version="0.17.18">(as a draft)</tp:added>
+ <interface name="org.freedesktop.Telepathy.Connection.Interface.Location">
+ <tp:added version="0.17.UNRELEASED">(as stable API)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
diff --git a/spec/Connection_Interface_Simple_Presence.xml b/spec/Connection_Interface_Simple_Presence.xml
index 8446050..a9e3889 100644
--- a/spec/Connection_Interface_Simple_Presence.xml
+++ b/spec/Connection_Interface_Simple_Presence.xml
@@ -395,7 +395,7 @@
This type isn't actually used by the SimplePresence interface, but
it's included here so it can be referenced by rich presence interfaces
such as <tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Connection.Interface">Location.DRAFT</tp:dbus-ref>.
+ namespace="org.freedesktop.Telepathy.Connection.Interface">Location</tp:dbus-ref>.
</tp:docstring>
<tp:member name="Type" type="u" tp:type="Rich_Presence_Access_Control_Type">
--
1.5.6.5
More information about the telepathy-commits
mailing list