[next] telepathy-spec: Connection: drop Protocol property

Xavier Claessens xclaesse at kemper.freedesktop.org
Wed Jun 20 05:49:58 PDT 2012


Module: telepathy-spec
Branch: next
Commit: d8ac09bb2de8d9a814b11d7f8cf4e6ae242ca051
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=d8ac09bb2de8d9a814b11d7f8cf4e6ae242ca051

Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date:   Wed Jun 20 14:25:46 2012 +0200

Connection: drop Protocol property

The protocol can found by parsing the connection's object-path,
just like the Connection Manager name.

https://bugs.freedesktop.org/show_bug.cgi?id=20229

---

 spec/Connection.xml |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/spec/Connection.xml b/spec/Connection.xml
index 16002be..4347776 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -72,13 +72,6 @@ USA.</p>
       <tp:added version="0.19.2"/>
     </property>
 
-    <property name="Protocol" tp:name-for-bindings="Protocol"
-      access="read" type="s" tp:type="Protocol_Name">
-      <tp:docstring>
-        A string identifier for the protocol.
-      </tp:docstring>
-    </property>
-
     <signal name="SelfContactChanged"
         tp:name-for-bindings="Self_Contact_Changed">
       <tp:docstring>



More information about the telepathy-commits mailing list