aboutsummaryrefslogblamecommitdiffstats
path: root/filter/filter.glade
blob: ff1927a7b76bccbd4e2e4107b688360150713dc4 (plain) (tree)
























                                                                        
 










                                                                  
 

















                                                                  
              
 
             



                                                         
 


                                                        
 






                                                                               
 






                                                                               
                     
                  
                 












                                                                      
 
                 



                                                           
 








                                                                                    
                                                               



                                                                           
                                                              
                                                                  



                                                                                                          










                                                         
 















































































                                                                                          
                     
                  
 












                                                                               
                     


































                                                                    
 








                                                                  
                     
                  
 








                                                                  
                     
                  
                 





                                                            

              
             




                                                                      
 
                 



                                                           
 








                                                                                    
                                                               



                                                                           
                                                              
                                                                  



                                                                                                          










                                                         
 















































































                                                                                          
                     

                  












                                                                                  
                     













                                                         
 



















                                                                    
 








                                                                  
                     
                  
 








                                                                  
                     
                  
 








                                                                  
                     
                  
                 





                                                            

              
             




                                                                      
 
                 



                                                           
 

















































                                                                                                                       
 
                     













                                                                                        
                                                                   



                                                                               
                                                                    
                                                                      



                                                                                                              
































































                                                                                              
                      

                     
 












                                                                                  
                     



                                                         
                 





                                                 
             
          

         














                                                              
             






















                                                                               
              
 
             




                                                                      
 
                 



                                                           
 








                                                                                    
                                                               



                                                                           
                                                              
                                                                  



                                                                                                          










                                                         
 















































































                                                                                          
                     

                  












                                                                               
                     













                                                         
 













                                                              
 





                                                       
 












                                                                                  
                     





                                                      
 


































                                                                                                              
                     





                                                      
                 




                                                  

              
             







                                                       
              
 
             






                                                         
 
                 






























                                                                                                       
                  
 
                 















                                                                         
                  
 
                 











































                                                                                                                   
                  
 
                 















                                                                         
                  
 
                 






























































































































































                                                                                                       

                  

















                                                                         
                 





                                                 
             
          

         
                  
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">

<glade-interface>

<widget class="GtkDialog" id="filter-editor">
  <property name="visible">True</property>
  <property name="title" translatable="yes">Edit Filters</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="has_separator">True</property>

  <child internal-child="vbox">
    <widget class="GtkVBox" id="dialog-vbox1">
      <property name="visible">True</property>
      <property name="homogeneous">False</property>
      <property name="spacing">8</property>

      <child internal-child="action_area">
    <widget class="GtkHButtonBox" id="dialog-action_area1">
      <property name="visible">True</property>
      <property name="layout_style">GTK_BUTTONBOX_END</property>

      <child>
        <widget class="GtkButton" id="button1">
          <property name="visible">True</property>
          <property name="can_default">True</property>
          <property name="can_focus">True</property>
          <property name="label">gtk-ok</property>
          <property name="use_stock">True</property>
          <property name="relief">GTK_RELIEF_NORMAL</property>
          <property name="response_id">0</property>
        </widget>
      </child>

      <child>
        <widget class="GtkButton" id="button3">
          <property name="visible">True</property>
          <property name="can_default">True</property>
          <property name="can_focus">True</property>
          <property name="label">gtk-cancel</property>
          <property name="use_stock">True</property>
          <property name="relief">GTK_RELIEF_NORMAL</property>
          <property name="response_id">0</property>
        </widget>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">False</property>
      <property name="fill">True</property>
      <property name="pack_type">GTK_PACK_END</property>
    </packing>
      </child>

      <child>
    <widget class="GtkOptionMenu" id="filter_source">
      <property name="visible">True</property>
      <property name="can_focus">True</property>
      <property name="history">0</property>

      <child internal-child="menu">
        <widget class="GtkMenu" id="convertwidget1">
          <property name="visible">True</property>

          <child>
        <widget class="GtkMenuItem" id="convertwidget2">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Incoming</property>
          <property name="use_underline">True</property>
        </widget>
          </child>

          <child>
        <widget class="GtkMenuItem" id="convertwidget3">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Outgoing</property>
          <property name="use_underline">True</property>
        </widget>
          </child>
        </widget>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">False</property>
      <property name="fill">False</property>
    </packing>
      </child>

      <child>
    <widget class="GtkFrame" id="frame1">
      <property name="visible">True</property>
      <property name="label_xalign">0</property>
      <property name="label_yalign">0.5</property>
      <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>

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

          <child>
        <widget class="GtkScrolledWindow" id="scrolledwindow1">
          <property name="visible">True</property>
          <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
          <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
          <property name="shadow_type">GTK_SHADOW_NONE</property>
          <property name="window_placement">GTK_CORNER_TOP_LEFT</property>

          <child>
            <widget class="GtkViewport" id="viewport5">
              <property name="visible">True</property>
              <property name="shadow_type">GTK_SHADOW_IN</property>

              <child>
            <widget class="Custom" id="rule_list">
              <property name="visible">True</property>
              <property name="creation_function">rule_editor_treeview_new</property>
              <property name="int1">0</property>
              <property name="int2">0</property>
              <property name="last_modification_time">Thu, 12 Dec 2002 23:41:46 GMT</property>
            </widget>
              </child>
            </widget>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">True</property>
          <property name="fill">True</property>
        </packing>
          </child>

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

          <child>
            <widget class="GtkVButtonBox" id="vbuttonbox1">
              <property name="visible">True</property>
              <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>
              <property name="spacing">0</property>

              <child>
            <widget class="GtkButton" id="rule_add">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Add</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_edit">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Edit</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_delete">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Delete</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_up">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-go-up</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_down">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-go-down</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
          </child>
        </widget>
      </child>

      <child>
        <widget class="GtkLabel" id="label1">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Filter Rules</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">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">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>

