Index: libempathy-gtk/empathy-account-widget-groupwise.glade =================================================================== --- libempathy-gtk/empathy-account-widget-groupwise.glade (revision 1662) +++ libempathy-gtk/empathy-account-widget-groupwise.glade (working copy) @@ -18,6 +18,44 @@ 6 6 + + True + True + + + 1 + 2 + + + + + + True + 0 + Login I_D: + True + entry_id + + + GTK_FILL + + + + + + True + 0 + Pass_word: + True + + + 1 + 2 + GTK_FILL + + + + True 2 @@ -57,44 +95,6 @@ - - - True - 0 - Pass_word: - True - - - 1 - 2 - GTK_FILL - - - - - - True - 0 - Login I_D: - True - entry_id - - - GTK_FILL - - - - - - True - True - - - 1 - 2 - - - False @@ -107,35 +107,37 @@ True - 2 + 3 2 6 6 - + True - 0 - _Port: + True + _Ignore SSL certificate errors True - spinbutton_port + 0 + True - 1 - 2 - GTK_FILL - + 2 - + True - 0 - _Server: - True - entry_server + True + GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK + 0 0 65535 1 10 0 + 1 + True - GTK_FILL + 1 + 2 + 2 + 3 @@ -147,26 +149,41 @@ 1 2 + 1 + 2 - + True - True - GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK - 0 0 65535 1 10 0 - 1 - True + 0 + _Server: + True + entry_server - 1 - 2 1 2 + GTK_FILL + + + True + 0 + _Port: + True + spinbutton_port + + + 2 + 3 + GTK_FILL + + + Index: libempathy-gtk/empathy-account-widget.c =================================================================== --- libempathy-gtk/empathy-account-widget.c (revision 1662) +++ libempathy-gtk/empathy-account-widget.c (working copy) @@ -732,6 +732,7 @@ "entry_password", "password", "entry_server", "server", "spinbutton_port", "port", + "checkbutton_ignore_ssl_errors", "ignore-ssl-errors", NULL); empathy_account_widget_add_forget_button (account, glade,