[Telepathy-commits] [telepathy-glib/master] Use the TP_IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE define to create the attribute string

Sjoerd Simons sjoerd at luon.net
Tue Aug 19 04:25:21 PDT 2008


20080728151725-93b9a-03fa8f50d9259dc6ad30783ec13c039c202d97f6.gz
---
 telepathy-glib/presence-mixin.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/telepathy-glib/presence-mixin.c b/telepathy-glib/presence-mixin.c
index ebb9e3f..324786d 100644
--- a/telepathy-glib/presence-mixin.c
+++ b/telepathy-glib/presence-mixin.c
@@ -1349,7 +1349,7 @@ simple_presence_get_attributes_foreach (gpointer key,
 
   tp_contacts_mixin_set_contact_attribute (data->presence_hash,
     handle,
-    "org.freedesktop.Telepathy.Connection.Interface.SimplePresence/presence",
+    TP_IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE"/presence",
     val);
 }
 
-- 
1.5.6.3




More information about the Telepathy-commits mailing list