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



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

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

 libempathy-gtk/empathy-account-widget-icq.ui |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-icq.ui b/libempathy-gtk/empathy-account-widget-icq.ui
index 1b989b7..f4c919a 100644
--- a/libempathy-gtk/empathy-account-widget-icq.ui
+++ b/libempathy-gtk/empathy-account-widget-icq.ui
@@ -51,7 +51,6 @@
           <object class="GtkEntry" id="entry_uin">
             <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>
@@ -64,7 +63,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>
@@ -130,7 +128,6 @@
               <object class="GtkSpinButton" id="spinbutton_port">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="invisible_char">&#x25CF;</property>
                 <property name="adjustment">adjustment1</property>
                 <property name="climb_rate">1</property>
                 <property name="numeric">True</property>
@@ -147,7 +144,6 @@
               <object class="GtkEntry" id="entry_server">
                 <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>
@@ -191,7 +187,6 @@
               <object class="GtkEntry" id="entry_charset">
                 <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>
@@ -250,7 +245,6 @@
               <object class="GtkEntry" id="entry_uin_simple">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="invisible_char">&#x2022;</property>
               </object>
               <packing>
                 <property name="position">0</property>
@@ -300,7 +294,6 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="visibility">False</property>
-            <property name="invisible_char">&#x2022;</property>
           </object>
         </child>
       </object>



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