home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / communic / email / Evolution-2.8.2-2.msi / Data1.cab / exchange_delegates.glade < prev    next >
Extensible Markup Language  |  2007-03-07  |  25KB  |  658 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5.  
  6. <widget class="GtkDialog" id="delegates">
  7.   <property name="visible">True</property>
  8.   <property name="title" translatable="yes">Delegates</property>
  9.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  10.   <property name="window_position">GTK_WIN_POS_NONE</property>
  11.   <property name="modal">False</property>
  12.   <property name="resizable">True</property>
  13.   <property name="destroy_with_parent">False</property>
  14.   <property name="decorated">True</property>
  15.   <property name="skip_taskbar_hint">False</property>
  16.   <property name="skip_pager_hint">False</property>
  17.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  18.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  19.   <property name="focus_on_map">True</property>
  20.   <property name="has_separator">False</property>
  21.  
  22.   <child internal-child="vbox">
  23.     <widget class="GtkVBox" id="dialog-vbox1">
  24.       <property name="visible">True</property>
  25.       <property name="homogeneous">False</property>
  26.       <property name="spacing">0</property>
  27.  
  28.       <child internal-child="action_area">
  29.     <widget class="GtkHButtonBox" id="dialog-action_area1">
  30.       <property name="visible">True</property>
  31.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  32.  
  33.       <child>
  34.         <widget class="GtkButton" id="cancelbutton1">
  35.           <property name="visible">True</property>
  36.           <property name="can_default">True</property>
  37.           <property name="can_focus">True</property>
  38.           <property name="label">gtk-cancel</property>
  39.           <property name="use_stock">True</property>
  40.           <property name="relief">GTK_RELIEF_NORMAL</property>
  41.           <property name="focus_on_click">True</property>
  42.           <property name="response_id">-6</property>
  43.         </widget>
  44.       </child>
  45.  
  46.       <child>
  47.         <widget class="GtkButton" id="okbutton1">
  48.           <property name="visible">True</property>
  49.           <property name="can_default">True</property>
  50.           <property name="can_focus">True</property>
  51.           <property name="label">gtk-ok</property>
  52.           <property name="use_stock">True</property>
  53.           <property name="relief">GTK_RELIEF_NORMAL</property>
  54.           <property name="focus_on_click">True</property>
  55.           <property name="response_id">-5</property>
  56.         </widget>
  57.       </child>
  58.     </widget>
  59.     <packing>
  60.       <property name="padding">0</property>
  61.       <property name="expand">False</property>
  62.       <property name="fill">True</property>
  63.       <property name="pack_type">GTK_PACK_END</property>
  64.     </packing>
  65.       </child>
  66.  
  67.       <child>
  68.     <widget class="GtkVBox" id="vbox2">
  69.       <property name="border_width">6</property>
  70.       <property name="visible">True</property>
  71.       <property name="homogeneous">False</property>
  72.       <property name="spacing">6</property>
  73.  
  74.       <child>
  75.         <widget class="GtkLabel" id="label3">
  76.           <property name="visible">True</property>
  77.           <property name="label" translatable="yes">These users will be able to send mail on your behalf
  78. and access your folders with the permissions you give them.</property>
  79.           <property name="use_underline">False</property>
  80.           <property name="use_markup">False</property>
  81.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  82.           <property name="wrap">False</property>
  83.           <property name="selectable">False</property>
  84.           <property name="xalign">0.5</property>
  85.           <property name="yalign">0.5</property>
  86.           <property name="xpad">0</property>
  87.           <property name="ypad">0</property>
  88.           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  89.           <property name="width_chars">-1</property>
  90.           <property name="single_line_mode">False</property>
  91.           <property name="angle">0</property>
  92.         </widget>
  93.         <packing>
  94.           <property name="padding">0</property>
  95.           <property name="expand">False</property>
  96.           <property name="fill">False</property>
  97.         </packing>
  98.       </child>
  99.  
  100.       <child>
  101.         <widget class="GtkHBox" id="delegate_hbox">
  102.           <property name="visible">True</property>
  103.           <property name="homogeneous">False</property>
  104.           <property name="spacing">6</property>
  105.  
  106.           <child>
  107.         <widget class="GtkTreeView" id="delegates_table">
  108.           <property name="visible">True</property>
  109.           <property name="can_focus">True</property>
  110.           <property name="headers_visible">True</property>
  111.           <property name="rules_hint">False</property>
  112.           <property name="reorderable">False</property>
  113.           <property name="enable_search">False</property>
  114.           <property name="fixed_height_mode">False</property>
  115.           <property name="hover_selection">False</property>
  116.           <property name="hover_expand">False</property>
  117.         </widget>
  118.         <packing>
  119.           <property name="padding">0</property>
  120.           <property name="expand">True</property>
  121.           <property name="fill">True</property>
  122.         </packing>
  123.           </child>
  124.  
  125.           <child>
  126.         <widget class="GtkVButtonBox" id="vbuttonbox1">
  127.           <property name="visible">True</property>
  128.           <property name="layout_style">GTK_BUTTONBOX_START</property>
  129.           <property name="spacing">6</property>
  130.  
  131.           <child>
  132.             <widget class="GtkButton" id="add_button">
  133.               <property name="visible">True</property>
  134.               <property name="can_default">True</property>
  135.               <property name="can_focus">True</property>
  136.               <property name="label">gtk-add</property>
  137.               <property name="use_stock">True</property>
  138.               <property name="relief">GTK_RELIEF_NORMAL</property>
  139.               <property name="focus_on_click">True</property>
  140.             </widget>
  141.           </child>
  142.  
  143.           <child>
  144.             <widget class="GtkButton" id="edit_button">
  145.               <property name="visible">True</property>
  146.               <property name="can_default">True</property>
  147.               <property name="can_focus">True</property>
  148.               <property name="label" translatable="yes">_Edit</property>
  149.               <property name="use_underline">True</property>
  150.               <property name="relief">GTK_RELIEF_NORMAL</property>
  151.               <property name="focus_on_click">True</property>
  152.             </widget>
  153.           </child>
  154.  
  155.           <child>
  156.             <widget class="GtkButton" id="remove_button">
  157.               <property name="visible">True</property>
  158.               <property name="can_default">True</property>
  159.               <property name="can_focus">True</property>
  160.               <property name="label">gtk-remove</property>
  161.               <property name="use_stock">True</property>
  162.               <property name="relief">GTK_RELIEF_NORMAL</property>
  163.               <property name="focus_on_click">True</property>
  164.             </widget>
  165.           </child>
  166.         </widget>
  167.         <packing>
  168.           <property name="padding">0</property>
  169.           <property name="expand">False</property>
  170.           <property name="fill">True</property>
  171.           <property name="pack_type">GTK_PACK_END</property>
  172.         </packing>
  173.           </child>
  174.         </widget>
  175.         <packing>
  176.           <property name="padding">0</property>
  177.           <property name="expand">True</property>
  178.           <property name="fill">True</property>
  179.         </packing>
  180.       </child>
  181.     </widget>
  182.     <packing>
  183.       <property name="padding">0</property>
  184.       <property name="expand">True</property>
  185.       <property name="fill">True</property>
  186.     </packing>
  187.       </child>
  188.     </widget>
  189.   </child>
  190. </widget>
  191.  
  192. <widget class="GtkDialog" id="delegate_permissions">
  193.   <property name="title" translatable="yes">Delegate Permissions</property>
  194.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  195.   <property name="window_position">GTK_WIN_POS_NONE</property>
  196.   <property name="modal">False</property>
  197.   <property name="resizable">True</property>
  198.   <property name="destroy_with_parent">False</property>
  199.   <property name="decorated">True</property>
  200.   <property name="skip_taskbar_hint">False</property>
  201.   <property name="skip_pager_hint">False</property>
  202.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  203.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  204.   <property name="focus_on_map">True</property>
  205.   <property name="has_separator">False</property>
  206.  
  207.   <child internal-child="vbox">
  208.     <widget class="GtkVBox" id="dialog-vbox2">
  209.       <property name="visible">True</property>
  210.       <property name="homogeneous">False</property>
  211.       <property name="spacing">0</property>
  212.  
  213.       <child internal-child="action_area">
  214.     <widget class="GtkHButtonBox" id="dialog-action_area2">
  215.       <property name="visible">True</property>
  216.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  217.  
  218.       <child>
  219.         <widget class="GtkButton" id="cancelbutton2">
  220.           <property name="visible">True</property>
  221.           <property name="can_default">True</property>
  222.           <property name="can_focus">True</property>
  223.           <property name="label">gtk-cancel</property>
  224.           <property name="use_stock">True</property>
  225.           <property name="relief">GTK_RELIEF_NORMAL</property>
  226.           <property name="focus_on_click">True</property>
  227.           <property name="response_id">-6</property>
  228.         </widget>
  229.       </child>
  230.  
  231.       <child>
  232.         <widget class="GtkButton" id="okbutton2">
  233.           <property name="visible">True</property>
  234.           <property name="can_default">True</property>
  235.           <property name="can_focus">True</property>
  236.           <property name="label">gtk-ok</property>
  237.           <property name="use_stock">True</property>
  238.           <property name="relief">GTK_RELIEF_NORMAL</property>
  239.           <property name="focus_on_click">True</property>
  240.           <property name="response_id">-5</property>
  241.         </widget>
  242.       </child>
  243.     </widget>
  244.     <packing>
  245.       <property name="padding">0</property>
  246.       <property name="expand">False</property>
  247.       <property name="fill">True</property>
  248.       <property name="pack_type">GTK_PACK_END</property>
  249.     </packing>
  250.       </child>
  251.  
  252.       <child>
  253.     <widget class="GtkVBox" id="vbox3">
  254.       <property name="border_width">12</property>
  255.       <property name="visible">True</property>
  256.       <property name="homogeneous">False</property>
  257.       <property name="spacing">12</property>
  258.  
  259.       <child>
  260.         <widget class="GtkLabel" id="delegate_label">
  261.           <property name="visible">True</property>
  262.           <property name="label" translatable="yes">Permissions for</property>
  263.           <property name="use_underline">False</property>
  264.           <property name="use_markup">False</property>
  265.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  266.           <property name="wrap">False</property>
  267.           <property name="selectable">False</property>
  268.           <property name="xalign">0.5</property>
  269.           <property name="yalign">0.5</property>
  270.           <property name="xpad">0</property>
  271.           <property name="ypad">0</property>
  272.           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  273.           <property name="width_chars">-1</property>
  274.           <property name="single_line_mode">False</property>
  275.           <property name="angle">0</property>
  276.         </widget>
  277.         <packing>
  278.           <property name="padding">0</property>
  279.           <property name="expand">False</property>
  280.           <property name="fill">False</property>
  281.         </packing>
  282.       </child>
  283.  
  284.       <child>
  285.         <widget class="GtkTable" id="folders_table">
  286.           <property name="visible">True</property>
  287.           <property name="n_rows">4</property>
  288.           <property name="n_columns">2</property>
  289.           <property name="homogeneous">False</property>
  290.           <property name="row_spacing">6</property>
  291.           <property name="column_spacing">6</property>
  292.  
  293.           <child>
  294.         <widget class="GtkLabel" id="calendar_label">
  295.           <property name="visible">True</property>
  296.           <property name="label" translatable="yes" comments="Translators: This is used for permissions for <user> for the folder Calendar.">C_alendar:</property>
  297.           <property name="use_underline">True</property>
  298.           <property name="use_markup">False</property>
  299.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  300.           <property name="wrap">False</property>
  301.           <property name="selectable">False</property>
  302.           <property name="xalign">0</property>
  303.           <property name="yalign">0.5</property>
  304.           <property name="xpad">0</property>
  305.           <property name="ypad">0</property>
  306.           <property name="mnemonic_widget">calendar_perms</property>
  307.           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  308.           <property name="width_chars">-1</property>
  309.           <property name="single_line_mode">False</property>
  310.           <property name="angle">0</property>
  311.         </widget>
  312.         <packing>
  313.           <property name="left_attach">0</property>
  314.           <property name="right_attach">1</property>
  315.           <property name="top_attach">0</property>
  316.           <property name="bottom_attach">1</property>
  317.           <property name="x_options">fill</property>
  318.           <property name="y_options"></property>
  319.         </packing>
  320.           </child>
  321.  
  322.           <child>
  323.         <widget class="GtkLabel" id="task_label">
  324.           <property name="visible">True</property>
  325.           <property name="label" translatable="yes" comments="Translators: This is used for permissions for <user> for the folder Tasks.">_Tasks:</property>
  326.           <property name="use_underline">True</property>
  327.           <property name="use_markup">False</property>
  328.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  329.           <property name="wrap">False</property>
  330.           <property name="selectable">False</property>
  331.           <property name="xalign">0</property>
  332.           <property name="yalign">0.5</property>
  333.           <property name="xpad">0</property>
  334.           <property name="ypad">0</property>
  335.           <property name="mnemonic_widget">task_perms</property>
  336.           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  337.           <property name="width_chars">-1</property>
  338.           <property name="single_line_mode">False</property>
  339.           <property name="angle">0</property>
  340.         </widget>
  341.         <packing>
  342.           <property name="left_attach">0</property>
  343.           <property name="right_attach">1</property>
  344.           <property name="top_attach">1</property>
  345.           <property name="bottom_attach">2</property>
  346.           <property name="x_options">fill</property>
  347.           <property name="y_options"></property>
  348.         </packing>
  349.           </child>
  350.  
  351.           <child>
  352.         <widget class="GtkLabel" id="inbox_label">
  353.           <property name="visible">True</property>
  354.           <property name="label" translatable="yes" comments="Translators: This is used for permissions for <user> for the folder Inbox.">_Inbox:</property>
  355.           <property name="use_underline">True</property>
  356.           <property name="use_markup">False</property>
  357.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  358.           <property name="wrap">False</property>
  359.           <property name="selectable">False</property>
  360.           <property name="xalign">0</property>
  361.           <property name="yalign">0.5</property>
  362.           <property name="xpad">0</property>
  363.           <property name="ypad">0</property>
  364.           <property name="mnemonic_widget">inbox_perms</property>
  365.           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  366.           <property name="width_chars">-1</property>
  367.           <property name="single_line_mode">False</property>
  368.           <property name="angle">0</property>
  369.         </widget>
  370.         <packing>
  371.           <property name="left_attach">0</property>
  372.           <property name="right_attach">1</property>
  373.           <property name="top_attach">2</property>
  374.           <property name="bottom_attach">3</property>
  375.           <property name="x_options">fill</property>
  376.           <property name="y_options"></property>
  377.         </packing>
  378.           </child>
  379.  
  380.           <child>
  381.         <widget class="GtkLabel" id="contact_label">
  382.           <property name="visible">True</property>
  383.           <property name="label" translatable="yes" comments="Translators: This is used for permissions for <user> for the folder Contacts.">Co_ntacts:</property>
  384.           <property name="use_underline">True</property>
  385.           <property name="use_markup">False</property>
  386.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  387.           <property name="wrap">False</property>
  388.           <property name="selectable">False</property>
  389.           <property name="xalign">0</property>
  390.           <property name="yalign">0.5</property>
  391.           <property name="xpad">0</property>
  392.           <property name="ypad">0</property>
  393.           <property name="mnemonic_widget">contact_perms</property>
  394.           <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
  395.           <property name="width_chars">-1</property>
  396.           <property name="single_line_mode">False</property>
  397.           <property name="angle">0</property>
  398.         </widget>
  399.         <packing>
  400.           <property name="left_attach">0</property>
  401.           <property name="right_attach">1</property>
  402.           <property name="top_attach">3</property>
  403.           <property name="bottom_attach">4</property>
  404.           <property name="x_options">fill</property>
  405.           <property name="y_options"></property>
  406.         </packing>
  407.           </child>
  408.  
  409.           <child>
  410.         <widget class="GtkOptionMenu" id="calendar_perms">
  411.           <property name="visible">True</property>
  412.           <property name="can_focus">True</property>
  413.           <property name="history">0</property>
  414.  
  415.           <child internal-child="menu">
  416.             <widget class="GtkMenu" id="convertwidget1">
  417.               <property name="visible">True</property>
  418.  
  419.               <child>
  420.             <widget class="GtkMenuItem" id="convertwidget2">
  421.               <property name="visible">True</property>
  422.               <property name="label" translatable="yes">None</property>
  423.               <property name="use_underline">True</property>
  424.             </widget>
  425.               </child>
  426.  
  427.               <child>
  428.             <widget class="GtkMenuItem" id="convertwidget3">
  429.               <property name="visible">True</property>
  430.               <property name="label" translatable="yes">Reviewer (read-only)</property>
  431.               <property name="use_underline">True</property>
  432.             </widget>
  433.               </child>
  434.  
  435.               <child>
  436.             <widget class="GtkMenuItem" id="convertwidget4">
  437.               <property name="visible">True</property>
  438.               <property name="label" translatable="yes">Author (read, create)</property>
  439.               <property name="use_underline">True</property>
  440.             </widget>
  441.               </child>
  442.  
  443.               <child>
  444.             <widget class="GtkMenuItem" id="convertwidget5">
  445.               <property name="visible">True</property>
  446.               <property name="label" translatable="yes">Editor (read, create, edit)</property>
  447.               <property name="use_underline">True</property>
  448.             </widget>
  449.               </child>
  450.             </widget>
  451.           </child>
  452.         </widget>
  453.         <packing>
  454.           <property name="left_attach">1</property>
  455.           <property name="right_attach">2</property>
  456.           <property name="top_attach">0</property>
  457.           <property name="bottom_attach">1</property>
  458.           <property name="y_options"></property>
  459.         </packing>
  460.           </child>
  461.  
  462.           <child>
  463.         <widget class="GtkOptionMenu" id="task_perms">
  464.           <property name="visible">True</property>
  465.           <property name="can_focus">True</property>
  466.           <property name="history">0</property>
  467.  
  468.           <child internal-child="menu">
  469.             <widget class="GtkMenu" id="convertwidget6">
  470.               <property name="visible">True</property>
  471.  
  472.               <child>
  473.             <widget class="GtkMenuItem" id="convertwidget7">
  474.               <property name="visible">True</property>
  475.               <property name="label" translatable="yes">None</property>
  476.               <property name="use_underline">True</property>
  477.             </widget>
  478.               </child>
  479.  
  480.               <child>
  481.             <widget class="GtkMenuItem" id="convertwidget8">
  482.               <property name="visible">True</property>
  483.               <property name="label" translatable="yes">Reviewer (read-only)</property>
  484.               <property name="use_underline">True</property>
  485.             </widget>
  486.               </child>
  487.  
  488.               <child>
  489.             <widget class="GtkMenuItem" id="convertwidget9">
  490.               <property name="visible">True</property>
  491.               <property name="label" translatable="yes">Author (read, create)</property>
  492.               <property name="use_underline">True</property>
  493.             </widget>
  494.               </child>
  495.  
  496.               <child>
  497.             <widget class="GtkMenuItem" id="convertwidget10">
  498.               <property name="visible">True</property>
  499.               <property name="label" translatable="yes">Editor (read, create, edit)</property>
  500.               <property name="use_underline">True</property>
  501.             </widget>
  502.               </child>
  503.             </widget>
  504.           </child>
  505.         </widget>
  506.         <packing>
  507.           <property name="left_attach">1</property>
  508.           <property name="right_attach">2</property>
  509.           <property name="top_attach">1</property>
  510.           <property name="bottom_attach">2</property>
  511.           <property name="y_options"></property>
  512.         </packing>
  513.           </child>
  514.  
  515.           <child>
  516.         <widget class="GtkOptionMenu" id="inbox_perms">
  517.           <property name="visible">True</property>
  518.           <property name="can_focus">True</property>
  519.           <property name="history">0</property>
  520.  
  521.           <child internal-child="menu">
  522.             <widget class="GtkMenu" id="convertwidget11">
  523.               <property name="visible">True</property>
  524.  
  525.               <child>
  526.             <widget class="GtkMenuItem" id="convertwidget12">
  527.               <property name="visible">True</property>
  528.               <property name="label" translatable="yes">None</property>
  529.               <property name="use_underline">True</property>
  530.             </widget>
  531.               </child>
  532.  
  533.               <child>
  534.             <widget class="GtkMenuItem" id="convertwidget13">
  535.               <property name="visible">True</property>
  536.               <property name="label" translatable="yes">Reviewer (read-only)</property>
  537.               <property name="use_underline">True</property>
  538.             </widget>
  539.               </child>
  540.  
  541.               <child>
  542.             <widget class="GtkMenuItem" id="convertwidget14">
  543.               <property name="visible">True</property>
  544.               <property name="label" translatable="yes">Author (read, create)</property>
  545.               <property name="use_underline">True</property>
  546.             </widget>
  547.               </child>
  548.  
  549.               <child>
  550.             <widget class="GtkMenuItem" id="convertwidget15">
  551.               <property name="visible">True</property>
  552.               <property name="label" translatable="yes">Editor (read, create, edit)</property>
  553.               <property name="use_underline">True</property>
  554.             </widget>
  555.               </child>
  556.             </widget>
  557.           </child>
  558.         </widget>
  559.         <packing>
  560.           <property name="left_attach">1</property>
  561.           <property name="right_attach">2</property>
  562.           <property name="top_attach">2</property>
  563.           <property name="bottom_attach">3</property>
  564.           <property name="y_options"></property>
  565.         </packing>
  566.           </child>
  567.  
  568.           <child>
  569.         <widget class="GtkOptionMenu" id="contact_perms">
  570.           <property name="visible">True</property>
  571.           <property name="can_focus">True</property>
  572.           <property name="history">0</property>
  573.  
  574.           <child internal-child="menu">
  575.             <widget class="GtkMenu" id="convertwidget16">
  576.               <property name="visible">True</property>
  577.  
  578.               <child>
  579.             <widget class="GtkMenuItem" id="convertwidget17">
  580.               <property name="visible">True</property>
  581.               <property name="label" translatable="yes">None</property>
  582.               <property name="use_underline">True</property>
  583.             </widget>
  584.               </child>
  585.  
  586.               <child>
  587.             <widget class="GtkMenuItem" id="convertwidget18">
  588.               <property name="visible">True</property>
  589.               <property name="label" translatable="yes">Reviewer (read-only)</property>
  590.               <property name="use_underline">True</property>
  591.             </widget>
  592.               </child>
  593.  
  594.               <child>
  595.             <widget class="GtkMenuItem" id="convertwidget19">
  596.               <property name="visible">True</property>
  597.               <property name="label" translatable="yes">Author (read, create)</property>
  598.               <property name="use_underline">True</property>
  599.             </widget>
  600.               </child>
  601.  
  602.               <child>
  603.             <widget class="GtkMenuItem" id="convertwidget20">
  604.               <property name="visible">True</property>
  605.               <property name="label" translatable="yes">Editor (read, create, edit)</property>
  606.               <property name="use_underline">True</property>
  607.             </widget>
  608.               </child>
  609.             </widget>
  610.           </child>
  611.         </widget>
  612.         <packing>
  613.           <property name="left_attach">1</property>
  614.           <property name="right_attach">2</property>
  615.           <property name="top_attach">3</property>
  616.           <property name="bottom_attach">4</property>
  617.           <property name="y_options"></property>
  618.         </packing>
  619.           </child>
  620.         </widget>
  621.         <packing>
  622.           <property name="padding">0</property>
  623.           <property name="expand">False</property>
  624.           <property name="fill">False</property>
  625.         </packing>
  626.       </child>
  627.  
  628.       <child>
  629.         <widget class="GtkCheckButton" id="see_private_checkbox">
  630.           <property name="visible">True</property>
  631.           <property name="can_focus">True</property>
  632.           <property name="label" translatable="yes">_Delegate can see private items</property>
  633.           <property name="use_underline">True</property>
  634.           <property name="relief">GTK_RELIEF_NORMAL</property>
  635.           <property name="focus_on_click">True</property>
  636.           <property name="active">False</property>
  637.           <property name="inconsistent">False</property>
  638.           <property name="draw_indicator">True</property>
  639.         </widget>
  640.         <packing>
  641.           <property name="padding">0</property>
  642.           <property name="expand">False</property>
  643.           <property name="fill">False</property>
  644.         </packing>
  645.       </child>
  646.     </widget>
  647.     <packing>
  648.       <property name="padding">0</property>
  649.       <property name="expand">True</property>
  650.       <property name="fill">True</property>
  651.     </packing>
  652.       </child>
  653.     </widget>
  654.   </child>
  655. </widget>
  656.  
  657. </glade-interface>
  658.