home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / search.glade < prev    next >
Extensible Markup Language  |  2004-11-01  |  30KB  |  747 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="search_dialog">
  7.   <property name="border_width">6</property>
  8.   <property name="title" translatable="yes">Search Center</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="has_separator">False</property>
  15.  
  16.   <child internal-child="vbox">
  17.     <widget class="GtkVBox" id="dialog-vbox1">
  18.       <property name="visible">True</property>
  19.       <property name="homogeneous">False</property>
  20.       <property name="spacing">6</property>
  21.  
  22.       <child internal-child="action_area">
  23.     <widget class="GtkHButtonBox" id="dialog-action_area1">
  24.       <property name="visible">True</property>
  25.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  26.  
  27.       <child>
  28.         <widget class="GtkButton" id="help_button">
  29.           <property name="visible">True</property>
  30.           <property name="can_default">True</property>
  31.           <property name="can_focus">True</property>
  32.           <property name="label">gtk-help</property>
  33.           <property name="use_stock">True</property>
  34.           <property name="relief">GTK_RELIEF_NORMAL</property>
  35.           <property name="response_id">0</property>
  36.         </widget>
  37.       </child>
  38.  
  39.       <child>
  40.         <widget class="GtkButton" id="close_button">
  41.           <property name="visible">True</property>
  42.           <property name="tooltip" translatable="yes">Dismiss search center</property>
  43.           <property name="can_default">True</property>
  44.           <property name="can_focus">True</property>
  45.           <property name="label">gtk-close</property>
  46.           <property name="use_stock">True</property>
  47.           <property name="relief">GTK_RELIEF_NORMAL</property>
  48.           <property name="response_id">0</property>
  49.         </widget>
  50.       </child>
  51.  
  52.       <child>
  53.         <widget class="GtkButton" id="prev_button">
  54.           <property name="visible">True</property>
  55.           <property name="tooltip" translatable="yes">Show previous match</property>
  56.           <property name="can_default">True</property>
  57.           <property name="can_focus">True</property>
  58.           <property name="label">gtk-go-back</property>
  59.           <property name="use_stock">True</property>
  60.           <property name="relief">GTK_RELIEF_NORMAL</property>
  61.           <property name="response_id">0</property>
  62.         </widget>
  63.       </child>
  64.  
  65.       <child>
  66.         <widget class="GtkButton" id="next_button">
  67.           <property name="visible">True</property>
  68.           <property name="tooltip" translatable="yes">Show next match</property>
  69.           <property name="can_default">True</property>
  70.           <property name="can_focus">True</property>
  71.           <property name="label">gtk-go-forward</property>
  72.           <property name="use_stock">True</property>
  73.           <property name="relief">GTK_RELIEF_NORMAL</property>
  74.           <property name="response_id">0</property>
  75.         </widget>
  76.       </child>
  77.  
  78.       <child>
  79.         <widget class="GtkButton" id="search_button">
  80.           <property name="visible">True</property>
  81.           <property name="tooltip" translatable="yes">Start search</property>
  82.           <property name="can_default">True</property>
  83.           <property name="has_default">True</property>
  84.           <property name="can_focus">True</property>
  85.           <property name="label">gtk-find</property>
  86.           <property name="use_stock">True</property>
  87.           <property name="relief">GTK_RELIEF_NORMAL</property>
  88.           <property name="response_id">0</property>
  89.         </widget>
  90.       </child>
  91.     </widget>
  92.     <packing>
  93.       <property name="padding">0</property>
  94.       <property name="expand">False</property>
  95.       <property name="fill">True</property>
  96.       <property name="pack_type">GTK_PACK_END</property>
  97.     </packing>
  98.       </child>
  99.  
  100.       <child>
  101.     <widget class="GtkNotebook" id="notebook">
  102.       <property name="border_width">5</property>
  103.       <property name="visible">True</property>
  104.       <property name="can_focus">True</property>
  105.       <property name="show_tabs">True</property>
  106.       <property name="show_border">True</property>
  107.       <property name="tab_pos">GTK_POS_TOP</property>
  108.       <property name="scrollable">False</property>
  109.       <property name="enable_popup">False</property>
  110.  
  111.       <child>
  112.         <widget class="GtkVBox" id="vbox2">
  113.           <property name="border_width">12</property>
  114.           <property name="visible">True</property>
  115.           <property name="homogeneous">False</property>
  116.           <property name="spacing">4</property>
  117.  
  118.           <child>
  119.         <widget class="GtkTable" id="page1-table">
  120.           <property name="visible">True</property>
  121.           <property name="n_rows">7</property>
  122.           <property name="n_columns">2</property>
  123.           <property name="homogeneous">False</property>
  124.           <property name="row_spacing">6</property>
  125.           <property name="column_spacing">6</property>
  126.  
  127.           <child>
  128.             <widget class="GtkLabel" id="label3">
  129.               <property name="visible">True</property>
  130.               <property name="label" translatable="yes">_Search for:</property>
  131.               <property name="use_underline">True</property>
  132.               <property name="use_markup">False</property>
  133.               <property name="justify">GTK_JUSTIFY_CENTER</property>
  134.               <property name="wrap">False</property>
  135.               <property name="selectable">False</property>
  136.               <property name="xalign">0</property>
  137.               <property name="yalign">0.5</property>
  138.               <property name="xpad">0</property>
  139.               <property name="ypad">0</property>
  140.             </widget>
  141.             <packing>
  142.               <property name="left_attach">0</property>
  143.               <property name="right_attach">1</property>
  144.               <property name="top_attach">0</property>
  145.               <property name="bottom_attach">1</property>
  146.               <property name="x_options">fill</property>
  147.               <property name="y_options"></property>
  148.             </packing>
  149.           </child>
  150.  
  151.           <child>
  152.             <widget class="GtkHSeparator" id="hseparator2">
  153.               <property name="visible">True</property>
  154.             </widget>
  155.             <packing>
  156.               <property name="left_attach">0</property>
  157.               <property name="right_attach">2</property>
  158.               <property name="top_attach">1</property>
  159.               <property name="bottom_attach">2</property>
  160.               <property name="y_options"></property>
  161.             </packing>
  162.           </child>
  163.  
  164.           <child>
  165.             <widget class="GtkCheckButton" id="ignore_case">
  166.               <property name="visible">True</property>
  167.               <property name="tooltip" translatable="yes">When set, do not distinguish between upper and lower case letters</property>
  168.               <property name="can_focus">True</property>
  169.               <property name="label" translatable="yes">_Ignore case</property>
  170.               <property name="use_underline">True</property>
  171.               <property name="relief">GTK_RELIEF_NORMAL</property>
  172.               <property name="active">True</property>
  173.               <property name="inconsistent">False</property>
  174.               <property name="draw_indicator">True</property>
  175.             </widget>
  176.             <packing>
  177.               <property name="left_attach">0</property>
  178.               <property name="right_attach">1</property>
  179.               <property name="top_attach">2</property>
  180.               <property name="bottom_attach">3</property>
  181.               <property name="x_options">fill</property>
  182.               <property name="y_options"></property>
  183.             </packing>
  184.           </child>
  185.  
  186.           <child>
  187.             <widget class="GtkCheckButton" id="match_words">
  188.               <property name="visible">True</property>
  189.               <property name="tooltip" translatable="yes">Do not consider matches in the middle of words</property>
  190.               <property name="can_focus">True</property>
  191.               <property name="label" translatable="yes">Match _whole words only</property>
  192.               <property name="use_underline">True</property>
  193.               <property name="relief">GTK_RELIEF_NORMAL</property>
  194.               <property name="active">False</property>
  195.               <property name="inconsistent">False</property>
  196.               <property name="draw_indicator">True</property>
  197.             </widget>
  198.             <packing>
  199.               <property name="left_attach">1</property>
  200.               <property name="right_attach">2</property>
  201.               <property name="top_attach">2</property>
  202.               <property name="bottom_attach">3</property>
  203.               <property name="x_options">fill</property>
  204.               <property name="y_options"></property>
  205.             </packing>
  206.           </child>
  207.  
  208.           <child>
  209.             <widget class="GtkHSeparator" id="hseparator2">
  210.               <property name="visible">True</property>
  211.             </widget>
  212.             <packing>
  213.               <property name="left_attach">0</property>
  214.               <property name="right_attach">2</property>
  215.               <property name="top_attach">3</property>
  216.               <property name="bottom_attach">4</property>
  217.               <property name="y_options"></property>
  218.             </packing>
  219.           </child>
  220.  
  221.           <child>
  222.             <widget class="GtkRadioButton" id="scope_workbook">
  223.               <property name="visible">True</property>
  224.               <property name="tooltip" translatable="yes">Search in all cells in the workbook</property>
  225.               <property name="can_focus">True</property>
  226.               <property name="label" translatable="yes">_Entire workbook</property>
  227.               <property name="use_underline">True</property>
  228.               <property name="relief">GTK_RELIEF_NORMAL</property>
  229.               <property name="active">True</property>
  230.               <property name="inconsistent">False</property>
  231.               <property name="draw_indicator">True</property>
  232.             </widget>
  233.             <packing>
  234.               <property name="left_attach">0</property>
  235.               <property name="right_attach">1</property>
  236.               <property name="top_attach">4</property>
  237.               <property name="bottom_attach">5</property>
  238.               <property name="x_options">fill</property>
  239.               <property name="y_options"></property>
  240.             </packing>
  241.           </child>
  242.  
  243.           <child>
  244.             <widget class="GtkRadioButton" id="scope_sheet">
  245.               <property name="visible">True</property>
  246.               <property name="tooltip" translatable="yes">Search in current sheet only</property>
  247.               <property name="can_focus">True</property>
  248.               <property name="label" translatable="yes">_Current sheet</property>
  249.               <property name="use_underline">True</property>
  250.               <property name="relief">GTK_RELIEF_NORMAL</property>
  251.               <property name="active">False</property>
  252.               <property name="inconsistent">False</property>
  253.               <property name="draw_indicator">True</property>
  254.               <property name="group">scope_workbook</property>
  255.             </widget>
  256.             <packing>
  257.               <property name="left_attach">0</property>
  258.               <property name="right_attach">1</property>
  259.               <property name="top_attach">5</property>
  260.               <property name="bottom_attach">6</property>
  261.               <property name="x_options">fill</property>
  262.               <property name="y_options"></property>
  263.             </packing>
  264.           </child>
  265.  
  266.           <child>
  267.             <widget class="GtkRadioButton" id="scope_range">
  268.               <property name="visible">True</property>
  269.               <property name="tooltip" translatable="yes">Search in specified range only</property>
  270.               <property name="can_focus">True</property>
  271.               <property name="label" translatable="yes">_Range</property>
  272.               <property name="use_underline">True</property>
  273.               <property name="relief">GTK_RELIEF_NORMAL</property>
  274.               <property name="active">False</property>
  275.               <property name="inconsistent">False</property>
  276.               <property name="draw_indicator">True</property>
  277.               <property name="group">scope_workbook</property>
  278.             </widget>
  279.             <packing>
  280.               <property name="left_attach">0</property>
  281.               <property name="right_attach">1</property>
  282.               <property name="top_attach">6</property>
  283.               <property name="bottom_attach">7</property>
  284.               <property name="x_options">fill</property>
  285.               <property name="y_options"></property>
  286.             </packing>
  287.           </child>
  288.         </widget>
  289.         <packing>
  290.           <property name="padding">0</property>
  291.           <property name="expand">True</property>
  292.           <property name="fill">True</property>
  293.         </packing>
  294.           </child>
  295.         </widget>
  296.         <packing>
  297.           <property name="tab_expand">False</property>
  298.           <property name="tab_fill">True</property>
  299.         </packing>
  300.       </child>
  301.  
  302.       <child>
  303.         <widget class="GtkLabel" id="label1">
  304.           <property name="visible">True</property>
  305.           <property name="label" translatable="yes">Normal</property>
  306.           <property name="use_underline">False</property>
  307.           <property name="use_markup">False</property>
  308.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  309.           <property name="wrap">False</property>
  310.           <property name="selectable">False</property>
  311.           <property name="xalign">0.5</property>
  312.           <property name="yalign">0.5</property>
  313.           <property name="xpad">0</property>
  314.           <property name="ypad">0</property>
  315.         </widget>
  316.         <packing>
  317.           <property name="type">tab</property>
  318.         </packing>
  319.       </child>
  320.  
  321.       <child>
  322.         <widget class="GtkVBox" id="vbox4">
  323.           <property name="border_width">4</property>
  324.           <property name="visible">True</property>
  325.           <property name="homogeneous">False</property>
  326.           <property name="spacing">4</property>
  327.  
  328.           <child>
  329.         <widget class="GtkTable" id="page2-table">
  330.           <property name="visible">True</property>
  331.           <property name="n_rows">2</property>
  332.           <property name="n_columns">2</property>
  333.           <property name="homogeneous">False</property>
  334.           <property name="row_spacing">4</property>
  335.           <property name="column_spacing">4</property>
  336.  
  337.           <child>
  338.             <widget class="GtkFrame" id="frame3">
  339.               <property name="visible">True</property>
  340.               <property name="label_xalign">0</property>
  341.               <property name="label_yalign">0.5</property>
  342.               <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
  343.  
  344.               <child>
  345.             <widget class="GtkTable" id="table2">
  346.               <property name="border_width">12</property>
  347.               <property name="visible">True</property>
  348.               <property name="n_rows">3</property>
  349.               <property name="n_columns">2</property>
  350.               <property name="homogeneous">True</property>
  351.               <property name="row_spacing">6</property>
  352.               <property name="column_spacing">6</property>
  353.  
  354.               <child>
  355.                 <widget class="GtkCheckButton" id="search_other">
  356.                   <property name="visible">True</property>
  357.                   <property name="tooltip" translatable="yes">Find text within non-string values</property>
  358.                   <property name="can_focus">True</property>
  359.                   <property name="label" translatable="yes">_Other values</property>
  360.                   <property name="use_underline">True</property>
  361.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  362.                   <property name="active">True</property>
  363.                   <property name="inconsistent">False</property>
  364.                   <property name="draw_indicator">True</property>
  365.                 </widget>
  366.                 <packing>
  367.                   <property name="left_attach">0</property>
  368.                   <property name="right_attach">1</property>
  369.                   <property name="top_attach">1</property>
  370.                   <property name="bottom_attach">2</property>
  371.                   <property name="x_options">fill</property>
  372.                   <property name="y_options"></property>
  373.                 </packing>
  374.               </child>
  375.  
  376.               <child>
  377.                 <widget class="GtkCheckButton" id="search_expr">
  378.                   <property name="visible">True</property>
  379.                   <property name="tooltip" translatable="yes">Find text within expressions</property>
  380.                   <property name="can_focus">True</property>
  381.                   <property name="label" translatable="yes">_Expressions</property>
  382.                   <property name="use_underline">True</property>
  383.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  384.                   <property name="active">True</property>
  385.                   <property name="inconsistent">False</property>
  386.                   <property name="draw_indicator">True</property>
  387.                 </widget>
  388.                 <packing>
  389.                   <property name="left_attach">1</property>
  390.                   <property name="right_attach">2</property>
  391.                   <property name="top_attach">0</property>
  392.                   <property name="bottom_attach">1</property>
  393.                   <property name="x_options">fill</property>
  394.                   <property name="y_options"></property>
  395.                 </packing>
  396.               </child>
  397.  
  398.               <child>
  399.                 <widget class="GtkCheckButton" id="search_string">
  400.                   <property name="visible">True</property>
  401.                   <property name="tooltip" translatable="yes">Find text within string values</property>
  402.                   <property name="can_focus">True</property>
  403.                   <property name="label" translatable="yes">_Strings</property>
  404.                   <property name="use_underline">True</property>
  405.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  406.                   <property name="active">True</property>
  407.                   <property name="inconsistent">False</property>
  408.                   <property name="draw_indicator">True</property>
  409.                 </widget>
  410.                 <packing>
  411.                   <property name="left_attach">0</property>
  412.                   <property name="right_attach">1</property>
  413.                   <property name="top_attach">0</property>
  414.                   <property name="bottom_attach">1</property>
  415.                   <property name="x_options">fill</property>
  416.                   <property name="y_options"></property>
  417.                 </packing>
  418.               </child>
  419.  
  420.               <child>
  421.                 <widget class="GtkCheckButton" id="search_comments">
  422.                   <property name="visible">True</property>
  423.                   <property name="tooltip" translatable="yes">Find text within cell comments</property>
  424.                   <property name="can_focus">True</property>
  425.                   <property name="label" translatable="yes">_Comments</property>
  426.                   <property name="use_underline">True</property>
  427.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  428.                   <property name="active">False</property>
  429.                   <property name="inconsistent">False</property>
  430.                   <property name="draw_indicator">True</property>
  431.                 </widget>
  432.                 <packing>
  433.                   <property name="left_attach">0</property>
  434.                   <property name="right_attach">1</property>
  435.                   <property name="top_attach">2</property>
  436.                   <property name="bottom_attach">3</property>
  437.                   <property name="x_options">fill</property>
  438.                   <property name="y_options"></property>
  439.                 </packing>
  440.               </child>
  441.  
  442.               <child>
  443.                 <widget class="GtkCheckButton" id="search_expr_results">
  444.                   <property name="visible">True</property>
  445.                   <property name="tooltip" translatable="yes">Find text within the calculated values of expressions</property>
  446.                   <property name="can_focus">True</property>
  447.                   <property name="label" translatable="yes">_Results</property>
  448.                   <property name="use_underline">True</property>
  449.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  450.                   <property name="active">True</property>
  451.                   <property name="inconsistent">False</property>
  452.                   <property name="draw_indicator">True</property>
  453.                 </widget>
  454.                 <packing>
  455.                   <property name="left_attach">1</property>
  456.                   <property name="right_attach">2</property>
  457.                   <property name="top_attach">1</property>
  458.                   <property name="bottom_attach">2</property>
  459.                   <property name="x_options">fill</property>
  460.                   <property name="y_options"></property>
  461.                 </packing>
  462.               </child>
  463.             </widget>
  464.               </child>
  465.  
  466.               <child>
  467.             <widget class="GtkLabel" id="label4">
  468.               <property name="visible">True</property>
  469.               <property name="label" translatable="yes">Search cells containing</property>
  470.               <property name="use_underline">False</property>
  471.               <property name="use_markup">False</property>
  472.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  473.               <property name="wrap">False</property>
  474.               <property name="selectable">False</property>
  475.               <property name="xalign">0.5</property>
  476.               <property name="yalign">0.5</property>
  477.               <property name="xpad">0</property>
  478.               <property name="ypad">0</property>
  479.             </widget>
  480.             <packing>
  481.               <property name="type">label_item</property>
  482.             </packing>
  483.               </child>
  484.             </widget>
  485.             <packing>
  486.               <property name="left_attach">0</property>
  487.               <property name="right_attach">1</property>
  488.               <property name="top_attach">0</property>
  489.               <property name="bottom_attach">1</property>
  490.             </packing>
  491.           </child>
  492.  
  493.           <child>
  494.             <widget class="GtkFrame" id="frame5">
  495.               <property name="visible">True</property>
  496.               <property name="label_xalign">0</property>
  497.               <property name="label_yalign">0.5</property>
  498.               <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
  499.  
  500.               <child>
  501.             <widget class="GtkTable" id="table5">
  502.               <property name="border_width">12</property>
  503.               <property name="visible">True</property>
  504.               <property name="n_rows">2</property>
  505.               <property name="n_columns">1</property>
  506.               <property name="homogeneous">True</property>
  507.               <property name="row_spacing">6</property>
  508.               <property name="column_spacing">6</property>
  509.  
  510.               <child>
  511.                 <widget class="GtkRadioButton" id="search_type_text">
  512.                   <property name="visible">True</property>
  513.                   <property name="tooltip" translatable="yes">The search text is taken literally.</property>
  514.                   <property name="can_focus">True</property>
  515.                   <property name="label" translatable="yes">_Plain text</property>
  516.                   <property name="use_underline">True</property>
  517.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  518.                   <property name="active">True</property>
  519.                   <property name="inconsistent">False</property>
  520.                   <property name="draw_indicator">True</property>
  521.                 </widget>
  522.                 <packing>
  523.                   <property name="left_attach">0</property>
  524.                   <property name="right_attach">1</property>
  525.                   <property name="top_attach">0</property>
  526.                   <property name="bottom_attach">1</property>
  527.                   <property name="x_options">fill</property>
  528.                   <property name="y_options"></property>
  529.                 </packing>
  530.               </child>
  531.  
  532.               <child>
  533.                 <widget class="GtkRadioButton" id="search_type_regexp">
  534.                   <property name="visible">True</property>
  535.                   <property name="tooltip" translatable="yes">The search text is a regular expression</property>
  536.                   <property name="can_focus">True</property>
  537.                   <property name="label" translatable="yes">Re_gular expression</property>
  538.                   <property name="use_underline">True</property>
  539.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  540.                   <property name="active">False</property>
  541.                   <property name="inconsistent">False</property>
  542.                   <property name="draw_indicator">True</property>
  543.                   <property name="group">search_type_text</property>
  544.                 </widget>
  545.                 <packing>
  546.                   <property name="left_attach">0</property>
  547.                   <property name="right_attach">1</property>
  548.                   <property name="top_attach">1</property>
  549.                   <property name="bottom_attach">2</property>
  550.                   <property name="x_options">fill</property>
  551.                   <property name="y_options"></property>
  552.                 </packing>
  553.               </child>
  554.             </widget>
  555.               </child>
  556.  
  557.               <child>
  558.             <widget class="GtkLabel" id="label5">
  559.               <property name="visible">True</property>
  560.               <property name="label" translatable="yes">Search text is</property>
  561.               <property name="use_underline">False</property>
  562.               <property name="use_markup">False</property>
  563.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  564.               <property name="wrap">False</property>
  565.               <property name="selectable">False</property>
  566.               <property name="xalign">0.5</property>
  567.               <property name="yalign">0.5</property>
  568.               <property name="xpad">0</property>
  569.               <property name="ypad">0</property>
  570.             </widget>
  571.             <packing>
  572.               <property name="type">label_item</property>
  573.             </packing>
  574.               </child>
  575.             </widget>
  576.             <packing>
  577.               <property name="left_attach">1</property>
  578.               <property name="right_attach">2</property>
  579.               <property name="top_attach">0</property>
  580.               <property name="bottom_attach">1</property>
  581.             </packing>
  582.           </child>
  583.  
  584.           <child>
  585.             <widget class="GtkFrame" id="frame4">
  586.               <property name="visible">True</property>
  587.               <property name="label_xalign">0</property>
  588.               <property name="label_yalign">0.5</property>
  589.               <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
  590.  
  591.               <child>
  592.             <widget class="GtkTable" id="table4">
  593.               <property name="border_width">6</property>
  594.               <property name="visible">True</property>
  595.               <property name="n_rows">1</property>
  596.               <property name="n_columns">2</property>
  597.               <property name="homogeneous">True</property>
  598.               <property name="row_spacing">6</property>
  599.               <property name="column_spacing">6</property>
  600.  
  601.               <child>
  602.                 <widget class="GtkRadioButton" id="row_major">
  603.                   <property name="visible">True</property>
  604.                   <property name="tooltip" translatable="yes">Search line by line</property>
  605.                   <property name="label" translatable="yes">_Row major</property>
  606.                   <property name="use_underline">True</property>
  607.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  608.                   <property name="active">True</property>
  609.                   <property name="inconsistent">False</property>
  610.                   <property name="draw_indicator">True</property>
  611.                 </widget>
  612.                 <packing>
  613.                   <property name="left_attach">0</property>
  614.                   <property name="right_attach">1</property>
  615.                   <property name="top_attach">0</property>
  616.                   <property name="bottom_attach">1</property>
  617.                   <property name="x_options">fill</property>
  618.                   <property name="y_options"></property>
  619.                 </packing>
  620.               </child>
  621.  
  622.               <child>
  623.                 <widget class="GtkRadioButton" id="column_major">
  624.                   <property name="visible">True</property>
  625.                   <property name="tooltip" translatable="yes">Search column by column</property>
  626.                   <property name="label" translatable="yes">C_olumn major</property>
  627.                   <property name="use_underline">True</property>
  628.                   <property name="relief">GTK_RELIEF_NORMAL</property>
  629.                   <property name="active">False</property>
  630.                   <property name="inconsistent">False</property>
  631.                   <property name="draw_indicator">True</property>
  632.                   <property name="group">row_major</property>
  633.                 </widget>
  634.                 <packing>
  635.                   <property name="left_attach">1</property>
  636.                   <property name="right_attach">2</property>
  637.                   <property name="top_attach">0</property>
  638.                   <property name="bottom_attach">1</property>
  639.                   <property name="x_options">fill</property>
  640.                   <property name="y_options"></property>
  641.                 </packing>
  642.               </child>
  643.             </widget>
  644.               </child>
  645.  
  646.               <child>
  647.             <widget class="GtkLabel" id="label6">
  648.               <property name="visible">True</property>
  649.               <property name="label" translatable="yes">Miscellaneous</property>
  650.               <property name="use_underline">False</property>
  651.               <property name="use_markup">False</property>
  652.               <property name="justify">GTK_JUSTIFY_LEFT</property>
  653.               <property name="wrap">False</property>
  654.               <property name="selectable">False</property>
  655.               <property name="xalign">0.5</property>
  656.               <property name="yalign">0.5</property>
  657.               <property name="xpad">0</property>
  658.               <property name="ypad">0</property>
  659.             </widget>
  660.             <packing>
  661.               <property name="type">label_item</property>
  662.             </packing>
  663.               </child>
  664.             </widget>
  665.             <packing>
  666.               <property name="left_attach">0</property>
  667.               <property name="right_attach">1</property>
  668.               <property name="top_attach">1</property>
  669.               <property name="bottom_attach">2</property>
  670.             </packing>
  671.           </child>
  672.         </widget>
  673.         <packing>
  674.           <property name="padding">0</property>
  675.           <property name="expand">True</property>
  676.           <property name="fill">True</property>
  677.         </packing>
  678.           </child>
  679.         </widget>
  680.         <packing>
  681.           <property name="tab_expand">False</property>
  682.           <property name="tab_fill">True</property>
  683.         </packing>
  684.       </child>
  685.  
  686.       <child>
  687.         <widget class="GtkLabel" id="label2">
  688.           <property name="visible">True</property>
  689.           <property name="label" translatable="yes">Advanced</property>
  690.           <property name="use_underline">False</property>
  691.           <property name="use_markup">False</property>
  692.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  693.           <property name="wrap">False</property>
  694.           <property name="selectable">False</property>
  695.           <property name="xalign">0.5</property>
  696.           <property name="yalign">0.5</property>
  697.           <property name="xpad">0</property>
  698.           <property name="ypad">0</property>
  699.         </widget>
  700.         <packing>
  701.           <property name="type">tab</property>
  702.         </packing>
  703.       </child>
  704.  
  705.       <child>
  706.         <widget class="GtkVBox" id="matches_vbox">
  707.           <property name="visible">True</property>
  708.           <property name="homogeneous">False</property>
  709.           <property name="spacing">0</property>
  710.         </widget>
  711.         <packing>
  712.           <property name="tab_expand">False</property>
  713.           <property name="tab_fill">True</property>
  714.         </packing>
  715.       </child>
  716.  
  717.       <child>
  718.         <widget class="GtkLabel" id="matches_tab">
  719.           <property name="visible">True</property>
  720.           <property name="label" translatable="yes">Matches</property>
  721.           <property name="use_underline">False</property>
  722.           <property name="use_markup">False</property>
  723.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  724.           <property name="wrap">False</property>
  725.           <property name="selectable">False</property>
  726.           <property name="xalign">0.5</property>
  727.           <property name="yalign">0.5</property>
  728.           <property name="xpad">0</property>
  729.           <property name="ypad">0</property>
  730.         </widget>
  731.         <packing>
  732.           <property name="type">tab</property>
  733.         </packing>
  734.       </child>
  735.     </widget>
  736.     <packing>
  737.       <property name="padding">0</property>
  738.       <property name="expand">True</property>
  739.       <property name="fill">True</property>
  740.     </packing>
  741.       </child>
  742.     </widget>
  743.   </child>
  744. </widget>
  745.  
  746. </glade-interface>
  747.