aboutsummaryrefslogblamecommitdiffstats
path: root/filter/filter.glade
blob: a38c91974f69ce468d5402f9453c62801d4fdb12 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                
                            
                             



                                       
                               




















































                                                              

                                 
        






























                                                     

                                                                     



















































                                                                    

                                                






                                             

                                                






                                             

                                                







                                                                
                                                







                                                                  
                                                









                            
                             




                                       
                               








































































                                                              

                                                                     



















































                                                                    

                                                






                                             

                                                






                                             

                                                







                                                                
                                                







                                                                  
                                                




                     

















































































                                                              

                              



                                        








                                            

                                

                                  
                  


                 

                                



                                          

                                 


                  







                                                                       

                                  

                                   


                    








                                                                     

                     

                  


                                            
                                






                                    


















                                                                      

                                                  






                                               

                                                  
                       







                     











































































































                                                                     

                                                






                                             

                                                






                                             

                                                







                                                                
                                                







                                                                  
                                                







                     





































































































































































































































































































                                                            
                
<?xml version="1.0"?>
<GTK-Interface>

<project>
  <name>Filter</name>
  <program_name>filter</program_name>
  <directory></directory>
  <source_directory>src</source_directory>
  <pixmaps_directory>pixmaps</pixmaps_directory>
  <language>C</language>
  <gnome_support>True</gnome_support>
  <gettext_support>True</gettext_support>
</project>

<widget>
  <class>GnomeDialog</class>
  <name>edit_filter_2</name>
  <title>Edit Filters</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>
  <auto_close>False</auto_close>
  <hide_on_close>False</hide_on_close>

  <widget>
    <class>GtkVBox</class>
    <child_name>GnomeDialog:vbox</child_name>
    <name>dialog-vbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>8</spacing>
    <child>
      <padding>4</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkHButtonBox</class>
      <child_name>GnomeDialog:action_area</child_name>
      <name>dialog-action_area1</name>
      <layout_style>GTK_BUTTONBOX_END</layout_style>
      <spacing>8</spacing>
      <child_min_width>85</child_min_width>
      <child_min_height>27</child_min_height>
      <child_ipad_x>7</child_ipad_x>
      <child_ipad_y>0</child_ipad_y>
      <child>
    <padding>0</padding>
    <expand>False</expand>
    <fill>True</fill>
    <pack>GTK_PACK_END</pack>
      </child>

      <widget>
    <class>GtkButton</class>
    <name>button1</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
      </widget>

      <widget>
    <class>GtkButton</class>
    <name>button3</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
      </widget>
    </widget>

    <widget>
      <class>GtkOptionMenu</class>
      <name>filter_source</name>
      <can_focus>True</can_focus>
      <items>Incoming
Outgoing
</items>
      <initial_choice>0</initial_choice>
      <child>
    <padding>0</padding>
    <expand>False</expand>
    <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>GtkFrame</class>
      <name>frame1</name>
      <label>Filter Rules</label>
      <label_xalign>0</label_xalign>
      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
      <child>
    <padding>0</padding>
    <expand>True</expand>
    <fill>True</fill>
      </child>

      <widget>
    <class>GtkHBox</class>
    <name>hbox1</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkScrolledWindow</class>
      <name>scrolledwindow1</name>
      <width>256</width>
      <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
      <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
      <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
      <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
      <child>
        <padding>0</padding>
        <expand>True</expand>
        <fill>True</fill>
      </child>

      <widget>
        <class>GtkViewport</class>
        <name>viewport1</name>
        <shadow_type>GTK_SHADOW_IN</shadow_type>

        <widget>
          <class>GtkList</class>
          <name>rule_list</name>
          <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
        </widget>
      </widget>
    </widget>

    <widget>
      <class>GtkVBox</class>
      <name>vbox1</name>
      <homogeneous>False</homogeneous>
      <spacing>0</spacing>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>

      <widget>
        <class>GtkVButtonBox</class>
        <name>vbuttonbox1</name>
        <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
        <spacing>0</spacing>
        <child_min_width>85</child_min_width>
        <child_min_height>27</child_min_height>
        <child_ipad_x>6</child_ipad_x>
        <child_ipad_y>0</child_ipad_y>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>False</fill>
        </child>

        <widget>
          <class>GtkButton</class>
          <name>rule_add</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Add</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_edit</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Edit</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_delete</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Delete</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_up</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <stock_button>GNOME_STOCK_BUTTON_UP</stock_button>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_down</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <stock_button>GNOME_STOCK_BUTTON_DOWN</stock_button>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>
      </widget>
    </widget>
      </widget>
    </widget>
  </widget>
