aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-04-12 20:19:19 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-04-12 20:19:19 +0800
commit9419dbfd770eca81f3a1bc35542e8313ff217005 (patch)
tree6918361f09b7a1c16e04f9e6845acdc3ab3caed2 /libempathy-gtk
parentda7208db24f379609c956cd7610a0d5958f49d6b (diff)
downloadgsoc2013-empathy-9419dbfd770eca81f3a1bc35542e8313ff217005.tar
gsoc2013-empathy-9419dbfd770eca81f3a1bc35542e8313ff217005.tar.gz
gsoc2013-empathy-9419dbfd770eca81f3a1bc35542e8313ff217005.tar.bz2
gsoc2013-empathy-9419dbfd770eca81f3a1bc35542e8313ff217005.tar.lz
gsoc2013-empathy-9419dbfd770eca81f3a1bc35542e8313ff217005.tar.xz
gsoc2013-empathy-9419dbfd770eca81f3a1bc35542e8313ff217005.tar.zst
gsoc2013-empathy-9419dbfd770eca81f3a1bc35542e8313ff217005.zip
libempathy-gtk/empathy-contact-selector-dialog.ui: remove invisible_char property; we want to use the default
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-contact-selector-dialog.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-selector-dialog.ui b/libempathy-gtk/empathy-contact-selector-dialog.ui
index 6bf68c62e..e86466889 100644
--- a/libempathy-gtk/empathy-contact-selector-dialog.ui
+++ b/libempathy-gtk/empathy-contact-selector-dialog.ui
@@ -35,7 +35,6 @@
<property name="visible">True</property>
<property name="can_focus">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="invisible_char">&#x2022;</property>
<property name="activates_default">True</property>
</object>
<packing>