926 lines
		
	
	
	
		
			46 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			926 lines
		
	
	
	
		
			46 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- Generated with glade 3.18.3 -->
 | |
| <interface>
 | |
|   <requires lib="gtk+" version="3.12"/>
 | |
|   <object class="GtkImage" id="image2">
 | |
|     <property name="visible">True</property>
 | |
|     <property name="can_focus">False</property>
 | |
|     <property name="stock">gtk-preferences</property>
 | |
|   </object>
 | |
|   <object class="GtkImage" id="image3">
 | |
|     <property name="visible">True</property>
 | |
|     <property name="can_focus">False</property>
 | |
|     <property name="stock">gtk-apply</property>
 | |
|   </object>
 | |
|   <object class="GtkListStore" id="liststore1">
 | |
|     <columns>
 | |
|       <!-- column-name item -->
 | |
|       <column type="gchararray"/>
 | |
|     </columns>
 | |
|     <data>
 | |
|       <row>
 | |
|         <col id="0" translatable="yes">None</col>
 | |
|       </row>
 | |
|     </data>
 | |
|   </object>
 | |
|   <object class="GtkListStore" id="server_liststore">
 | |
|     <columns>
 | |
|       <!-- column-name gchararray1 -->
 | |
|       <column type="gchararray"/>
 | |
|     </columns>
 | |
|   </object>
 | |
|   <object class="GtkEntryCompletion" id="server_entrycompletion">
 | |
|     <property name="model">server_liststore</property>
 | |
|     <property name="text_column">0</property>
 | |
|   </object>
 | |
|   <object class="GtkEntryCompletion" id="server_entrycompletion1">
 | |
|     <property name="model">server_liststore</property>
 | |
|     <property name="text_column">0</property>
 | |
|   </object>
 | |
|   <object class="GtkWindow" id="account_creation_wizard_window">
 | |
|     <property name="can_focus">False</property>
 | |
|     <property name="border_width">12</property>
 | |
|     <property name="title" translatable="yes">Gajim: Account Creation Wizard</property>
 | |
|     <property name="resizable">False</property>
 | |
|     <property name="type_hint">dialog</property>
 | |
|     <signal name="destroy" handler="on_wizard_window_destroy" swapped="no"/>
 | |
|     <child>
 | |
|       <object class="GtkBox" id="box1">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="can_focus">False</property>
 | |
|         <property name="orientation">vertical</property>
 | |
|         <property name="spacing">6</property>
 | |
|         <child>
 | |
|           <object class="GtkNotebook" id="notebook">
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">False</property>
 | |
|             <property name="show_tabs">False</property>
 | |
|             <property name="show_border">False</property>
 | |
|             <child>
 | |
|               <object class="GtkBox" id="vbox78">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <property name="spacing">12</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="label256">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="xalign">0</property>
 | |
|                     <property name="label" translatable="yes">You need to have an account in order to connect
 | |
| to the Jabber network.</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkFrame" id="frame33">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="label_xalign">0</property>
 | |
|                     <property name="shadow_type">none</property>
 | |
|                     <child>
 | |
|                       <object class="GtkBox" id="vbox83">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="margin_left">12</property>
 | |
|                         <property name="border_width">6</property>
 | |
|                         <property name="orientation">vertical</property>
 | |
|                         <property name="spacing">6</property>
 | |
|                         <child>
 | |
|                           <object class="GtkRadioButton" id="use_existing_account_radiobutton">
 | |
|                             <property name="label" translatable="yes">I already have an account I want to _use</property>
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                             <property name="receives_default">False</property>
 | |
|                             <property name="use_underline">True</property>
 | |
|                             <property name="xalign">0</property>
 | |
|                             <property name="active">True</property>
 | |
|                             <property name="draw_indicator">True</property>
 | |
|                           </object>
 | |
|                           <packing>
 | |
|                             <property name="expand">False</property>
 | |
|                             <property name="fill">False</property>
 | |
|                             <property name="position">0</property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <object class="GtkRadioButton" id="register_new_account_radiobutton">
 | |
|                             <property name="label" translatable="yes">I want to _register for a new account</property>
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                             <property name="receives_default">False</property>
 | |
|                             <property name="use_underline">True</property>
 | |
|                             <property name="xalign">0</property>
 | |
|                             <property name="draw_indicator">True</property>
 | |
|                             <property name="group">use_existing_account_radiobutton</property>
 | |
|                           </object>
 | |
|                           <packing>
 | |
|                             <property name="expand">False</property>
 | |
|                             <property name="fill">False</property>
 | |
|                             <property name="position">1</property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                       </object>
 | |
|                     </child>
 | |
|                     <child type="label">
 | |
|                       <object class="GtkLabel" id="label269">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="label" translatable="yes"><b>Please choose one of the options below:</b></property>
 | |
