1163 lines
		
	
	
	
		
			60 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			1163 lines
		
	
	
	
		
			60 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | |
| <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
 | |
| <!--*- mode: xml -*-->
 | |
| <glade-interface>
 | |
|   <widget class="GtkWindow" id="profile_window">
 | |
|     <property name="title" translatable="yes">Personal Information</property>
 | |
|     <signal name="key_press_event" handler="on_profile_window_key_press_event"/>
 | |
|     <signal name="destroy" handler="on_profile_window_destroy"/>
 | |
|     <child>
 | |
|       <widget class="GtkVBox" id="vbox1">
 | |
|         <property name="visible">True</property>
 | |
|         <child>
 | |
|           <widget class="GtkNotebook" id="information_notebook">
 | |
|             <property name="visible">True</property>
 | |
|             <property name="border_width">6</property>
 | |
|             <child>
 | |
|               <widget class="GtkTable" id="table2">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="border_width">12</property>
 | |
|                 <property name="n_rows">7</property>
 | |
|                 <property name="n_columns">4</property>
 | |
|                 <property name="column_spacing">12</property>
 | |
|                 <property name="row_spacing">6</property>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="FN_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">2</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="EMAIL_HOME_USERID_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="top_attach">4</property>
 | |
|                     <property name="bottom_attach">5</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkExpander" id="expander1">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <child>
 | |
|                       <widget class="GtkTable" id="table3">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="border_width">6</property>
 | |
|                         <property name="n_rows">3</property>
 | |
|                         <property name="n_columns">4</property>
 | |
|                         <property name="column_spacing">12</property>
 | |
|                         <property name="row_spacing">6</property>
 | |
|                         <child>
 | |
|                           <placeholder/>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <placeholder/>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="N_FAMILY_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="N_GIVEN_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">3</property>
 | |
|                             <property name="right_attach">4</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="N_MIDDLE_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="N_PREFIX_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="N_SUFFIX_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">3</property>
 | |
|                             <property name="right_attach">4</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label18">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes" comments="Family Name"><b>Family:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                             <property name="ellipsize">PANGO_ELLIPSIZE_MIDDLE</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label16">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes" comments="Middle Name"><b>Middle:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label15">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes" comments="Prefix in Name"><b>Prefix:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label17">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes" comments="Given Name"><b>Given:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="right_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label14">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes" comments="Suffix in Name"><b>Suffix:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="right_attach">3</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                       </widget>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <widget class="GtkLabel" id="label19">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="yalign">0</property>
 | |
|                         <property name="label" translatable="yes"><b>Full Name</b></property>
 | |
|                         <property name="use_markup">True</property>
 | |
|                       </widget>
 | |
|                       <packing>
 | |
|                         <property name="type">label_item</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="top_attach">1</property>
 | |
|                     <property name="bottom_attach">2</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="NICKNAME_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">3</property>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkExpander" id="expander2">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <child>
 | |
|                       <widget class="GtkTable" id="table_ADR_STREET">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="border_width">6</property>
 | |
|                         <property name="n_rows">3</property>
 | |
|                         <property name="n_columns">4</property>
 | |
|                         <property name="column_spacing">12</property>
 | |
|                         <property name="row_spacing">6</property>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_HOME_STREET_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_HOME_EXTADR_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">3</property>
 | |
|                             <property name="right_attach">4</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_HOME_LOCALITY_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_HOME_PCODE_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">3</property>
 | |
|                             <property name="right_attach">4</property>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_HOME_REGION_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_HOME_CTRY_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">3</property>
 | |
|                             <property name="right_attach">4</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label31">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>Street:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label28">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>City:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label27">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>State:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label29">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>Extra Address:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="right_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label26">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>Postal Code:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="right_attach">3</property>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label25">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>Country:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="right_attach">3</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                       </widget>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <widget class="GtkLabel" id="label30">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="yalign">0</property>
 | |
|                         <property name="label" translatable="yes"><b>Address</b></property>
 | |
