aboutsummaryrefslogblamecommitdiffstats
path: root/addressbook/gui/component/select-names/select-names.glade
blob: 112a3d52b9accfd6bf5088ab6a5cb6bf66bb093c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

                                                                         
 










                                                                     
 





                                                  
 




                                                                      
 










                                                             
 
















                                                              
 







                                                        
 














                                                             
 





                                                                                  
 








                                                                
 






















                                                                                     
 






















                                                                                       
 






                                                                      
 




















                                                                                                            
 
































                                                                                                          
 




                                                          
 







                                                                
 






















                                                                                                
 







                                                                     
 

































                                                                                                   
 






                                                                      
 





                                                                      
 














                                                                                    
 






                                                                           
 
















































                                                                                                                    
 




























                                                                     
               





                                              
           
                  
<?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="dialog-top">
    <property name="visible">no</property>
    <property name="title" translatable="yes">Select Names</property>
    <property name="type">GTK_WINDOW_TOPLEVEL</property>
    <property name="modal">no</property>
    <property name="default_width">417</property>
    <property name="default_height">332</property>
    <property name="allow_shrink">no</property>
    <property name="allow_grow">yes</property>
    <property name="window-position">GTK_WIN_POS_NONE</property>

    <child internal-child="vbox">
      <widget class="GtkVBox" id="dialog-vbox1">
        <property name="border_width">3</property>
        <property name="homogeneous">no</property>
        <property name="spacing">3</property>
        <property name="visible">yes</property>

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

            <child>
              <widget class="GtkButton" id="button4">
                <property name="can_default">yes</property>
                <property name="has_default">yes</property>
                <property name="can_focus">yes</property>
                <property name="visible">yes</property>
                <property name="label">gtk-ok</property>
                <property name="use_stock">yes</property>
                <property name="use_underline">yes</property>
              </widget>
            </child>

            <child>
              <widget class="GtkButton" id="button5">
                <property name="can_focus">yes</property>
                <property name="visible">yes</property>
                <property name="label">gtk-cancel</property>
                <property name="use_stock">yes</property>
                <property name="use_underline">yes</property>
              </widget>
            </child>
          </widget>
          <packing>
            <property name="padding">0</property>
            <property name="expand">no</property>
            <property name="fill">yes</property>
            <property name="pack_type">GTK_PACK_END</property>
          </packing>
        </child>

        <child>
          <widget class="GtkTable" id="table-top">
            <property name="homogeneous">no</property>
            <property name="row_spacing">3</property>
            <property name="column_spacing">3</property>
            <property name="n-rows">3</property>
            <property name="n-columns">1</property>
            <property name="visible">yes</property>

            <child>
              <widget class="GtkHSeparator" id="hseparator1">
                <property name="visible">yes</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_padding">0</property>
                <property name="y_padding">0</property>
                <property name="x_options"></property>
                <property name="y_options"></property>
              </packing>
            </child>

            <child>
              <widget class="GtkFrame" id="frame1">
                <property name="label" translatable="yes">Show Contacts</property>
                <property name="label_xalign">0</property>
                <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
                <property name="visible">yes</property>

                <child>
                  <widget class="GtkTable" id="table5">
                    <property name="border_width">3</property>
                    <property name="homogeneous">no</property>
                    <property name="row_spacing">3</property>
                    <property name="column_spacing">3</property>
                    <property name="n-rows">2</property>
                    <property name="n-columns">2</property>
                    <property name="visible">yes</property>

                    <child>
                      <widget class="GtkLabel" id="label30">
                        <property name="label" translatable="yes">_Folder:</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>
                        <property name="use_underline">yes</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_padding">0</property>
                        <property name="y_padding">0</property>
                        <property name="x_options">fill</property>
                        <property name="y_options"></property>
                      </packing>
                    </child>

                    <child>
                      <widget class="GtkLabel" id="label31">
                        <property name="label" translatable="yes">_Category:</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>
                        <property name="use_underline">yes</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_padding">0</property>
                        <property name="y_padding">0</property>
                        <property name="x_options">fill</property>
                        <property name="y_options"></property>
                      </packing>
                    </child>

                    <child>
                      <widget class="GtkAlignment" id="alignment5">
                        <property name="xalign">7.45058e-09</property>
                        <property name="yalign">0.5</property>
                        <property name="xscale">0</property>
                        <property name="yscale">1</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="Custom" id="custom-categories">
                            <property name="creation_function">e_select_names_create_categories</property>
                            <property name="int1">0</property>
                            <property name="int2">0</property>
                            <property name="last_modification_time">Tue, 19 Feb 2002 23:06:24 GMT</property>
                            <property name="visible">yes</property>
                          </widget>
                        </child>
                      </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_padding">0</property>
                        <property name="y_padding">0</property>
                        <property name="x_options">expand|fill</property>
                        <property name="y_options">fill</property>
                      </packing>
                    </child>

                    <child>
                      <widget class="Custom" id="folder-selector">
                        <property name="creation_function">e_addressbook_create_folder_selector</property>
                        <property name="int1">0</property>
                        <property name="int2">0</property>
                        <property name="last_modification_time">Mon, 15 Jul 2002 02:21:32 GMT</property>
                        <property name="visible">yes</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="x_padding">0</property>
                        <property name="y_padding">0</property>
                        <property name="x_options">fill</property>
                        <property name="y_options">fill</property>
                      </packing>
                    </child>
                  </widget>
                </child>
              </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_padding">0</property>
                <property name="y_padding">0</property>
                <property name="x_options">expand|fill</property>
                <property name="y_options"></property>
              </packing>
            </child>

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

                <child>
                  <widget class="GtkTable" id="table4">
                    <property name="homogeneous">no</property>
                    <property name="row_spacing">3</property>
                    <property name="column_spacing">3</property>
                    <property name="n-rows">2</property>
                    <property name="n-columns">2</property>
                    <property name="visible">yes</property>

                    <child>
                      <widget class="GtkLabel" id="label32">
                        <property name="label" translatable="yes">Type a name into the entry, or
