aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-call-factory.c2
1 files changed, 1 insertions, 1 deletions
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,