aboutsummaryrefslogblamecommitdiffstats
path: root/plugins/imap-features/imap-headers.glade
blob: 3a8810147e6cb7eafbf907aa0654fbd68e7a9b45 (plain) (tree)
1
2
3
4
5
6
7
8






                                                                        
                                                             













                                                                   

                                                
                                              

                                                   

             

                                                    
                                                  


                                                                 

                 

                                                         
                                                      
                                                  






                                                          
 









                                                                                                     
                                                                            



                                                                          
                                                                 














                                                                                
 

















                                                                                             
 




                                                                                           
                                                                     













                                                                          
 




















                                                                                                                    
                     


                  
                                                 
                                                      
                                                                                                  



                                                                  
                                                         
                                                    








                                                                        
                                                         

                      






                                                  
 






                                                                 

                 

                                                         
                                                      







                                                          

                     
                                                   

                                                               
                                                       

                         
                                                                 

                                                                














                                                                                                                                                         

                             
                                                           
                                                              
                                                           



                              
                                                                
                                                              



                                                                   
                                                                      
                                                                  

                                                                       

                                 
                                                                            

                                                                        






                                                                                  
                                     


































                                                                                                









                                                                 
                                                                       
                                                                  

                                                                                      

                                 
                                                                     
                                                                      






                                                                                  
 







                                                                                  
                                     


                                  
                                                               
                                                                  
                                                                

                                  


                                                           

                                                             


                              

                      









                                                                                                    
                                                         








                                                                        
                     
                                                         


                      




                                                 





                  
<?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="window1">
  <property name="visible">True</property>
  <property name="title" translatable="no">window1</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">True</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>
  <property name="urgency_hint">False</property>

  <child>
    <widget class="GtkVBox" id="vbox2">
      <property name="border_width">6</property>
      <property name="visible">True</property>
      <property name="homogeneous">False</property>
      <property name="spacing">6</property>

      <child>
    <widget class="GtkFrame" id="frame1">
      <property name="border_width">6</property>
      <property name="visible">True</property>
      <property name="label_xalign">0</property>
      <property name="label_yalign">0</property>
      <property name="shadow_type">GTK_SHADOW_NONE</property>

      <child>
        <widget class="GtkAlignment" id="alignment1">
          <property name="border_width">6</property>
          <property name="visible">True</property>
          <property name="xalign">0</property>
          <property name="yalign">0</property>
          <property name="xscale">1</property>
          <property name="yscale">1</property>
          <property name="top_padding">0</property>
          <property name="bottom_padding">0</property>
          <property name="left_padding">12</property>
          <property name="right_padding">0</property>

          <child>
        <widget class="GtkVBox" id="vbox1">
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
          <property name="spacing">6</property>

          <child>
            <widget class="GtkLabel" id="label1">
              <property name="visible">True</property>
              <property name="label" translatable="yes">Select your IMAP Header Preferences. 
The more headers you have the more time it will take to download.</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">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="GtkRadioButton" id="allHeaders">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">Fetch A_ll Headers</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
              <property name="focus_on_click">True</property>
              <property name="active">False</property>
              <property name="inconsistent">False</property>
              <property name="draw_indicator">True</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>

          <child>
            <widget class="GtkRadioButton" id="basicHeaders">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Basic Headers - (Fastest) 
