667 lines
		
	
	
	
		
			26 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			667 lines
		
	
	
	
		
			26 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
|  | <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> | ||
|  | <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> | ||
|  | 
 | ||
|  | <glade-interface> | ||
|  | 
 | ||
|  | <widget class="GtkWindow" id="zeroconf_information_window"> | ||
|  |   <property name="border_width">12</property> | ||
|  |   <property name="title">Contact Information</property> | ||
|  |   <property name="type">GTK_WINDOW_TOPLEVEL</property> | ||
|  |   <property name="window_position">GTK_WIN_POS_NONE</property> | ||
|  |   <property name="modal">False</property> | ||
|  |   <property name="resizable">False</property> | ||
|  |   <property name="destroy_with_parent">False</property> | ||
|  |   <property name="decorated">True</property> | ||
|  |   <property name="skip_taskbar_hint">False</property> | ||
|  |   <property name="skip_pager_hint">False</property> | ||
|  |   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> | ||
|  |   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> | ||
|  |   <property name="focus_on_map">True</property> | ||
|  |   <signal name="key_press_event" handler="on_zeroconf_information_window_key_press_event" last_modification_time="Fri, 29 Sep 2006 13:23:38 GMT"/> | ||
|  |   <signal name="destroy" handler="on_zeroconf_information_window_destroy" last_modification_time="Fri, 29 Sep 2006 13:23:44 GMT"/> | ||
|  | 
 | ||
|  |   <child> | ||
|  |     <widget class="GtkVBox" id="vbox1"> | ||
|  |       <property name="visible">True</property> | ||
|  |       <property name="homogeneous">False</property> | ||
|  |       <property name="spacing">12</property> | ||
|  | 
 | ||
|  |       <child> | ||
|  | 	<widget class="GtkLabel" id="nickname_label"> | ||
|  | 	  <property name="visible">True</property> | ||
|  | 	  <property name="can_focus">True</property> | ||
|  | 	  <property name="label" translatable="yes"></property> | ||
|  | 	  <property name="use_underline">False</property> | ||
|  | 	  <property name="use_markup">False</property> | ||
|  | 	  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 	  <property name="wrap">False</property> | ||
|  | 	  <property name="selectable">True</property> | ||
|  | 	  <property name="xalign">0</property> | ||
|  | 	  <property name="yalign">0.5</property> | ||
|  | 	  <property name="xpad">0</property> | ||
|  | 	  <property name="ypad">0</property> | ||
|  | 	  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 	  <property name="width_chars">-1</property> | ||
|  | 	  <property name="single_line_mode">False</property> | ||
|  | 	  <property name="angle">0</property> | ||
|  | 	</widget> | ||
|  | 	<packing> | ||
|  | 	  <property name="padding">0</property> | ||
|  | 	  <property name="expand">False</property> | ||
|  | 	  <property name="fill">False</property> | ||
|  | 	</packing> | ||
|  |       </child> | ||
|  | 
 | ||
|  |       <child> | ||
|  | 	<widget class="GtkNotebook" id="information_notebook"> | ||
|  | 	  <property name="visible">True</property> | ||
|  | 	  <property name="show_tabs">True</property> | ||
|  | 	  <property name="show_border">True</property> | ||
|  | 	  <property name="tab_pos">GTK_POS_TOP</property> | ||
|  | 	  <property name="scrollable">False</property> | ||
|  | 	  <property name="enable_popup">False</property> | ||
|  | 
 | ||
|  | 	  <child> | ||
|  | 	    <widget class="GtkHBox" id="hbox3"> | ||
|  | 	      <property name="border_width">12</property> | ||
|  | 	      <property name="visible">True</property> | ||
|  | 	      <property name="homogeneous">False</property> | ||
|  | 	      <property name="spacing">12</property> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkTable" id="table7"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="n_rows">4</property> | ||
|  | 		  <property name="n_columns">2</property> | ||
|  | 		  <property name="homogeneous">False</property> | ||
|  | 		  <property name="row_spacing">6</property> | ||
|  | 		  <property name="column_spacing">12</property> | ||
|  | 
 | ||
