[empathy] Use call-stop icon for Hang up toolbutton and menu item (GNOME bug 574771)
- From: Frederic Peters <fpeters src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] Use call-stop icon for Hang up toolbutton and menu item (GNOME bug 574771)
- Date: Thu, 18 Jun 2009 05:48:03 -0400 (EDT)
commit afd2392c8e58e1f9b01eb7e983634ab288b62751
Author: Frédéric Péters <fpeters 0d be>
Date: Thu Jun 18 11:38:35 2009 +0200
Use call-stop icon for Hang up toolbutton and menu item (GNOME bug 574771)
src/empathy-call-window.ui | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-call-window.ui b/src/empathy-call-window.ui
index 57d9efc..9e7c096 100644
--- a/src/empathy-call-window.ui
+++ b/src/empathy-call-window.ui
@@ -19,7 +19,7 @@
</child>
<child>
<object class="GtkAction" id="menuhangup">
- <property name="stock_id">gtk-cancel</property>
+ <property name="icon_name">call-stop</property>
<property name="name">menuhangup</property>
<property name="label" translatable="yes">Hang up</property>
</object>
@@ -89,7 +89,7 @@
<property name="visible">True</property>
<property name="is_important">True</property>
<property name="label" translatable="yes">Hang up</property>
- <property name="stock_id">gtk-cancel</property>
+ <property name="icon_name">call-stop</property>
</object>
<packing>
<property name="homogeneous">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]