[telepathy-spec/master] Content.Name, .Type, .Creator: editorial changes
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Nov 30 10:43:49 PST 2009
---
spec/Call_Content.xml | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/spec/Call_Content.xml b/spec/Call_Content.xml
index 6a57222..1c36d32 100644
--- a/spec/Call_Content.xml
+++ b/spec/Call_Content.xml
@@ -35,21 +35,22 @@
<property name="Name" tp:name-for-bindings="Name" type="s" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <p> The name of the content </p>
+ <p>The name of the content.
+ [FIXME: rationale?]</p>
</tp:docstring>
</property>
<property name="Type" tp:name-for-bindings="Type"
- type="u" tp:Type="Media_Stream_type" access="read">
+ type="u" tp:type="Media_Stream_Type" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <p> The media type of this content </p>
+ <p>The media type of this content</p>
</tp:docstring>
</property>
<property name="Creator" tp:name-for-bindings="Creator"
- type="u" tp:Type="Contact_Handle" access="read">
+ type="u" tp:type="Contact_Handle" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <p> Creator of this content </p>
+ <p>The creator of this content</p>
</tp:docstring>
</property>
--
1.5.6.5
More information about the telepathy-commits
mailing list