[Telepathy-commits] [telepathy-python/master] add telepathy.server.conn.ConnectionInterfaceContacts

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Aug 26 05:13:43 PDT 2008


---
 src/server/conn.py |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/server/conn.py b/src/server/conn.py
index 142ef1b..736283d 100644
--- a/src/server/conn.py
+++ b/src/server/conn.py
@@ -344,3 +344,6 @@ from telepathy._generated.Connection_Interface_Renaming \
 
 from telepathy._generated.Connection_Interface_Simple_Presence \
         import ConnectionInterfaceSimplePresence
+
+from telepathy._generated.Connection_Interface_Contacts \
+        import ConnectionInterfaceContacts
-- 
1.5.6.3




More information about the Telepathy-commits mailing list