home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / evolution / 2.26 / glade / gal-define-views.glade < prev    next >
Encoding:
Extensible Markup Language  |  2009-05-15  |  8.8 KB  |  176 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
  3. <!--*- mode: xml -*-->
  4. <glade-interface>
  5.   <widget class="GtkDialog" id="dialog1">
  6.     <property name="title" translatable="yes">Define Views for "%s"</property>
  7.     <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  8.     <child internal-child="vbox">
  9.       <widget class="GtkVBox" id="dialog-vbox1">
  10.         <property name="visible">True</property>
  11.         <property name="spacing">6</property>
  12.         <child>
  13.           <widget class="GtkTable" id="table-top">
  14.             <property name="visible">True</property>
  15.             <property name="n_rows">2</property>
  16.             <property name="n_columns">1</property>
  17.             <property name="column_spacing">6</property>
  18.             <property name="row_spacing">6</property>
  19.             <child>
  20.               <widget class="GtkLabel" id="label-views">
  21.                 <property name="visible">True</property>
  22.                 <property name="xalign">0</property>
  23.                 <property name="label" translatable="yes">Define Views for %s</property>
  24.               </widget>
  25.               <packing>
  26.                 <property name="x_options">GTK_FILL</property>
  27.                 <property name="y_options"/>
  28.               </packing>
  29.             </child>
  30.             <child>
  31.               <widget class="GtkHBox" id="hbox1">
  32.                 <property name="visible">True</property>
  33.                 <property name="border_width">6</property>
  34.                 <property name="spacing">6</property>
  35.                 <child>
  36.                   <widget class="GtkScrolledWindow" id="scrolledwindow1">
  37.                     <property name="visible">True</property>
  38.                     <property name="can_focus">True</property>
  39.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  40.                     <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
  41.                     <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  42.                     <property name="shadow_type">GTK_SHADOW_IN</property>
  43.                     <child>
  44.                       <widget class="GtkTreeView" id="treeview1">
  45.                         <property name="visible">True</property>
  46.                         <property name="can_focus">True</property>
  47.                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  48.                         <property name="headers_clickable">True</property>
  49.                         <property name="reorderable">True</property>
  50.                         <property name="fixed_height_mode">True</property>
  51.                       </widget>
  52.                     </child>
  53.                   </widget>
  54.                 </child>
  55.                 <child>
  56.                   <widget class="GtkVButtonBox" id="vbuttonbox1">
  57.                     <property name="visible">True</property>
  58.                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
  59.                     <property name="spacing">6</property>
  60.                     <property name="layout_style">GTK_BUTTONBOX_START</property>
  61.                     <child>
  62.                       <widget class="GtkButton" id="button-new">
  63.                         <property name="visible">True</property>
  64.                         <property name="can_focus">True</property>
  65.                         <property name="label">gtk-new</property>
  66.                         <property name="use_stock">True</property>
  67.                       </widget>
  68.                       <packing>
  69.                         <property name="expand">False</property>
  70.                         <property name="fill">False</property>
  71.                       </packing>
  72.                     </child>
  73.                     <child>
  74.                       <widget class="GtkButton" id="button-modify">
  75.                         <property name="visible">True</property>
  76.                         <property name="sensitive">False</property>
  77.                         <property name="can_focus">True</property>
  78.                         <property name="can_default">True</property>
  79.                         <child>
  80.                           <widget class="GtkAlignment" id="alignment33">
  81.                             <property name="visible">True</property>
  82.                             <property name="xscale">0</property>
  83.                             <property name="yscale">0</property>
  84.                             <child>
  85.                               <widget class="GtkHBox" id="hbox224">
  86.                                 <property name="visible">True</property>
  87.                                 <property name="spacing">2</property>
  88.                                 <child>
  89.                                   <widget class="GtkImage" id="image8">
  90.                                     <property name="visible">True</property>
  91.                                     <property name="stock">gtk-properties</property>
  92.                                   </widget>
  93.                                   <packing>
  94.                                     <property name="expand">False</property>
  95.                                     <property name="fill">False</property>
  96.                                   </packing>
  97.                                 </child>
  98.                                 <child>
  99.                                   <widget class="GtkLabel" id="label557">
  100.                                     <property name="visible">True</property>
  101.                                     <property name="label" translatable="yes">_Edit</property>
  102.                                     <property name="use_underline">True</property>
  103.                                   </widget>
  104.                                   <packing>
  105.                                     <property name="expand">False</property>
  106.                                     <property name="fill">False</property>
  107.                                     <property name="position">1</property>
  108.                                   </packing>
  109.                                 </child>
  110.                               </widget>
  111.                             </child>
  112.                           </widget>
  113.                         </child>
  114.                       </widget>
  115.                       <packing>
  116.                         <property name="expand">False</property>
  117.                         <property name="fill">False</property>
  118.                         <property name="position">1</property>
  119.                       </packing>
  120.                     </child>
  121.                     <child>
  122.                       <widget class="GtkButton" id="button-delete">
  123.                         <property name="visible">True</property>
  124.                         <property name="can_focus">True</property>
  125.                         <property name="label">gtk-delete</property>
  126.                         <property name="use_stock">True</property>
  127.                       </widget>
  128.                       <packing>
  129.                         <property name="expand">False</property>
  130.                         <property name="fill">False</property>
  131.                         <property name="position">2</property>
  132.                       </packing>
  133.                     </child>
  134.                   </widget>
  135.                   <packing>
  136.                     <property name="expand">False</property>
  137.                     <property name="fill">False</property>
  138.                     <property name="position">1</property>
  139.                   </packing>
  140.                 </child>
  141.               </widget>
  142.               <packing>
  143.                 <property name="top_attach">1</property>
  144.                 <property name="bottom_attach">2</property>
  145.               </packing>
  146.             </child>
  147.           </widget>
  148.           <packing>
  149.             <property name="padding">12</property>
  150.             <property name="position">2</property>
  151.           </packing>
  152.         </child>
  153.         <child internal-child="action_area">
  154.           <widget class="GtkHButtonBox" id="dialog-action_area1">
  155.             <property name="visible">True</property>
  156.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  157.             <child>
  158.               <widget class="GtkButton" id="button7">
  159.                 <property name="visible">True</property>
  160.                 <property name="can_focus">True</property>
  161.                 <property name="can_default">True</property>
  162.                 <property name="label">gtk-close</property>
  163.                 <property name="use_stock">True</property>
  164.                 <property name="response_id">-5</property>
  165.               </widget>
  166.             </child>
  167.           </widget>
  168.           <packing>
  169.             <property name="expand">False</property>
  170.             <property name="pack_type">GTK_PACK_END</property>
  171.           </packing>
  172.         </child>
  173.       </widget>
  174.     </child>
  175.   </widget>
  176. </glade-interface>