[Telepathy-commits] [telepathy-gabble/master] tube-dbus: fix tube-offered signal definition
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Mon Jan 12 04:46:01 PST 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 c662af6..d4276f6 100644
--- a/src/tube-dbus.c
+++ b/src/tube-dbus.c
@@ -858,7 +858,7 @@ gabble_tube_dbus_class_init (GabbleTubeDBusClass *gabble_tube_dbus_class)
gabble_marshal_VOID__VOID,
G_TYPE_NONE, 0);
- signals[CLOSED] =
+ signals[OFFERED] =
g_signal_new ("tube-offered",
G_OBJECT_CLASS_TYPE (gabble_tube_dbus_class),
G_SIGNAL_RUN_LAST | G_SIGNAL_DETAILED,
--
1.5.6.5
More information about the Telepathy-commits
mailing list