home *** CD-ROM | disk | FTP | other *** search
/ Freelog 65 / Freelog065.iso / BAS / Bureautique / Gnumeric / gnumeric-1.3.92-rc1.exe / summary.glade < prev    next >
Extensible Markup Language  |  2004-11-01  |  21KB  |  535 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="SummaryInformation">
  7.   <property name="border_width">6</property>
  8.   <property name="title" translatable="yes">Summary</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">12</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="apply_button">
  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-apply</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="cancel_button">
  53.           <property name="visible">True</property>
  54.           <property name="can_default">True</property>
  55.           <property name="can_focus">True</property>
  56.           <property name="label">gtk-cancel</property>
  57.           <property name="use_stock">True</property>
  58.           <property name="relief">GTK_RELIEF_NORMAL</property>
  59.           <property name="response_id">0</property>
  60.         </widget>
  61.       </child>
  62.  
  63.       <child>
  64.         <widget class="GtkButton" id="ok_button">
  65.           <property name="visible">True</property>
  66.           <property name="can_default">True</property>
  67.           <property name="has_default">True</property>
  68.           <property name="can_focus">True</property>
  69.           <property name="label">gtk-ok</property>
  70.           <property name="use_stock">True</property>
  71.           <property name="relief">GTK_RELIEF_NORMAL</property>
  72.           <property name="response_id">0</property>
  73.         </widget>
  74.       </child>
  75.     </widget>
  76.     <packing>
  77.       <property name="padding">0</property>
  78.       <property name="expand">False</property>
  79.       <property name="fill">True</property>
  80.       <property name="pack_type">GTK_PACK_END</property>
  81.     </packing>
  82.       </child>
  83.  
  84.       <child>
  85.     <widget class="GtkTable" id="table1">
  86.       <property name="border_width">5</property>
  87.       <property name="visible">True</property>
  88.       <property name="n_rows">9</property>
  89.       <property name="n_columns">3</property>
  90.       <property name="homogeneous">False</property>
  91.       <property name="row_spacing">6</property>
  92.       <property name="column_spacing">6</property>
  93.  
  94.       <child>
  95.         <widget class="GtkLabel" id="label1">
  96.           <property name="visible">True</property>
  97.           <property name="label" translatable="yes">_Title:</property>
  98.           <property name="use_underline">True</property>
  99.           <property name="use_markup">False</property>
  100.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  101.           <property name="wrap">False</property>
  102.           <property name="selectable">False</property>
  103.           <property name="xalign">0</property>
  104.           <property name="yalign">0</property>
  105.           <property name="xpad">0</property>
  106.           <property name="ypad">0</property>
  107.           <property name="mnemonic_widget">title</property>
  108.         </widget>
  109.         <packing>
  110.           <property name="left_attach">1</property>
  111.           <property name="right_attach">2</property>
  112.           <property name="top_attach">2</property>
  113.           <property name="bottom_attach">3</property>
  114.           <property name="x_options">fill</property>
  115.           <property name="y_options"></property>
  116.         </packing>
  117.       </child>
  118.  
  119.       <child>
  120.         <widget class="GtkLabel" id="label2">
  121.           <property name="visible">True</property>
  122.           <property name="label" translatable="yes">_Author:</property>
  123.           <property name="use_underline">True</property>
  124.           <property name="use_markup">False</property>
  125.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  126.           <property name="wrap">False</property>
  127.           <property name="selectable">False</property>
  128.           <property name="xalign">0</property>
  129.           <property name="yalign">0</property>
  130.           <property name="xpad">0</property>
  131.           <property name="ypad">0</property>
  132.           <property name="mnemonic_widget">author</property>
  133.         </widget>
  134.         <packing>
  135.           <property name="left_attach">1</property>
  136.           <property name="right_attach">2</property>
  137.           <property name="top_attach">3</property>
  138.           <property name="bottom_attach">4</property>
  139.           <property name="x_options">fill</property>
  140.           <property name="y_options"></property>
  141.         </packing>
  142.       </child>
  143.  
  144.       <child>
  145.         <widget class="GtkLabel" id="label3">
  146.           <property name="visible">True</property>
  147.           <property name="label" translatable="yes">_Category:</property>
  148.           <property name="use_underline">True</property>
  149.           <property name="use_markup">False</property>
  150.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  151.           <property name="wrap">False</property>
  152.           <property name="selectable">False</property>
  153.           <property name="xalign">0</property>
  154.           <property name="yalign">0</property>
  155.           <property name="xpad">0</property>
  156.           <property name="ypad">0</property>
  157.           <property name="mnemonic_widget">category</property>
  158.         </widget>
  159.         <packing>
  160.           <property name="left_attach">1</property>
  161.           <property name="right_attach">2</property>
  162.           <property name="top_attach">4</property>
  163.           <property name="bottom_attach">5</property>
  164.           <property name="x_options">fill</property>
  165.           <property name="y_options"></property>
  166.         </packing>
  167.       </child>
  168.  
  169.       <child>
  170.         <widget class="GtkLabel" id="label4">
  171.           <property name="visible">True</property>
  172.           <property name="label" translatable="yes">_Keywords:</property>
  173.           <property name="use_underline">True</property>
  174.           <property name="use_markup">False</property>
  175.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  176.           <property name="wrap">False</property>
  177.           <property name="selectable">False</property>
  178.           <property name="xalign">0</property>
  179.           <property name="yalign">0</property>
  180.           <property name="xpad">0</property>
  181.           <property name="ypad">0</property>
  182.           <property name="mnemonic_widget">keywords</property>
  183.         </widget>
  184.         <packing>
  185.           <property name="left_attach">1</property>
  186.           <property name="right_attach">2</property>
  187.           <property name="top_attach">5</property>
  188.           <property name="bottom_attach">6</property>
  189.           <property name="x_options">fill</property>
  190.           <property name="y_options"></property>
  191.         </packing>
  192.       </child>
  193.  
  194.       <child>
  195.         <widget class="GtkLabel" id="label5">
  196.           <property name="visible">True</property>
  197.           <property name="label" translatable="yes">_Manager:</property>
  198.           <property name="use_underline">True</property>
  199.           <property name="use_markup">False</property>
  200.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  201.           <property name="wrap">False</property>
  202.           <property name="selectable">False</property>
  203.           <property name="xalign">0</property>
  204.           <property name="yalign">0</property>
  205.           <property name="xpad">0</property>
  206.           <property name="ypad">0</property>
  207.           <property name="mnemonic_widget">manager</property>
  208.         </widget>
  209.         <packing>
  210.           <property name="left_attach">1</property>
  211.           <property name="right_attach">2</property>
  212.           <property name="top_attach">6</property>
  213.           <property name="bottom_attach">7</property>
  214.           <property name="x_options">fill</property>
  215.           <property name="y_options"></property>
  216.         </packing>
  217.       </child>
  218.  
  219.       <child>
  220.         <widget class="GtkScrolledWindow" id="scrolled_tree">
  221.           <property name="visible">True</property>
  222.           <property name="can_focus">True</property>
  223.           <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  224.           <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
  225.           <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
  226.           <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
  227.  
  228.           <child>
  229.         <widget class="GtkTextView" id="comments">
  230.           <property name="visible">True</property>
  231.           <property name="can_focus">True</property>
  232.           <property name="editable">True</property>
  233.           <property name="justification">GTK_JUSTIFY_LEFT</property>
  234.           <property name="wrap_mode">GTK_WRAP_WORD</property>
  235.           <property name="cursor_visible">True</property>
  236.           <property name="pixels_above_lines">0</property>
  237.           <property name="pixels_below_lines">0</property>
  238.           <property name="pixels_inside_wrap">0</property>
  239.           <property name="left_margin">0</property>
  240.           <property name="right_margin">0</property>
  241.           <property name="indent">0</property>
  242.           <property name="text" translatable="yes"></property>
  243.         </widget>
  244.           </child>
  245.         </widget>
  246.         <packing>
  247.           <property name="left_attach">2</property>
  248.           <property name="right_attach">3</property>
  249.           <property name="top_attach">8</property>
  250.           <property name="bottom_attach">9</property>
  251.         </packing>
  252.       </child>
  253.  
  254.       <child>
  255.         <widget class="GtkEntry" id="title">
  256.           <property name="visible">True</property>
  257.           <property name="can_focus">True</property>
  258.           <property name="has_focus">True</property>
  259.           <property name="editable">True</property>
  260.           <property name="visibility">True</property>
  261.           <property name="max_length">0</property>
  262.           <property name="text" translatable="yes"></property>
  263.           <property name="has_frame">True</property>
  264.           <property name="invisible_char" translatable="yes">*</property>
  265.           <property name="activates_default">False</property>
  266.         </widget>
  267.         <packing>
  268.           <property name="left_attach">2</property>
  269.           <property name="right_attach">3</property>
  270.           <property name="top_attach">2</property>
  271.           <property name="bottom_attach">3</property>
  272.           <property name="y_options"></property>
  273.         </packing>
  274.       </child>
  275.  
  276.       <child>
  277.         <widget class="GtkEntry" id="author">
  278.           <property name="visible">True</property>
  279.           <property name="can_focus">True</property>
  280.           <property name="editable">True</property>
  281.           <property name="visibility">True</property>
  282.           <property name="max_length">0</property>
  283.           <property name="text" translatable="yes"></property>
  284.           <property name="has_frame">True</property>
  285.           <property name="invisible_char" translatable="yes">*</property>
  286.           <property name="activates_default">False</property>
  287.         </widget>
  288.         <packing>
  289.           <property name="left_attach">2</property>
  290.           <property name="right_attach">3</property>
  291.           <property name="top_attach">3</property>
  292.           <property name="bottom_attach">4</property>
  293.           <property name="y_options"></property>
  294.         </packing>
  295.       </child>
  296.  
  297.       <child>
  298.         <widget class="GtkEntry" id="category">
  299.           <property name="visible">True</property>
  300.           <property name="can_focus">True</property>
  301.           <property name="editable">True</property>
  302.           <property name="visibility">True</property>
  303.           <property name="max_length">0</property>
  304.           <property name="text" translatable="yes"></property>
  305.           <property name="has_frame">True</property>
  306.           <property name="invisible_char" translatable="yes">*</property>
  307.           <property name="activates_default">False</property>
  308.         </widget>
  309.         <packing>
  310.           <property name="left_attach">2</property>
  311.           <property name="right_attach">3</property>
  312.           <property name="top_attach">4</property>
  313.           <property name="bottom_attach">5</property>
  314.           <property name="y_options"></property>
  315.         </packing>
  316.       </child>
  317.  
  318.       <child>
  319.         <widget class="GtkEntry" id="keywords">
  320.           <property name="visible">True</property>
  321.           <property name="can_focus">True</property>
  322.           <property name="editable">True</property>
  323.           <property name="visibility">True</property>
  324.           <property name="max_length">0</property>
  325.           <property name="text" translatable="yes"></property>
  326.           <property name="has_frame">True</property>
  327.           <property name="invisible_char" translatable="yes">*</property>
  328.           <property name="activates_default">False</property>
  329.         </widget>
  330.         <packing>
  331.           <property name="left_attach">2</property>
  332.           <property name="right_attach">3</property>
  333.           <property name="top_attach">5</property>
  334.           <property name="bottom_attach">6</property>
  335.           <property name="y_options"></property>
  336.         </packing>
  337.       </child>
  338.  
  339.       <child>
  340.         <widget class="GtkEntry" id="manager">
  341.           <property name="visible">True</property>
  342.           <property name="can_focus">True</property>
  343.           <property name="editable">True</property>
  344.           <property name="visibility">True</property>
  345.           <property name="max_length">0</property>
  346.           <property name="text" translatable="yes"></property>
  347.           <property name="has_frame">True</property>
  348.           <property name="invisible_char" translatable="yes">*</property>
  349.           <property name="activates_default">False</property>
  350.         </widget>
  351.         <packing>
  352.           <property name="left_attach">2</property>
  353.           <property name="right_attach">3</property>
  354.           <property name="top_attach">6</property>
  355.           <property name="bottom_attach">7</property>
  356.           <property name="y_options"></property>
  357.         </packing>
  358.       </child>
  359.  
  360.       <child>
  361.         <widget class="GtkLabel" id="doc_name_label">
  362.           <property name="visible">True</property>
  363.           <property name="label" translatable="yes">File:</property>
  364.           <property name="use_underline">False</property>
  365.           <property name="use_markup">False</property>
  366.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  367.           <property name="wrap">False</property>
  368.           <property name="selectable">False</property>
  369.           <property name="xalign">0</property>
  370.           <property name="yalign">0</property>
  371.           <property name="xpad">0</property>
  372.           <property name="ypad">0</property>
  373.         </widget>
  374.         <packing>
  375.           <property name="left_attach">1</property>
  376.           <property name="right_attach">2</property>
  377.           <property name="top_attach">1</property>
  378.           <property name="bottom_attach">2</property>
  379.           <property name="x_options">fill</property>
  380.           <property name="y_options"></property>
  381.         </packing>
  382.       </child>
  383.  
  384.       <child>
  385.         <widget class="GtkLabel" id="label6">
  386.           <property name="visible">True</property>
  387.           <property name="label" translatable="yes">C_omments:</property>
  388.           <property name="use_underline">True</property>
  389.           <property name="use_markup">False</property>
  390.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  391.           <property name="wrap">False</property>
  392.           <property name="selectable">False</property>
  393.           <property name="xalign">0</property>
  394.           <property name="yalign">0</property>
  395.           <property name="xpad">0</property>
  396.           <property name="ypad">0</property>
  397.           <property name="mnemonic_widget">comments</property>
  398.         </widget>
  399.         <packing>
  400.           <property name="left_attach">1</property>
  401.           <property name="right_attach">2</property>
  402.           <property name="top_attach">8</property>
  403.           <property name="bottom_attach">9</property>
  404.           <property name="x_options">fill</property>
  405.           <property name="y_options"></property>
  406.         </packing>
  407.       </child>
  408.  
  409.       <child>
  410.         <widget class="GtkLabel" id="label7">
  411.           <property name="visible">True</property>
  412.           <property name="label" translatable="yes">Com_pany:</property>
  413.           <property name="use_underline">True</property>
  414.           <property name="use_markup">False</property>
  415.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  416.           <property name="wrap">False</property>
  417.           <property name="selectable">False</property>
  418.           <property name="xalign">0</property>
  419.           <property name="yalign">0</property>
  420.           <property name="xpad">0</property>
  421.           <property name="ypad">0</property>
  422.           <property name="mnemonic_widget">company</property>
  423.         </widget>
  424.         <packing>
  425.           <property name="left_attach">1</property>
  426.           <property name="right_attach">2</property>
  427.           <property name="top_attach">7</property>
  428.           <property name="bottom_attach">8</property>
  429.           <property name="x_options">fill</property>
  430.           <property name="y_options"></property>
  431.         </packing>
  432.       </child>
  433.  
  434.       <child>
  435.         <widget class="GtkEntry" id="doc_name">
  436.           <property name="visible">True</property>
  437.           <property name="editable">False</property>
  438.           <property name="visibility">True</property>
  439.           <property name="max_length">0</property>
  440.           <property name="text" translatable="yes"></property>
  441.           <property name="has_frame">True</property>
  442.           <property name="invisible_char" translatable="yes">*</property>
  443.           <property name="activates_default">False</property>
  444.         </widget>
  445.         <packing>
  446.           <property name="left_attach">2</property>
  447.           <property name="right_attach">3</property>
  448.           <property name="top_attach">1</property>
  449.           <property name="bottom_attach">2</property>
  450.           <property name="y_options"></property>
  451.         </packing>
  452.       </child>
  453.  
  454.       <child>
  455.         <widget class="GtkEntry" id="company">
  456.           <property name="visible">True</property>
  457.           <property name="can_focus">True</property>
  458.           <property name="editable">True</property>
  459.           <property name="visibility">True</property>
  460.           <property name="max_length">0</property>
  461.           <property name="text" translatable="yes"></property>
  462.           <property name="has_frame">True</property>
  463.           <property name="invisible_char" translatable="yes">*</property>
  464.           <property name="activates_default">False</property>
  465.         </widget>
  466.         <packing>
  467.           <property name="left_attach">2</property>
  468.           <property name="right_attach">3</property>
  469.           <property name="top_attach">7</property>
  470.           <property name="bottom_attach">8</property>
  471.           <property name="y_options"></property>
  472.         </packing>
  473.       </child>
  474.  
  475.       <child>
  476.         <widget class="GtkLabel" id="header">
  477.           <property name="visible">True</property>
  478.           <property name="label" translatable="yes"><span weight="bold">Document Summary Information</span></property>
  479.           <property name="use_underline">False</property>
  480.           <property name="use_markup">True</property>
  481.           <property name="justify">GTK_JUSTIFY_CENTER</property>
  482.           <property name="wrap">False</property>
  483.           <property name="selectable">False</property>
  484.           <property name="xalign">0</property>
  485.           <property name="yalign">0</property>
  486.           <property name="xpad">0</property>
  487.           <property name="ypad">0</property>
  488.         </widget>
  489.         <packing>
  490.           <property name="left_attach">0</property>
  491.           <property name="right_attach">3</property>
  492.           <property name="top_attach">0</property>
  493.           <property name="bottom_attach">1</property>
  494.           <property name="x_options">fill</property>
  495.           <property name="y_options"></property>
  496.         </packing>
  497.       </child>
  498.  
  499.       <child>
  500.         <widget class="GtkLabel" id="label8">
  501.           <property name="width_request">6</property>
  502.           <property name="visible">True</property>
  503.           <property name="label" translatable="yes"></property>
  504.           <property name="use_underline">False</property>
  505.           <property name="use_markup">False</property>
  506.           <property name="justify">GTK_JUSTIFY_LEFT</property>
  507.           <property name="wrap">False</property>
  508.           <property name="selectable">False</property>
  509.           <property name="xalign">0</property>
  510.           <property name="yalign">0.5</property>
  511.           <property name="xpad">0</property>
  512.           <property name="ypad">0</property>
  513.         </widget>
  514.         <packing>
  515.           <property name="left_attach">0</property>
  516.           <property name="right_attach">1</property>
  517.           <property name="top_attach">1</property>
  518.           <property name="bottom_attach">9</property>
  519.           <property name="x_options">fill</property>
  520.           <property name="y_options"></property>
  521.         </packing>
  522.       </child>
  523.     </widget>
  524.     <packing>
  525.       <property name="padding">0</property>
  526.       <property name="expand">True</property>
  527.       <property name="fill">True</property>
  528.     </packing>
  529.       </child>
  530.     </widget>
  531.   </child>
  532. </widget>
  533.  
  534. </glade-interface>
  535.