<widget class="GtkDialog" id="vfolder-editor">
  <property name="visible">True</property>
  <property name="title" translatable="yes">Edit VFolders</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="has_separator">True</property>

  <child internal-child="vbox">
    <widget class="GtkVBox" id="dialog-vbox2">
      <property name="visible">True</property>
      <property name="homogeneous">False</property>
      <property name="spacing">8</property>

      <child internal-child="action_area">
    <widget class="GtkHButtonBox" id="dialog-action_area2">
      <property name="visible">True</property>
      <property name="layout_style">GTK_BUTTONBOX_END</property>

      <child>
        <widget class="GtkButton" id="button13">
          <property name="visible">True</property>
          <property name="can_default">True</property>
          <property name="can_focus">True</property>
          <property name="label">gtk-ok</property>
          <property name="use_stock">True</property>
          <property name="relief">GTK_RELIEF_NORMAL</property>
          <property name="response_id">0</property>
        </widget>
      </child>

      <child>
        <widget class="GtkButton" id="button15">
          <property name="visible">True</property>
          <property name="can_default">True</property>
          <property name="can_focus">True</property>
          <property name="label">gtk-cancel</property>
          <property name="use_stock">True</property>
          <property name="relief">GTK_RELIEF_NORMAL</property>
          <property name="response_id">0</property>
        </widget>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">False</property>
      <property name="fill">True</property>
      <property name="pack_type">GTK_PACK_END</property>
    </packing>
      </child>

      <child>
    <widget class="GtkFrame" id="frame2">
      <property name="visible">True</property>
      <property name="label_xalign">0</property>
      <property name="label_yalign">0.5</property>
      <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>

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

          <child>
        <widget class="GtkScrolledWindow" id="scrolledwindow2">
          <property name="visible">True</property>
          <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
          <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
          <property name="shadow_type">GTK_SHADOW_NONE</property>
          <property name="window_placement">GTK_CORNER_TOP_LEFT</property>

          <child>
            <widget class="GtkViewport" id="viewport7">
              <property name="visible">True</property>
              <property name="shadow_type">GTK_SHADOW_IN</property>

              <child>
            <widget class="Custom" id="rule_list">
              <property name="visible">True</property>
              <property name="creation_function">rule_editor_treeview_new</property>
              <property name="int1">0</property>
              <property name="int2">0</property>
              <property name="last_modification_time">Fri, 13 Dec 2002 00:15:04 GMT</property>
            </widget>
              </child>
            </widget>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">True</property>
          <property name="fill">True</property>
        </packing>
          </child>

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

          <child>
            <widget class="GtkVButtonBox" id="vbuttonbox2">
              <property name="visible">True</property>
              <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>
              <property name="spacing">0</property>

              <child>
            <widget class="GtkButton" id="rule_add">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Add</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_edit">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Edit</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_delete">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Delete</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_up">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-go-up</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_down">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-go-down</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
          </child>
        </widget>
      </child>

      <child>
        <widget class="GtkLabel" id="label2">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Virtual Folders</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">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">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>