|                         <property name="use_markup">True</property>
 | |
|                       </widget>
 | |
|                       <packing>
 | |
|                         <property name="type">label_item</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="top_attach">2</property>
 | |
|                     <property name="bottom_attach">3</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="BDAY_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">3</property>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="top_attach">5</property>
 | |
|                     <property name="bottom_attach">6</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label22">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Homepage:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="top_attach">3</property>
 | |
|                     <property name="bottom_attach">4</property>
 | |
|                     <property name="x_options"></property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="URL_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="top_attach">3</property>
 | |
|                     <property name="bottom_attach">4</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="TEL_HOME_NUMBER_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">2</property>
 | |
|                     <property name="top_attach">5</property>
 | |
|                     <property name="bottom_attach">6</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label24">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">0</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Name:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label20">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Nickname:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">2</property>
 | |
|                     <property name="right_attach">3</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label23">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Phone No.:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="top_attach">5</property>
 | |
|                     <property name="bottom_attach">6</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEventBox" id="eventbox1">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="tooltip" translatable="yes" comments="Do NOT change sequence. Just translate YYYY and MM and DD (from Year, Month, Day accordingly)">Format: YYYY-MM-DD</property>
 | |
|                     <child>
 | |
|                       <widget class="GtkLabel" id="label13">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="xalign">1</property>
 | |
|                         <property name="yalign">0</property>
 | |
|                         <property name="label" translatable="yes"><b>Birthday:</b></property>
 | |
|                         <property name="use_markup">True</property>
 | |
|                       </widget>
 | |
|                     </child>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">2</property>
 | |
|                     <property name="right_attach">3</property>
 | |
|                     <property name="top_attach">5</property>
 | |
|                     <property name="bottom_attach">6</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label57">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="label" translatable="yes"><b>E-Mail:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="top_attach">4</property>
 | |
|                     <property name="bottom_attach">5</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label58">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Avatar:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="top_attach">6</property>
 | |
|                     <property name="bottom_attach">7</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkHBox" id="hbox3">
 | |
|                     <property name="visible">True</property>
 | |
|                     <child>
 | |
|                       <widget class="GtkButton" id="PHOTO_button">
 | |
|                         <property name="can_focus">True</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="yalign">0</property>
 | |
|                         <property name="response_id">0</property>
 | |
|                         <signal name="button_press_event" handler="on_PHOTO_button_press_event"/>
 | |
|                         <child>
 | |
|                           <widget class="GtkEventBox" id="PHOTO_eventbox3">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="visible_window">False</property>
 | |
|                             <child>
 | |
|                               <widget class="GtkImage" id="PHOTO_image">
 | |
|                                 <property name="visible">True</property>
 | |
|                                 <property name="yalign">0</property>
 | |
|                                 <property name="stock">gtk-missing-image</property>
 | |
|                               </widget>
 | |
|                             </child>
 | |
|                           </widget>
 | |
|                         </child>
 | |
|                       </widget>
 | |
|                       <packing>
 | |
|                         <property name="expand">False</property>
 | |
|                         <property name="fill">False</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <widget class="GtkButton" id="NOPHOTO_button">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">True</property>
 | |
|                         <property name="no_show_all">True</property>
 | |
|                         <property name="label" translatable="yes">Click to set your avatar</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                         <property name="xalign">0</property>
 | |
|                         <property name="yalign">0</property>
 | |
|                         <property name="response_id">0</property>
 | |
|                         <signal name="button_press_event" handler="on_PHOTO_button_press_event"/>
 | |
|                       </widget>
 | |
|                       <packing>
 | |
|                         <property name="expand">False</property>
 | |
|                         <property name="fill">False</property>
 | |
|                         <property name="position">1</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">2</property>
 | |
|                     <property name="top_attach">6</property>
 | |
|                     <property name="bottom_attach">7</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options">GTK_FILL</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </widget>
 | |
|             </child>
 | |
|             <child>
 | |