</widget>

<widget>
  <class>GnomeDialog</class>
  <name>edit_vfolder_2</name>
  <title>Edit VFolders</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>
  <auto_close>False</auto_close>
  <hide_on_close>False</hide_on_close>

  <widget>
    <class>GtkVBox</class>
    <child_name>GnomeDialog:vbox</child_name>
    <name>dialog-vbox2</name>
    <homogeneous>False</homogeneous>
    <spacing>8</spacing>
    <child>
      <padding>4</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkHButtonBox</class>
      <child_name>GnomeDialog:action_area</child_name>
      <name>dialog-action_area2</name>
      <layout_style>GTK_BUTTONBOX_END</layout_style>
      <spacing>8</spacing>
      <child_min_width>85</child_min_width>
      <child_min_height>27</child_min_height>
      <child_ipad_x>7</child_ipad_x>
      <child_ipad_y>0</child_ipad_y>
      <child>
    <padding>0</padding>
    <expand>False</expand>
    <fill>True</fill>
    <pack>GTK_PACK_END</pack>
      </child>

      <widget>
    <class>GtkButton</class>
    <name>button13</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
      </widget>

      <widget>
    <class>GtkButton</class>
    <name>button15</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
      </widget>
    </widget>

    <widget>
      <class>GtkFrame</class>
      <name>frame2</name>
      <label>Virtual Folders</label>
      <label_xalign>0</label_xalign>
      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
      <child>
    <padding>0</padding>
    <expand>True</expand>
    <fill>True</fill>
      </child>

      <widget>
    <class>GtkHBox</class>
    <name>hbox2</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkScrolledWindow</class>
      <name>scrolledwindow2</name>
      <width>256</width>
      <height>167</height>
      <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
      <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
      <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
      <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
      <child>
        <padding>0</padding>
        <expand>True</expand>
        <fill>True</fill>
      </child>

      <widget>
        <class>GtkViewport</class>
        <name>viewport2</name>
        <shadow_type>GTK_SHADOW_IN</shadow_type>

        <widget>
          <class>GtkList</class>
          <name>rule_list</name>
          <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
        </widget>
      </widget>
    </widget>

    <widget>
      <class>GtkVBox</class>
      <name>vbox2</name>
      <homogeneous>False</homogeneous>
      <spacing>0</spacing>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>

      <widget>
        <class>GtkVButtonBox</class>
        <name>vbuttonbox2</name>
        <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
        <spacing>0</spacing>
        <child_min_width>85</child_min_width>
        <child_min_height>27</child_min_height>
        <child_ipad_x>6</child_ipad_x>
        <child_ipad_y>0</child_ipad_y>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>False</fill>
        </child>

        <widget>
          <class>GtkButton</class>
          <name>rule_add</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Add</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_edit</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Edit</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_delete</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Delete</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_up</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <stock_button>GNOME_STOCK_BUTTON_UP</stock_button>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_down</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <stock_button>GNOME_STOCK_BUTTON_DOWN</stock_button>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>
      </widget>
    </widget>
      </widget>
    </widget>
  </widget>
</widget>