select one from the list below:</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="visible">yes</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_padding">0</property>
                        <property name="y_padding">0</property>
                        <property name="x_options">fill</property>
                        <property name="y_options"></property>
                      </packing>
                    </child>

                    <child>
                      <widget class="GtkTable" id="table-recipients">
                        <property name="homogeneous">no</property>
                        <property name="row_spacing">3</property>
                        <property name="column_spacing">3</property>
                        <property name="n-rows">5</property>
                        <property name="n-columns">2</property>
                        <property name="visible">yes</property>

                        <child>
                          <widget class="GtkLabel" id="label20">
                            <property name="label" translatable="yes">Selected Contacts:</property>
                            <property name="justify">GTK_JUSTIFY_CENTER</property>
                            <property name="wrap">yes</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="left_attach">1</property>
                            <property name="right_attach">2</property>
                            <property name="top_attach">0</property>
                            <property name="bottom_attach">1</property>
                            <property name="x_padding">0</property>
                            <property name="y_padding">0</property>
                            <property name="x_options">fill</property>
                            <property name="y_options"></property>
                          </packing>
                        </child>
                      </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_padding">0</property>
                        <property name="y_padding">0</property>
                        <property name="x_options">expand|fill</property>
                        <property name="y_options">expand|fill</property>
                      </packing>
                    </child>

                    <child>
                      <widget class="GtkAlignment" id="alignment4">
                        <property name="xalign">7.45058e-09</property>
                        <property name="yalign">0.5</property>
                        <property name="xscale">1</property>
                        <property name="yscale">1</property>
                        <property name="visible">yes</property>

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

                            <child>
                              <widget class="GtkEntry" id="entry-select">
                                <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="GtkAlignment" id="alignment3">
                                <property name="xalign">0.5</property>
                                <property name="yalign">0.5</property>
                                <property name="xscale">1</property>
                                <property name="yscale">1</property>
                                <property name="visible">yes</property>

                                <child>
                                  <widget class="Custom" id="table-source">
                                    <property name="creation_function">e_addressbook_create_ebook_table</property>
                                    <property name="int1">0</property>
                                    <property name="int2">0</property>
                                    <property name="last_modification_time">Sat, 10 Jun 2000 22:02:57 GMT</property>
                                    <property name="visible">yes</property>
                                  </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="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_padding">0</property>
                        <property name="y_padding">0</property>
                        <property name="x_options">expand|fill</property>
                        <property name="y_options">expand|fill</property>
                      </packing>
                    </child>
                  </widget>
                  <packing>
                    <property name="padding">0</property>
                    <property name="expand">yes</property>
                    <property name="fill">yes</property>
                  </packing>
                </child>
              </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_padding">0</property>
                <property name="y_padding">0</property>
                <property name="x_options">fill</property>
                <property name="y_options">expand|fill</property>
              </packing>
            </child>

            <child>
              <widget class="GtkLabel" id="status-message">
                <property name="label" translatable="yes"></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">3</property>
                <property name="visible">yes</property>
              </widget>
              <packing>
                <property name="left_attach">0</property>
                <property name="right_attach">1</property>
                <property name="top_attach">2</property>
                <property name="bottom_attach">3</property>
                <property name="x_padding">0</property>
                <property name="y_padding">0</property>
                <property name="x_options">fill</property>
                <property name="y_options"></property>
              </packing>
            </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">4</property>
        <property name="expand">yes</property>
        <property name="fill">yes</property>
      </packing>
    </child>
  </widget>
</glade-interface>