|  | 		  <child> | ||
|  | 		    <widget class="GtkLabel" id="label51"> | ||
|  | 		      <property name="visible">True</property> | ||
|  | 		      <property name="label" translatable="yes">Local jid:</property> | ||
|  | 		      <property name="use_underline">False</property> | ||
|  | 		      <property name="use_markup">False</property> | ||
|  | 		      <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		      <property name="wrap">False</property> | ||
|  | 		      <property name="selectable">False</property> | ||
|  | 		      <property name="xalign">0</property> | ||
|  | 		      <property name="yalign">0</property> | ||
|  | 		      <property name="xpad">0</property> | ||
|  | 		      <property name="ypad">0</property> | ||
|  | 		      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		      <property name="width_chars">-1</property> | ||
|  | 		      <property name="single_line_mode">False</property> | ||
|  | 		      <property name="angle">0</property> | ||
|  | 		    </widget> | ||
|  | 		    <packing> | ||
|  | 		      <property name="left_attach">0</property> | ||
|  | 		      <property name="right_attach">1</property> | ||
|  | 		      <property name="top_attach">0</property> | ||
|  | 		      <property name="bottom_attach">1</property> | ||
|  | 		      <property name="x_options">fill</property> | ||
|  | 		      <property name="y_options"></property> | ||
|  | 		    </packing> | ||
|  | 		  </child> | ||
|  | 
 | ||
|  | 		  <child> | ||
|  | 		    <widget class="GtkLabel" id="label53"> | ||
|  | 		      <property name="visible">True</property> | ||
|  | 		      <property name="label" translatable="yes">Resource:</property> | ||
|  | 		      <property name="use_underline">False</property> | ||
|  | 		      <property name="use_markup">False</property> | ||
|  | 		      <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		      <property name="wrap">False</property> | ||
|  | 		      <property name="selectable">False</property> | ||
|  | 		      <property name="xalign">0</property> | ||
|  | 		      <property name="yalign">0</property> | ||
|  | 		      <property name="xpad">0</property> | ||
|  | 		      <property name="ypad">0</property> | ||
|  | 		      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		      <property name="width_chars">-1</property> | ||
|  | 		      <property name="single_line_mode">False</property> | ||
|  | 		      <property name="angle">0</property> | ||
|  | 		    </widget> | ||
|  | 		    <packing> | ||
|  | 		      <property name="left_attach">0</property> | ||
|  | 		      <property name="right_attach">1</property> | ||
|  | 		      <property name="top_attach">1</property> | ||
|  | 		      <property name="bottom_attach">2</property> | ||
|  | 		      <property name="x_options">fill</property> | ||
|  | 		      <property name="y_options"></property> | ||
|  | 		    </packing> | ||
|  | 		  </child> | ||
|  | 
 | ||
|  | 		  <child> | ||
|  | 		    <widget class="GtkLabel" id="label54"> | ||
|  | 		      <property name="visible">True</property> | ||
|  | 		      <property name="label" translatable="yes">Status:</property> | ||
|  | 		      <property name="use_underline">False</property> | ||
|  | 		      <property name="use_markup">False</property> | ||
|  | 		      <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		      <property name="wrap">False</property> | ||
|  | 		      <property name="selectable">False</property> | ||
|  | 		      <property name="xalign">0</property> | ||
|  | 		      <property name="yalign">0</property> | ||
|  | 		      <property name="xpad">0</property> | ||
|  | 		      <property name="ypad">0</property> | ||
|  | 		      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		      <property name="width_chars">-1</property> | ||
|  | 		      <property name="single_line_mode">False</property> | ||
|  | 		      <property name="angle">0</property> | ||
|  | 		    </widget> | ||
|  | 		    <packing> | ||
|  | 		      <property name="left_attach">0</property> | ||
|  | 		      <property name="right_attach">1</property> | ||
|  | 		      <property name="top_attach">2</property> | ||
|  | 		      <property name="bottom_attach">3</property> | ||
|  | 		      <property name="x_options">fill</property> | ||
|  | 		      <property name="y_options"></property> | ||
|  | 		    </packing> | ||
|  | 		  </child> | ||
|  | 
 | ||
