aboutsummaryrefslogblamecommitdiffstats
path: root/addressbook/gui/contact-list-editor/contact-list-editor.glade
blob: 3f6953cbf43fe0dbd6b9af07b3b8b6b60e2e5a4e (plain) (tree)
1
2
3
4
5
6
7
8
                                                            
                                                                        
 
                 
 


                                                              


                                                              

                                                       
                                                
 

                                              
                                              






































                                                                    
 

                                           
                                                    

                                                       
                                               
 

                                               
                                                        

                                                           
                                                   
 
                     
                                                     
                                                          




                                                               
 























































































                                                                                                                   






                                                         
 
                     
                                                       
                                                          
                                                                                               
                                                                       






                                                                                                  
                                                        








                                                      
 






                                                                          
 

                                                   
                                                            

                                                               
                                                       
 

                                                       

                                                                   
                                                           
 


                                                                  

                                                                                                                                            














                                                                                
 

















                                                                                         
 














                                                                                                          
 























                                                                                                                             
 




                                                                   
 



                                                                    
           















                                                                                
 



                                                                                      
                                                               
 


                                                                            
                                                                                                             

                                                                          

                                                                        






                                                                                  
                                                                                                                          

                                                                          

                                                                          


                                                                                  











                                                                                                                           










































                                                                              




                                                 

              

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

<glade-interface>

<widget class="GtkDialog" id="contact list editor">
  <property name="visible">True</property>
  <property name="title" translatable="yes">dialog1</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">0</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="cancel-button">
          <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">-6</property>
        </widget>
      </child>

      <child>
        <widget class="GtkButton" id="ok-button">
          <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">-5</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="GtkVBox" id="vbox8">
      <property name="border_width">6</property>
      <property name="visible">True</property>
      <property name="homogeneous">False</property>
      <property name="spacing">6</property>

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

          <child>
        <widget class="GtkTable" id="table1">
          <property name="visible">True</property>
          <property name="n_rows">2</property>
          <property name="n_columns">2</property>
          <property name="homogeneous">False</property>
          <property name="row_spacing">6</property>
          <property name="column_spacing">6</property>

          <child>
            <widget class="GtkLabel" id="label10">
              <property name="visible">True</property>
              <property name="label" translatable="yes">_List name:</property>
              <property name="use_underline">True</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</property>
              <property name="yalign">0.5</property>
              <property name="xpad">0</property>
              <property name="ypad">0</property>
              <property name="mnemonic_widget">list-name-entry</property>
            </widget>
            <packing>
              <property name="left_attach">0</property>
              <property name="right_attach">1</property>
              <property name="top_attach">0</property>
              <property name="bottom_attach">1</property>
              <property name="x_options">fill</property>
              <property name="y_options"></property>
            </packing>
          </child>

          <child>
            <widget class="GtkEntry" id="list-name-entry">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="has_focus">True</property>
              <property name="editable">True</property>
              <property name="visibility">True</property>
              <property name="max_length">0</property>
              <property name="text" translatable="yes"></property>
              <property name="has_frame">True</property>
              <property name="invisible_char" translatable="yes">*</property>
              <property name="activates_default">False</property>
            </widget>
            <packing>
              <property name="left_attach">1</property>
              <property name="right_attach">2</property>
              <property name="top_attach">0</property>
              <property name="bottom_attach">1</property>
              <property name="y_options"></property>
            </packing>
          </child>

          <child>
            <widget class="GtkLabel" id="source-label">
              <property name="visible">True</property>
              <property name="label" translatable="yes">_Where:</property>
              <property name="use_underline">True</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="left_attach">0</property>
              <property name="right_attach">1</property>
              <property name="top_attach">1</property>
              <property name="bottom_attach">2</property>
              <property name="x_options">fill</property>
              <property name="y_options"></property>
            </packing>
          </child>

          <child>
            <widget class="Custom" id="source-option-menu-source">
              <property name="visible">True</property>
              <property name="creation_function">e_contact_list_editor_create_source_option_menu</property>
              <property name="int1">0</property>
              <property name="int2">0</property>
              <property name="last_modification_time">Tue, 01 Jun 2004 18:22:38 GMT</property>
            </widget>
            <packing>
              <property name="left_attach">1</property>
              <property name="right_attach">2</property>
              <property name="top_attach">1</property>
              <property name="bottom_attach">2</property>
              <property name="x_options">fill</property>
              <property name="y_options">fill</property>
            </packing>
          </child>
        </widget>
        <packing>
          <property name="padding">0</property>
          <property name="expand">True</property>
          <property name="fill">True</property>
        </packing>
          </child>

          <child>
        <widget class="Custom" id="list-image">
          <property name="visible">True</property>
          <property name="creation_function">eab_create_image_chooser_widget</property>
          <property name="string1">stock_addressbook</property>
          <property name="int1">0</property>
          <property name="int2">0</property>
          <property name="last_modification_time">Sat, 23 Jun 2001 05:59:21 GMT</property>
        </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="GtkFrame" id="frame3">
          <property name="border_width">3</property>
          <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="hbox7">
          <property name="border_width">6</property>
          <property name="visible">True</property>
          <property name="homogeneous">False</property>
          <property name="spacing">6</property>

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

              <child>
            <widget class="GtkLabel" id="label11">
              <property name="visible">True</property>
              <property name="label" translatable="yes">_Type an email address or drag a contact into the list below:</property>
              <property name="use_underline">True</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</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="GtkEntry" id="email-entry">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="editable">True</property>
              <property name="visibility">True</property>
              <property name="max_length">0</property>
              <property name="text" translatable="yes"></property>
              <property name="has_frame">True</property>
              <property name="invisible_char" translatable="yes">*</property>
              <property name="activates_default">False</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
              </child>

              <child>
            <widget class="Custom" id="contact-list-table">
              <property name="visible">True</property>
              <property name="creation_function">e_contact_list_editor_create_table</property>
              <property name="string1"></property>
              <property name="int1">0</property>
              <property name="int2">0</property>
              <property name="last_modification_time">Sat, 23 Jun 2001 06:00:16 GMT</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">True</property>
              <property name="fill">True</property>
            </packing>
              </child>

              <child>
            <widget class="GtkCheckButton" id="visible-addrs-checkbutton">
              <property name="visible">True</property>
              <property name="can_focus">True</property>
              <property name="label" translatable="yes">_Hide addresses when sending mail to this list</property>
              <property name="use_underline">True</property>
              <property name="relief">GTK_RELIEF_NORMAL</property>
              <property name="active">False</property>
              <property name="inconsistent">False</property>
              <property name="draw_indicator">True</property>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">False</property>
              <property name="fill">False</property>
            </packing>
              </child>
            </widget>
            <packing>
              <property name="padding">0</property>
              <property name="expand">True</property>
              <property name="fill">True</property>
            </packing>
          </child>

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

              <child>
            <widget class="GtkLabel" id="label12">
              <property name="visible">True</property>
              <property name="label" translatable="yes">
