[empathy: 2/8] favorite chatrooms dialog: use the right style for the remove button
- From: Danielle Madeley <daniellem src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 2/8] favorite chatrooms dialog: use the right style for the remove button
- Date: Tue, 13 Mar 2012 22:13:38 +0000 (UTC)
commit 353e5e8c9d40a98048cc5e2ac8c8c0af2577457c
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Jan 23 12:05:18 2012 +0100
favorite chatrooms dialog: use the right style for the remove button
src/empathy-chatrooms-window.ui | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-chatrooms-window.ui b/src/empathy-chatrooms-window.ui
index dc8e359..30700c5 100644
--- a/src/empathy-chatrooms-window.ui
+++ b/src/empathy-chatrooms-window.ui
@@ -72,9 +72,10 @@
<object class="GtkToolButton" id="button_remove">
<property name="tooltip-text" translatable="yes">Remove</property>
<property name="visible">True</property>
- <property name="use_action_appearance">False</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="icon_name">list-remove-symbolic</property>
<property name="use_underline">True</property>
- <property name="stock_id">gtk-remove</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]