aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window.ui
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-15 22:59:27 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-06-18 16:28:35 +0800
commit74d098cd8894f72321237e120267a5ec3f188b3f (patch)
tree515326d9ff97001b582df6da5b4e73bd3a2583f7 /src/empathy-call-window.ui
parent22e50a5e325426d739ce11a63d1772b85285ecc8 (diff)
downloadgsoc2013-empathy-74d098cd8894f72321237e120267a5ec3f188b3f.tar
gsoc2013-empathy-74d098cd8894f72321237e120267a5ec3f188b3f.tar.gz
gsoc2013-empathy-74d098cd8894f72321237e120267a5ec3f188b3f.tar.bz2
gsoc2013-empathy-74d098cd8894f72321237e120267a5ec3f188b3f.tar.lz
gsoc2013-empathy-74d098cd8894f72321237e120267a5ec3f188b3f.tar.xz
gsoc2013-empathy-74d098cd8894f72321237e120267a5ec3f188b3f.tar.zst
gsoc2013-empathy-74d098cd8894f72321237e120267a5ec3f188b3f.zip
Use audio-input-microphone-muted-symbolic when the mic is muted
It's clearer that way. https://bugzilla.gnome.org/show_bug.cgi?id=678167
Diffstat (limited to 'src/empathy-call-window.ui')
-rw-r--r--src/empathy-call-window.ui3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui
index 7149a3e8b..a66a05825 100644
--- a/src/empathy-call-window.ui
+++ b/src/empathy-call-window.ui
@@ -286,9 +286,8 @@
</object>
</child>
<child>
- <object class="GtkToggleButton" id="microphone">
+ <object class="GtkButton" id="microphone">
<property name="visible">True</property>
- <property name="active">True</property>
<property name="tooltip_text" translatable="yes">Toggle audio transmission</property>
<child>
<object class="GtkImage" id="microphone_icon">