Use this if you do not have filters based on mailing lists</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
              <property name="focus_on_click">True</property>
              <property name="active">False</property>
              <property name="inconsistent">False</property>
              <property name="draw_indicator">True</property>
              <property name="group">allHeaders</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>

          <child>
            <widget class="GtkRadioButton" id="mailingListHeaders">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">Basic and _Mailing List Headers (Default)</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
              <property name="focus_on_click">True</property>
              <property name="active">False</property>
              <property name="inconsistent">False</property>
              <property name="draw_indicator">True</property>
              <property name="group">allHeaders</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>
        </widget>
          </child>
        </widget>
      </child>

      <child>
        <widget class="GtkLabel" id="label2">
          <property name="visible">True</property>
          <property name="label" translatable="yes">&lt;b&gt;IMAP Headers&lt;/b&gt;</property>
          <property name="use_underline">False</property>
          <property name="use_markup">True</property>
          <property name="justify">GTK_JUSTIFY_LEFT</property>
          <property name="wrap">False</property>
          <property name="selectable">True</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">label_item</property>
        </packing>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">False</property>
      <property name="fill">True</property>
    </packing>
      </child>

      <child>
    <widget class="GtkFrame" id="frame2">
      <property name="border_width">6</property>
      <property name="visible">True</property>
      <property name="label_xalign">0</property>
      <property name="label_yalign">0</property>
      <property name="shadow_type">GTK_SHADOW_NONE</property>

      <child>
        <widget class="GtkAlignment" id="alignment2">
          <property name="border_width">6</property>
          <property name="visible">True</property>
          <property name="xalign">0</property>
          <property name="yalign">0</property>
          <property name="xscale">1</property>
          <property name="yscale">1</property>
          <property name="top_padding">0</property>
          <property name="bottom_padding">0</property>
          <property name="left_padding">12</property>
          <property name="right_padding">0</property>

          <child>
        <widget class="GtkVBox" id="vbox4">
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
          <property name="spacing">6</property>

          <child>
            <widget class="GtkLabel" id="Custom Headers">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">Give the extra headers that you need to fetch in addition to the above standard headers. 
You can ignore this if you choose &quot;All Headers&quot;.</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">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">True</property>
            </packing>
          </child>

          <child>
            <widget class="GtkHBox" id="custHeaderHbox">
              <property name="visible">True</property>
              <property name="homogeneous">False</property>
              <property name="spacing">5</property>

              <child>
            <widget class="GtkVBox" id="customHeaderVBox">
              <property name="visible">True</property>
              <property name="homogeneous">False</property>
              <property name="spacing">6</property>

              <child>
                <widget class="GtkEntry" id="customHeaderEntry">
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="editable">True</property>
                  <property name="visibility">True</property>
                  <property name="max_length">0</property>
                  <property name="text" translatable="yes"></property>
                  <property name="has_frame">True</property>
                  <property name="invisible_char">*</property>
                  <property name="activates_default">False</property>
                </widget>
                <packing>
                  <property name="padding">0</property>
                  <property name="expand">False</property>
                  <property name="fill">True</property>
                </packing>
              </child>

              <child>
                <widget class="GtkScrolledWindow" id="scrolledwindow1">
                  <property name="visible">True</property>
                  <property name="can_focus">True</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>
                  <property name="window_placement">GTK_CORNER_TOP_LEFT</property>

                  <child>
                <widget class="GtkTreeView" id="custHeaderTree">
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="headers_visible">False</property>
                  <property name="rules_hint">False</property>
                  <property name="reorderable">False</property>
                  <property name="enable_search">True</property>
                  <property name="fixed_height_mode">False</property>
                  <property name="hover_selection">False</property>
                  <property name="hover_expand">False</property>
                </widget>
                  </child>
                </widget>
                <packing>
                  <property name="padding">0</property>
                  <property name="expand">True</property>
                  <property name="fill">True</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="GtkVButtonBox" id="vbuttonbox1">
              <property name="visible">True</property>
              <property name="layout_style">GTK_BUTTONBOX_START</property>
              <property name="spacing">6</property>

              <child>
                <widget class="GtkButton" id="addHeader">
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="label">gtk-add</property>
                  <property name="use_stock">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkButton" id="removeHeader">
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="label">gtk-remove</property>
                  <property name="use_stock">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                  <property name="focus_on_click">True</property>
                </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">4</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">True</property>
              <property name="fill">True</property>
            </packing>
          </child>
        </widget>
          </child>
        </widget>
      </child>

      <child>
        <widget class="GtkLabel" id="label4">
          <property name="visible">True</property>
          <property name="label" translatable="yes">&lt;b&gt;Custom Headers&lt;/b&gt;</property>
          <property name="use_underline">False</property>
          <property name="use_markup">True</property>
          <property name="justify">GTK_JUSTIFY_LEFT</property>
          <property name="wrap">False</property>
          <property name="selectable">True</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">label_item</property>
        </packing>
      </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>