|  | 		  <child> | ||
|  | 		    <widget class="GtkLabel" id="local_jid_label"> | ||
|  | 		      <property name="visible">True</property> | ||
|  | 		      <property name="can_focus">True</property> | ||
|  | 		      <property name="label" translatable="yes"></property> | ||
|  | 		      <property name="use_underline">False</property> | ||
|  | 		      <property name="use_markup">False</property> | ||
|  | 		      <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		      <property name="wrap">False</property> | ||
|  | 		      <property name="selectable">True</property> | ||
|  | 		      <property name="xalign">0</property> | ||
|  | 		      <property name="yalign">0</property> | ||
|  | 		      <property name="xpad">5</property> | ||
|  | 		      <property name="ypad">5</property> | ||
|  | 		      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		      <property name="width_chars">-1</property> | ||
|  | 		      <property name="single_line_mode">False</property> | ||
|  | 		      <property name="angle">0</property> | ||
|  | 		    </widget> | ||
|  | 		    <packing> | ||
|  | 		      <property name="left_attach">1</property> | ||
|  | 		      <property name="right_attach">2</property> | ||
|  | 		      <property name="top_attach">0</property> | ||
|  | 		      <property name="bottom_attach">1</property> | ||
|  | 		      <property name="y_options"></property> | ||
|  | 		    </packing> | ||
|  | 		  </child> | ||
|  | 
 | ||
|  | 		  <child> | ||
|  | 		    <widget class="GtkEventBox" id="resource_prio_label_eventbox"> | ||
|  | 		      <property name="visible">True</property> | ||
|  | 		      <property name="visible_window">False</property> | ||
|  | 		      <property name="above_child">False</property> | ||
|  | 
 | ||
|  | 		      <child> | ||
|  | 			<widget class="GtkLabel" id="resource_prio_label"> | ||
|  | 			  <property name="visible">True</property> | ||
|  | 			  <property name="can_focus">True</property> | ||
|  | 			  <property name="label" translatable="yes"></property> | ||
|  | 			  <property name="use_underline">False</property> | ||
|  | 			  <property name="use_markup">False</property> | ||
|  | 			  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 			  <property name="wrap">False</property> | ||
|  | 			  <property name="selectable">True</property> | ||
|  | 			  <property name="xalign">0</property> | ||
|  | 			  <property name="yalign">0</property> | ||
|  | 			  <property name="xpad">5</property> | ||
|  | 			  <property name="ypad">5</property> | ||
|  | 			  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 			  <property name="width_chars">-1</property> | ||
|  | 			  <property name="single_line_mode">False</property> | ||
|  | 			  <property name="angle">0</property> | ||
|  | 			</widget> | ||
|  | 		      </child> | ||
|  | 		    </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="GtkEventBox" id="status_label_eventbox"> | ||
|  | 		      <property name="visible">True</property> | ||
|  | 		      <property name="visible_window">True</property> | ||
|  | 		      <property name="above_child">False</property> | ||
|  | 
 | ||
|  | 		      <child> | ||
|  | 			<widget class="GtkLabel" id="status_label"> | ||
|  | 			  <property name="visible">True</property> | ||
|  | 			  <property name="can_focus">True</property> | ||
|  | 			  <property name="label" translatable="yes"></property> | ||
|  | 			  <property name="use_underline">False</property> | ||
|  | 			  <property name="use_markup">False</property> | ||
|  | 			  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 			  <property name="wrap">False</property> | ||
|  | 			  <property name="selectable">True</property> | ||
|  | 			  <property name="xalign">0</property> | ||
|  | 			  <property name="yalign">0</property> | ||
|  | 			  <property name="xpad">5</property> | ||
|  | 			  <property name="ypad">5</property> | ||
|  | 			  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 			  <property name="width_chars">-1</property> | ||
|  | 			  <property name="single_line_mode">False</property> | ||
|  | 			  <property name="angle">0</property> | ||
|  | 			</widget> | ||
|  | 		      </child> | ||
|  | 		    </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="x_options">fill</property> | ||
|  | 		      <property name="y_options">fill</property> | ||
|  | 		    </packing> | ||
|  | 		  </child> | ||
|  | 
 | ||
