aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-03-11 20:42:45 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-03-11 20:42:45 +0800
commit2468dc9803dcfc6660ccd333ca6c6aad7825e48d (patch)
tree8cf6cd58e60e957e968bf97f063ea337d5c429df /libempathy-gtk
parentf4515a14d32349f6e84ea44b7c9a3a0c8cc7ef36 (diff)
downloadgsoc2013-empathy-2468dc9803dcfc6660ccd333ca6c6aad7825e48d.tar
gsoc2013-empathy-2468dc9803dcfc6660ccd333ca6c6aad7825e48d.tar.gz
gsoc2013-empathy-2468dc9803dcfc6660ccd333ca6c6aad7825e48d.tar.bz2
gsoc2013-empathy-2468dc9803dcfc6660ccd333ca6c6aad7825e48d.tar.lz
gsoc2013-empathy-2468dc9803dcfc6660ccd333ca6c6aad7825e48d.tar.xz
gsoc2013-empathy-2468dc9803dcfc6660ccd333ca6c6aad7825e48d.tar.zst
gsoc2013-empathy-2468dc9803dcfc6660ccd333ca6c6aad7825e48d.zip
Remove the select all entry for now
svn path=/trunk/; revision=784
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-chat.glade14
1 files changed, 0 insertions, 14 deletions
diff --git a/libempathy-gtk/empathy-chat.glade b/libempathy-gtk/empathy-chat.glade
index 506ac5ba5..800ad8def 100644
--- a/libempathy-gtk/empathy-chat.glade
+++ b/libempathy-gtk/empathy-chat.glade
@@ -273,20 +273,6 @@
<accelerator key="V" modifiers="GDK_CONTROL_MASK" signal="activate"/>
</widget>
</child>
- <child>
- <widget class="GtkSeparatorMenuItem" id="edit_separator1">
- <property name="visible">True</property>
- </widget>
- </child>
- <child>
- <widget class="GtkImageMenuItem" id="menu_edit_selectall">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">gtk-select-all</property>
- <property name="use_underline">True</property>
- <property name="use_stock">True</property>
- </widget>
- </child>
</widget>
</child>
</widget>