[empathy] CallWindow: show Empathy.Call when opening the debug window
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] CallWindow: show Empathy.Call when opening the debug window
- Date: Thu, 4 Aug 2011 09:13:56 +0000 (UTC)
commit fd22fd115db8b22a4885402a9cd7c8b846de01ec
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Wed Aug 3 12:47:31 2011 +0100
CallWindow: show Empathy.Call when opening the debug window
https://bugzilla.gnome.org/show_bug.cgi?id=655884
src/empathy-call-window.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c
index 212431f..cdfc90f 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]