|  | 		  <child> | ||
|  | 		    <widget class="GtkCheckButton" id="log_history_checkbutton"> | ||
|  | 		      <property name="visible">True</property> | ||
|  | 		      <property name="can_focus">True</property> | ||
|  | 		      <property name="label" translatable="yes">_Log conversation history</property> | ||
|  | 		      <property name="use_underline">True</property> | ||
|  | 		      <property name="relief">GTK_RELIEF_NORMAL</property> | ||
|  | 		      <property name="focus_on_click">True</property> | ||
|  | 		      <property name="active">True</property> | ||
|  | 		      <property name="inconsistent">False</property> | ||
|  | 		      <property name="draw_indicator">True</property> | ||
|  | 		    </widget> | ||
|  | 		    <packing> | ||
|  | 		      <property name="left_attach">0</property> | ||
|  | 		      <property name="right_attach">2</property> | ||
|  | 		      <property name="top_attach">3</property> | ||
|  | 		      <property name="bottom_attach">4</property> | ||
|  | 		      <property name="x_options">fill</property> | ||
|  | 		      <property name="y_options"></property> | ||
|  | 		    </packing> | ||
|  | 		  </child> | ||
|  | 		</widget> | ||
|  | 		<packing> | ||
|  | 		  <property name="padding">0</property> | ||
|  | 		  <property name="expand">True</property> | ||
|  | 		  <property name="fill">True</property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkVBox" id="vbox2"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="homogeneous">False</property> | ||
|  | 		  <property name="spacing">0</property> | ||
|  | 
 | ||
|  | 		  <child> | ||
|  | 		    <widget class="GtkEventBox" id="PHOTO_eventbox"> | ||
|  | 		      <property name="visible">True</property> | ||
|  | 		      <property name="visible_window">False</property> | ||
|  | 		      <property name="above_child">False</property> | ||
|  | 		      <signal name="button_press_event" handler="on_PHOTO_eventbox_button_press_event" last_modification_time="Fri, 08 Sep 2006 21:34:18 GMT"/> | ||
|  | 
 | ||
|  | 		      <child> | ||
|  | 			<widget class="GtkImage" id="PHOTO_image"> | ||
|  | 			  <property name="visible">True</property> | ||
|  | 			  <property name="xalign">0.5</property> | ||
|  | 			  <property name="yalign">0</property> | ||
|  | 			  <property name="xpad">0</property> | ||
|  | 			  <property name="ypad">0</property> | ||
|  | 			</widget> | ||
|  | 		      </child> | ||
|  | 		    </widget> | ||
|  | 		    <packing> | ||
|  | 		      <property name="padding">0</property> | ||
|  | 		      <property name="expand">False</property> | ||
|  | 		      <property name="fill">False</property> | ||
|  | 		    </packing> | ||
|  | 		  </child> | ||
|  | 
 | ||
|  | 		  <child> | ||
|  | 		    <placeholder/> | ||
|  | 		  </child> | ||
|  | 		</widget> | ||
|  | 		<packing> | ||
|  | 		  <property name="padding">0</property> | ||
|  | 		  <property name="expand">True</property> | ||
|  | 		  <property name="fill">True</property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 	    </widget> | ||
|  | 	    <packing> | ||
|  | 	      <property name="tab_expand">False</property> | ||
|  | 	      <property name="tab_fill">True</property> | ||
|  | 	    </packing> | ||
|  | 	  </child> | ||
|  | 
 | ||
|  | 	  <child> | ||
|  | 	    <widget class="GtkLabel" id="label3"> | ||
|  | 	      <property name="visible">True</property> | ||
|  | 	      <property name="label" translatable="yes">Contact</property> | ||
|  | 	      <property name="use_underline">False</property> | ||
|  | 	      <property name="use_markup">False</property> | ||
|  | 	      <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 	      <property name="wrap">False</property> | ||
|  | 	      <property name="selectable">False</property> | ||
|  | 	      <property name="xalign">0</property> | ||
|  | 	      <property name="yalign">0</property> | ||
|  | 	      <property name="xpad">0</property> | ||
|  | 	      <property name="ypad">0</property> | ||
|  | 	      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 	      <property name="width_chars">-1</property> | ||
|  | 	      <property name="single_line_mode">False</property> | ||
|  | 	      <property name="angle">0</property> | ||
|  | 	    </widget> | ||
|  | 	    <packing> | ||
|  | 	      <property name="type">tab</property> | ||
|  | 	    </packing> | ||
|  | 	  </child> | ||
|  | 
 | ||
