[telepathy-salut/master] tube-dbus: use the rafined TP_HASH_TYPE_DBUS_TUBE_PARTICIPANTS for the dbus-names property
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Jun 26 07:28:17 PDT 2009
---
src/tube-dbus.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/tube-dbus.c b/src/tube-dbus.c
index 17e3b6c..ec8d5a1 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -1122,7 +1122,7 @@ salut_tube_dbus_class_init (SalutTubeDBusClass *salut_tube_dbus_class)
"dbus-names",
"D-Bus names",
"Mapping of contact handles to D-Bus names.",
- G_TYPE_HASH_TABLE,
+ TP_HASH_TYPE_DBUS_TUBE_PARTICIPANTS,
G_PARAM_READABLE | G_PARAM_STATIC_STRINGS);
g_object_class_install_property (object_class, PROP_DBUS_NAMES, param_spec);
--
1.5.6.5
More information about the telepathy-commits
mailing list