115 lines
		
	
	
	
		
			4.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			115 lines
		
	
	
	
		
			4.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!-- Generated with glade 3.18.3 -->
 | 
						|
<interface>
 | 
						|
  <requires lib="gtk+" version="3.12"/>
 | 
						|
  <object class="GtkDialog" id="choose_gpg_key_dialog">
 | 
						|
    <property name="can_focus">False</property>
 | 
						|
    <property name="border_width">6</property>
 | 
						|
    <property name="default_width">550</property>
 | 
						|
    <property name="default_height">300</property>
 | 
						|
    <property name="type_hint">dialog</property>
 | 
						|
    <child internal-child="vbox">
 | 
						|
      <object class="GtkBox" id="vbox33">
 | 
						|
        <property name="visible">True</property>
 | 
						|
        <property name="can_focus">False</property>
 | 
						|
        <property name="orientation">vertical</property>
 | 
						|
        <property name="spacing">6</property>
 | 
						|
        <child internal-child="action_area">
 | 
						|
          <object class="GtkButtonBox" id="hbuttonbox14">
 | 
						|
            <property name="visible">True</property>
 | 
						|
            <property name="can_focus">False</property>
 | 
						|
            <property name="layout_style">end</property>
 | 
						|
            <child>
 | 
						|
              <object class="GtkButton" id="button26">
 | 
						|
                <property name="label">gtk-cancel</property>
 | 
						|
                <property name="visible">True</property>
 | 
						|
                <property name="can_focus">True</property>
 | 
						|
                <property name="can_default">True</property>
 | 
						|
                <property name="receives_default">False</property>
 | 
						|
                <property name="use_stock">True</property>
 | 
						|
              </object>
 | 
						|
              <packing>
 | 
						|
                <property name="expand">False</property>
 | 
						|
                <property name="fill">False</property>
 | 
						|
                <property name="position">0</property>
 | 
						|
              </packing>
 | 
						|
            </child>
 | 
						|
            <child>
 | 
						|
              <object class="GtkButton" id="button27">
 | 
						|
                <property name="label">gtk-ok</property>
 | 
						|
                <property name="visible">True</property>
 | 
						|
                <property name="can_focus">True</property>
 | 
						|
                <property name="can_default">True</property>
 | 
						|
                <property name="has_default">True</property>
 | 
						|
                <property name="receives_default">False</property>
 | 
						|
                <property name="use_stock">True</property>
 | 
						|
              </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="fill">False</property>
 | 
						|
            <property name="pack_type">end</property>
 | 
						|
            <property name="position">0</property>
 | 
						|
          </packing>
 | 
						|
        </child>
 | 
						|
        <child>
 | 
						|
          <object class="GtkBox" id="vbox91">
 | 
						|
            <property name="visible">True</property>
 | 
						|
            <property name="can_focus">False</property>
 | 
						|
            <property name="border_width">6</property>
 | 
						|
            <property name="orientation">vertical</property>
 | 
						|
            <property name="spacing">6</property>
 | 
						|
            <child>
 | 
						|
              <object class="GtkLabel" id="prompt_label">
 | 
						|
                <property name="visible">True</property>
 | 
						|
                <property name="can_focus">False</property>
 | 
						|
                <property name="xalign">0</property>
 | 
						|
              </object>
 | 
						|
              <packing>
 | 
						|
                <property name="expand">False</property>
 | 
						|
                <property name="fill">False</property>
 | 
						|
                <property name="position">0</property>
 | 
						|
              </packing>
 | 
						|
            </child>
 | 
						|
            <child>
 | 
						|
              <object class="GtkScrolledWindow" id="scrolledwindow20">
 | 
						|
                <property name="visible">True</property>
 | 
						|
                <property name="can_focus">True</property>
 | 
						|
                <property name="shadow_type">in</property>
 | 
						|
                <child>
 | 
						|
                  <object class="GtkTreeView" id="keys_treeview">
 | 
						|
                    <property name="visible">True</property>
 | 
						|
                    <property name="can_focus">True</property>
 | 
						|
                    <child internal-child="selection">
 | 
						|
                      <object class="GtkTreeSelection" id="treeview-selection1"/>
 | 
						|
                    </child>
 | 
						|
                  </object>
 | 
						|
                </child>
 | 
						|
              </object>
 | 
						|
              <packing>
 | 
						|
                <property name="expand">True</property>
 | 
						|
                <property name="fill">True</property>
 | 
						|
                <property name="position">1</property>
 | 
						|
              </packing>
 | 
						|
            </child>
 | 
						|
          </object>
 | 
						|
          <packing>
 | 
						|
            <property name="expand">False</property>
 | 
						|
            <property name="fill">True</property>
 | 
						|
            <property name="position">2</property>
 | 
						|
          </packing>
 | 
						|
        </child>
 | 
						|
      </object>
 | 
						|
    </child>
 | 
						|
    <action-widgets>
 | 
						|
      <action-widget response="-6">button26</action-widget>
 | 
						|
      <action-widget response="-5">button27</action-widget>
 | 
						|
    </action-widgets>
 | 
						|
  </object>
 | 
						|
</interface>
 |