|  | 	  <child> | ||
|  | 	    <widget class="GtkTable" id="table8"> | ||
|  | 	      <property name="border_width">16</property> | ||
|  | 	      <property name="visible">True</property> | ||
|  | 	      <property name="n_rows">4</property> | ||
|  | 	      <property name="n_columns">2</property> | ||
|  | 	      <property name="homogeneous">False</property> | ||
|  | 	      <property name="row_spacing">6</property> | ||
|  | 	      <property name="column_spacing">12</property> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkLabel" id="label55"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="label" translatable="yes">Jabber ID:</property> | ||
|  | 		  <property name="use_underline">False</property> | ||
|  | 		  <property name="use_markup">False</property> | ||
|  | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		  <property name="wrap">False</property> | ||
|  | 		  <property name="selectable">False</property> | ||
|  | 		  <property name="xalign">0</property> | ||
|  | 		  <property name="yalign">0</property> | ||
|  | 		  <property name="xpad">0</property> | ||
|  | 		  <property name="ypad">0</property> | ||
|  | 		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		  <property name="width_chars">-1</property> | ||
|  | 		  <property name="single_line_mode">False</property> | ||
|  | 		  <property name="angle">0</property> | ||
|  | 		</widget> | ||
|  | 		<packing> | ||
|  | 		  <property name="left_attach">0</property> | ||
|  | 		  <property name="right_attach">1</property> | ||
|  | 		  <property name="top_attach">2</property> | ||
|  | 		  <property name="bottom_attach">3</property> | ||
|  | 		  <property name="x_options">fill</property> | ||
|  | 		  <property name="y_options"></property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkLabel" id="jabber_id_label"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="can_focus">True</property> | ||
|  | 		  <property name="label" translatable="yes"></property> | ||
|  | 		  <property name="use_underline">False</property> | ||
|  | 		  <property name="use_markup">False</property> | ||
|  | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		  <property name="wrap">False</property> | ||
|  | 		  <property name="selectable">True</property> | ||
|  | 		  <property name="xalign">0</property> | ||
|  | 		  <property name="yalign">0</property> | ||
|  | 		  <property name="xpad">5</property> | ||
|  | 		  <property name="ypad">5</property> | ||
|  | 		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		  <property name="width_chars">-1</property> | ||
|  | 		  <property name="single_line_mode">False</property> | ||
|  | 		  <property name="angle">0</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="x_options">fill</property> | ||
|  | 		  <property name="y_options"></property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkLabel" id="label56"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="label" translatable="yes">E-Mail:</property> | ||
|  | 		  <property name="use_underline">False</property> | ||
|  | 		  <property name="use_markup">False</property> | ||
|  | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		  <property name="wrap">False</property> | ||
|  | 		  <property name="selectable">False</property> | ||
|  | 		  <property name="xalign">0</property> | ||
|  | 		  <property name="yalign">0</property> | ||
|  | 		  <property name="xpad">0</property> | ||
|  | 		  <property name="ypad">0</property> | ||
|  | 		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		  <property name="width_chars">-1</property> | ||
|  | 		  <property name="single_line_mode">False</property> | ||
|  | 		  <property name="angle">0</property> | ||
|  | 		</widget> | ||
|  | 		<packing> | ||
|  | 		  <property name="left_attach">0</property> | ||
|  | 		  <property name="right_attach">1</property> | ||
|  | 		  <property name="top_attach">3</property> | ||
|  | 		  <property name="bottom_attach">4</property> | ||
|  | 		  <property name="x_options">fill</property> | ||
|  | 		  <property name="y_options"></property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkLabel" id="email_label"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="can_focus">True</property> | ||
|  | 		  <property name="label" translatable="yes"></property> | ||
|  | 		  <property name="use_underline">False</property> | ||
|  | 		  <property name="use_markup">False</property> | ||
|  | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		  <property name="wrap">True</property> | ||
|  | 		  <property name="selectable">True</property> | ||
|  | 		  <property name="xalign">0</property> | ||
|  | 		  <property name="yalign">0</property> | ||
|  | 		  <property name="xpad">5</property> | ||
|  | 		  <property name="ypad">5</property> | ||
|  | 		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		  <property name="width_chars">-1</property> | ||
|  | 		  <property name="single_line_mode">False</property> | ||
|  | 		  <property name="angle">0</property> | ||
|  | 		</widget> | ||
|  | 		<packing> | ||
|  | 		  <property name="left_attach">1</property> | ||
|  | 		  <property name="right_attach">2</property> | ||
|  | 		  <property name="top_attach">3</property> | ||
|  | 		  <property name="bottom_attach">4</property> | ||
|  | 		  <property name="x_options">fill</property> | ||
|  | 		  <property name="y_options"></property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkLabel" id="label58"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="label" translatable="yes">Last Name:</property> | ||
|  | 		  <property name="use_underline">False</property> | ||
|  | 		  <property name="use_markup">False</property> | ||
|  | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		  <property name="wrap">False</property> | ||
|  | 		  <property name="selectable">False</property> | ||
|  | 		  <property name="xalign">0</property> | ||
|  | 		  <property name="yalign">0</property> | ||
|  | 		  <property name="xpad">0</property> | ||
|  | 		  <property name="ypad">0</property> | ||
|  | 		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		  <property name="width_chars">-1</property> | ||
|  | 		  <property name="single_line_mode">False</property> | ||
|  | 		  <property name="angle">0</property> | ||
|  | 		</widget> | ||
|  | 		<packing> | ||
|  | 		  <property name="left_attach">0</property> | ||
|  | 		  <property name="right_attach">1</property> | ||
|  | 		  <property name="top_attach">1</property> | ||
|  | 		  <property name="bottom_attach">2</property> | ||
|  | 		  <property name="x_options">fill</property> | ||
|  | 		  <property name="y_options"></property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkLabel" id="label59"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="label" translatable="yes">First Name:</property> | ||
|  | 		  <property name="use_underline">False</property> | ||
|  | 		  <property name="use_markup">False</property> | ||
|  | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		  <property name="wrap">False</property> | ||
|  | 		  <property name="selectable">False</property> | ||
|  | 		  <property name="xalign">0</property> | ||
|  | 		  <property name="yalign">0</property> | ||
|  | 		  <property name="xpad">0</property> | ||
|  | 		  <property name="ypad">0</property> | ||
|  | 		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		  <property name="width_chars">-1</property> | ||
|  | 		  <property name="single_line_mode">False</property> | ||
|  | 		  <property name="angle">0</property> | ||
|  | 		</widget> | ||
|  | 		<packing> | ||
|  | 		  <property name="left_attach">0</property> | ||
|  | 		  <property name="right_attach">1</property> | ||
|  | 		  <property name="top_attach">0</property> | ||
|  | 		  <property name="bottom_attach">1</property> | ||
|  | 		  <property name="x_options">fill</property> | ||
|  | 		  <property name="y_options"></property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkLabel" id="first_name_label"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="can_focus">True</property> | ||
|  | 		  <property name="label" translatable="yes"></property> | ||
|  | 		  <property name="use_underline">False</property> | ||
|  | 		  <property name="use_markup">False</property> | ||
|  | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		  <property name="wrap">False</property> | ||
|  | 		  <property name="selectable">True</property> | ||
|  | 		  <property name="xalign">0</property> | ||
|  | 		  <property name="yalign">0</property> | ||
|  | 		  <property name="xpad">5</property> | ||
|  | 		  <property name="ypad">5</property> | ||
|  | 		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		  <property name="width_chars">-1</property> | ||
|  | 		  <property name="single_line_mode">False</property> | ||
|  | 		  <property name="angle">0</property> | ||
|  | 		</widget> | ||
|  | 		<packing> | ||
|  | 		  <property name="left_attach">1</property> | ||
|  | 		  <property name="right_attach">2</property> | ||
|  | 		  <property name="top_attach">0</property> | ||
|  | 		  <property name="bottom_attach">1</property> | ||
|  | 		  <property name="y_options">expand</property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 
 | ||
