summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-26 17:41:53 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-10-26 17:41:53 +0100
commitba3812de9166717879331b2ca0aa94ec473f7572 (patch)
tree14cd8c07cff447f567d456227091219b649c3032 /spec
parentee8afcddffa6bbd35acc6822de4a97b3106bed08 (diff)
downloadtelepathy-glib-ba3812de9166717879331b2ca0aa94ec473f7572.tar.gz
Use the real telepathy-spec 0.21.3, not a release candidate
Diffstat (limited to 'spec')
-rw-r--r--spec/Call_Content_Interface_Mute.xml2
-rw-r--r--spec/Call_Stream.xml2
-rw-r--r--spec/Channel_Interface_DTMF.xml6
-rw-r--r--spec/Connection.xml4
-rw-r--r--spec/Connection_Interface_Mail_Notification.xml2
-rw-r--r--spec/Protocol_Interface_Presence.xml2
-rw-r--r--spec/errors.xml2
7 files changed, 10 insertions, 10 deletions
diff --git a/spec/Call_Content_Interface_Mute.xml b/spec/Call_Content_Interface_Mute.xml
index 566d1b162..f926e03cd 100644
--- a/spec/Call_Content_Interface_Mute.xml
+++ b/spec/Call_Content_Interface_Mute.xml
@@ -64,7 +64,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<method name="SetMuted" tp:name-for-bindings="Set_Muted">
<tp:changed version="0.21.2">renamed from SetMuted to Mute</tp:changed>
- <tp:changed version="0.21.UNRELEASED">renamed back from Mute to SetMuted</tp:changed>
+ <tp:changed version="0.21.3">renamed back from Mute to SetMuted</tp:changed>
<arg direction="in" name="Muted" type="b">
<tp:docstring>
True if the client has muted the content.
diff --git a/spec/Call_Stream.xml b/spec/Call_Stream.xml
index b69398901..1d7b28147 100644
--- a/spec/Call_Stream.xml
+++ b/spec/Call_Stream.xml
@@ -97,7 +97,7 @@
<signal name="RemoteMembersChanged"
tp:name-for-bindings="Remote_Members_Changed">
<tp:changed version="0.21.2">renamed from SendersChanged to MembersChanged</tp:changed>
- <tp:changed version="0.21.UNRELEASED">renamed from MembersChanged to RemoteMembersChanged</tp:changed>
+ <tp:changed version="0.21.3">renamed from MembersChanged to RemoteMembersChanged</tp:changed>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
Emitted when <tp:member-ref>RemoteMembers</tp:member-ref> changes.
</tp:docstring>
diff --git a/spec/Channel_Interface_DTMF.xml b/spec/Channel_Interface_DTMF.xml
index 806d8642d..d74ea6fa7 100644
--- a/spec/Channel_Interface_DTMF.xml
+++ b/spec/Channel_Interface_DTMF.xml
@@ -129,7 +129,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<method name="MultipleTones" tp:name-for-bindings="Multiple_Tones">
<tp:added version="0.19.6" />
- <tp:changed version="0.21.UNRELEASED">The characters [pPxXwW,] must
+ <tp:changed version="0.21.3">The characters [pPxXwW,] must
also be supported.</tp:changed>
<arg direction="in" name="Tones" type="s">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
@@ -221,7 +221,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<property name="DeferredTones" tp:name-for-bindings="Deferred_Tones"
type="s" access="read">
- <tp:added version="0.21.UNRELEASED" />
+ <tp:added version="0.21.3" />
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The tones waiting for the user to continue, if any.</p>
@@ -234,7 +234,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</property>
<signal name="TonesDeferred" tp:name-for-bindings="Tones_Deferred">
- <tp:added version="0.21.UNRELEASED" />
+ <tp:added version="0.21.3" />
<arg name="Tones" type="s">
<tp:docstring>The new non-empty value of
<tp:member-ref>DeferredTones</tp:member-ref>.</tp:docstring>
diff --git a/spec/Connection.xml b/spec/Connection.xml
index 063e4f072..fb8cd228e 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -1051,7 +1051,7 @@ USA.</p>
</tp:contact-attribute>
<method name="AddClientInterest" tp:name-for-bindings="Add_Client_Interest">
- <tp:added version="0.21.UNRELEASED"/>
+ <tp:added version="0.21.3"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Register a client's interest in notifications related to one or
more interfaces.</p>
@@ -1144,7 +1144,7 @@ USA.</p>
<method name="RemoveClientInterest"
tp:name-for-bindings="Remove_Client_Interest">
- <tp:added version="0.21.UNRELEASED"/>
+ <tp:added version="0.21.3"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Release an interest registered using
<tp:member-ref>AddClientInterest</tp:member-ref>. See that
diff --git a/spec/Connection_Interface_Mail_Notification.xml b/spec/Connection_Interface_Mail_Notification.xml
index 4675cad7c..003e255c1 100644
--- a/spec/Connection_Interface_Mail_Notification.xml
+++ b/spec/Connection_Interface_Mail_Notification.xml
@@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<interface
name="org.freedesktop.Telepathy.Connection.Interface.MailNotification.DRAFT">
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
- <tp:added version="0.21.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.21.3">(as stable API)</tp:added>
<tp:flags name="Mail_Notification_Flags" value-prefix="Mail_Notification_Flag" type="u" >
<tp:flag suffix="Supports_Unread_Mail_Count" value="1">
diff --git a/spec/Protocol_Interface_Presence.xml b/spec/Protocol_Interface_Presence.xml
index 314d8d37e..ddff33263 100644
--- a/spec/Protocol_Interface_Presence.xml
+++ b/spec/Protocol_Interface_Presence.xml
@@ -21,7 +21,7 @@
</tp:license>
<interface name="org.freedesktop.Telepathy.Protocol.Interface.Presence">
- <tp:added version="0.21.UNRELEASED">(as stable API)</tp:added>
+ <tp:added version="0.21.3">(as stable API)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Protocol"/>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
diff --git a/spec/errors.xml b/spec/errors.xml
index 289b8b2dd..268087b88 100644
--- a/spec/errors.xml
+++ b/spec/errors.xml
@@ -501,7 +501,7 @@
</tp:error>
<tp:error name="Picked Up Elsewhere">
- <tp:added version="0.21.UNRELEASED"/>
+ <tp:added version="0.21.3"/>
<tp:docstring>
Raised when a call was terminated as a result of the local user
picking up the call on a different resource.