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

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Aug 25 07:30:10 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 7b133bc..142ef1b 100644
--- a/src/server/conn.py
+++ b/src/server/conn.py
@@ -341,3 +341,6 @@ from telepathy._generated.Connection_Interface_Presence \
 
 from telepathy._generated.Connection_Interface_Renaming \
         import ConnectionInterfaceRenaming
+
+from telepathy._generated.Connection_Interface_Simple_Presence \
+        import ConnectionInterfaceSimplePresence
-- 
1.5.6.3




More information about the Telepathy-commits mailing list