|  | 	      <child> | ||
|  | 		<widget class="GtkLabel" id="last_name_label"> | ||
|  | 		  <property name="visible">True</property> | ||
|  | 		  <property name="can_focus">True</property> | ||
|  | 		  <property name="label" translatable="yes"></property> | ||
|  | 		  <property name="use_underline">False</property> | ||
|  | 		  <property name="use_markup">False</property> | ||
|  | 		  <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 		  <property name="wrap">False</property> | ||
|  | 		  <property name="selectable">True</property> | ||
|  | 		  <property name="xalign">0</property> | ||
|  | 		  <property name="yalign">0</property> | ||
|  | 		  <property name="xpad">5</property> | ||
|  | 		  <property name="ypad">5</property> | ||
|  | 		  <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 		  <property name="width_chars">-1</property> | ||
|  | 		  <property name="single_line_mode">False</property> | ||
|  | 		  <property name="angle">0</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="x_options">fill</property> | ||
|  | 		  <property name="y_options"></property> | ||
|  | 		</packing> | ||
|  | 	      </child> | ||
|  | 	    </widget> | ||
|  | 	    <packing> | ||
|  | 	      <property name="tab_expand">True</property> | ||
|  | 	      <property name="tab_fill">True</property> | ||
|  | 	    </packing> | ||
|  | 	  </child> | ||
|  | 
 | ||
