aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-04-11 23:00:35 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-04-11 23:00:35 +0800
commite0ccf4f98ee5227cc6ac06de3de5d48b4d196e63 (patch)
treea110d5ed81fccdd363ce9531db5c4c1c4c1eb18f /libempathy-gtk
parented0e0cf4f678d9e3b13570d217d7960b5ffebdac (diff)
downloadgsoc2013-empathy-e0ccf4f98ee5227cc6ac06de3de5d48b4d196e63.tar
gsoc2013-empathy-e0ccf4f98ee5227cc6ac06de3de5d48b4d196e63.tar.gz
gsoc2013-empathy-e0ccf4f98ee5227cc6ac06de3de5d48b4d196e63.tar.bz2
gsoc2013-empathy-e0ccf4f98ee5227cc6ac06de3de5d48b4d196e63.tar.lz
gsoc2013-empathy-e0ccf4f98ee5227cc6ac06de3de5d48b4d196e63.tar.xz
gsoc2013-empathy-e0ccf4f98ee5227cc6ac06de3de5d48b4d196e63.tar.zst
gsoc2013-empathy-e0ccf4f98ee5227cc6ac06de3de5d48b4d196e63.zip
Use audio-input-microphone for the mic image
svn path=/trunk/; revision=923
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-images.h2
-rw-r--r--libempathy-gtk/empathy-new-message-dialog.glade2
2 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-images.h b/libempathy-gtk/empathy-images.h
index 254467819..49d3e054b 100644
--- a/libempathy-gtk/empathy-images.h
+++ b/libempathy-gtk/empathy-images.h
@@ -37,7 +37,7 @@ G_BEGIN_DECLS
#define EMPATHY_IMAGE_TYPING "user-typing"
#define EMPATHY_IMAGE_CONTACT_INFORMATION "gtk-info"
#define EMPATHY_IMAGE_GROUP_MESSAGE "system-users"
-#define EMPATHY_IMAGE_VOIP "gnome-stock-mic"
+#define EMPATHY_IMAGE_VOIP "audio-input-microphone"
#define EMPATHY_IMAGE_LOG "document-open-recent"
G_END_DECLS
diff --git a/libempathy-gtk/empathy-new-message-dialog.glade b/libempathy-gtk/empathy-new-message-dialog.glade
index b6b4bcd87..cfffc003c 100644
--- a/libempathy-gtk/empathy-new-message-dialog.glade
+++ b/libempathy-gtk/empathy-new-message-dialog.glade
@@ -95,7 +95,7 @@
<child>
<widget class="GtkImage" id="image1">
<property name="visible">True</property>
- <property name="icon_name">gnome-stock-mic</property>
+ <property name="icon_name">audio-input-microphone</property>
</widget>
<packing>
<property name="expand">False</property>