95 lines
		
	
	
	
		
			5.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			95 lines
		
	
	
	
		
			5.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 | 
						|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
 | 
						|
<!--Generated with glade3 3.4.0 on Sat Jun 28 20:51:00 2008 -->
 | 
						|
<glade-interface>
 | 
						|
  <widget class="GtkDialog" id="esession_info_window">
 | 
						|
    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
    <property name="border_width">5</property>
 | 
						|
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
 | 
						|
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 | 
						|
    <property name="has_separator">False</property>
 | 
						|
    <child internal-child="vbox">
 | 
						|
      <widget class="GtkVBox" id="dialog-vbox1">
 | 
						|
        <property name="visible">True</property>
 | 
						|
        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
        <property name="spacing">2</property>
 | 
						|
        <child>
 | 
						|
          <widget class="GtkLabel" id="info_display">
 | 
						|
            <property name="visible">True</property>
 | 
						|
            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
            <property name="label" translatable="yes">(ESession info)</property>
 | 
						|
            <property name="wrap">True</property>
 | 
						|
          </widget>
 | 
						|
          <packing>
 | 
						|
            <property name="position">1</property>
 | 
						|
          </packing>
 | 
						|
        </child>
 | 
						|
        <child>
 | 
						|
          <widget class="GtkHBox" id="verification_info">
 | 
						|
            <property name="visible">True</property>
 | 
						|
            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
            <child>
 | 
						|
              <widget class="GtkImage" id="warning">
 | 
						|
                <property name="visible">True</property>
 | 
						|
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
                <property name="stock">gtk-dialog-warning</property>
 | 
						|
              </widget>
 | 
						|
            </child>
 | 
						|
            <child>
 | 
						|
              <widget class="GtkLabel" id="label2">
 | 
						|
                <property name="visible">True</property>
 | 
						|
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
								<property name="label" translatable="yes">To be certain that only the expected person can read your messages or send you messages, you need to verify their identity.</property>
 | 
						|
                <property name="wrap">True</property>
 | 
						|
                <property name="width_chars">0</property>
 | 
						|
              </widget>
 | 
						|
              <packing>
 | 
						|
                <property name="position">1</property>
 | 
						|
              </packing>
 | 
						|
            </child>
 | 
						|
            <child>
 | 
						|
              <widget class="GtkButton" id="verify_now_button">
 | 
						|
                <property name="visible">True</property>
 | 
						|
                <property name="can_focus">True</property>
 | 
						|
                <property name="receives_default">True</property>
 | 
						|
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
                <property name="label" translatable="yes">Verify remote identity</property>
 | 
						|
								<property name="wrap">True</property>
 | 
						|
                <property name="response_id">0</property>
 | 
						|
                <signal name="clicked" handler="on_verify_now_button_clicked"/>
 | 
						|
              </widget>
 | 
						|
              <packing>
 | 
						|
                <property name="position">2</property>
 | 
						|
              </packing>
 | 
						|
            </child>
 | 
						|
          </widget>
 | 
						|
          <packing>
 | 
						|
            <property name="position">2</property>
 | 
						|
          </packing>
 | 
						|
        </child>
 | 
						|
        <child internal-child="action_area">
 | 
						|
          <widget class="GtkHButtonBox" id="dialog-action_area1">
 | 
						|
            <property name="visible">True</property>
 | 
						|
            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
            <property name="layout_style">GTK_BUTTONBOX_END</property>
 | 
						|
            <child>
 | 
						|
              <widget class="GtkButton" id="close_button">
 | 
						|
                <property name="visible">True</property>
 | 
						|
                <property name="can_focus">True</property>
 | 
						|
                <property name="receives_default">True</property>
 | 
						|
                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
 | 
						|
                <property name="label" translatable="yes">Close</property>
 | 
						|
                <property name="response_id">0</property>
 | 
						|
                <signal name="clicked" handler="on_close_button_clicked"/>
 | 
						|
              </widget>
 | 
						|
            </child>
 | 
						|
          </widget>
 | 
						|
          <packing>
 | 
						|
            <property name="expand">False</property>
 | 
						|
            <property name="pack_type">GTK_PACK_END</property>
 | 
						|
          </packing>
 | 
						|
        </child>
 | 
						|
      </widget>
 | 
						|
    </child>
 | 
						|
  </widget>
 | 
						|
</glade-interface>
 |