diff options
-rw-r--r-- | 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 1b989b734..f4c919acc 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">●</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">●</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">●</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">●</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">●</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">•</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">•</property> </object> </child> </object> |