[telepathy-spec/master] rename 'Id' to 'Connection_ID'
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue May 19 07:34:36 PDT 2009
---
spec/Channel_Type_Stream_Tube.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/spec/Channel_Type_Stream_Tube.xml b/spec/Channel_Type_Stream_Tube.xml
index 8071ff5..517be45 100644
--- a/spec/Channel_Type_Stream_Tube.xml
+++ b/spec/Channel_Type_Stream_Tube.xml
@@ -165,7 +165,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
the credentials.</p>
</tp:docstring>
</arg>
- <arg name="Id" type="u">
+ <arg name="Connection_ID" type="u">
<tp:docstring>
The unique ID associated with this connection. This ID will be used
to identifiy the connection when reporting errors.
@@ -178,7 +178,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Emitted when the tube application connects to CM's socket.</p>
</tp:docstring>
- <arg name="Id" type="u">
+ <arg name="Connection_ID" type="u">
<tp:docstring>
The unique ID associated with this connection. This ID will be used
to identifiy the connection when reporting errors.
@@ -192,7 +192,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Emitted when a connection has been closed.</p>
</tp:docstring>
- <arg name="Id" type="u">
+ <arg name="Connection_ID" type="u">
<tp:docstring>
The ID of the connection.
</tp:docstring>
--
1.5.6.5
More information about the telepathy-commits
mailing list