<widget>
  <class>GnomeDialog</class>
  <name>vfolder_source</name>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>False</allow_grow>
  <auto_shrink>False</auto_shrink>
  <auto_close>False</auto_close>
  <hide_on_close>False</hide_on_close>

  <widget>
    <class>GtkVBox</class>
    <child_name>GnomeDialog:vbox</child_name>
    <name>dialog-vbox3</name>
    <homogeneous>False</homogeneous>
    <spacing>8</spacing>
    <child>
      <padding>4</padding>
      <expand>True</expand>
      <fill>True</fill>
    </child>

    <widget>
      <class>GtkHButtonBox</class>
      <child_name>GnomeDialog:action_area</child_name>
      <name>dialog-action_area3</name>
      <layout_style>GTK_BUTTONBOX_END</layout_style>
      <spacing>8</spacing>
      <child_min_width>85</child_min_width>
      <child_min_height>27</child_min_height>
      <child_ipad_x>7</child_ipad_x>
      <child_ipad_y>0</child_ipad_y>
      <child>
    <padding>0</padding>
    <expand>False</expand>
    <fill>True</fill>
    <pack>GTK_PACK_END</pack>
      </child>

      <widget>
    <class>GtkButton</class>
    <name>button16</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
      </widget>

      <widget>
    <class>GtkButton</class>
    <name>button17</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
      </widget>

      <widget>
    <class>GtkButton</class>
    <name>button18</name>
    <can_default>True</can_default>
    <can_focus>True</can_focus>
    <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
      </widget>
    </widget>

    <widget>
      <class>GtkFrame</class>
      <name>vfolder_source_frame</name>
      <label>vFolder Sources</label>
      <label_xalign>0</label_xalign>
      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
      <child>
    <padding>0</padding>
    <expand>True</expand>
    <fill>True</fill>
      </child>

      <widget>
    <class>GtkVBox</class>
    <name>vbox3</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkOptionMenu</class>
      <name>source_option</name>
      <can_focus>True</can_focus>
      <items>specific folders only
with all local folders
with all active remote folders
with all local and active remote folders
</items>
      <initial_choice>0</initial_choice>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>GtkHBox</class>
      <name>hbox3</name>
      <homogeneous>False</homogeneous>
      <spacing>0</spacing>
      <child>
        <padding>0</padding>
        <expand>True</expand>
        <fill>True</fill>
      </child>

      <widget>
        <class>GtkScrolledWindow</class>
        <name>scrolledwindow3</name>
        <width>256</width>
        <height>125</height>
        <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
        <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
        <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
        <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
        <child>
          <padding>0</padding>
          <expand>True</expand>
          <fill>True</fill>
        </child>

        <widget>
          <class>GtkViewport</class>
          <name>viewport3</name>
          <shadow_type>GTK_SHADOW_IN</shadow_type>

          <widget>
        <class>GtkList</class>
        <name>source_list</name>
        <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
          </widget>
        </widget>
      </widget>

      <widget>
        <class>GtkVBox</class>
        <name>vbox3</name>
        <homogeneous>False</homogeneous>
        <spacing>0</spacing>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>False</fill>
        </child>

        <widget>
          <class>GtkVButtonBox</class>
          <name>vbuttonbox3</name>
          <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
          <spacing>0</spacing>
          <child_min_width>85</child_min_width>
          <child_min_height>27</child_min_height>
          <child_ipad_x>6</child_ipad_x>
          <child_ipad_y>0</child_ipad_y>
          <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
          </child>

          <widget>
        <class>GtkButton</class>
        <name>source_add</name>
        <can_default>True</can_default>
        <can_focus>True</can_focus>
        <label>_Add</label>
        <relief>GTK_RELIEF_NORMAL</relief>
          </widget>

          <widget>
        <class>GtkButton</class>
        <name>source_remove</name>
        <can_default>True</can_default>
        <can_focus>True</can_focus>
        <label>_Remove</label>
        <relief>GTK_RELIEF_NORMAL</relief>
          </widget>
        </widget>
      </widget>
    </widget>
      </widget>
    </widget>
  </widget>
</widget>

<widget>
  <class>GtkWindow</class>
  <name>edit_filter</name>
  <title>window1</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkVBox</class>
    <name>rule_editor</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkOptionMenu</class>
      <name>filter_source</name>
      <visible>False</visible>
      <can_focus>True</can_focus>
      <items>Incoming
