[Telepathy-commits] [telepathy-sofiasip/spec-0.17.13] Assign initiator handle to the right TpsipTextChannel property
Mikhail Zabaluev
mikhail.zabaluev at nokia.com
Mon Oct 20 04:00:10 PDT 2008
---
src/text-factory.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/text-factory.c b/src/text-factory.c
index 7a71ec3..c5f5bf3 100644
--- a/src/text-factory.c
+++ b/src/text-factory.c
@@ -258,7 +258,7 @@ tpsip_text_factory_new_channel (TpChannelFactoryIface *iface,
"connection", priv->conn,
"object-path", object_path,
"handle", handle,
- "initiator-id", initiator,
+ "initiator-handle", initiator,
NULL);
g_free (object_path);
--
1.5.6.5
More information about the Telepathy-commits
mailing list