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



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

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

 libempathy-gtk/empathy-account-widget-sip.ui |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-sip.ui b/libempathy-gtk/empathy-account-widget-sip.ui
index 1c8d284..b00eda9 100644
--- a/libempathy-gtk/empathy-account-widget-sip.ui
+++ b/libempathy-gtk/empathy-account-widget-sip.ui
@@ -36,7 +36,6 @@
           <object class="GtkEntry" id="entry_userid">
             <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>
@@ -129,7 +128,6 @@
                           <object class="GtkEntry" id="entry_stun-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>
@@ -142,7 +140,6 @@
                           <object class="GtkEntry" id="entry_auth-user">
                             <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>
@@ -155,7 +152,6 @@
                           <object class="GtkEntry" id="entry_proxy-host">
                             <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>
@@ -168,7 +164,6 @@
                           <object class="GtkSpinButton" id="spinbutton_keepalive-interval">
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
-                            <property name="invisible_char">&#x25CF;</property>
                             <property name="adjustment">adjustment3</property>
                           </object>
                           <packing>
@@ -422,7 +417,6 @@
                           <object class="GtkSpinButton" id="spinbutton_stun-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>
                           </object>
@@ -450,7 +444,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">adjustment2</property>
                             <property name="climb_rate">1</property>
                           </object>
@@ -534,7 +527,6 @@
               <object class="GtkEntry" id="entry_userid_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>
@@ -584,7 +576,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]