aboutsummaryrefslogblamecommitdiffstats
path: root/widgets/menus/gal-define-views.glade
blob: ce5ea5a928e0e8157cf5a81e637a29a6acb180d0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12

                                                                         
 








                                                                                        
 




                                                  
 




                                                                      
 









                                                             
 

















                                                              
 







                                                        
 





                                                                                
 






















                                                                  
 




                                                          
 













                                                                                                       
 




                                                              
 













                                                                                    
 













                                                                                     
 













                                                                                     
 
































                                                                                       
 
















                                                                          
 






                                                           
 




















                                                                                                      
 




























                                                                                        
               





                                              
           
                  
<?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="dialog1">
    <property name="visible">no</property>
    <property name="title" translatable="yes">Define Views for &quot;%s&quot;</property>
    <property name="type">GTK_WINDOW_TOPLEVEL</property>
    <property name="modal">no</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="homogeneous">no</property>
        <property name="spacing">8</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="button1">
                <property name="can_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="button7">
                <property name="can_default">yes</property>
                <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">6</property>
            <property name="column_spacing">6</property>
            <property name="n-rows">5</property>
            <property name="n-columns">1</property>
            <property name="visible">yes</property>

            <child>
              <widget class="GtkFrame" id="frame1">
                <property name="label" translatable="yes">Description</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="table-description">
                    <property name="border_width">6</property>
                    <property name="homogeneous">no</property>
                    <property name="row_spacing">6</property>
                    <property name="column_spacing">6</property>
                    <property name="n-rows">1</property>
                    <property name="n-columns">2</property>
                    <property name="visible">yes</property>
                  </widget>
                </child>
              </widget>
              <packing>
                <property name="left_attach">0</property>
                <property name="right_attach">1</property>
                <property name="top_attach">3</property>
                <property name="bottom_attach">4</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>

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

                <child>
                  <widget class="Custom" id="custom-table">
                    <property name="creation_function">gal_define_views_dialog_create_etable</property>
                    <property name="int1">0</property>
                    <property name="int2">0</property>
                    <property name="last_modification_time">Fri, 10 Nov 2000 16:37:39 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="GtkVBox" id="vbox1">
                    <property name="homogeneous">no</property>
                    <property name="spacing">6</property>
                    <property name="visible">yes</property>

                    <child>
                      <widget class="GtkButton" id="button-new">
                        <property name="can_focus">yes</property>
                        <property name="label" translatable="yes">_New...</property>
                        <property name="relief">GTK_RELIEF_NORMAL</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="GtkButton" id="button-copy">
                        <property name="can_focus">yes</property>
                        <property name="label" translatable="yes">_Copy...</property>
                        <property name="relief">GTK_RELIEF_NORMAL</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="GtkButton" id="button-modify">
                        <property name="can_focus">yes</property>
                        <property name="label" translatable="yes">_Edit...</property>
                        <property name="relief">GTK_RELIEF_NORMAL</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="GtkButton" id="button-delete">
                        <property name="can_focus">yes</property>
                        <property name="label" translatable="yes">_Delete...</property>
                        <property name="relief">GTK_RELIEF_NORMAL</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">no</property>
                    <property name="fill">no</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">expand|fill</property>
                <property name="y_options">expand|fill</property>
              </packing>
            </child>

            <child>
              <widget class="GtkHButtonBox" id="hbuttonbox1">
                <property name="layout_style">GTK_BUTTONBOX_END</property>
                <property name="spacing">6</property>
                <property name="visible">yes</property>
              </widget>
              <packing>
                <property name="left_attach">0</property>
                <property name="right_attach">1</property>
                <property name="top_attach">4</property>
                <property name="bottom_attach">5</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>

            <child>
              <widget class="GtkAlignment" id="alignment3">
                <property name="xalign">0</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="GtkButton" id="button-reset">
                    <property name="can_focus">yes</property>
                    <property name="label" translatable="yes">Re_set to Factory Defaults...</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="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">fill</property>
              </packing>
            </child>

            <child>
              <widget class="GtkLabel" id="label-views">
                <property name="label" translatable="yes">Define Views for %s</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>
          </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>