<widget class="GtkDialog" id="vfolder-source">
  <property name="visible">True</property>
  <property name="title" translatable="yes"></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="has_separator">True</property>

  <child internal-child="vbox">
    <widget class="GtkVBox" id="dialog-vbox3">
      <property name="visible">True</property>
      <property name="homogeneous">False</property>
      <property name="spacing">8</property>

      <child internal-child="action_area">
    <widget class="GtkHButtonBox" id="dialog-action_area3">
      <property name="visible">True</property>
      <property name="layout_style">GTK_BUTTONBOX_END</property>

      <child>
        <widget class="GtkButton" id="button16">
          <property name="visible">True</property>
          <property name="can_default">True</property>
          <property name="can_focus">True</property>
          <property name="label">gtk-ok</property>
          <property name="use_stock">True</property>
          <property name="relief">GTK_RELIEF_NORMAL</property>
          <property name="response_id">0</property>
        </widget>
      </child>

      <child>
        <widget class="GtkButton" id="button17">
          <property name="visible">True</property>
          <property name="can_default">True</property>
          <property name="can_focus">True</property>
          <property name="label">gtk-apply</property>
          <property name="use_stock">True</property>
          <property name="relief">GTK_RELIEF_NORMAL</property>
          <property name="response_id">0</property>
        </widget>
      </child>

      <child>
        <widget class="GtkButton" id="button18">
          <property name="visible">True</property>
          <property name="can_default">True</property>
          <property name="can_focus">True</property>
          <property name="label">gtk-cancel</property>
          <property name="use_stock">True</property>
          <property name="relief">GTK_RELIEF_NORMAL</property>
          <property name="response_id">0</property>
        </widget>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">False</property>
      <property name="fill">True</property>
      <property name="pack_type">GTK_PACK_END</property>
    </packing>
      </child>

      <child>
    <widget class="GtkFrame" id="vfolder_source_frame">
      <property name="visible">True</property>
      <property name="label_xalign">0</property>
      <property name="label_yalign">0.5</property>
      <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>

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

          <child>
        <widget class="GtkOptionMenu" id="source_option">
          <property name="visible">True</property>
          <property name="can_focus">True</property>
          <property name="history">0</property>

          <child internal-child="menu">
            <widget class="GtkMenu" id="convertwidget8">
              <property name="visible">True</property>

              <child>
            <widget class="GtkMenuItem" id="convertwidget9">
              <property name="visible">True</property>
              <property name="label" translatable="yes">specific folders only</property>
              <property name="use_underline">True</property>
            </widget>
              </child>

              <child>
            <widget class="GtkMenuItem" id="convertwidget10">
              <property name="visible">True</property>
              <property name="label" translatable="yes">with all local folders</property>
              <property name="use_underline">True</property>
            </widget>
              </child>

              <child>
            <widget class="GtkMenuItem" id="convertwidget11">
              <property name="visible">True</property>
              <property name="label" translatable="yes">with all active remote folders</property>
              <property name="use_underline">True</property>
            </widget>
              </child>

              <child>
            <widget class="GtkMenuItem" id="convertwidget12">
              <property name="visible">True</property>
              <property name="label" translatable="yes">with all local and active remote folders</property>
              <property name="use_underline">True</property>
            </widget>
              </child>
            </widget>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
          </child>

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

          <child>
            <widget class="GtkScrolledWindow" id="scrolledwindow3">
              <property name="visible">True</property>
              <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
              <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
              <property name="shadow_type">GTK_SHADOW_NONE</property>
              <property name="window_placement">GTK_CORNER_TOP_LEFT</property>

              <child>
            <widget class="GtkViewport" id="viewport8">
              <property name="visible">True</property>
              <property name="shadow_type">GTK_SHADOW_IN</property>

              <child>
                <widget class="Custom" id="source_list">
                  <property name="visible">True</property>
                  <property name="creation_function">vfolder_editor_sourcelist_new</property>
                  <property name="int1">0</property>
                  <property name="int2">0</property>
                  <property name="last_modification_time">Fri, 13 Dec 2002 00:22:39 GMT</property>
                </widget>
              </child>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">True</property>
              <property name="fill">True</property>
            </packing>
          </child>

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

              <child>
            <widget class="GtkVButtonBox" id="vbuttonbox3">
              <property name="visible">True</property>
              <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>
              <property name="spacing">0</property>

              <child>
                <widget class="GtkButton" id="source_add">
                  <property name="visible">True</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="label" translatable="yes">_Add</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                </widget>
              </child>

              <child>
                <widget class="GtkButton" id="source_remove">
                  <property name="visible">True</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="label" translatable="yes">_Remove</property>
                  <property name="use_underline">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
              </child>
            </widget>
            <packing>
              <property name="padding">0</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>

      <child>
        <widget class="GtkLabel" id="label3">
          <property name="visible">True</property>
          <property name="label" translatable="yes">vFolder Sources</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">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">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>