</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="GtkVButtonBox" id="vbuttonbox4">
              <property name="visible">True</property>
              <property name="layout_style">GTK_BUTTONBOX_START</property>
              <property name="spacing">6</property>

              <child>
                <widget class="GtkButton" id="add-email-button">
                  <property name="visible">True</property>
                  <property name="tooltip" translatable="yes">Add an email to the List</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="label">gtk-add</property>
                  <property name="use_stock">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                </widget>
              </child>

              <child>
                <widget class="GtkButton" id="remove-button">
                  <property name="visible">True</property>
                  <property name="tooltip" translatable="yes">Remove an email address from the List</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="label">gtk-remove</property>
                  <property name="use_stock">True</property>
                  <property name="relief">GTK_RELIEF_NORMAL</property>
                </widget>
              </child>

              <child>
                <widget class="GtkButton" id="select-button">
                  <property name="visible">True</property>
                  <property name="tooltip" translatable="yes">Insert email adresses from Adress Book</property>
                  <property name="can_default">True</property>
                  <property name="can_focus">True</property>
                  <property name="label" translatable="yes">Select</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">True</property>
              <property name="fill">True</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="label11">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Members</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>
    <packing>
      <property name="padding">0</property>
      <property name="expand">True</property>
      <property name="fill">True</property>
    </packing>
      </child>
    </widget>
  </child>
</widget>

</glade-interface>