</items>
      <initial_choice>0</initial_choice>
      <child>
    <padding>0</padding>
    <expand>False</expand>
    <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>GtkFrame</class>
      <name>rule_frame</name>
      <label>Filter Rules</label>
      <label_xalign>0</label_xalign>
      <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
      <child>
    <padding>0</padding>
    <expand>True</expand>
    <fill>True</fill>
      </child>

      <widget>
    <class>GtkHBox</class>
    <name>hbox4</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkScrolledWindow</class>
      <name>scrolledwindow4</name>
      <width>256</width>
      <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
      <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
      <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
      <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
      <child>
        <padding>0</padding>
        <expand>True</expand>
        <fill>True</fill>
      </child>

      <widget>
        <class>GtkViewport</class>
        <name>viewport4</name>
        <shadow_type>GTK_SHADOW_IN</shadow_type>

        <widget>
          <class>GtkList</class>
          <name>rule_list</name>
          <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
        </widget>
      </widget>
    </widget>

    <widget>
      <class>GtkVBox</class>
      <name>vbox5</name>
      <homogeneous>False</homogeneous>
      <spacing>0</spacing>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>

      <widget>
        <class>GtkVButtonBox</class>
        <name>vbuttonbox4</name>
        <layout_style>GTK_BUTTONBOX_DEFAULT_STYLE</layout_style>
        <spacing>0</spacing>
        <child_min_width>85</child_min_width>
        <child_min_height>27</child_min_height>
        <child_ipad_x>6</child_ipad_x>
        <child_ipad_y>0</child_ipad_y>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>False</fill>
        </child>

        <widget>
          <class>GtkButton</class>
          <name>rule_add</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Add</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_edit</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Edit</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_delete</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <label>_Delete</label>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_up</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <stock_button>GNOME_STOCK_BUTTON_UP</stock_button>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>

        <widget>
          <class>GtkButton</class>
          <name>rule_down</name>
          <can_default>True</can_default>
          <can_focus>True</can_focus>
          <stock_button>GNOME_STOCK_BUTTON_DOWN</stock_button>
          <relief>GTK_RELIEF_NORMAL</relief>
        </widget>
      </widget>
    </widget>
      </widget>
    </widget>
  </widget>
</widget>

<widget>
  <class>GtkWindow</class>
  <name>filter_datespec_win</name>
  <title>window1</title>
  <type>GTK_WINDOW_TOPLEVEL</type>
  <position>GTK_WIN_POS_NONE</position>
  <modal>False</modal>
  <allow_shrink>False</allow_shrink>
  <allow_grow>True</allow_grow>
  <auto_shrink>False</auto_shrink>

  <widget>
    <class>GtkVBox</class>
    <name>filter_datespec</name>
    <homogeneous>False</homogeneous>
    <spacing>3</spacing>

    <widget>
      <class>GtkHBox</class>
      <name>hbox5</name>
      <border_width>4</border_width>
      <homogeneous>False</homogeneous>
      <spacing>3</spacing>
      <child>
    <padding>0</padding>
    <expand>False</expand>
    <fill>False</fill>
      </child>

      <widget>
    <class>GtkLabel</class>
    <name>label4</name>
    <label>Compare against</label>
    <justify>GTK_JUSTIFY_CENTER</justify>
    <wrap>False</wrap>
    <xalign>0.5</xalign>
    <yalign>0.5</yalign>
    <xpad>0</xpad>
    <ypad>0</ypad>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>
      </widget>

      <widget>
    <class>GtkOptionMenu</class>
    <name>option_type</name>
    <can_focus>True</can_focus>
    <items>the current time
the time you specify
a time relative to the current time
</items>
    <initial_choice>0</initial_choice>
    <child>
      <padding>0</padding>
      <expand>False</expand>
      <fill>False</fill>
    </child>
      </widget>
    </widget>

    <widget>
      <class>GtkHSeparator</class>
      <name>hseparator1</name>
      <child>
    <padding>1</padding>
    <expand>False</expand>
    <fill>True</fill>
      </child>
    </widget>

    <widget>
      <class>GtkNotebook</class>
      <name>notebook_type</name>
      <show_tabs>False</show_tabs>
      <show_border>False</show_border>
      <tab_pos>GTK_POS_TOP</tab_pos>
      <scrollable>False</scrollable>
      <tab_hborder>2</tab_hborder>
      <tab_vborder>2</tab_vborder>
      <popup_enable>False</popup_enable>
      <child>
    <padding>0</padding>
    <expand>True</expand>
    <fill>True</fill>
      </child>

      <widget>
    <class>GtkVBox</class>
    <name>vbox9</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkLabel</class>
      <name>label5</name>
      <label>The message's date will be compared against
