From 5a9ad70615f677546573fb7385a999d8c9a4ff43 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Mon, 9 Mar 2009 18:23:46 +0000 Subject: Refer to the gnome bug number belonging to the TODO Signed-off-by: Sjoerd Simons svn path=/trunk/; revision=2649 --- src/empathy-call-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c index 99b273fd4..08f85d0c5 100644 --- a/src/empathy-call-window.c +++ b/src/empathy-call-window.c @@ -1183,7 +1183,7 @@ empathy_call_window_mic_toggled_cb (GtkToggleToolButton *toggle, /* TODO, Instead of setting the input volume to 0 we should probably * stop sending but this would cause the audio call to drop if both * sides mute at the same time on certain CMs AFAIK. Need to revisit this - * in the future + * in the future. GNOME #574574 */ empathy_audio_src_set_volume (EMPATHY_GST_AUDIO_SRC (priv->audio_input), 0); -- cgit v1.2.3