[Telepathy-commits] [telepathy-salut/master] caps_req_stanza_callback: add FIXME about hardocded 'pc' attribute
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Feb 26 11:20:24 PST 2009
---
src/salut-connection.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/salut-connection.c b/src/salut-connection.c
index 66af09b..3db85c1 100644
--- a/src/salut-connection.c
+++ b/src/salut-connection.c
@@ -363,6 +363,8 @@ caps_req_stanza_callback (SalutXmppConnectionManager *mgr,
GIBBER_NODE, "identity",
GIBBER_NODE_ATTRIBUTE, "category", "client",
GIBBER_NODE_ATTRIBUTE, "name", PACKAGE_STRING,
+ /* FIXME: maybe we should add a connection property allowing to
+ * set the type attribute instead of hardcoding "pc". */
GIBBER_NODE_ATTRIBUTE, "type", "pc",
GIBBER_NODE_END,
GIBBER_NODE_END,
--
1.5.6.5
More information about the telepathy-commits
mailing list