diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | 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 1c8d28488..b00eda944 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">●</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">●</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">●</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">●</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">●</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">●</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">●</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">•</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">•</property> </object> </child> </object> |