|                         <property name="use_markup">True</property>
 | |
|                       </object>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label259">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkBox" id="register_vbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|                 <property name="border_width">6</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <property name="spacing">12</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="label270">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="xalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Please fill in the data for your existing account</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkGrid" id="grid1">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="row_spacing">6</property>
 | |
|                     <property name="column_spacing">6</property>
 | |
|                     <child>
 | |
|                       <object class="GtkLabel" id="label262">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="label" translatable="yes">_Jabber ID:</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                         <property name="mnemonic_widget">username_entry</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="left_attach">0</property>
 | |
|                         <property name="top_attach">0</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkEntry" id="username_entry">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">True</property>
 | |
|                         <signal name="key-press-event" handler="on_username_entry_key_press_event" swapped="no"/>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="left_attach">1</property>
 | |
|                         <property name="top_attach">0</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkLabel" id="label1">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="label">@</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="left_attach">2</property>
 | |
|                         <property name="top_attach">0</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkComboBoxText" id="server_comboboxtext">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="hexpand">True</property>
 | |
|                         <property name="has_entry">True</property>
 | |
|                         <child internal-child="entry">
 | |
|                           <object class="GtkEntry" id="server_comboboxtext_entry">
 | |
|                             <property name="can_focus">True</property>
 | |
|                             <property name="completion">server_entrycompletion</property>
 | |
|                           </object>
 | |
|                         </child>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="left_attach">3</property>
 | |
|                         <property name="top_attach">0</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkCheckButton" id="anonymous_checkbutton1">
 | |
|                         <property name="label" translatable="yes">Anon_ymous authentication</property>
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">True</property>
 | |
|                         <property name="receives_default">False</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="draw_indicator">True</property>
 | |
|                         <signal name="toggled" handler="on_anonymous_checkbutton1_toggled" swapped="no"/>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="left_attach">1</property>
 | |
|                         <property name="top_attach">1</property>
 | |
|                         <property name="width">3</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkLabel" id="label263">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="label" translatable="yes">_Password:</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="left_attach">0</property>
 | |
|                         <property name="top_attach">2</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkEntry" id="password_entry">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">True</property>
 | |
|                         <property name="visibility">False</property>
 | |
|                         <property name="activates_default">True</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="left_attach">1</property>
 | |
|                         <property name="top_attach">2</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkCheckButton" id="save_password_checkbutton">
 | |
|                         <property name="label" translatable="yes">Save pass_word</property>
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">True</property>
 | |
|                         <property name="receives_default">False</property>
 | |
|                         <property name="tooltip_text" translatable="yes">If checked, Gajim will remember the password for this account</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                         <property name="focus_on_click">False</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="active">True</property>
 | |
|                         <property name="draw_indicator">True</property>
 | |
|                         <signal name="toggled" handler="on_save_password_checkbutton_toggled" swapped="no"/>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="left_attach">2</property>
 | |
|                         <property name="top_attach">2</property>
 | |
|                         <property name="width">2</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <placeholder/>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">True</property>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">1</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label261">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">1</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkBox" id="vbox105">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|                 <property name="border_width">6</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <property name="spacing">12</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="label368">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="xalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Please select a server</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkBox" id="box2">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="spacing">6</property>
 | |
|                     <child>
 | |
|                       <object class="GtkLabel" id="label369">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="label" translatable="yes">_Server:</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="expand">False</property>
 | |
|                         <property name="fill">False</property>
 | |
|                         <property name="position">0</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkComboBoxText" id="server_comboboxtext1">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="has_entry">True</property>
 | |
|                         <child internal-child="entry">
 | |
|                           <object class="GtkEntry" id="server_comboboxtext_entry1">
 | |
|                             <property name="can_focus">True</property>
 | |
|                             <property name="completion">server_entrycompletion1</property>
 | |
|                           </object>
 | |
|                         </child>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="expand">True</property>
 | |
|                         <property name="fill">True</property>
 | |
|                         <property name="position">1</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">True</property>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkCheckButton" id="anonymous_checkbutton2">
 | |
|                     <property name="label" translatable="yes">Anon_ymous authentication</property>
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <property name="receives_default">False</property>
 | |
|                     <property name="use_underline">True</property>
 | |
|                     <property name="xalign">0</property>
 | |
|                     <property name="draw_indicator">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">True</property>
 | |
|                     <property name="position">2</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkExpander" id="expander1">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <child>
 | |
|                       <object class="GtkGrid" id="grid2">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="row_spacing">6</property>
 | |
|                         <property name="column_spacing">6</property>
 | |
|                         <child>
 | |
|                           <object class="GtkLabel" id="label381">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">False</property>
 | |
|                             <property name="xalign">0</property>
 | |