|               <widget class="GtkLabel" id="label4">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="xalign">0</property>
 | |
|                 <property name="yalign">0</property>
 | |
|                 <property name="label" translatable="yes">Personal Info</property>
 | |
|               </widget>
 | |
|               <packing>
 | |
|                 <property name="type">tab</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <widget class="GtkTable" id="table5">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="border_width">6</property>
 | |
|                 <property name="n_rows">5</property>
 | |
|                 <property name="n_columns">4</property>
 | |
|                 <property name="column_spacing">12</property>
 | |
|                 <property name="row_spacing">6</property>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="ORG_ORGNAME_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">2</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="ORG_ORGUNIT_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">3</property>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="TITLE_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">2</property>
 | |
|                     <property name="top_attach">1</property>
 | |
|                     <property name="bottom_attach">2</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="ROLE_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">3</property>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="top_attach">1</property>
 | |
|                     <property name="bottom_attach">2</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="EMAIL_WORK_USERID_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="top_attach">3</property>
 | |
|                     <property name="bottom_attach">4</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkExpander" id="expander3">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <child>
 | |
|                       <widget class="GtkTable" id="table6">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="border_width">6</property>
 | |
|                         <property name="n_rows">3</property>
 | |
|                         <property name="n_columns">4</property>
 | |
|                         <property name="column_spacing">12</property>
 | |
|                         <property name="row_spacing">6</property>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_WORK_STREET_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_WORK_EXTADR_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">3</property>
 | |
|                             <property name="right_attach">4</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_WORK_LOCALITY_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_WORK_PCODE_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">3</property>
 | |
|                             <property name="right_attach">4</property>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_WORK_REGION_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">1</property>
 | |
|                             <property name="right_attach">2</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkEntry" id="ADR_WORK_CTRY_entry">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="can_focus">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">3</property>
 | |
|                             <property name="right_attach">4</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label39">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>Street:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label37">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>City:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label36">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>State:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label38">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>Extra Address:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="right_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label35">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>Postal Code:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="right_attach">3</property>
 | |
|                             <property name="top_attach">1</property>
 | |
|                             <property name="bottom_attach">2</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                         <child>
 | |
|                           <widget class="GtkLabel" id="label34">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="xalign">1</property>
 | |
|                             <property name="yalign">0</property>
 | |
|                             <property name="label" translatable="yes"><b>Country:</b></property>
 | |
|                             <property name="use_markup">True</property>
 | |
|                           </widget>
 | |
|                           <packing>
 | |
|                             <property name="left_attach">2</property>
 | |
|                             <property name="right_attach">3</property>
 | |
|                             <property name="top_attach">2</property>
 | |
|                             <property name="bottom_attach">3</property>
 | |
|                             <property name="x_options">GTK_FILL</property>
 | |
|                             <property name="y_options"></property>
 | |
|                           </packing>
 | |
|                         </child>
 | |
|                       </widget>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <widget class="GtkLabel" id="label40">
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="xalign">1</property>
 | |
|                         <property name="yalign">0</property>
 | |
|                         <property name="label" translatable="yes"><b>Address</b></property>
 | |
|                         <property name="use_markup">True</property>
 | |
|                       </widget>
 | |
|                       <packing>
 | |
|                         <property name="type">label_item</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="right_attach">4</property>
 | |
|                     <property name="top_attach">2</property>
 | |
|                     <property name="bottom_attach">3</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkEntry" id="TEL_WORK_NUMBER_entry">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">1</property>
 | |
|                     <property name="right_attach">2</property>
 | |
|                     <property name="top_attach">4</property>
 | |
|                     <property name="bottom_attach">5</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label44">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Company:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label42">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Position:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="top_attach">1</property>
 | |
|                     <property name="bottom_attach">2</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label43">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Department:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">2</property>
 | |
|                     <property name="right_attach">3</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label41">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Role:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="left_attach">2</property>
 | |
|                     <property name="right_attach">3</property>
 | |
