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



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

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

 .../empathy-account-widget-local-xmpp.ui           |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-local-xmpp.ui b/libempathy-gtk/empathy-account-widget-local-xmpp.ui
index 15d7557..d167d02 100644
--- a/libempathy-gtk/empathy-account-widget-local-xmpp.ui
+++ b/libempathy-gtk/empathy-account-widget-local-xmpp.ui
@@ -17,7 +17,6 @@
           <object class="GtkEntry" id="entry_nickname">
             <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>
@@ -31,7 +30,6 @@
           <object class="GtkEntry" id="entry_last_name">
             <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>
@@ -45,7 +43,6 @@
           <object class="GtkEntry" id="entry_first_name">
             <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>
@@ -118,7 +115,6 @@
               <object class="GtkEntry" id="entry_published">
                 <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>
@@ -143,7 +139,6 @@
               <object class="GtkEntry" id="entry_jid">
                 <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>
@@ -157,7 +152,6 @@
               <object class="GtkEntry" id="entry_email">
                 <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]