152 lines
		
	
	
	
		
			6.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			152 lines
		
	
	
	
		
			6.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								<?xml version="1.0"?>
							 | 
						||
| 
								 | 
							
								<interface>
							 | 
						||
| 
								 | 
							
								  <requires lib="gtk+" version="2.16"/>
							 | 
						||
| 
								 | 
							
								  <!-- interface-naming-policy toplevel-contextual -->
							 | 
						||
| 
								 | 
							
								  <object 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">center-on-parent</property>
							 | 
						||
| 
								 | 
							
								    <property name="type_hint">dialog</property>
							 | 
						||
| 
								 | 
							
								    <property name="has_separator">False</property>
							 | 
						||
| 
								 | 
							
								    <child internal-child="vbox">
							 | 
						||
| 
								 | 
							
								      <object class="GtkVBox" id="dialog-vbox1">
							 | 
						||
| 
								 | 
							
								        <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								        <property name="orientation">vertical</property>
							 | 
						||
| 
								 | 
							
								        <property name="spacing">2</property>
							 | 
						||
| 
								 | 
							
								        <child>
							 | 
						||
| 
								 | 
							
								          <object class="GtkHBox" id="title-hbox">
							 | 
						||
| 
								 | 
							
								            <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								            <child>
							 | 
						||
| 
								 | 
							
								              <object class="GtkImage" id="security_image">
							 | 
						||
| 
								 | 
							
								                <property name="width_request">32</property>
							 | 
						||
| 
								 | 
							
								                <property name="height_request">32</property>
							 | 
						||
| 
								 | 
							
								                <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								              </object>
							 | 
						||
| 
								 | 
							
								              <packing>
							 | 
						||
| 
								 | 
							
								                <property name="expand">False</property>
							 | 
						||
| 
								 | 
							
								                <property name="position">0</property>
							 | 
						||
| 
								 | 
							
								              </packing>
							 | 
						||
| 
								 | 
							
								            </child>
							 | 
						||
| 
								 | 
							
								            <child>
							 | 
						||
| 
								 | 
							
								              <object class="GtkLabel" id="verification_status_label">
							 | 
						||
| 
								 | 
							
								                <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								                <property name="xalign">0</property>
							 | 
						||
| 
								 | 
							
								              </object>
							 | 
						||
| 
								 | 
							
								              <packing>
							 | 
						||
| 
								 | 
							
								                <property name="position">1</property>
							 | 
						||
| 
								 | 
							
								              </packing>
							 | 
						||
| 
								 | 
							
								            </child>
							 | 
						||
| 
								 | 
							
								          </object>
							 | 
						||
| 
								 | 
							
								          <packing>
							 | 
						||
| 
								 | 
							
								            <property name="position">1</property>
							 | 
						||
| 
								 | 
							
								          </packing>
							 | 
						||
| 
								 | 
							
								        </child>
							 | 
						||
| 
								 | 
							
								        <child>
							 | 
						||
| 
								 | 
							
								          <object class="GtkHBox" id="hbox4">
							 | 
						||
| 
								 | 
							
								            <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								            <property name="spacing">4</property>
							 | 
						||
| 
								 | 
							
								            <child>
							 | 
						||
| 
								 | 
							
								              <object class="GtkLabel" id="info_display">
							 | 
						||
| 
								 | 
							
								                <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								                <property name="label" translatable="yes">(<b>ESession</b> info)</property>
							 | 
						||
| 
								 | 
							
								                <property name="use_markup">True</property>
							 | 
						||
| 
								 | 
							
								                <property name="wrap">True</property>
							 | 
						||
| 
								 | 
							
								              </object>
							 | 
						||
| 
								 | 
							
								              <packing>
							 | 
						||
| 
								 | 
							
								                <property name="expand">False</property>
							 | 
						||
| 
								 | 
							
								                <property name="fill">False</property>
							 | 
						||
| 
								 | 
							
								                <property name="padding">10</property>
							 | 
						||
| 
								 | 
							
								                <property name="position">0</property>
							 | 
						||
| 
								 | 
							
								              </packing>
							 | 
						||
| 
								 | 
							
								            </child>
							 | 
						||
| 
								 | 
							
								          </object>
							 | 
						||
| 
								 | 
							
								          <packing>
							 | 
						||
| 
								 | 
							
								            <property name="expand">False</property>
							 | 
						||
| 
								 | 
							
								            <property name="fill">False</property>
							 | 
						||
| 
								 | 
							
								            <property name="position">2</property>
							 | 
						||
| 
								 | 
							
								          </packing>
							 | 
						||
| 
								 | 
							
								        </child>
							 | 
						||
| 
								 | 
							
								        <child internal-child="action_area">
							 | 
						||
| 
								 | 
							
								          <object class="GtkHButtonBox" id="dialog-action_area1">
							 | 
						||
| 
								 | 
							
								            <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								            <property name="layout_style">end</property>
							 | 
						||
| 
								 | 
							
								            <child>
							 | 
						||
| 
								 | 
							
								              <object class="GtkButton" id="verify_now_button">
							 | 
						||
| 
								 | 
							
								                <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								                <property name="can_focus">True</property>
							 | 
						||
| 
								 | 
							
								                <property name="receives_default">False</property>
							 | 
						||
