aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat.glade
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2007-12-20 21:39:40 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-12-20 21:39:40 +0800
commit94d5a22a766d6ad184a1ea9ae6468a875e847312 (patch)
treea3a281f82774fe4530910c2a640c21290781ada9 /libempathy-gtk/empathy-chat.glade
parent463e75645659a19cd758429307ab6db2063cc45b (diff)
downloadgsoc2013-empathy-94d5a22a766d6ad184a1ea9ae6468a875e847312.tar
gsoc2013-empathy-94d5a22a766d6ad184a1ea9ae6468a875e847312.tar.gz
gsoc2013-empathy-94d5a22a766d6ad184a1ea9ae6468a875e847312.tar.bz2
gsoc2013-empathy-94d5a22a766d6ad184a1ea9ae6468a875e847312.tar.lz
gsoc2013-empathy-94d5a22a766d6ad184a1ea9ae6468a875e847312.tar.xz
gsoc2013-empathy-94d5a22a766d6ad184a1ea9ae6468a875e847312.tar.zst
gsoc2013-empathy-94d5a22a766d6ad184a1ea9ae6468a875e847312.zip
Do not use gtk-new icon for new chatroom. Fixes bug #490153 (Michael Monreal).
svn path=/trunk/; revision=493
Diffstat (limited to 'libempathy-gtk/empathy-chat.glade')
-rw-r--r--libempathy-gtk/empathy-chat.glade14
1 files changed, 1 insertions, 13 deletions
diff --git a/libempathy-gtk/empathy-chat.glade b/libempathy-gtk/empathy-chat.glade
index 1fcd2a27c..ca6dd56d0 100644
--- a/libempathy-gtk/empathy-chat.glade
+++ b/libempathy-gtk/empathy-chat.glade
@@ -289,22 +289,10 @@
</child>
<child>
- <widget class="GtkImageMenuItem" id="menu_room_join_new">
+ <widget class="GtkMenuItem" id="menu_room_join_new">
<property name="visible">True</property>
<property name="label" translatable="yes">Join _New...</property>
<property name="use_underline">True</property>
-
- <child internal-child="image">
- <widget class="GtkImage" id="image267">
- <property name="visible">True</property>
- <property name="stock">gtk-new</property>
- <property name="icon_size">1</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
</widget>
</child>