[Telepathy-commits] [telepathy-salut/master] salut_tube_stream_class_init: Status has been renamed to State
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Jan 27 09:13:50 PST 2009
---
src/tube-stream.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/tube-stream.c b/src/tube-stream.c
index 76f83de..239f0ab 100644
--- a/src/tube-stream.c
+++ b/src/tube-stream.c
@@ -1435,7 +1435,7 @@ salut_tube_stream_class_init (SalutTubeStreamClass *salut_tube_stream_class)
};
static TpDBusPropertiesMixinPropImpl tube_iface_props[] = {
{ "Parameters", "parameters", "parameters" },
- { "Status", "state", NULL },
+ { "State", "state", NULL },
{ NULL }
};
static TpDBusPropertiesMixinIfaceImpl prop_interfaces[] = {
--
1.5.6.5
More information about the telepathy-commits
mailing list