| 
								 | 
							
								                <signal name="clicked" handler="on_verify_now_button_clicked"/>
							 | 
						||
| 
								 | 
							
								                <child>
							 | 
						||
| 
								 | 
							
								                  <object class="GtkAlignment" id="alignment2">
							 | 
						||
| 
								 | 
							
								                    <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								                    <property name="xscale">0</property>
							 | 
						||
| 
								 | 
							
								                    <property name="yscale">0</property>
							 | 
						||
| 
								 | 
							
								                    <child>
							 | 
						||
| 
								 | 
							
								                      <object class="GtkHBox" id="hbox3">
							 | 
						||
| 
								 | 
							
								                        <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								                        <property name="spacing">2</property>
							 | 
						||
| 
								 | 
							
								                        <child>
							 | 
						||
| 
								 | 
							
								                          <object class="GtkImage" id="image2">
							 | 
						||
| 
								 | 
							
								                            <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								                            <property name="stock">gtk-apply</property>
							 | 
						||
| 
								 | 
							
								                          </object>
							 | 
						||
| 
								 | 
							
								                          <packing>
							 | 
						||
| 
								 | 
							
								                            <property name="expand">False</property>
							 | 
						||
| 
								 | 
							
								                            <property name="fill">False</property>
							 | 
						||
| 
								 | 
							
								                            <property name="position">0</property>
							 | 
						||
| 
								 | 
							
								                          </packing>
							 | 
						||
| 
								 | 
							
								                        </child>
							 | 
						||
| 
								 | 
							
								                        <child>
							 | 
						||
| 
								 | 
							
								                          <object class="GtkLabel" id="button_label">
							 | 
						||
| 
								 | 
							
								                            <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								                            <property name="label" translatable="yes">_Verify</property>
							 | 
						||
| 
								 | 
							
								                            <property name="use_underline">True</property>
							 | 
						||
| 
								 | 
							
								                          </object>
							 | 
						||
| 
								 | 
							
								                          <packing>
							 | 
						||
| 
								 | 
							
								                            <property name="expand">False</property>
							 | 
						||
| 
								 | 
							
								                            <property name="fill">False</property>
							 | 
						||
| 
								 | 
							
								                            <property name="position">1</property>
							 | 
						||
| 
								 | 
							
								                          </packing>
							 | 
						||
| 
								 | 
							
								                        </child>
							 | 
						||
| 
								 | 
							
								                      </object>
							 | 
						||
| 
								 | 
							
								                    </child>
							 | 
						||
| 
								 | 
							
								                  </object>
							 | 
						||
| 
								 | 
							
								                </child>
							 | 
						||
| 
								 | 
							
								              </object>
							 | 
						||
| 
								 | 
							
								              <packing>
							 | 
						||
| 
								 | 
							
								                <property name="expand">False</property>
							 | 
						||
| 
								 | 
							
								                <property name="fill">False</property>
							 | 
						||
| 
								 | 
							
								                <property name="position">0</property>
							 | 
						||
| 
								 | 
							
								              </packing>
							 | 
						||
| 
								 | 
							
								            </child>
							 | 
						||
| 
								 | 
							
								            <child>
							 | 
						||
| 
								 | 
							
								              <object class="GtkButton" id="close_button3">
							 | 
						||
| 
								 | 
							
								                <property name="label">gtk-close</property>
							 | 
						||
| 
								 | 
							
								                <property name="visible">True</property>
							 | 
						||
| 
								 | 
							
								                <property name="can_focus">True</property>
							 | 
						||
| 
								 | 
							
								                <property name="receives_default">False</property>
							 | 
						||
| 
								 | 
							
								                <property name="use_stock">True</property>
							 | 
						||
| 
								 | 
							
								                <signal name="clicked" handler="on_close_button_clicked"/>
							 | 
						||
| 
								 | 
							
								              </object>
							 | 
						||
| 
								 | 
							
								              <packing>
							 | 
						||
| 
								 | 
							
								                <property name="expand">False</property>
							 | 
						||
| 
								 | 
							
								                <property name="fill">False</property>
							 | 
						||
| 
								 | 
							
								                <property name="position">1</property>
							 | 
						||
| 
								 | 
							
								              </packing>
							 | 
						||
| 
								 | 
							
								            </child>
							 | 
						||
| 
								 | 
							
								          </object>
							 | 
						||
| 
								 | 
							
								          <packing>
							 | 
						||
| 
								 | 
							
								            <property name="expand">False</property>
							 | 
						||
| 
								 | 
							
								            <property name="pack_type">end</property>
							 | 
						||
| 
								 | 
							
								            <property name="position">0</property>
							 | 
						||
| 
								 | 
							
								          </packing>
							 | 
						||
| 
								 | 
							
								        </child>
							 | 
						||
| 
								 | 
							
								      </object>
							 | 
						||
| 
								 | 
							
								    </child>
							 | 
						||
| 
								 | 
							
								    <action-widgets>
							 | 
						||
| 
								 | 
							
								      <action-widget response="-10">verify_now_button</action-widget>
							 | 
						||
| 
								 | 
							
								      <action-widget response="-7">close_button3</action-widget>
							 | 
						||
| 
								 | 
							
								    </action-widgets>
							 | 
						||
| 
								 | 
							
								  </object>
							 | 
						||
| 
								 | 
							
								</interface>
							 |