[telepathy-spec/master] Call: s/.Draft/.DRAFT/ as is conventional in our other interfaces
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Nov 27 06:08:44 PST 2009
---
spec/Call_Content.xml | 6 +++---
spec/Call_Content_Codec_Offer.xml | 2 +-
spec/Call_Content_Interface_Media.xml | 6 +++---
spec/Call_Stream.xml | 2 +-
spec/Call_Stream_Endpoint.xml | 2 +-
spec/Call_Stream_Interface_Media.xml | 4 ++--
spec/Channel_Type_Call.xml | 18 +++++++++---------
7 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/spec/Call_Content.xml b/spec/Call_Content.xml
index b7f52be..6a57222 100644
--- a/spec/Call_Content.xml
+++ b/spec/Call_Content.xml
@@ -20,7 +20,7 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Call.Content.Draft"
+ <interface name="org.freedesktop.Telepathy.Call.Content.DRAFT"
tp:causes-havoc="experimental">
<tp:added version="0.17.UNRELEASED">(as a draft)</tp:added>
@@ -28,7 +28,7 @@
This object represents one Content inside a Call. For example in an
audio/video call there would be one audio and one video content. Each
content has one or more <tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Call">Stream.Draft</tp:dbus-ref>
+ namespace="org.freedesktop.Telepathy.Call">Stream.DRAFT</tp:dbus-ref>
objects which represent the actual transport to one or more contacts.
</tp:docstring>
@@ -107,7 +107,7 @@
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p> The list of
<tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Call">Stream.Draft</tp:dbus-ref>
+ namespace="org.freedesktop.Telepathy.Call">Stream.DRAFT</tp:dbus-ref>
that exist in this content.
</p>
diff --git a/spec/Call_Content_Codec_Offer.xml b/spec/Call_Content_Codec_Offer.xml
index c421c96..304fa1b 100644
--- a/spec/Call_Content_Codec_Offer.xml
+++ b/spec/Call_Content_Codec_Offer.xml
@@ -20,7 +20,7 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Call.Content.CodecOffer.Draft"
+ <interface name="org.freedesktop.Telepathy.Call.Content.CodecOffer.DRAFT"
tp:causes-havoc="experimental">
<tp:added version="0.17.UNRELEASED">(as a draft)</tp:added>
diff --git a/spec/Call_Content_Interface_Media.xml b/spec/Call_Content_Interface_Media.xml
index d7318ca..b4abdae 100644
--- a/spec/Call_Content_Interface_Media.xml
+++ b/spec/Call_Content_Interface_Media.xml
@@ -20,7 +20,7 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Call.Content.Interface.Media.Draft"
+ <interface name="org.freedesktop.Telepathy.Call.Content.Interface.Media.DRAFT"
tp:causes-havoc="experimental">
<tp:added version="0.17.UNRELEASED">(as a draft)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Call.Content"/>
@@ -91,7 +91,7 @@
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
The object path to the
<tp:dbus-ref namespace="org.freedesktop.Telepathy.Call.Content"
- >CodecOffer.Draft</tp:dbus-ref>
+ >CodecOffer.DRAFT</tp:dbus-ref>
</tp:docstring>
</tp:member>
<tp:member name="CodecMap" type="a{ua(usuua{ss})}"
@@ -135,7 +135,7 @@
The object path to the current
<tp:dbus-ref
namespace="org.freedesktop.Telepathy.Call.Content"
- >CodecOffer.Draft</tp:dbus-ref> object and the
+ >CodecOffer.DRAFT</tp:dbus-ref> object and the
Codec map associated with it.
If the object path is "/" then there isn't an outstanding CodecOffer
</tp:docstring>
diff --git a/spec/Call_Stream.xml b/spec/Call_Stream.xml
index 829da12..d7e0045 100644
--- a/spec/Call_Stream.xml
+++ b/spec/Call_Stream.xml
@@ -20,7 +20,7 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Call.Stream.Draft"
+ <interface name="org.freedesktop.Telepathy.Call.Stream.DRAFT"
tp:causes-havoc="experimental">
<tp:added version="0.17.UNRELEASED">(as a draft)</tp:added>
diff --git a/spec/Call_Stream_Endpoint.xml b/spec/Call_Stream_Endpoint.xml
index 6b4293f..93a68cc 100644
--- a/spec/Call_Stream_Endpoint.xml
+++ b/spec/Call_Stream_Endpoint.xml
@@ -20,7 +20,7 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Call.Stream.Endpoint.Draft"
+ <interface name="org.freedesktop.Telepathy.Call.Stream.Endpoint.DRAFT"
tp:causes-havoc="experimental">
<tp:added version="0.17.UNRELEASED">(as a draft)</tp:added>
diff --git a/spec/Call_Stream_Interface_Media.xml b/spec/Call_Stream_Interface_Media.xml
index 0f18e4f..e87102e 100644
--- a/spec/Call_Stream_Interface_Media.xml
+++ b/spec/Call_Stream_Interface_Media.xml
@@ -20,7 +20,7 @@
02110-1301, USA.</p>
</tp:license>
- <interface name="org.freedesktop.Telepathy.Call.Stream.Interface.Media.Draft"
+ <interface name="org.freedesktop.Telepathy.Call.Stream.Interface.Media.DRAFT"
tp:causes-havoc="experimental">
<tp:added version="0.17.UNRELEASED">(as a draft)</tp:added>
<tp:requires interface="org.freedesktop.Telepathy.Call.Stream"/>
@@ -252,7 +252,7 @@
<p> The list of endpoints
<tp:dbus-ref
namespace="org.freedesktop.Telepathy.Call.Stream"
- >Endpoint.Draft</tp:dbus-ref>
+ >Endpoint.DRAFT</tp:dbus-ref>
that exist for this stream.
</p>
</property>
diff --git a/spec/Channel_Type_Call.xml b/spec/Channel_Type_Call.xml
index b5294a7..f5e712e 100644
--- a/spec/Channel_Type_Call.xml
+++ b/spec/Channel_Type_Call.xml
@@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:license>
- <interface name="org.freedesktop.Telepathy.Channel.Type.Call.Draft"
+ <interface name="org.freedesktop.Telepathy.Channel.Type.Call.DRAFT"
tp:causes-havoc="experimental">
<tp:added version="0.17.UNRELEASED">(as a draft)</tp:added>
@@ -25,7 +25,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>A channel type for making audio and video calls. </p>
A Call channel can have one or more <tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Call">Content.Draft</tp:dbus-ref>
+ namespace="org.freedesktop.Telepathy.Call">Content.DRAFT</tp:dbus-ref>
objects, which represent the actual Media that forms the Call (e.g. an
audio content and a video content).
</tp:docstring>
@@ -126,7 +126,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p> The list of
<tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Call">Content.Draft</tp:dbus-ref>
+ namespace="org.freedesktop.Telepathy.Call">Content.DRAFT</tp:dbus-ref>
objects that are part of this call. ChangeNotification
happens via the <tp:member-ref>ContentAdded</tp:member-ref> and
<tp:member-ref>ContentRemoved</tp:member-ref> signals.
@@ -368,7 +368,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
audio stream to the remote contact, making it unnecessary for the
client to call
<tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Channel.Type.Call.Draft">AddContent</tp:dbus-ref>.
+ namespace="org.freedesktop.Telepathy.Channel.Type.Call.DRAFT">AddContent</tp:dbus-ref>.
</p>
<p>If this property, or InitialVideo, is passed to EnsureChannel
@@ -385,7 +385,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
the remote contact initially requested an audio stream; this does
not imply that that audio stream is still active (as indicated by
<tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Channel.Type.Call.Draft">Contents</tp:dbus-ref>).</p>
+ namespace="org.freedesktop.Telepathy.Channel.Type.Call.DRAFT">Contents</tp:dbus-ref>).</p>
<p>This property is immutable (cannot change), and therefore SHOULD
appear wherever immutable properties are reported, e.g. <tp:dbus-ref
@@ -400,7 +400,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
with <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Channel">ChannelType</tp:dbus-ref>
<tp:dbus-ref
- namespace="org.freedesktop.Telepathy.Channel.Type">Call.Draft</tp:dbus-ref>
+ namespace="org.freedesktop.Telepathy.Channel.Type">Call.DRAFT</tp:dbus-ref>
and <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Channel">TargetHandleType</tp:dbus-ref>
= Contact in the fixed properties dictionary, and InitialAudio
@@ -564,9 +564,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<p>For example, a client could advertise support for
Speex, Theora and H264 by having three
handler capability tokens,
- <code>org.freedesktop.Telepathy.Channel.Type.Call.Draft/audio/speex</code>,
- <code>org.freedesktop.Telepathy.Channel.Type.Call.Draft/video/theora</code> and
- <code>org.freedesktop.Telepathy.Channel.Type.Call.Draft/video/h264</code>,
+ <code>org.freedesktop.Telepathy.Channel.Type.Call.DRAFT/audio/speex</code>,
+ <code>org.freedesktop.Telepathy.Channel.Type.Call.DRAFT/video/theora</code> and
+ <code>org.freedesktop.Telepathy.Channel.Type.Call.DRAFT/video/h264</code>,
in its <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Client.Handler">Capabilities</tp:dbus-ref>
property.</p>
--
1.5.6.5
More information about the telepathy-commits
mailing list