[Telepathy-commits] [telepathy-gabble/master] private-tubes-factory: use gabble_tube_stream_channel_allowed_properties
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon Feb 2 08:09:05 PST 2009
---
src/private-tubes-factory.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/private-tubes-factory.c b/src/private-tubes-factory.c
index f64c626..6f1c4e8 100644
--- a/src/private-tubes-factory.c
+++ b/src/private-tubes-factory.c
@@ -514,7 +514,7 @@ add_generic_tube_caps (GPtrArray *arr)
dbus_g_type_struct_set (&monster1,
0, fixed_properties,
- 1, stream_tube_channel_allowed_properties,
+ 1, gabble_tube_stream_channel_allowed_properties,
G_MAXUINT);
g_hash_table_destroy (fixed_properties);
--
1.5.6.5
More information about the Telepathy-commits
mailing list