diff options
Diffstat (limited to 'libempathy-gtk/empathy-account-widget-icq.glade')
-rw-r--r-- | libempathy-gtk/empathy-account-widget-icq.glade | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libempathy-gtk/empathy-account-widget-icq.glade b/libempathy-gtk/empathy-account-widget-icq.glade index e91cff64a..6b687274f 100644 --- a/libempathy-gtk/empathy-account-widget-icq.glade +++ b/libempathy-gtk/empathy-account-widget-icq.glade @@ -72,7 +72,6 @@ <widget class="GtkEntry" id="entry_uin"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="invisible_char">*</property> </widget> <packing> <property name="left_attach">1</property> @@ -85,7 +84,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="visibility">False</property> - <property name="invisible_char">*</property> </widget> <packing> <property name="left_attach">1</property> @@ -145,7 +143,6 @@ <widget class="GtkEntry" id="entry_server"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="invisible_char">*</property> </widget> <packing> <property name="left_attach">1</property> @@ -189,7 +186,6 @@ <widget class="GtkEntry" id="entry_charset"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="invisible_char">*</property> </widget> <packing> <property name="left_attach">1</property> |