[empathy] libempathy-gtk/empathy-account-widget-irc.ui: remove invisible_char property; we want to use the def



commit dd31cfee25e8315b920552c9ed4fc812611c5ef5
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Apr 12 14:19:19 2010 +0200

    libempathy-gtk/empathy-account-widget-irc.ui: remove invisible_char property; we want to use the default

 libempathy-gtk/empathy-account-widget-irc.ui |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-irc.ui b/libempathy-gtk/empathy-account-widget-irc.ui
index 08572bb..af733fb 100644
--- a/libempathy-gtk/empathy-account-widget-irc.ui
+++ b/libempathy-gtk/empathy-account-widget-irc.ui
@@ -269,7 +269,6 @@
           <object class="GtkEntry" id="entry_quit_message">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="invisible_char">&#x25CF;</property>
           </object>
           <packing>
             <property name="left_attach">1</property>
@@ -296,7 +295,6 @@
           <object class="GtkEntry" id="entry_fullname">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="invisible_char">&#x25CF;</property>
           </object>
           <packing>
             <property name="left_attach">1</property>
@@ -311,7 +309,6 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="visibility">False</property>
-            <property name="invisible_char">&#x25CF;</property>
           </object>
           <packing>
             <property name="left_attach">1</property>
@@ -351,7 +348,6 @@
           <object class="GtkEntry" id="entry_nick">
             <property name="visible">True</property>
             <property name="can_focus">True</property>
-            <property name="invisible_char">&#x25CF;</property>
           </object>
           <packing>
             <property name="left_attach">1</property>



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