]> git.0d.be Git - empathy.git/commitdiff
Refer to the gnome bug number belonging to the TODO
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 9 Mar 2009 18:23:46 +0000 (18:23 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 9 Mar 2009 18:23:46 +0000 (18:23 +0000)
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
svn path=/trunk/; revision=2649

src/empathy-call-window.c

index 99b273fd425961b21ede1b9d02d6bdd16e60311d..08f85d0c569cb9e79adde87956e536ce4f008af0 100644 (file)
@@ -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);