the current time when filtering occurs.</label>
      <justify>GTK_JUSTIFY_CENTER</justify>
      <wrap>False</wrap>
      <xalign>0.5</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>
      </widget>

      <widget>
    <class>GtkLabel</class>
    <child_name>Notebook:tab</child_name>
    <name>label1</name>
    <label>label1</label>
    <justify>GTK_JUSTIFY_CENTER</justify>
    <wrap>False</wrap>
    <xalign>0.5</xalign>
    <yalign>0.5</yalign>
    <xpad>0</xpad>
    <ypad>0</ypad>
      </widget>

      <widget>
    <class>GtkVBox</class>
    <name>vbox7</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkLabel</class>
      <name>label6</name>
      <label>The message's date will be compared against
12:00am of the date specified.</label>
      <justify>GTK_JUSTIFY_CENTER</justify>
      <wrap>False</wrap>
      <xalign>0.5</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>GtkCalendar</class>
      <name>calendar_specify</name>
      <can_focus>True</can_focus>
      <show_heading>True</show_heading>
      <show_day_names>True</show_day_names>
      <no_month_change>False</no_month_change>
      <show_week_numbers>False</show_week_numbers>
      <week_start_monday>False</week_start_monday>
      <child>
        <padding>0</padding>
        <expand>True</expand>
        <fill>True</fill>
      </child>
    </widget>
      </widget>

      <widget>
    <class>GtkLabel</class>
    <child_name>Notebook:tab</child_name>
    <name>label2</name>
    <label>label2</label>
    <justify>GTK_JUSTIFY_CENTER</justify>
    <wrap>False</wrap>
    <xalign>0.5</xalign>
    <yalign>0.5</yalign>
    <xpad>0</xpad>
    <ypad>0</ypad>
      </widget>

      <widget>
    <class>GtkVBox</class>
    <name>vbox8</name>
    <homogeneous>False</homogeneous>
    <spacing>0</spacing>

    <widget>
      <class>GtkLabel</class>
      <name>label7</name>
      <label>The message's date will be compared against
a time relative to when filtering occurs.</label>
      <justify>GTK_JUSTIFY_CENTER</justify>
      <wrap>False</wrap>
      <xalign>0.5</xalign>
      <yalign>0.5</yalign>
      <xpad>0</xpad>
      <ypad>0</ypad>
      <child>
        <padding>0</padding>
        <expand>False</expand>
        <fill>False</fill>
      </child>
    </widget>

    <widget>
      <class>GtkHBox</class>
      <name>hbox6</name>
      <homogeneous>True</homogeneous>
      <spacing>0</spacing>
      <child>
        <padding>2</padding>
        <expand>False</expand>
        <fill>True</fill>
      </child>

      <widget>
        <class>GtkSpinButton</class>
        <name>spin_relative</name>
        <can_focus>True</can_focus>
        <climb_rate>1</climb_rate>
        <digits>0</digits>
        <numeric>False</numeric>
        <update_policy>GTK_UPDATE_ALWAYS</update_policy>
        <snap>False</snap>
        <wrap>False</wrap>
        <value>1</value>
        <lower>0</lower>
        <upper>1000</upper>
        <step>1</step>
        <page>10</page>
        <page_size>10</page_size>
        <child>
          <padding>0</padding>
          <expand>True</expand>
          <fill>True</fill>
        </child>
      </widget>

      <widget>
        <class>GtkOptionMenu</class>
        <name>option_relative</name>
        <can_focus>True</can_focus>
        <items>seconds
minutes
hours
days
weeks
months
years
</items>
        <initial_choice>3</initial_choice>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>False</fill>
        </child>
      </widget>

      <widget>
        <class>GtkLabel</class>
        <name>label8</name>
        <label>ago</label>
        <justify>GTK_JUSTIFY_CENTER</justify>
        <wrap>False</wrap>
        <xalign>7.45058e-09</xalign>
        <yalign>0.5</yalign>
        <xpad>0</xpad>
        <ypad>0</ypad>
        <child>
          <padding>0</padding>
          <expand>False</expand>
          <fill>True</fill>
        </child>
      </widget>
    </widget>
      </widget>

      <widget>
    <class>GtkLabel</class>
    <child_name>Notebook:tab</child_name>
    <name>label3</name>
    <label>label3</label>
    <justify>GTK_JUSTIFY_CENTER</justify>
    <wrap>False</wrap>
    <xalign>0.5</xalign>
    <yalign>0.5</yalign>
    <xpad>0</xpad>
    <ypad>0</ypad>
      </widget>
    </widget>
  </widget>
</widget>

</GTK-Interface>