From c61ceefda501caad3efc8cad84662972d3652baa Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Thu, 3 Feb 2011 15:30:39 +0000 Subject: ::new-call-handler -> ::new-streamed-media-handler --- libempathy/empathy-call-factory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libempathy') diff --git a/libempathy/empathy-call-factory.c b/libempathy/empathy-call-factory.c index 4ec3e976b..281434cbe 100644 --- a/libempathy/empathy-call-factory.c +++ b/libempathy/empathy-call-factory.c @@ -167,7 +167,7 @@ empathy_call_factory_class_init ( object_class->finalize = empathy_call_factory_finalize; signals[NEW_STREAMED_MEDIA_HANDLER] = - g_signal_new ("new-call-handler", + g_signal_new ("new-streamed-media-handler", G_TYPE_FROM_CLASS (empathy_call_factory_class), G_SIGNAL_RUN_LAST, 0, NULL, NULL, -- cgit v1.2.3