aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-23 16:13:53 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-08-23 16:14:12 +0800
commit2c55a1ac6432591d45dc396e8353b6840eedb5b8 (patch)
treeff47394ca345962aecfcecaf0b06f6dbe60355ac
parent266c56fd9d092259c0c58fa9c23afce841bd6779 (diff)
downloadgsoc2013-empathy-2c55a1ac6432591d45dc396e8353b6840eedb5b8.tar
gsoc2013-empathy-2c55a1ac6432591d45dc396e8353b6840eedb5b8.tar.gz
gsoc2013-empathy-2c55a1ac6432591d45dc396e8353b6840eedb5b8.tar.bz2
gsoc2013-empathy-2c55a1ac6432591d45dc396e8353b6840eedb5b8.tar.lz
gsoc2013-empathy-2c55a1ac6432591d45dc396e8353b6840eedb5b8.tar.xz
gsoc2013-empathy-2c55a1ac6432591d45dc396e8353b6840eedb5b8.tar.zst
gsoc2013-empathy-2c55a1ac6432591d45dc396e8353b6840eedb5b8.zip
widget-irc: quit message entry shouldn't be invisible
https://bugzilla.gnome.org/show_bug.cgi?id=657104
-rw-r--r--libempathy-gtk/empathy-account-widget-irc.ui3
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-account-widget-irc.ui b/libempathy-gtk/empathy-account-widget-irc.ui
index b63001835..8e08a9d68 100644
--- a/libempathy-gtk/empathy-account-widget-irc.ui
+++ b/libempathy-gtk/empathy-account-widget-irc.ui
@@ -363,9 +363,6 @@
<object class="GtkEntry" id="entry_quit_message">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="visibility">False</property>
- <property name="invisible_char">●</property>
- <property name="invisible_char_set">True</property>
</object>
<packing>
<property name="left_attach">1</property>