[next] telepathy-rakia: Use TP_TOKEN_CONNECTION_INTERFACE_ALIASING1_ALIAS
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Mon Oct 28 09:00:03 PDT 2013
Module: telepathy-rakia
Branch: next
Commit: e7d929840e0abb5046e0026bc0952aa4caecbdaf
URL: http://cgit.freedesktop.org/telepathy/telepathy-rakia/commit/?id=e7d929840e0abb5046e0026bc0952aa4caecbdaf
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Mon Oct 28 16:54:11 2013 +0100
Use TP_TOKEN_CONNECTION_INTERFACE_ALIASING1_ALIAS
---
rakia/connection-aliasing.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rakia/connection-aliasing.c b/rakia/connection-aliasing.c
index aa45eaa..a802c1f 100644
--- a/rakia/connection-aliasing.c
+++ b/rakia/connection-aliasing.c
@@ -304,7 +304,7 @@ rakia_conn_aliasing_fill_contact_attributes (GObject *obj,
conn_get_alias (base, contact_handles, handle));
tp_contacts_mixin_set_contact_attribute (attributes_hash, handle,
- TP_IFACE_CONNECTION_INTERFACE_ALIASING1 "/alias", val);
+ TP_TOKEN_CONNECTION_INTERFACE_ALIASING1_ALIAS, val);
}
}
More information about the telepathy-commits
mailing list