|                     <property name="top_attach">1</property>
 | |
|                     <property name="bottom_attach">2</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label32">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>E-Mail:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="top_attach">3</property>
 | |
|                     <property name="bottom_attach">4</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkLabel" id="label33">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">1</property>
 | |
|                     <property name="yalign">0</property>
 | |
|                     <property name="label" translatable="yes"><b>Phone No.:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="top_attach">4</property>
 | |
|                     <property name="bottom_attach">5</property>
 | |
|                     <property name="x_options">GTK_FILL</property>
 | |
|                     <property name="y_options"></property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </widget>
 | |
|               <packing>
 | |
|                 <property name="position">1</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <widget class="GtkLabel" id="label5">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="xalign">0</property>
 | |
|                 <property name="yalign">0</property>
 | |
|                 <property name="label" translatable="yes">Work</property>
 | |
|               </widget>
 | |
|               <packing>
 | |
|                 <property name="type">tab</property>
 | |
|                 <property name="position">1</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <widget class="GtkScrolledWindow" id="scrolledwindow">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="border_width">6</property>
 | |
|                 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 | |
|                 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 | |
|                 <property name="shadow_type">GTK_SHADOW_IN</property>
 | |
|                 <child>
 | |
|                   <widget class="GtkTextView" id="DESC_textview">
 | |
|                     <property name="height_request">70</property>
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <property name="wrap_mode">GTK_WRAP_WORD</property>
 | |
|                   </widget>
 | |
|                 </child>
 | |
|               </widget>
 | |
|               <packing>
 | |
|                 <property name="position">2</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <widget class="GtkLabel" id="label6">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="xalign">0</property>
 | |
|                 <property name="yalign">0</property>
 | |
|                 <property name="label" translatable="yes" comments=""About" is the text of a tab of vcard window">About</property>
 | |
|               </widget>
 | |
|               <packing>
 | |
|                 <property name="type">tab</property>
 | |
|                 <property name="position">2</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|           </widget>
 | |
|         </child>
 | |
|         <child>
 | |
|           <widget class="GtkHBox" id="hbox2">
 | |
|             <property name="visible">True</property>
 | |
|             <property name="border_width">6</property>
 | |
|             <child>
 | |
|               <widget class="GtkProgressBar" id="progressbar">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="pulse_step">0.10000000149</property>
 | |
|               </widget>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <widget class="GtkHButtonBox" id="information_hbuttonbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="spacing">12</property>
 | |
|                 <property name="layout_style">GTK_BUTTONBOX_END</property>
 | |
|                 <child>
 | |
|                   <widget class="GtkButton" id="cancel_button">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <property name="can_default">True</property>
 | |
|                     <property name="label">gtk-cancel</property>
 | |
|                     <property name="use_stock">True</property>
 | |
|                     <property name="response_id">0</property>
 | |
|                     <signal name="clicked" handler="on_cancel_button_clicked"/>
 | |
|                   </widget>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <widget class="GtkButton" id="ok_button">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <property name="can_default">True</property>
 | |
|                     <property name="label">gtk-ok</property>
 | |
|                     <property name="use_stock">True</property>
 | |
|                     <property name="response_id">0</property>
 | |
|                     <signal name="clicked" handler="on_ok_button_clicked"/>
 | |
|                   </widget>
 | |
|                   <packing>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </widget>
 | |
|               <packing>
 | |
|                 <property name="position">1</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|           </widget>
 | |
|           <packing>
 | |
|             <property name="expand">False</property>
 | |
|             <property name="position">1</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <widget class="GtkStatusbar" id="statusbar">
 | |
|             <property name="visible">True</property>
 | |
|             <property name="has_resize_grip">False</property>
 | |
|           </widget>
 | |
|           <packing>
 | |
|             <property name="expand">False</property>
 | |
|             <property name="fill">False</property>
 | |
|             <property name="position">2</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|       </widget>
 | |
|     </child>
 | |
|   </widget>
 | |
| </glade-interface>
 |