<widget class="GtkWindow" id="rule-editor">
  <property name="visible">True</property>
  <property name="title" translatable="yes">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>

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

      <child>
    <widget class="GtkOptionMenu" id="filter_source">
      <property name="can_focus">True</property>
      <property name="history">0</property>

      <child internal-child="menu">
        <widget class="GtkMenu" id="convertwidget15">
          <property name="visible">True</property>

          <child>
        <widget class="GtkMenuItem" id="convertwidget16">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Incoming</property>
          <property name="use_underline">True</property>
        </widget>
          </child>
        </widget>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">False</property>
      <property name="fill">False</property>
    </packing>
      </child>

      <child>
    <widget class="GtkFrame" id="rule_frame">
      <property name="visible">True</property>
      <property name="label_xalign">0</property>
      <property name="label_yalign">0.5</property>
      <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>

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

          <child>
        <widget class="GtkScrolledWindow" id="scrolledwindow4">
          <property name="visible">True</property>
          <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
          <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
          <property name="shadow_type">GTK_SHADOW_NONE</property>
          <property name="window_placement">GTK_CORNER_TOP_LEFT</property>

          <child>
            <widget class="GtkViewport" id="viewport6">
              <property name="visible">True</property>
              <property name="shadow_type">GTK_SHADOW_IN</property>

              <child>
            <widget class="Custom" id="rule_list">
              <property name="visible">True</property>
              <property name="creation_function">rule_editor_treeview_new</property>
              <property name="int1">0</property>
              <property name="int2">0</property>
              <property name="last_modification_time">Thu, 12 Dec 2002 23:50:05 GMT</property>
            </widget>
              </child>
            </widget>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">True</property>
          <property name="fill">True</property>
        </packing>
          </child>

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

          <child>
            <widget class="GtkVButtonBox" id="vbuttonbox4">
              <property name="visible">True</property>
              <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>
              <property name="spacing">0</property>

              <child>
            <widget class="GtkButton" id="rule_add">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Add</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_edit">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Edit</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_delete">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Delete</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_up">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-go-up</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>

              <child>
            <widget class="GtkButton" id="rule_down">
              <property name="visible">True</property>
              <property name="can_default">True</property>
              <property name="can_focus">True</property>
              <property name="label">gtk-go-down</property>
              <property name="use_stock">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
          </child>
        </widget>
      </child>

      <child>
        <widget class="GtkLabel" id="label4">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Filter Rules</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">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">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>

<widget class="GtkWindow" id="filter_datespec_win">
  <property name="visible">True</property>
  <property name="title" translatable="yes">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>

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

      <child>
    <widget class="GtkHBox" id="hbox5">
      <property name="border_width">4</property>
      <property name="visible">True</property>
      <property name="homogeneous">False</property>
      <property name="spacing">3</property>

      <child>
        <widget class="GtkLabel" id="label4">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Compare against</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
      </child>

      <child>
        <widget class="GtkOptionMenu" id="option_type">
          <property name="visible">True</property>
          <property name="can_focus">True</property>
          <property name="history">0</property>

          <child internal-child="menu">
        <widget class="GtkMenu" id="convertwidget19">
          <property name="visible">True</property>

          <child>
            <widget class="GtkMenuItem" id="convertwidget20">
              <property name="visible">True</property>
              <property name="label" translatable="yes">the current time</property>
              <property name="use_underline">True</property>
            </widget>
          </child>

          <child>
            <widget class="GtkMenuItem" id="convertwidget21">
              <property name="visible">True</property>
              <property name="label" translatable="yes">the time you specify</property>
              <property name="use_underline">True</property>
            </widget>
          </child>

          <child>
            <widget class="GtkMenuItem" id="convertwidget22">
              <property name="visible">True</property>
              <property name="label" translatable="yes">a time relative to the current time</property>
              <property name="use_underline">True</property>
            </widget>
          </child>
        </widget>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
      </child>
    </widget>
    <packing>
      <property name="padding">0</property>
      <property name="expand">False</property>
      <property name="fill">False</property>
    </packing>
      </child>

      <child>
    <widget class="GtkHSeparator" id="hseparator1">
      <property name="visible">True</property>
    </widget>
    <packing>
      <property name="padding">1</property>
      <property name="expand">False</property>
      <property name="fill">True</property>
    </packing>
      </child>

      <child>
    <widget class="GtkNotebook" id="notebook_type">
      <property name="visible">True</property>
      <property name="show_tabs">False</property>
      <property name="show_border">False</property>
      <property name="tab_pos">GTK_POS_TOP</property>
      <property name="scrollable">False</property>
      <property name="enable_popup">False</property>

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

          <child>
        <widget class="GtkLabel" id="label5">
          <property name="visible">True</property>
          <property name="label" translatable="yes">The message's date will be compared against
