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
commitf55bbff68f75e6f4d60c5a37c0db8fcd16842f24 (patch)
treecff05c7db99a0b61024f7288dfebbc422eb8ae00 /libempathy-gtk
parentbfd5bc0696c9cd69a0e91ebff7c4d42f571e3200 (diff)
downloadgsoc2013-empathy-f55bbff68f75e6f4d60c5a37c0db8fcd16842f24.tar
gsoc2013-empathy-f55bbff68f75e6f4d60c5a37c0db8fcd16842f24.tar.gz
gsoc2013-empathy-f55bbff68f75e6f4d60c5a37c0db8fcd16842f24.tar.bz2
gsoc2013-empathy-f55bbff68f75e6f4d60c5a37c0db8fcd16842f24.tar.lz
gsoc2013-empathy-f55bbff68f75e6f4d60c5a37c0db8fcd16842f24.tar.xz
gsoc2013-empathy-f55bbff68f75e6f4d60c5a37c0db8fcd16842f24.tar.zst
gsoc2013-empathy-f55bbff68f75e6f4d60c5a37c0db8fcd16842f24.zip
libempathy-gtk/empathy-search-bar.ui: remove invisible_char property; we want to use the default
Diffstat (limited to 'libempathy-gtk')
-rw-r--r--libempathy-gtk/empathy-search-bar.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-search-bar.ui b/libempathy-gtk/empathy-search-bar.ui
index 8020566bd..c88d2a0e4 100644
--- a/libempathy-gtk/empathy-search-bar.ui
+++ b/libempathy-gtk/empathy-search-bar.ui
@@ -33,7 +33,6 @@
<object class="GtkEntry" id="search_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="invisible_char">&#x25CF;</property>
</object>
<packing>
<property name="expand">False</property>