|                             <property name="label" translatable="yes">Prox_y:</property>
 | |
|                             <property name="use_underline">True</property>
 | |
|                           </object>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">0</property>
 | |
|                             <property name="top_attach">0</property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <object class="GtkComboBox" id="proxies_combobox">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">False</property>
 | |
|                             <property name="model">liststore1</property>
 | |
|                             <child>
 | |
|                               <object class="GtkCellRendererText" id="cellrenderertext1"/>
 | |
|                               <attributes>
 | |
|                                 <attribute name="text">0</attribute>
 | |
|                               </attributes>
 | |
|                             </child>
 | |
|                           </object>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="top_attach">0</property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <object class="GtkButton" id="manage_proxies_button">
 | |
|                             <property name="label" translatable="yes">Manage...</property>
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                             <property name="receives_default">False</property>
 | |
|                             <property name="halign">start</property>
 | |
|                             <property name="use_underline">True</property>
 | |
|                             <signal name="clicked" handler="on_manage_proxies_button_clicked" swapped="no"/>
 | |
|                           </object>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="top_attach">0</property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <object class="GtkCheckButton" id="custom_host_port_checkbutton">
 | |
|                             <property name="label" translatable="yes">Use custom hostname/port</property>
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                             <property name="receives_default">False</property>
 | |
|                             <property name="use_underline">True</property>
 | |
|                             <property name="xalign">0</property>
 | |
|                             <property name="draw_indicator">True</property>
 | |
|                             <signal name="toggled" handler="on_custom_host_port_checkbutton_toggled" swapped="no"/>
 | |
|                           </object>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">0</property>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="width">3</property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <object class="GtkBox" id="custom_host_hbox">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="sensitive">False</property>
 | |
|                             <property name="can_focus">False</property>
 | |
|                             <property name="spacing">6</property>
 | |
|                             <child>
 | |
|                               <object class="GtkLabel" id="label380">
 | |
|                                 <property name="visible">True</property>
 | |
|                                 <property name="can_focus">False</property>
 | |
|                                 <property name="xalign">0</property>
 | |
|                                 <property name="label" translatable="yes">_Hostname:</property>
 | |
|                                 <property name="use_underline">True</property>
 | |
|                                 <property name="mnemonic_widget">custom_host_entry</property>
 | |
|                               </object>
 | |
|                               <packing>
 | |
|                                 <property name="expand">False</property>
 | |
|                                 <property name="fill">False</property>
 | |
|                                 <property name="position">0</property>
 | |
|                               </packing>
 | |
|                             </child>
 | |
|                             <child>
 | |
|                               <object class="GtkEntry" id="custom_host_entry">
 | |
|                                 <property name="visible">True</property>
 | |
|                                 <property name="can_focus">True</property>
 | |
|                               </object>
 | |
|                               <packing>
 | |
|                                 <property name="expand">True</property>
 | |
|                                 <property name="fill">True</property>
 | |
|                                 <property name="position">1</property>
 | |
|                               </packing>
 | |
|                             </child>
 | |
|                             <child>
 | |
|                               <object class="GtkLabel" id="label379">
 | |
|                                 <property name="visible">True</property>
 | |
|                                 <property name="can_focus">False</property>
 | |
|                                 <property name="xalign">0</property>
 | |
|                                 <property name="label" translatable="yes">_Port:</property>
 | |
|                                 <property name="use_underline">True</property>
 | |
|                                 <property name="mnemonic_widget">custom_port_entry</property>
 | |
|                               </object>
 | |
|                               <packing>
 | |
|                                 <property name="expand">False</property>
 | |
|                                 <property name="fill">False</property>
 | |
|                                 <property name="position">2</property>
 | |
|                               </packing>
 | |
|                             </child>
 | |
|                             <child>
 | |
|                               <object class="GtkEntry" id="custom_port_entry">
 | |
|                                 <property name="visible">True</property>
 | |
|                                 <property name="can_focus">True</property>
 | |
|                                 <property name="width_chars">6</property>
 | |
|                                 <property name="text">5222</property>
 | |
|                               </object>
 | |
|                               <packing>
 | |
|                                 <property name="expand">False</property>
 | |
|                                 <property name="fill">True</property>
 | |
|                                 <property name="position">3</property>
 | |
|                               </packing>
 | |
|                             </child>
 | |
|                           </object>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">0</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="width">3</property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                       </object>
 | |
|                     </child>
 | |
|                     <child type="label">
 | |
|                       <object class="GtkLabel" id="label378">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="label" translatable="yes">_Advanced</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                       </object>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">True</property>
 | |
|                     <property name="fill">True</property>
 | |
|                     <property name="position">3</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">2</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label367">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">2</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkBox" id="ssl_vbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <object class="GtkBox" id="hbox1">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | |
|                     <child>
 | |