|  | 	  <child> | ||
|  | 	    <widget class="GtkLabel" id="label57"> | ||
|  | 	      <property name="visible">True</property> | ||
|  | 	      <property name="label" translatable="yes">Personal</property> | ||
|  | 	      <property name="use_underline">False</property> | ||
|  | 	      <property name="use_markup">False</property> | ||
|  | 	      <property name="justify">GTK_JUSTIFY_LEFT</property> | ||
|  | 	      <property name="wrap">False</property> | ||
|  | 	      <property name="selectable">False</property> | ||
|  | 	      <property name="xalign">0.5</property> | ||
|  | 	      <property name="yalign">0.5</property> | ||
|  | 	      <property name="xpad">0</property> | ||
|  | 	      <property name="ypad">0</property> | ||
|  | 	      <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> | ||
|  | 	      <property name="width_chars">-1</property> | ||
|  | 	      <property name="single_line_mode">False</property> | ||
|  | 	      <property name="angle">0</property> | ||
|  | 	    </widget> | ||
|  | 	    <packing> | ||
|  | 	      <property name="type">tab</property> | ||
|  | 	    </packing> | ||
|  | 	  </child> | ||
|  | 	</widget> | ||
|  | 	<packing> | ||
|  | 	  <property name="padding">0</property> | ||
|  | 	  <property name="expand">True</property> | ||
|  | 	  <property name="fill">True</property> | ||
|  | 	</packing> | ||
|  |       </child> | ||
|  | 
 | ||
|  |       <child> | ||
|  | 	<widget class="GtkHButtonBox" id="hbuttonbox1"> | ||
|  | 	  <property name="visible">True</property> | ||
|  | 	  <property name="layout_style">GTK_BUTTONBOX_END</property> | ||
|  | 	  <property name="spacing">0</property> | ||
|  | 
 | ||
|  | 	  <child> | ||
|  | 	    <widget class="GtkButton" id="close_button"> | ||
|  | 	      <property name="visible">True</property> | ||
|  | 	      <property name="can_default">True</property> | ||
|  | 	      <property name="can_focus">True</property> | ||
|  | 	      <property name="label">gtk-close</property> | ||
|  | 	      <property name="use_stock">True</property> | ||
|  | 	      <property name="relief">GTK_RELIEF_NORMAL</property> | ||
|  | 	      <property name="focus_on_click">True</property> | ||
|  | 	      <signal name="clicked" handler="on_close_button_clicked" last_modification_time="Mon, 25 Sep 2006 05:08:55 GMT"/> | ||
|  | 	    </widget> | ||
|  | 	  </child> | ||
|  | 	</widget> | ||
|  | 	<packing> | ||
|  | 	  <property name="padding">0</property> | ||
|  | 	  <property name="expand">True</property> | ||
|  | 	  <property name="fill">True</property> | ||
|  | 	</packing> | ||
|  |       </child> | ||
|  |     </widget> | ||
|  |   </child> | ||
|  | </widget> | ||
|  | 
 | ||
|  | </glade-interface> |