aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-call-window.c')
-rw-r--r--src/empathy-call-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c
index 212431f6b..cdfc90fc6 100644
--- a/src/empathy-call-window.c
+++ b/src/empathy-call-window.c
@@ -748,7 +748,7 @@ static void
empathy_call_window_debug_cb (GtkAction *action,
EmpathyCallWindow *self)
{
- empathy_launch_program (BIN_DIR, "empathy-debugger", NULL);
+ empathy_launch_program (BIN_DIR, "empathy-debugger", "-s Empathy.Call");
}
static void