the current time when filtering occurs.</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
          </child>
        </widget>
        <packing>
          <property name="tab_expand">False</property>
          <property name="tab_fill">True</property>
        </packing>
      </child>

      <child>
        <widget class="GtkLabel" id="label1">
          <property name="visible">True</property>
          <property name="label" translatable="yes">label1</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="type">tab</property>
        </packing>
      </child>

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

          <child>
        <widget class="GtkLabel" id="label6">
          <property name="visible">True</property>
          <property name="label" translatable="yes">The message's date will be compared against
12:00am of the date specified.</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
          </child>

          <child>
        <widget class="GtkCalendar" id="calendar_specify">
          <property name="visible">True</property>
          <property name="can_focus">True</property>
          <property name="display_options">GTK_CALENDAR_SHOW_HEADING|GTK_CALENDAR_SHOW_DAY_NAMES</property>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">True</property>
          <property name="fill">True</property>
        </packing>
          </child>
        </widget>
        <packing>
          <property name="tab_expand">False</property>
          <property name="tab_fill">True</property>
        </packing>
      </child>

      <child>
        <widget class="GtkLabel" id="label2">
          <property name="visible">True</property>
          <property name="label" translatable="yes">label2</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="type">tab</property>
        </packing>
      </child>

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

          <child>
        <widget class="GtkLabel" id="label7">
          <property name="visible">True</property>
          <property name="label" translatable="yes">The message's date will be compared against
a time relative to when filtering occurs.</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">False</property>
          <property name="fill">False</property>
        </packing>
          </child>

          <child>
        <widget class="GtkHBox" id="hbox6">
          <property name="visible">True</property>
          <property name="homogeneous">True</property>
          <property name="spacing">0</property>

          <child>
            <widget class="GtkSpinButton" id="spin_relative">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="climb_rate">1</property>
              <property name="digits">0</property>
              <property name="numeric">False</property>
              <property name="update_policy">GTK_UPDATE_ALWAYS</property>
              <property name="snap_to_ticks">False</property>
              <property name="wrap">False</property>
              <property name="adjustment">1 0 1000 1 10 10</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">True</property>
              <property name="fill">True</property>
            </packing>
          </child>

          <child>
            <widget class="GtkOptionMenu" id="option_relative">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="history">0</property>

              <child internal-child="menu">
            <widget class="GtkMenu" id="convertwidget23">
              <property name="visible">True</property>

              <child>
                <widget class="GtkMenuItem" id="convertwidget24">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">seconds</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget25">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">minutes</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget26">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">hours</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget27">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">days</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget28">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">weeks</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget29">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">months</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>

              <child>
                <widget class="GtkMenuItem" id="convertwidget30">
                  <property name="visible">True</property>
                  <property name="label" translatable="yes">years</property>
                  <property name="use_underline">True</property>
                </widget>
              </child>
            </widget>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
          </child>

          <child>
            <widget class="GtkLabel" id="label8">
              <property name="visible">True</property>
              <property name="label" translatable="yes">ago</property>
              <property name="use_underline">False</property>
              <property name="use_markup">False</property>
              <property name="justify">GTK_JUSTIFY_CENTER</property>
              <property name="wrap">False</property>
              <property name="selectable">False</property>
              <property name="xalign">7.45058e-09</property>
              <property name="yalign">0.5</property>
              <property name="xpad">0</property>
              <property name="ypad">0</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">True</property>
            </packing>
          </child>
        </widget>
        <packing>
          <property name="padding">2</property>
          <property name="expand">False</property>
          <property name="fill">True</property>
        </packing>
          </child>
        </widget>
        <packing>
          <property name="tab_expand">False</property>
          <property name="tab_fill">True</property>
        </packing>
      </child>

      <child>
        <widget class="GtkLabel" id="label3">
          <property name="visible">True</property>
          <property name="label" translatable="yes">label3</property>
          <property name="use_underline">False</property>
          <property name="use_markup">False</property>
          <property name="justify">GTK_JUSTIFY_CENTER</property>
          <property name="wrap">False</property>
          <property name="selectable">False</property>
          <property name="xalign">0.5</property>
          <property name="yalign">0.5</property>
          <property name="xpad">0</property>
          <property name="ypad">0</property>
        </widget>
        <packing>
          <property name="type">tab</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>