home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / fill-series.glade < prev    next >
Extensible Markup Language  |  2004-11-01  |  23KB  |  603 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="Fill_series">
  7.   <property name="border_width">5</property>
  8.   <property name="title" translatable="yes">Fill Series</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">2</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="helpbutton">
  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="cancelbutton">
  41.           <property name="visible">True</property>
  42.           <property name="can_default">True</property>
  43.           <property name="can_focus">True</property>
  44.           <property name="label">gtk-cancel</property>
  45.           <property name="use_stock">True</property>
  46.           <property name="relief">GTK_RELIEF_NORMAL</property>
  47.           <property name="response_id">0</property>
  48.         </widget>
  49.       </child>
  50.  
  51.       <child>
  52.         <widget class="GtkButton" id="okbutton">
  53.           <property name="visible">True</property>
  54.           <property name="can_default">True</property>
  55.           <property name="has_default">True</property>
  56.           <property name="can_focus">True</property>
  57.           <property name="label">gtk-ok</property>
  58.           <property name="use_stock">True</property>
  59.           <property name="relief">GTK_RELIEF_NORMAL</property>
  60.           <property name="response_id">0</property>
  61.         </widget>
  62.       </child>
  63.     </widget>
  64.     <packing>
  65.       <property name="padding">0</property>
  66.       <property name="expand">False</property>
  67.       <property name="fill">True</property>
  68.       <property name="pack_type">GTK_PACK_END</property>
  69.     </packing>
  70.       </child>
  71.  
  72.       <child>
  73.     <widget class="GtkNotebook" id="notebook1">
  74.       <property name="border_width">5</property>
  75.       <property name="visible">True</property>
  76.       <property name="can_focus">True</property>
  77.       <property name="show_tabs">True</property>
  78.       <property name="show_border">True</property>
  79.       <property name="tab_pos">GTK_POS_TOP</property>
  80.       <property name="scrollable">False</property>
  81.       <property name="enable_popup">False</property>
  82.  
  83.       <child>
  84.         <widget class="GtkTable" id="table1">
  85.           <property name="border_width">12</property>
  86.           <property name="visible">True</property>
  87.           <property name="n_rows">8</property>
  88.           <property name="n_columns">2</property>
  89.           <property name="homogeneous">False</property>
  90.           <property name="row_spacing">6</property>
  91.           <property name="column_spacing">12</property>
  92.  
  93.           <child>
  94.         <widget class="GtkLabel" id="label1">
  95.           <property name="visible">True</property>
  96.           <property name="label" translatable="yes">Series in:</property>
  97.           <property name="use_underline">False</property>
  98.           <property name="use_markup">False</property>
  99.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  100.           <property name="wrap">False</property>
  101.           <property name="selectable">False</property>
  102.           <property name="xalign">0</property>
  103.           <property name="yalign">0.5</property>
  104.           <property name="xpad">0</property>
  105.           <property name="ypad">0</property>
  106.         </widget>
  107.         <packing>
  108.           <property name="left_attach">0</property>
  109.           <property name="right_attach">1</property>
  110.           <property name="top_attach">0</property>
  111.           <property name="bottom_attach">1</property>
  112.           <property name="x_options">fill</property>
  113.           <property name="y_options"></property>
  114.         </packing>
  115.           </child>
  116.  
  117.           <child>
  118.         <widget class="GtkRadioButton" id="series_in_rows">
  119.           <property name="visible">True</property>
  120.           <property name="can_focus">True</property>
  121.           <property name="label" translatable="yes">_Row</property>
  122.           <property name="use_underline">True</property>
  123.           <property name="relief">GTK_RELIEF_NORMAL</property>
  124.           <property name="active">False</property>
  125.           <property name="inconsistent">False</property>
  126.           <property name="draw_indicator">True</property>
  127.         </widget>
  128.         <packing>
  129.           <property name="left_attach">1</property>
  130.           <property name="right_attach">2</property>
  131.           <property name="top_attach">0</property>
  132.           <property name="bottom_attach">1</property>
  133.           <property name="x_options">fill</property>
  134.           <property name="y_options"></property>
  135.         </packing>
  136.           </child>
  137.  
  138.           <child>
  139.         <widget class="GtkRadioButton" id="series_in_cols">
  140.           <property name="visible">True</property>
  141.           <property name="can_focus">True</property>
  142.           <property name="label" translatable="yes">_Column</property>
  143.           <property name="use_underline">True</property>
  144.           <property name="relief">GTK_RELIEF_NORMAL</property>
  145.           <property name="active">False</property>
  146.           <property name="inconsistent">False</property>
  147.           <property name="draw_indicator">True</property>
  148.           <property name="group">series_in_rows</property>
  149.         </widget>
  150.         <packing>
  151.           <property name="left_attach">1</property>
  152.           <property name="right_attach">2</property>
  153.           <property name="top_attach">1</property>
  154.           <property name="bottom_attach">2</property>
  155.           <property name="x_options">fill</property>
  156.           <property name="y_options"></property>
  157.         </packing>
  158.           </child>
  159.  
  160.           <child>
  161.         <widget class="GtkLabel" id="label2">
  162.           <property name="visible">True</property>
  163.           <property name="label" translatable="yes">Type:</property>
  164.           <property name="use_underline">False</property>
  165.           <property name="use_markup">False</property>
  166.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  167.           <property name="wrap">False</property>
  168.           <property name="selectable">False</property>
  169.           <property name="xalign">0</property>
  170.           <property name="yalign">0.5</property>
  171.           <property name="xpad">0</property>
  172.           <property name="ypad">0</property>
  173.         </widget>
  174.         <packing>
  175.           <property name="left_attach">0</property>
  176.           <property name="right_attach">1</property>
  177.           <property name="top_attach">2</property>
  178.           <property name="bottom_attach">3</property>
  179.           <property name="x_options">fill</property>
  180.           <property name="y_options"></property>
  181.         </packing>
  182.           </child>
  183.  
  184.           <child>
  185.         <widget class="GtkRadioButton" id="type_linear">
  186.           <property name="visible">True</property>
  187.           <property name="can_focus">True</property>
  188.           <property name="label" translatable="yes">_Linear</property>
  189.           <property name="use_underline">True</property>
  190.           <property name="relief">GTK_RELIEF_NORMAL</property>
  191.           <property name="active">True</property>
  192.           <property name="inconsistent">False</property>
  193.           <property name="draw_indicator">True</property>
  194.         </widget>
  195.         <packing>
  196.           <property name="left_attach">1</property>
  197.           <property name="right_attach">2</property>
  198.           <property name="top_attach">2</property>
  199.           <property name="bottom_attach">3</property>
  200.           <property name="x_options">fill</property>
  201.           <property name="y_options"></property>
  202.         </packing>
  203.           </child>
  204.  
  205.           <child>
  206.         <widget class="GtkRadioButton" id="type_growth">
  207.           <property name="visible">True</property>
  208.           <property name="can_focus">True</property>
  209.           <property name="label" translatable="yes">_Growth</property>
  210.           <property name="use_underline">True</property>
  211.           <property name="relief">GTK_RELIEF_NORMAL</property>
  212.           <property name="active">False</property>
  213.           <property name="inconsistent">False</property>
  214.           <property name="draw_indicator">True</property>
  215.           <property name="group">type_linear</property>
  216.         </widget>
  217.         <packing>
  218.           <property name="left_attach">1</property>
  219.           <property name="right_attach">2</property>
  220.           <property name="top_attach">3</property>
  221.           <property name="bottom_attach">4</property>
  222.           <property name="x_options">fill</property>
  223.           <property name="y_options"></property>
  224.         </packing>
  225.           </child>
  226.  
  227.           <child>
  228.         <widget class="GtkRadioButton" id="type_date">
  229.           <property name="visible">True</property>
  230.           <property name="can_focus">True</property>
  231.           <property name="label" translatable="yes">_Date</property>
  232.           <property name="use_underline">True</property>
  233.           <property name="relief">GTK_RELIEF_NORMAL</property>
  234.           <property name="active">False</property>
  235.           <property name="inconsistent">False</property>
  236.           <property name="draw_indicator">True</property>
  237.           <property name="group">type_linear</property>
  238.         </widget>
  239.         <packing>
  240.           <property name="left_attach">1</property>
  241.           <property name="right_attach">2</property>
  242.           <property name="top_attach">4</property>
  243.           <property name="bottom_attach">5</property>
  244.           <property name="x_options">fill</property>
  245.           <property name="y_options"></property>
  246.         </packing>
  247.           </child>
  248.  
  249.           <child>
  250.         <widget class="GtkLabel" id="label3">
  251.           <property name="visible">True</property>
  252.           <property name="label" translatable="yes">_Start value:</property>
  253.           <property name="use_underline">True</property>
  254.           <property name="use_markup">False</property>
  255.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  256.           <property name="wrap">False</property>
  257.           <property name="selectable">False</property>
  258.           <property name="xalign">0</property>
  259.           <property name="yalign">0.5</property>
  260.           <property name="xpad">0</property>
  261.           <property name="ypad">0</property>
  262.           <property name="mnemonic_widget">start_entry</property>
  263.         </widget>
  264.         <packing>
  265.           <property name="left_attach">0</property>
  266.           <property name="right_attach">1</property>
  267.           <property name="top_attach">5</property>
  268.           <property name="bottom_attach">6</property>
  269.           <property name="x_options">fill</property>
  270.           <property name="y_options"></property>
  271.         </packing>
  272.           </child>
  273.  
  274.           <child>
  275.         <widget class="GtkEntry" id="start_entry">
  276.           <property name="visible">True</property>
  277.           <property name="can_focus">True</property>
  278.           <property name="editable">True</property>
  279.           <property name="visibility">True</property>
  280.           <property name="max_length">0</property>
  281.           <property name="text" translatable="yes"></property>
  282.           <property name="has_frame">True</property>
  283.           <property name="invisible_char" translatable="yes">*</property>
  284.           <property name="activates_default">False</property>
  285.         </widget>
  286.         <packing>
  287.           <property name="left_attach">1</property>
  288.           <property name="right_attach">2</property>
  289.           <property name="top_attach">5</property>
  290.           <property name="bottom_attach">6</property>
  291.           <property name="y_options"></property>
  292.         </packing>
  293.           </child>
  294.  
  295.           <child>
  296.         <widget class="GtkLabel" id="label4">
  297.           <property name="visible">True</property>
  298.           <property name="label" translatable="yes">S_tep value:</property>
  299.           <property name="use_underline">True</property>
  300.           <property name="use_markup">False</property>
  301.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  302.           <property name="wrap">False</property>
  303.           <property name="selectable">False</property>
  304.           <property name="xalign">0</property>
  305.           <property name="yalign">0.5</property>
  306.           <property name="xpad">0</property>
  307.           <property name="ypad">0</property>
  308.           <property name="mnemonic_widget">step_entry</property>
  309.         </widget>
  310.         <packing>
  311.           <property name="left_attach">0</property>
  312.           <property name="right_attach">1</property>
  313.           <property name="top_attach">6</property>
  314.           <property name="bottom_attach">7</property>
  315.           <property name="x_options">fill</property>
  316.           <property name="y_options"></property>
  317.         </packing>
  318.           </child>
  319.  
  320.           <child>
  321.         <widget class="GtkEntry" id="step_entry">
  322.           <property name="visible">True</property>
  323.           <property name="can_focus">True</property>
  324.           <property name="editable">True</property>
  325.           <property name="visibility">True</property>
  326.           <property name="max_length">0</property>
  327.           <property name="text" translatable="yes"></property>
  328.           <property name="has_frame">True</property>
  329.           <property name="invisible_char" translatable="yes">*</property>
  330.           <property name="activates_default">False</property>
  331.         </widget>
  332.         <packing>
  333.           <property name="left_attach">1</property>
  334.           <property name="right_attach">2</property>
  335.           <property name="top_attach">6</property>
  336.           <property name="bottom_attach">7</property>
  337.           <property name="y_options"></property>
  338.         </packing>
  339.           </child>
  340.  
  341.           <child>
  342.         <widget class="GtkLabel" id="label5">
  343.           <property name="visible">True</property>
  344.           <property name="label" translatable="yes">St_op value:</property>
  345.           <property name="use_underline">True</property>
  346.           <property name="use_markup">False</property>
  347.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  348.           <property name="wrap">False</property>
  349.           <property name="selectable">False</property>
  350.           <property name="xalign">0</property>
  351.           <property name="yalign">0.5</property>
  352.           <property name="xpad">0</property>
  353.           <property name="ypad">0</property>
  354.           <property name="mnemonic_widget">stop_entry</property>
  355.         </widget>
  356.         <packing>
  357.           <property name="left_attach">0</property>
  358.           <property name="right_attach">1</property>
  359.           <property name="top_attach">7</property>
  360.           <property name="bottom_attach">8</property>
  361.           <property name="x_options">fill</property>
  362.           <property name="y_options"></property>
  363.         </packing>
  364.           </child>
  365.  
  366.           <child>
  367.         <widget class="GtkEntry" id="stop_entry">
  368.           <property name="visible">True</property>
  369.           <property name="can_focus">True</property>
  370.           <property name="editable">True</property>
  371.           <property name="visibility">True</property>
  372.           <property name="max_length">0</property>
  373.           <property name="text" translatable="yes"></property>
  374.           <property name="has_frame">True</property>
  375.           <property name="invisible_char" translatable="yes">*</property>
  376.           <property name="activates_default">False</property>
  377.         </widget>
  378.         <packing>
  379.           <property name="left_attach">1</property>
  380.           <property name="right_attach">2</property>
  381.           <property name="top_attach">7</property>
  382.           <property name="bottom_attach">8</property>
  383.           <property name="y_options"></property>
  384.         </packing>
  385.           </child>
  386.         </widget>
  387.         <packing>
  388.           <property name="tab_expand">False</property>
  389.           <property name="tab_fill">True</property>
  390.         </packing>
  391.       </child>
  392.  
  393.       <child>
  394.         <widget class="GtkLabel" id="label6">
  395.           <property name="visible">True</property>
  396.           <property name="label" translatable="yes">Series</property>
  397.           <property name="use_underline">True</property>
  398.           <property name="use_markup">False</property>
  399.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  400.           <property name="wrap">False</property>
  401.           <property name="selectable">False</property>
  402.           <property name="xalign">0.5</property>
  403.           <property name="yalign">0.5</property>
  404.           <property name="xpad">0</property>
  405.           <property name="ypad">0</property>
  406.           <property name="mnemonic_widget">notebook1</property>
  407.         </widget>
  408.         <packing>
  409.           <property name="type">tab</property>
  410.         </packing>
  411.       </child>
  412.  
  413.       <child>
  414.         <widget class="GtkTable" id="table_date_unit">
  415.           <property name="border_width">12</property>
  416.           <property name="visible">True</property>
  417.           <property name="n_rows">4</property>
  418.           <property name="n_columns">2</property>
  419.           <property name="homogeneous">False</property>
  420.           <property name="row_spacing">6</property>
  421.           <property name="column_spacing">12</property>
  422.  
  423.           <child>
  424.         <widget class="GtkLabel" id="label7">
  425.           <property name="visible">True</property>
  426.           <property name="label" translatable="yes">Date unit:</property>
  427.           <property name="use_underline">False</property>
  428.           <property name="use_markup">False</property>
  429.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  430.           <property name="wrap">False</property>
  431.           <property name="selectable">False</property>
  432.           <property name="xalign">0</property>
  433.           <property name="yalign">0.5</property>
  434.           <property name="xpad">0</property>
  435.           <property name="ypad">0</property>
  436.         </widget>
  437.         <packing>
  438.           <property name="left_attach">0</property>
  439.           <property name="right_attach">1</property>
  440.           <property name="top_attach">0</property>
  441.           <property name="bottom_attach">1</property>
  442.           <property name="x_options">fill</property>
  443.           <property name="y_options"></property>
  444.         </packing>
  445.           </child>
  446.  
  447.           <child>
  448.         <widget class="GtkRadioButton" id="unit_day">
  449.           <property name="visible">True</property>
  450.           <property name="can_focus">True</property>
  451.           <property name="label" translatable="yes">D_ay</property>
  452.           <property name="use_underline">True</property>
  453.           <property name="relief">GTK_RELIEF_NORMAL</property>
  454.           <property name="active">False</property>
  455.           <property name="inconsistent">False</property>
  456.           <property name="draw_indicator">True</property>
  457.         </widget>
  458.         <packing>
  459.           <property name="left_attach">1</property>
  460.           <property name="right_attach">2</property>
  461.           <property name="top_attach">0</property>
  462.           <property name="bottom_attach">1</property>
  463.           <property name="y_options"></property>
  464.         </packing>
  465.           </child>
  466.  
  467.           <child>
  468.         <widget class="GtkRadioButton" id="unit_weekday">
  469.           <property name="visible">True</property>
  470.           <property name="can_focus">True</property>
  471.           <property name="label" translatable="yes">_Weekday</property>
  472.           <property name="use_underline">True</property>
  473.           <property name="relief">GTK_RELIEF_NORMAL</property>
  474.           <property name="active">False</property>
  475.           <property name="inconsistent">False</property>
  476.           <property name="draw_indicator">True</property>
  477.           <property name="group">unit_day</property>
  478.         </widget>
  479.         <packing>
  480.           <property name="left_attach">1</property>
  481.           <property name="right_attach">2</property>
  482.           <property name="top_attach">1</property>
  483.           <property name="bottom_attach">2</property>
  484.           <property name="y_options"></property>
  485.         </packing>
  486.           </child>
  487.  
  488.           <child>
  489.         <widget class="GtkRadioButton" id="unit_month">
  490.           <property name="visible">True</property>
  491.           <property name="can_focus">True</property>
  492.           <property name="label" translatable="yes">_Month</property>
  493.           <property name="use_underline">True</property>
  494.           <property name="relief">GTK_RELIEF_NORMAL</property>
  495.           <property name="active">False</property>
  496.           <property name="inconsistent">False</property>
  497.           <property name="draw_indicator">True</property>
  498.           <property name="group">unit_day</property>
  499.         </widget>
  500.         <packing>
  501.           <property name="left_attach">1</property>
  502.           <property name="right_attach">2</property>
  503.           <property name="top_attach">2</property>
  504.           <property name="bottom_attach">3</property>
  505.           <property name="y_options"></property>
  506.         </packing>
  507.           </child>
  508.  
  509.           <child>
  510.         <widget class="GtkRadioButton" id="unit_year">
  511.           <property name="visible">True</property>
  512.           <property name="can_focus">True</property>
  513.           <property name="label" translatable="yes">_Year</property>
  514.           <property name="use_underline">True</property>
  515.           <property name="relief">GTK_RELIEF_NORMAL</property>
  516.           <property name="active">False</property>
  517.           <property name="inconsistent">False</property>
  518.           <property name="draw_indicator">True</property>
  519.           <property name="group">unit_day</property>
  520.         </widget>
  521.         <packing>
  522.           <property name="left_attach">1</property>
  523.           <property name="right_attach">2</property>
  524.           <property name="top_attach">3</property>
  525.           <property name="bottom_attach">4</property>
  526.           <property name="y_options"></property>
  527.         </packing>
  528.           </child>
  529.         </widget>
  530.         <packing>
  531.           <property name="tab_expand">False</property>
  532.           <property name="tab_fill">True</property>
  533.         </packing>
  534.       </child>
  535.  
  536.       <child>
  537.         <widget class="GtkLabel" id="label8">
  538.           <property name="visible">True</property>
  539.           <property name="label" translatable="yes">Options</property>
  540.           <property name="use_underline">True</property>
  541.           <property name="use_markup">False</property>
  542.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  543.           <property name="wrap">False</property>
  544.           <property name="selectable">False</property>
  545.           <property name="xalign">0.5</property>
  546.           <property name="yalign">0.5</property>
  547.           <property name="xpad">0</property>
  548.           <property name="ypad">0</property>
  549.           <property name="mnemonic_widget">notebook1</property>
  550.         </widget>
  551.         <packing>
  552.           <property name="type">tab</property>
  553.         </packing>
  554.       </child>
  555.  
  556.       <child>
  557.         <widget class="GtkHBox" id="dao">
  558.           <property name="visible">True</property>
  559.           <property name="homogeneous">False</property>
  560.           <property name="spacing">0</property>
  561.  
  562.           <child>
  563.         <placeholder/>
  564.           </child>
  565.         </widget>
  566.         <packing>
  567.           <property name="tab_expand">False</property>
  568.           <property name="tab_fill">True</property>
  569.         </packing>
  570.       </child>
  571.  
  572.       <child>
  573.         <widget class="GtkLabel" id="label9">
  574.           <property name="visible">True</property>
  575.           <property name="label" translatable="yes">Output</property>
  576.           <property name="use_underline">True</property>
  577.           <property name="use_markup">False</property>
  578.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  579.           <property name="wrap">False</property>
  580.           <property name="selectable">False</property>
  581.           <property name="xalign">0.5</property>
  582.           <property name="yalign">0.5</property>
  583.           <property name="xpad">0</property>
  584.           <property name="ypad">0</property>
  585.           <property name="mnemonic_widget">notebook1</property>
  586.         </widget>
  587.         <packing>
  588.           <property name="type">tab</property>
  589.         </packing>
  590.       </child>
  591.     </widget>
  592.     <packing>
  593.       <property name="padding">0</property>
  594.       <property name="expand">True</property>
  595.       <property name="fill">True</property>
  596.     </packing>
  597.       </child>
  598.     </widget>
  599.   </child>
  600. </widget>
  601.  
  602. </glade-interface>
  603.