After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678167 - Not clear if mic is muted or not
Not clear if mic is muted or not
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: VoIP
2.33.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-15 14:23 UTC by Guillaume Desmottes
Modified: 2012-06-18 08:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
add empathy_audio_src_set_mute() (1.40 KB, patch)
2012-06-15 15:03 UTC, Guillaume Desmottes
committed Details | Review
Use audio-input-microphone-muted-symbolic when the mic is muted (5.22 KB, patch)
2012-06-15 15:03 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2012-06-15 14:23:08 UTC
We should use audio-input-microphone-muted-symbolic to make it clearer.
Comment 1 Guillaume Desmottes 2012-06-15 15:03:49 UTC
Created attachment 216522 [details] [review]
add empathy_audio_src_set_mute()
Comment 2 Guillaume Desmottes 2012-06-15 15:03:52 UTC
Created attachment 216523 [details] [review]
Use audio-input-microphone-muted-symbolic when the mic is muted

It's clearer that way.
Comment 3 Cosimo Cecchi 2012-06-15 15:12:30 UTC
Review of attachment 216522 [details] [review]:

Looks good.
Comment 4 Cosimo Cecchi 2012-06-15 15:16:05 UTC
Review of attachment 216523 [details] [review]:

Looks good to me
Comment 5 Guillaume Desmottes 2012-06-18 08:28:53 UTC
Attachment 216522 [details] pushed as 22e50a5 - add empathy_audio_src_set_mute()
Attachment 216523 [details] pushed as 74d098c - Use audio-input-microphone-muted-symbolic when the mic is muted