|                       <object class="GtkImage" id="image1">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | |
|                         <property name="stock">gtk-dialog-warning</property>
 | |
|                         <property name="icon_size">5</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="expand">False</property>
 | |
|                         <property name="fill">True</property>
 | |
|                         <property name="position">0</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkLabel" id="ssl_label">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="expand">True</property>
 | |
|                         <property name="fill">True</property>
 | |
|                         <property name="position">1</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">True</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkCheckButton" id="ssl_checkbutton">
 | |
|                     <property name="label" translatable="yes">Add this certificate to the list of trusted certificates.
 | |
| SHA1 fingerprint of the certificate:
 | |
| </property>
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <property name="receives_default">False</property>
 | |
|                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | |
|                     <property name="xalign">0</property>
 | |
|                     <property name="draw_indicator">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">True</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">3</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label482">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">3</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkBox" id="form_vbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">4</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label382">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">4</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkBox" id="vbox104">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="progressbar_label">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="label" translatable="yes"><b>Connecting to server</b>
 | |
| 
 | |
| Please wait...</property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                     <property name="justify">center</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">True</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkProgressBar" id="progressbar">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="pulse_step">0.10000000149</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">5</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label365">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">5</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkBox" id="vbox103">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <object class="GtkBox" id="hbox2986">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">False</property>
 | |
|                     <property name="spacing">12</property>
 | |
|                     <child>
 | |
|                       <object class="GtkImage" id="finish_image">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="stock">gtk-missing-image</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="expand">False</property>
 | |
|                         <property name="fill">False</property>
 | |
|                         <property name="position">0</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkLabel" id="finish_label">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">False</property>
 | |
|                         <property name="xalign">0.10000000149011612</property>
 | |
|                         <property name="use_markup">True</property>
 | |
|                         <property name="wrap">True</property>
 | |
|                         <property name="max_width_chars">100</property>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="expand">True</property>
 | |
|                         <property name="fill">True</property>
 | |
|                         <property name="position">1</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">True</property>
 | |
|                     <property name="fill">True</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkCheckButton" id="go_online_checkbutton">
 | |
|                     <property name="label" translatable="yes">Connect when I press Finish</property>
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <property name="receives_default">False</property>
 | |
|                     <property name="use_underline">True</property>
 | |
|                     <property name="xalign">0</property>
 | |
|                     <property name="active">True</property>
 | |
|                     <property name="draw_indicator">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkCheckButton" id="show_vcard_checkbutton">
 | |
|                     <property name="label" translatable="yes">Set my profile when I connect</property>
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <property name="receives_default">False</property>
 | |
|                     <property name="use_underline">True</property>
 | |
|                     <property name="xalign">0</property>
 | |
|                     <property name="active">True</property>
 | |
|                     <property name="draw_indicator">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">2</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">6</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label286">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">False</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">6</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="expand">True</property>
 | |
|             <property name="fill">True</property>
 | |
|             <property name="position">0</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkButtonBox" id="buttonbox1">
 | |
|             <property name="visible">True</property>
 | |
|             <property name="can_focus">False</property>
 | |
|             <property name="spacing">12</property>
 | |
|             <property name="layout_style">end</property>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="cancel_button">
 | |
|                 <property name="label">gtk-cancel</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="use_stock">True</property>
 | |
|                 <signal name="clicked" handler="on_cancel_button_clicked" swapped="no"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">0</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="back_button">
 | |
|                 <property name="label">gtk-go-back</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="sensitive">False</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="use_stock">True</property>
 | |
|                 <signal name="clicked" handler="on_back_button_clicked" swapped="no"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">1</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="forward_button">
 | |
|                 <property name="label">gtk-go-forward</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="has_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="use_stock">True</property>
 | |
|                 <signal name="clicked" handler="on_forward_button_clicked" swapped="no"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">2</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="advanced_button">
 | |
|                 <property name="label" translatable="yes">_Advanced</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="no_show_all">True</property>
 | |
|                 <property name="image">image2</property>
 | |
|                 <property name="use_underline">True</property>
 | |
|                 <signal name="clicked" handler="on_advanced_button_clicked" swapped="no"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">3</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="finish_button">
 | |
|                 <property name="label" translatable="yes">_Finish</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="no_show_all">True</property>
 | |
|                 <property name="image">image3</property>
 | |
|                 <property name="use_underline">True</property>
 | |
|                 <signal name="clicked" handler="on_finish_button_clicked" swapped="no"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">4</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="expand">False</property>
 | |
|             <property name="fill">True</property>
 | |
|             <property name="position">1</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|       </object>
 | |
|     </child>
 | |
|   </object>
 | |
| </interface>
 |