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

                                                                         
 


                           
 










                                                                            
 



                                                      
 





                                                      
 





                                                          
 


















                                                                                    
 















                                                                        
 





















                                                                                                    
 






                                                                            
 




                                                              
 





                                                                  
 
















                                                                                                                                             
 














                                                                                
 














                                                                                                            
 





















                                                                                                                               
 




                                                                  
 

















                                                                                  
 




                                                                                        
 









                                                                                         
 


































                                                                                            
               





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

<glade-interface>
  <requires lib="gnome" />
  <requires lib="bonobo" />

  <widget class="GnomeApp" id="contact list editor">
    <property name="title" translatable="yes">contact-list-editor</property>
    <property name="type">GTK_WINDOW_TOPLEVEL</property>
    <property name="modal">no</property>
    <property name="default_width">426</property>
    <property name="default_height">304</property>
    <property name="allow_shrink">yes</property>
    <property name="allow_grow">yes</property>
    <property name="enable_layout_config">yes</property>
    <property name="visible">yes</property>
    <property name="window-position">GTK_WIN_POS_NONE</property>

    <child internal-child="dock">
      <widget class="BonoboDock" id="dock1">
        <property name="allow_floating">yes</property>
        <property name="visible">yes</property>

        <child>
          <widget class="GtkVBox" id="vbox8">
            <property name="border_width">3</property>
            <property name="homogeneous">no</property>
            <property name="spacing">0</property>
            <property name="visible">yes</property>

            <child>
              <widget class="GtkHBox" id="hbox6">
                <property name="border_width">3</property>
                <property name="homogeneous">no</property>
                <property name="spacing">3</property>
                <property name="visible">yes</property>

                <child>
                  <widget class="GtkLabel" id="label10">
                    <property name="label" translatable="yes">List _name:</property>
                    <property name="justify">GTK_JUSTIFY_LEFT</property>
                    <property name="wrap">no</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>
                    <property name="visible">yes</property>
                    <property name="use_underline">yes</property>
                  </widget>
                  <packing>
                    <property name="padding">0</property>
                    <property name="expand">no</property>
                    <property name="fill">no</property>
                  </packing>
                </child>

                <child>
                  <widget class="GtkEntry" id="list-name-entry">
                    <property name="can_focus">yes</property>
                    <property name="has_focus">yes</property>
                    <property name="editable">yes</property>
                    <property name="text" translatable="yes"></property>
                    <property name="max-length">0</property>
                    <property name="visibility">yes</property>
                    <property name="visible">yes</property>
                  </widget>
                  <packing>
                    <property name="padding">0</property>
                    <property name="expand">yes</property>
                    <property name="fill">yes</property>
                  </packing>
                </child>

                <child>
                  <widget class="Custom" id="custom7">
                    <property name="creation_function">e_create_image_widget</property>
                    <property name="string1">evolution-contacts-plain.png</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>
                    <property name="visible">yes</property>
                  </widget>
                  <packing>
                    <property name="padding">0</property>
                    <property name="expand">no</property>
                    <property name="fill">yes</property>
                  </packing>
                </child>
              </widget>
              <packing>
                <property name="padding">0</property>
                <property name="expand">no</property>
                <property name="fill">no</property>
              </packing>
            </child>

            <child>
              <widget class="GtkFrame" id="frame3">
                <property name="border_width">3</property>
                <property name="label" translatable="yes">Members</property>
                <property name="label_xalign">0</property>
                <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                <property name="visible">yes</property>

                <child>
                  <widget class="GtkHBox" id="hbox7">
                    <property name="homogeneous">no</property>
                    <property name="spacing">0</property>
                    <property name="visible">yes</property>

                    <child>
                      <widget class="GtkVBox" id="vbox9">
                        <property name="border_width">3</property>
                        <property name="homogeneous">no</property>
                        <property name="spacing">3</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="GtkLabel" id="label11">
                            <property name="label" translatable="yes">Type an email address or drag a contact into the list below:</property>
                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                            <property name="wrap">no</property>
                            <property name="xalign">0</property>
                            <property name="yalign">0.5</property>
                            <property name="xpad">0</property>
                            <property name="ypad">0</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">no</property>
                            <property name="fill">no</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="GtkEntry" id="email-entry">
                            <property name="can_focus">yes</property>
                            <property name="editable">yes</property>
                            <property name="text" translatable="yes"></property>
                            <property name="max-length">0</property>
                            <property name="visibility">yes</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">no</property>
                            <property name="fill">no</property>
                          </packing>
                        </child>

                        <child>
                          <widget class="Custom" id="contact-list-table">
                            <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>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">yes</property>
                          </packing>
                        </child>

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

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

                        <child>
                          <widget class="GtkLabel" id="label12">
                            <property name="label" translatable="yes">
</property>
                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                            <property name="wrap">no</property>
                            <property name="xalign">0.5</property>
                            <property name="yalign">0.5</property>
                            <property name="xpad">0</property>
                            <property name="ypad">0</property>
                            <property name="visible">yes</property>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">no</property>
                            <property name="fill">no</property>
                          </packing>
                        </child>

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

                            <child>
                              <widget class="GtkButton" id="add-email-button">
                                <property name="can_default">yes</property>
                                <property name="can_focus">yes</property>
                                <property name="label" translatable="yes">_Add</property>
                                <property name="relief">GTK_RELIEF_NORMAL</property>
                                <property name="visible">yes</property>
                                <property name="use_underline">yes</property>
                              </widget>
                            </child>

                            <child>
                              <widget class="GtkButton" id="remove-button">
                                <property name="can_default">yes</property>
                                <property name="can_focus">yes</property>
                                <property name="label" translatable="yes">_Remove</property>
                                <property name="relief">GTK_RELIEF_NORMAL</property>
                                <property name="visible">yes</property>
                                <property name="use_underline">yes</property>
                              </widget>
                            </child>
                          </widget>
                          <packing>
                            <property name="padding">0</property>
                            <property name="expand">yes</property>
                            <property name="fill">yes</property>
                          </packing>
                        </child>
                      </widget>
                      <packing>
                        <property name="padding">0</property>
                        <property name="expand">no</property>
                        <property name="fill">no</property>
                      </packing>
                    </child>
                  </widget>
                </child>
              </widget>
              <packing>
                <property name="padding">0</property>
                <property name="expand">yes</property>
                <property name="fill">yes</property>
              </packing>
            </child>
          </widget>
        </child>
      </widget>
      <packing>
        <property name="padding">0</property>
        <property name="expand">yes</property>
        <property name="fill">yes</property>
      </packing>
    </child>
  </widget>
</glade-interface>