[empathy] LogWindow: fix toolbar icons
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] LogWindow: fix toolbar icons
- Date: Fri, 2 Sep 2011 14:10:54 +0000 (UTC)
commit bc0ec088a254f7432a299ee0b1d4b634d771140e
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Thu Sep 1 11:18:08 2011 +0100
LogWindow: fix toolbar icons
https://bugzilla.gnome.org/show_bug.cgi?id=657843
libempathy-gtk/empathy-log-window.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libempathy-gtk/empathy-log-window.ui b/libempathy-gtk/empathy-log-window.ui
index 7afe9ef..d6b9f1b 100644
--- a/libempathy-gtk/empathy-log-window.ui
+++ b/libempathy-gtk/empathy-log-window.ui
@@ -93,7 +93,7 @@
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Chat</property>
<property name="use_underline">True</property>
- <property name="stock_id">gtk-edit</property>
+ <property name="icon_name">format-justify-fill</property>
</object>
<packing>
<property name="expand">False</property>
@@ -107,7 +107,7 @@
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Call</property>
<property name="use_underline">True</property>
- <property name="icon_name">audio-input-microphone</property>
+ <property name="icon_name">call-start</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]