[empathy] widget-irc: quit message entry shouldn't be invisible



commit 2c55a1ac6432591d45dc396e8353b6840eedb5b8
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Aug 23 10:13:53 2011 +0200

    widget-irc: quit message entry shouldn't be invisible
    
    https://bugzilla.gnome.org/show_bug.cgi?id=657104

 libempathy-gtk/empathy-account-widget-irc.ui |    3 ---
 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 b630018..8e08a9d 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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]