home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / communic / email / Evolution-2.8.2-2.msi / Data1.cab / e_contact_print.glade < prev    next >
Extensible Markup Language  |  2007-03-07  |  123KB  |  2,019 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.   <widget class="GtkDialog" id="print-edit-style">
  6.     <property name="visible">no</property>
  7.     <property name="title" translatable="yes">Page Setup:</property>
  8.     <property name="type">GTK_WINDOW_TOPLEVEL</property>
  9.     <property name="modal">no</property>
  10.     <property name="allow_shrink">no</property>
  11.     <property name="allow_grow">no</property>
  12.     <property name="window-position">GTK_WIN_POS_NONE</property>
  13.  
  14.     <child internal-child="vbox">
  15.       <widget class="GtkVBox" id="dialog-vbox1">
  16.         <property name="homogeneous">no</property>
  17.         <property name="spacing">8</property>
  18.         <property name="visible">yes</property>
  19.  
  20.         <child internal-child="action_area">
  21.           <widget class="GtkHButtonBox" id="dialog-action_area1">
  22.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  23.             <property name="spacing">8</property>
  24.             <property name="visible">yes</property>
  25.  
  26.             <child>
  27.               <widget class="GtkButton" id="button1">
  28.                 <property name="can_default">yes</property>
  29.                 <property name="can_focus">yes</property>
  30.                 <property name="visible">yes</property>
  31.                 <property name="label">gtk-ok</property>
  32.                 <property name="use_stock">yes</property>
  33.                 <property name="use_underline">yes</property>
  34.               </widget>
  35.             </child>
  36.  
  37.             <child>
  38.               <widget class="GtkButton" id="button2">
  39.                 <property name="can_default">yes</property>
  40.                 <property name="can_focus">yes</property>
  41.                 <property name="visible">yes</property>
  42.                 <property name="label">gtk-apply</property>
  43.                 <property name="use_stock">yes</property>
  44.                 <property name="use_underline">yes</property>
  45.               </widget>
  46.             </child>
  47.  
  48.             <child>
  49.               <widget class="GtkButton" id="button3">
  50.                 <property name="can_default">yes</property>
  51.                 <property name="can_focus">yes</property>
  52.                 <property name="visible">yes</property>
  53.                 <property name="label">gtk-cancel</property>
  54.                 <property name="use_stock">yes</property>
  55.                 <property name="use_underline">yes</property>
  56.               </widget>
  57.             </child>
  58.           </widget>
  59.           <packing>
  60.             <property name="padding">0</property>
  61.             <property name="expand">no</property>
  62.             <property name="fill">yes</property>
  63.             <property name="pack_type">GTK_PACK_END</property>
  64.           </packing>
  65.         </child>
  66.  
  67.         <child>
  68.           <widget class="GtkVBox" id="vbox-contact-print-style-editor">
  69.             <property name="homogeneous">no</property>
  70.             <property name="spacing">5</property>
  71.             <property name="visible">yes</property>
  72.  
  73.             <child>
  74.               <widget class="GtkHBox" id="hbox2">
  75.                 <property name="border_width">5</property>
  76.                 <property name="homogeneous">no</property>
  77.                 <property name="spacing">16</property>
  78.                 <property name="visible">yes</property>
  79.  
  80.                 <child>
  81.                   <widget class="GtkLabel" id="label8">
  82.                     <property name="label" translatable="yes">Style name:</property>
  83.                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  84.                     <property name="wrap">no</property>
  85.                     <property name="xalign">0.5</property>
  86.                     <property name="yalign">0.5</property>
  87.                     <property name="xpad">0</property>
  88.                     <property name="ypad">0</property>
  89.                     <property name="visible">yes</property>
  90.                   </widget>
  91.                   <packing>
  92.                     <property name="padding">0</property>
  93.                     <property name="expand">no</property>
  94.                     <property name="fill">no</property>
  95.                   </packing>
  96.                 </child>
  97.  
  98.                 <child>
  99.                   <widget class="GtkEntry" id="label-style-name">
  100.                     <property name="can_focus">yes</property>
  101.                     <property name="editable">no</property>
  102.                     <property name="text" translatable="yes"></property>
  103.                     <property name="max-length">0</property>
  104.                     <property name="visibility">yes</property>
  105.                     <property name="visible">yes</property>
  106.                   </widget>
  107.                   <packing>
  108.                     <property name="padding">0</property>
  109.                     <property name="expand">no</property>
  110.                     <property name="fill">no</property>
  111.                   </packing>
  112.                 </child>
  113.               </widget>
  114.               <packing>
  115.                 <property name="padding">0</property>
  116.                 <property name="expand">yes</property>
  117.                 <property name="fill">yes</property>
  118.               </packing>
  119.             </child>
  120.  
  121.             <child>
  122.               <widget class="GtkNotebook" id="notebook1">
  123.                 <property name="can_focus">yes</property>
  124.                 <property name="show_tabs">yes</property>
  125.                 <property name="show_border">yes</property>
  126.                 <property name="tab_pos">GTK_POS_TOP</property>
  127.                 <property name="scrollable">no</property>
  128.                 <property name="tab_hborder">2</property>
  129.                 <property name="tab_vborder">2</property>
  130.                 <property name="enable-popup">no</property>
  131.                 <property name="visible">yes</property>
  132.  
  133.                 <child>
  134.                   <widget class="GtkVBox" id="vbox2">
  135.                     <property name="border_width">5</property>
  136.                     <property name="homogeneous">no</property>
  137.                     <property name="spacing">5</property>
  138.                     <property name="visible">yes</property>
  139.  
  140.                     <child>
  141.                       <widget class="GtkAlignment" id="alignment1">
  142.                         <property name="xalign">0.5</property>
  143.                         <property name="yalign">0.5</property>
  144.                         <property name="xscale">0</property>
  145.                         <property name="yscale">0</property>
  146.                         <property name="visible">yes</property>
  147.  
  148.                         <child>
  149.                           <widget class="GtkFrame" id="frame5">
  150.                             <property name="label" translatable="yes">Preview:</property>
  151.                             <property name="label_xalign">0</property>
  152.                             <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
  153.                             <property name="visible">yes</property>
  154.  
  155.                             <child>
  156.                               <placeholder />
  157.                             </child>
  158.                           </widget>
  159.                         </child>
  160.                       </widget>
  161.                       <packing>
  162.                         <property name="padding">0</property>
  163.                         <property name="expand">yes</property>
  164.                         <property name="fill">yes</property>
  165.                       </packing>
  166.                     </child>
  167.  
  168.                     <child>
  169.                       <widget class="GtkHBox" id="hbox1">
  170.                         <property name="homogeneous">yes</property>
  171.                         <property name="spacing">7</property>
  172.                         <property name="visible">yes</property>
  173.  
  174.                         <child>
  175.                           <widget class="GtkFrame" id="frame6">
  176.                             <property name="label" translatable="yes">Options</property>
  177.                             <property name="label_xalign">0</property>
  178.                             <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
  179.                             <property name="visible">yes</property>
  180.  
  181.                             <child>
  182.                               <widget class="GtkAlignment" id="alignment4">
  183.                                 <property name="xalign">0</property>
  184.                                 <property name="yalign">0</property>
  185.                                 <property name="xscale">0</property>
  186.                                 <property name="yscale">0</property>
  187.                                 <property name="visible">yes</property>
  188.  
  189.                                 <child>
  190.                                   <widget class="GtkTable" id="table1">
  191.                                     <property name="border_width">8</property>
  192.                                     <property name="homogeneous">no</property>
  193.                                     <property name="row_spacing">0</property>
  194.                                     <property name="column_spacing">0</property>
  195.                                     <property name="n-rows">6</property>
  196.                                     <property name="n-columns">5</property>
  197.                                     <property name="visible">yes</property>
  198.  
  199.                                     <child>
  200.                                       <widget class="GtkLabel" id="label5">
  201.                                         <property name="label" translatable="yes">Include:</property>
  202.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  203.                                         <property name="wrap">no</property>
  204.                                         <property name="xalign">0</property>
  205.                                         <property name="yalign">0.5</property>
  206.                                         <property name="xpad">0</property>
  207.                                         <property name="ypad">0</property>
  208.                                         <property name="visible">yes</property>
  209.                                       </widget>
  210.                                       <packing>
  211.                                         <property name="left_attach">0</property>
  212.                                         <property name="right_attach">1</property>
  213.                                         <property name="top_attach">4</property>
  214.                                         <property name="bottom_attach">5</property>
  215.                                         <property name="x_padding">0</property>
  216.                                         <property name="y_padding">0</property>
  217.                                         <property name="x_options">fill</property>
  218.                                         <property name="y_options">fill</property>
  219.                                       </packing>
  220.                                     </child>
  221.  
  222.                                     <child>
  223.                                       <widget class="GtkLabel" id="label4">
  224.                                         <property name="label" translatable="yes">Sections:</property>
  225.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  226.                                         <property name="wrap">no</property>
  227.                                         <property name="xalign">0</property>
  228.                                         <property name="yalign">0.5</property>
  229.                                         <property name="xpad">0</property>
  230.                                         <property name="ypad">0</property>
  231.                                         <property name="visible">yes</property>
  232.                                       </widget>
  233.                                       <packing>
  234.                                         <property name="left_attach">0</property>
  235.                                         <property name="right_attach">1</property>
  236.                                         <property name="top_attach">0</property>
  237.                                         <property name="bottom_attach">1</property>
  238.                                         <property name="x_padding">0</property>
  239.                                         <property name="y_padding">0</property>
  240.                                         <property name="x_options">fill</property>
  241.                                         <property name="y_options">fill</property>
  242.                                       </packing>
  243.                                     </child>
  244.  
  245.                                     <child>
  246.                                       <widget class="GtkAlignment" id="alignment2">
  247.                                         <property name="xalign">0</property>
  248.                                         <property name="yalign">0.5</property>
  249.                                         <property name="xscale">0</property>
  250.                                         <property name="yscale">0</property>
  251.                                         <property name="visible">yes</property>
  252.  
  253.                                         <child>
  254.                                           <widget class="GtkRadioButton" id="radiobutton1">
  255.                                             <property name="can_focus">yes</property>
  256.                                             <property name="label" translatable="yes">Immediately follow each other</property>
  257.                                             <property name="active">yes</property>
  258.                                             <property name="draw_indicator">yes</property>
  259.                                             <property name="visible">yes</property>
  260.                                           </widget>
  261.                                         </child>
  262.                                       </widget>
  263.                                       <packing>
  264.                                         <property name="left_attach">1</property>
  265.                                         <property name="right_attach">5</property>
  266.                                         <property name="top_attach">0</property>
  267.                                         <property name="bottom_attach">1</property>
  268.                                         <property name="x_padding">0</property>
  269.                                         <property name="y_padding">0</property>
  270.                                         <property name="x_options">fill</property>
  271.                                         <property name="y_options">fill</property>
  272.                                       </packing>
  273.                                     </child>
  274.  
  275.                                     <child>
  276.                                       <widget class="GtkCheckButton" id="checkbutton1">
  277.                                         <property name="can_focus">yes</property>
  278.                                         <property name="label" translatable="yes">Letter tabs on side</property>
  279.                                         <property name="active">no</property>
  280.                                         <property name="draw_indicator">yes</property>
  281.                                         <property name="visible">yes</property>
  282.                                       </widget>
  283.                                       <packing>
  284.                                         <property name="left_attach">1</property>
  285.                                         <property name="right_attach">5</property>
  286.                                         <property name="top_attach">4</property>
  287.                                         <property name="bottom_attach">5</property>
  288.                                         <property name="x_padding">0</property>
  289.                                         <property name="y_padding">0</property>
  290.                                         <property name="x_options">fill</property>
  291.                                         <property name="y_options">fill</property>
  292.                                       </packing>
  293.                                     </child>
  294.  
  295.                                     <child>
  296.                                       <widget class="GtkCheckButton" id="checkbutton2">
  297.                                         <property name="can_focus">yes</property>
  298.                                         <property name="label" translatable="yes">Headings for each letter</property>
  299.                                         <property name="active">no</property>
  300.                                         <property name="draw_indicator">yes</property>
  301.                                         <property name="visible">yes</property>
  302.                                       </widget>
  303.                                       <packing>
  304.                                         <property name="left_attach">1</property>
  305.                                         <property name="right_attach">5</property>
  306.                                         <property name="top_attach">5</property>
  307.                                         <property name="bottom_attach">6</property>
  308.                                         <property name="x_padding">0</property>
  309.                                         <property name="y_padding">0</property>
  310.                                         <property name="x_options">fill</property>
  311.                                         <property name="y_options">fill</property>
  312.                                       </packing>
  313.                                     </child>
  314.  
  315.                                     <child>
  316.                                       <widget class="GtkAlignment" id="alignment3">
  317.                                         <property name="xalign">0</property>
  318.                                         <property name="yalign">0.5</property>
  319.                                         <property name="xscale">0</property>
  320.                                         <property name="yscale">0</property>
  321.                                         <property name="visible">yes</property>
  322.  
  323.                                         <child>
  324.                                           <widget class="GtkRadioButton" id="radiobutton2">
  325.                                             <property name="can_focus">yes</property>
  326.                                             <property name="label" translatable="yes">Start on a new page</property>
  327.                                             <property name="active">no</property>
  328.                                             <property name="draw_indicator">yes</property>
  329.                                             <property name="visible">yes</property>
  330.                                           </widget>
  331.                                         </child>
  332.                                       </widget>
  333.                                       <packing>
  334.                                         <property name="left_attach">1</property>
  335.                                         <property name="right_attach">5</property>
  336.                                         <property name="top_attach">1</property>
  337.                                         <property name="bottom_attach">2</property>
  338.                                         <property name="x_padding">0</property>
  339.                                         <property name="y_padding">0</property>
  340.                                         <property name="x_options">fill</property>
  341.                                         <property name="y_options">fill</property>
  342.                                       </packing>
  343.                                     </child>
  344.  
  345.                                     <child>
  346.                                       <widget class="GtkLabel" id="label6">
  347.                                         <property name="label" translatable="yes">Number of columns:</property>
  348.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  349.                                         <property name="wrap">no</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="visible">yes</property>
  355.                                       </widget>
  356.                                       <packing>
  357.                                         <property name="left_attach">0</property>
  358.                                         <property name="right_attach">3</property>
  359.                                         <property name="top_attach">2</property>
  360.                                         <property name="bottom_attach">3</property>
  361.                                         <property name="x_padding">0</property>
  362.                                         <property name="y_padding">2</property>
  363.                                         <property name="x_options">fill</property>
  364.                                         <property name="y_options">fill</property>
  365.                                       </packing>
  366.                                     </child>
  367.  
  368.                                     <child>
  369.                                       <widget class="GtkLabel" id="label7">
  370.                                         <property name="label" translatable="yes">Blank forms at end:</property>
  371.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  372.                                         <property name="wrap">no</property>
  373.                                         <property name="xalign">0</property>
  374.                                         <property name="yalign">0.5</property>
  375.                                         <property name="xpad">0</property>
  376.                                         <property name="ypad">0</property>
  377.                                         <property name="visible">yes</property>
  378.                                       </widget>
  379.                                       <packing>
  380.                                         <property name="left_attach">0</property>
  381.                                         <property name="right_attach">3</property>
  382.                                         <property name="top_attach">3</property>
  383.                                         <property name="bottom_attach">4</property>
  384.                                         <property name="x_padding">0</property>
  385.                                         <property name="y_padding">2</property>
  386.                                         <property name="x_options">fill</property>
  387.                                         <property name="y_options">fill</property>
  388.                                       </packing>
  389.                                     </child>
  390.  
  391.                                     <child>
  392.                                       <widget class="GtkAlignment" id="alignment6">
  393.                                         <property name="xalign">0</property>
  394.                                         <property name="yalign">0.5</property>
  395.                                         <property name="xscale">0</property>
  396.                                         <property name="yscale">0</property>
  397.                                         <property name="visible">yes</property>
  398.  
  399.                                         <child>
  400.                                           <widget class="GtkSpinButton" id="spinbutton2">
  401.                                             <property name="can_focus">yes</property>
  402.                                             <property name="climb_rate">1</property>
  403.                                             <property name="digits">0</property>
  404.                                             <property name="numeric">no</property>
  405.                                             <property name="update_policy">GTK_UPDATE_ALWAYS</property>
  406.                                             <property name="wrap">no</property>
  407.                                             <property name="snap_to_ticks">no</property>
  408.                                             <property name="visible">yes</property>
  409.                                             <property name="adjustment">2 0 100 1 10 10</property>
  410.                                           </widget>
  411.                                         </child>
  412.                                       </widget>
  413.                                       <packing>
  414.                                         <property name="left_attach">3</property>
  415.                                         <property name="right_attach">4</property>
  416.                                         <property name="top_attach">3</property>
  417.                                         <property name="bottom_attach">4</property>
  418.                                         <property name="x_padding">0</property>
  419.                                         <property name="y_padding">2</property>
  420.                                         <property name="x_options">fill</property>
  421.                                         <property name="y_options">fill</property>
  422.                                       </packing>
  423.                                     </child>
  424.  
  425.                                     <child>
  426.                                       <widget class="GtkAlignment" id="alignment5">
  427.                                         <property name="xalign">0</property>
  428.                                         <property name="yalign">0.5</property>
  429.                                         <property name="xscale">0</property>
  430.                                         <property name="yscale">0</property>
  431.                                         <property name="visible">yes</property>
  432.  
  433.                                         <child>
  434.                                           <widget class="GtkSpinButton" id="spinbutton1">
  435.                                             <property name="can_focus">yes</property>
  436.                                             <property name="climb_rate">1</property>
  437.                                             <property name="digits">0</property>
  438.                                             <property name="numeric">no</property>
  439.                                             <property name="update_policy">GTK_UPDATE_ALWAYS</property>
  440.                                             <property name="wrap">no</property>
  441.                                             <property name="width-request">45</property>
  442.                                             <property name="snap_to_ticks">no</property>
  443.                                             <property name="visible">yes</property>
  444.                                             <property name="adjustment">1 0 100 1 10 10</property>
  445.                                           </widget>
  446.                                         </child>
  447.                                       </widget>
  448.                                       <packing>
  449.                                         <property name="left_attach">3</property>
  450.                                         <property name="right_attach">4</property>
  451.                                         <property name="top_attach">2</property>
  452.                                         <property name="bottom_attach">3</property>
  453.                                         <property name="x_padding">0</property>
  454.                                         <property name="y_padding">2</property>
  455.                                         <property name="x_options">fill</property>
  456.                                         <property name="y_options">fill</property>
  457.                                       </packing>
  458.                                     </child>
  459.                                   </widget>
  460.                                 </child>
  461.                               </widget>
  462.                             </child>
  463.                           </widget>
  464.                           <packing>
  465.                             <property name="padding">0</property>
  466.                             <property name="expand">yes</property>
  467.                             <property name="fill">yes</property>
  468.                           </packing>
  469.                         </child>
  470.  
  471.                         <child>
  472.                           <widget class="GtkVBox" id="vbox3">
  473.                             <property name="homogeneous">no</property>
  474.                             <property name="spacing">8</property>
  475.                             <property name="visible">yes</property>
  476.  
  477.                             <child>
  478.                               <widget class="GtkFrame" id="frame7">
  479.                                 <property name="label" translatable="yes">Fonts</property>
  480.                                 <property name="label_xalign">0</property>
  481.                                 <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
  482.                                 <property name="visible">yes</property>
  483.  
  484.                                 <child>
  485.                                   <widget class="GtkTable" id="table2">
  486.                                     <property name="border_width">8</property>
  487.                                     <property name="homogeneous">no</property>
  488.                                     <property name="row_spacing">13</property>
  489.                                     <property name="column_spacing">8</property>
  490.                                     <property name="n-rows">2</property>
  491.                                     <property name="n-columns">2</property>
  492.                                     <property name="visible">yes</property>
  493.  
  494.                                     <child>
  495.                                       <widget class="GtkAlignment" id="alignment7">
  496.                                         <property name="xalign">0.5</property>
  497.                                         <property name="yalign">1</property>
  498.                                         <property name="xscale">1</property>
  499.                                         <property name="yscale">0</property>
  500.                                         <property name="visible">yes</property>
  501.  
  502.                                         <child>
  503.                                           <widget class="GtkButton" id="button6">
  504.                                             <property name="can_focus">yes</property>
  505.                                             <property name="label" translatable="yes">F_ont...</property>
  506.                                             <property name="relief">GTK_RELIEF_NORMAL</property>
  507.                                             <property name="visible">yes</property>
  508.                                             <property name="use_underline">yes</property>
  509.                                           </widget>
  510.                                         </child>
  511.                                       </widget>
  512.                                       <packing>
  513.                                         <property name="left_attach">1</property>
  514.                                         <property name="right_attach">2</property>
  515.                                         <property name="top_attach">1</property>
  516.                                         <property name="bottom_attach">2</property>
  517.                                         <property name="x_padding">0</property>
  518.                                         <property name="y_padding">0</property>
  519.                                         <property name="x_options">fill</property>
  520.                                         <property name="y_options">fill</property>
  521.                                       </packing>
  522.                                     </child>
  523.  
  524.                                     <child>
  525.                                       <widget class="GtkAlignment" id="alignment8">
  526.                                         <property name="xalign">0.5</property>
  527.                                         <property name="yalign">1</property>
  528.                                         <property name="xscale">1</property>
  529.                                         <property name="yscale">0</property>
  530.                                         <property name="visible">yes</property>
  531.  
  532.                                         <child>
  533.                                           <widget class="GtkButton" id="button5">
  534.                                             <property name="can_focus">yes</property>
  535.                                             <property name="label" translatable="yes">_Font...</property>
  536.                                             <property name="relief">GTK_RELIEF_NORMAL</property>
  537.                                             <property name="width-request">90</property>
  538.                                             <property name="visible">yes</property>
  539.                                             <property name="use_underline">yes</property>
  540.                                           </widget>
  541.                                         </child>
  542.                                       </widget>
  543.                                       <packing>
  544.                                         <property name="left_attach">1</property>
  545.                                         <property name="right_attach">2</property>
  546.                                         <property name="top_attach">0</property>
  547.                                         <property name="bottom_attach">1</property>
  548.                                         <property name="x_padding">0</property>
  549.                                         <property name="y_padding">0</property>
  550.                                         <property name="x_options">fill</property>
  551.                                         <property name="y_options">fill</property>
  552.                                       </packing>
  553.                                     </child>
  554.  
  555.                                     <child>
  556.                                       <widget class="GtkVBox" id="vbox4">
  557.                                         <property name="homogeneous">no</property>
  558.                                         <property name="spacing">0</property>
  559.                                         <property name="visible">yes</property>
  560.  
  561.                                         <child>
  562.                                           <widget class="GtkLabel" id="label10">
  563.                                             <property name="label" translatable="yes">Headings</property>
  564.                                             <property name="justify">GTK_JUSTIFY_CENTER</property>
  565.                                             <property name="wrap">no</property>
  566.                                             <property name="xalign">0</property>
  567.                                             <property name="yalign">0.5</property>
  568.                                             <property name="xpad">0</property>
  569.                                             <property name="ypad">0</property>
  570.                                             <property name="visible">yes</property>
  571.                                           </widget>
  572.                                           <packing>
  573.                                             <property name="padding">0</property>
  574.                                             <property name="expand">no</property>
  575.                                             <property name="fill">no</property>
  576.                                           </packing>
  577.                                         </child>
  578.  
  579.                                         <child>
  580.                                           <widget class="GtkEntry" id="entry3">
  581.                                             <property name="can_focus">yes</property>
  582.                                             <property name="editable">yes</property>
  583.                                             <property name="text" translatable="yes">10 pt. Tahoma</property>
  584.                                             <property name="width-request">100</property>
  585.                                             <property name="max-length">0</property>
  586.                                             <property name="visibility">yes</property>
  587.                                             <property name="visible">yes</property>
  588.                                           </widget>
  589.                                           <packing>
  590.                                             <property name="padding">0</property>
  591.                                             <property name="expand">no</property>
  592.                                             <property name="fill">no</property>
  593.                                           </packing>
  594.                                         </child>
  595.                                       </widget>
  596.                                       <packing>
  597.                                         <property name="left_attach">0</property>
  598.                                         <property name="right_attach">1</property>
  599.                                         <property name="top_attach">0</property>
  600.                                         <property name="bottom_attach">1</property>
  601.                                         <property name="x_padding">0</property>
  602.                                         <property name="y_padding">0</property>
  603.                                         <property name="x_options">expand|fill</property>
  604.                                         <property name="y_options">fill</property>
  605.                                       </packing>
  606.                                     </child>
  607.  
  608.                                     <child>
  609.                                       <widget class="GtkVBox" id="vbox5">
  610.                                         <property name="homogeneous">no</property>
  611.                                         <property name="spacing">0</property>
  612.                                         <property name="visible">yes</property>
  613.  
  614.                                         <child>
  615.                                           <widget class="GtkLabel" id="label9">
  616.                                             <property name="label" translatable="yes">Body</property>
  617.                                             <property name="justify">GTK_JUSTIFY_CENTER</property>
  618.                                             <property name="wrap">no</property>
  619.                                             <property name="xalign">0</property>
  620.                                             <property name="yalign">0.5</property>
  621.                                             <property name="xpad">0</property>
  622.                                             <property name="ypad">0</property>
  623.                                             <property name="visible">yes</property>
  624.                                           </widget>
  625.                                           <packing>
  626.                                             <property name="padding">0</property>
  627.                                             <property name="expand">no</property>
  628.                                             <property name="fill">no</property>
  629.                                           </packing>
  630.                                         </child>
  631.  
  632.                                         <child>
  633.                                           <widget class="GtkEntry" id="entry2">
  634.                                             <property name="can_focus">yes</property>
  635.                                             <property name="editable">yes</property>
  636.                                             <property name="text" translatable="yes">8 pt. Tahoma</property>
  637.                                             <property name="width-request">100</property>
  638.                                             <property name="max-length">0</property>
  639.                                             <property name="visibility">yes</property>
  640.                                             <property name="visible">yes</property>
  641.                                           </widget>
  642.                                           <packing>
  643.                                             <property name="padding">0</property>
  644.                                             <property name="expand">no</property>
  645.                                             <property name="fill">no</property>
  646.                                           </packing>
  647.                                         </child>
  648.                                       </widget>
  649.                                       <packing>
  650.                                         <property name="left_attach">0</property>
  651.                                         <property name="right_attach">1</property>
  652.                                         <property name="top_attach">1</property>
  653.                                         <property name="bottom_attach">2</property>
  654.                                         <property name="x_padding">0</property>
  655.                                         <property name="y_padding">0</property>
  656.                                         <property name="x_options">expand|fill</property>
  657.                                         <property name="y_options">fill</property>
  658.                                       </packing>
  659.                                     </child>
  660.                                   </widget>
  661.                                 </child>
  662.                               </widget>
  663.                               <packing>
  664.                                 <property name="padding">0</property>
  665.                                 <property name="expand">yes</property>
  666.                                 <property name="fill">yes</property>
  667.                               </packing>
  668.                             </child>
  669.  
  670.                             <child>
  671.                               <widget class="GtkFrame" id="frame8">
  672.                                 <property name="label" translatable="yes">Shading</property>
  673.                                 <property name="label_xalign">0</property>
  674.                                 <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
  675.                                 <property name="visible">yes</property>
  676.  
  677.                                 <child>
  678.                                   <widget class="GtkCheckButton" id="checkbutton3">
  679.                                     <property name="can_focus">yes</property>
  680.                                     <property name="label" translatable="yes">Print using gray shading</property>
  681.                                     <property name="active">no</property>
  682.                                     <property name="draw_indicator">yes</property>
  683.                                     <property name="visible">yes</property>
  684.                                   </widget>
  685.                                 </child>
  686.                               </widget>
  687.                               <packing>
  688.                                 <property name="padding">0</property>
  689.                                 <property name="expand">yes</property>
  690.                                 <property name="fill">yes</property>
  691.                               </packing>
  692.                             </child>
  693.                           </widget>
  694.                           <packing>
  695.                             <property name="padding">0</property>
  696.                             <property name="expand">yes</property>
  697.                             <property name="fill">yes</property>
  698.                           </packing>
  699.                         </child>
  700.                       </widget>
  701.                       <packing>
  702.                         <property name="padding">0</property>
  703.                         <property name="expand">yes</property>
  704.                         <property name="fill">yes</property>
  705.                       </packing>
  706.                     </child>
  707.                   </widget>
  708.                 </child>
  709.  
  710.                 <child>
  711.                   <widget class="GtkLabel" id="label1">
  712.                     <property name="label" translatable="yes">Format</property>
  713.                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  714.                     <property name="wrap">no</property>
  715.                     <property name="xalign">0.5</property>
  716.                     <property name="yalign">0.5</property>
  717.                     <property name="xpad">0</property>
  718.                     <property name="ypad">0</property>
  719.                     <property name="visible">yes</property>
  720.                   </widget>
  721.                   <packing>
  722.                     <property name="type">tab</property>
  723.                   </packing>
  724.                 </child>
  725.  
  726.                 <child>
  727.                   <widget class="GtkHBox" id="hbox3">
  728.                     <property name="homogeneous">yes</property>
  729.                     <property name="spacing">0</property>
  730.                     <property name="visible">yes</property>
  731.  
  732.                     <child>
  733.                       <widget class="GtkVBox" id="vbox6">
  734.                         <property name="homogeneous">no</property>
  735.                         <property name="spacing">0</property>
  736.                         <property name="visible">yes</property>
  737.  
  738.                         <child>
  739.                           <widget class="GtkFrame" id="frame9">
  740.                             <property name="label" translatable="yes">Paper</property>
  741.                             <property name="label_xalign">0</property>
  742.                             <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
  743.                             <property name="visible">yes</property>
  744.  
  745.                             <child>
  746.                               <widget class="GtkVBox" id="vbox16">
  747.                                 <property name="border_width">10</property>
  748.                                 <property name="homogeneous">no</property>
  749.                                 <property name="spacing">0</property>
  750.                                 <property name="visible">yes</property>
  751.  
  752.                                 <child>
  753.                                   <widget class="GtkVBox" id="vbox17">
  754.                                     <property name="homogeneous">no</property>
  755.                                     <property name="spacing">0</property>
  756.                                     <property name="visible">yes</property>
  757.  
  758.                                     <child>
  759.                                       <widget class="GtkLabel" id="label21">
  760.                                         <property name="label" translatable="yes">Type:</property>
  761.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  762.                                         <property name="wrap">no</property>
  763.                                         <property name="xalign">0</property>
  764.                                         <property name="yalign">0.5</property>
  765.                                         <property name="xpad">0</property>
  766.                                         <property name="ypad">0</property>
  767.                                         <property name="visible">yes</property>
  768.                                       </widget>
  769.                                       <packing>
  770.                                         <property name="padding">0</property>
  771.                                         <property name="expand">no</property>
  772.                                         <property name="fill">no</property>
  773.                                       </packing>
  774.                                     </child>
  775.  
  776.                                     <child>
  777.                                       <widget class="GtkScrolledWindow" id="scrolledwindow1">
  778.                                         <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
  779.                                         <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
  780.                                         <property name="shadow_type">GTK_SHADOW_IN</property>
  781.                                         <property name="visible">yes</property>
  782.  
  783.                                         <child>
  784.                                           <widget class="GtkTreeView" id="clist1">
  785.                                             <property name="can_focus">yes</property>
  786.                                             <property name="headers-visible">no</property>
  787.                                             <property name="visible">yes</property>
  788.  
  789.                                             <child>
  790.                                               <widget class="GtkLabel" id="label26">
  791.                                                 <property name="child_name">CList:title</property>
  792.                                                 <property name="label" translatable="yes">label26</property>
  793.                                                 <property name="justify">GTK_JUSTIFY_CENTER</property>
  794.                                                 <property name="wrap">no</property>
  795.                                                 <property name="xalign">0.5</property>
  796.                                                 <property name="yalign">0.5</property>
  797.                                                 <property name="xpad">0</property>
  798.                                                 <property name="ypad">0</property>
  799.                                                 <property name="visible">yes</property>
  800.                                               </widget>
  801.                                             </child>
  802.                                           </widget>
  803.                                         </child>
  804.  
  805.                                         <child internal-child="hscrollbar">
  806.                                           <widget class="GtkHScrollbar" id="convertwidget1">
  807.                                             <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
  808.                                             <property name="visible">yes</property>
  809.                                           </widget>
  810.                                         </child>
  811.  
  812.                                         <child internal-child="vscrollbar">
  813.                                           <widget class="GtkVScrollbar" id="convertwidget2">
  814.                                             <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
  815.                                             <property name="visible">yes</property>
  816.                                           </widget>
  817.                                         </child>
  818.                                       </widget>
  819.                                       <packing>
  820.                                         <property name="padding">0</property>
  821.                                         <property name="expand">yes</property>
  822.                                         <property name="fill">yes</property>
  823.                                       </packing>
  824.                                     </child>
  825.                                   </widget>
  826.                                   <packing>
  827.                                     <property name="padding">0</property>
  828.                                     <property name="expand">yes</property>
  829.                                     <property name="fill">yes</property>
  830.                                   </packing>
  831.                                 </child>
  832.  
  833.                                 <child>
  834.                                   <widget class="GtkVBox" id="vbox18">
  835.                                     <property name="homogeneous">no</property>
  836.                                     <property name="spacing">0</property>
  837.                                     <property name="visible">yes</property>
  838.  
  839.                                     <child>
  840.                                       <widget class="GtkLabel" id="label24">
  841.                                         <property name="label" translatable="yes">Dimensions:</property>
  842.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  843.                                         <property name="wrap">no</property>
  844.                                         <property name="xalign">0</property>
  845.                                         <property name="yalign">0.5</property>
  846.                                         <property name="xpad">0</property>
  847.                                         <property name="ypad">0</property>
  848.                                         <property name="visible">yes</property>
  849.                                       </widget>
  850.                                       <packing>
  851.                                         <property name="padding">0</property>
  852.                                         <property name="expand">no</property>
  853.                                         <property name="fill">no</property>
  854.                                       </packing>
  855.                                     </child>
  856.  
  857.                                     <child>
  858.                                       <widget class="GtkHBox" id="hbox5">
  859.                                         <property name="homogeneous">yes</property>
  860.                                         <property name="spacing">0</property>
  861.                                         <property name="visible">yes</property>
  862.  
  863.                                         <child>
  864.                                           <widget class="GtkLabel" id="label27">
  865.                                             <property name="label" translatable="yes">Width:</property>
  866.                                             <property name="justify">GTK_JUSTIFY_CENTER</property>
  867.                                             <property name="wrap">no</property>
  868.                                             <property name="xalign">0.5</property>
  869.                                             <property name="yalign">0.5</property>
  870.                                             <property name="xpad">0</property>
  871.                                             <property name="ypad">0</property>
  872.                                             <property name="visible">yes</property>
  873.                                           </widget>
  874.                                           <packing>
  875.                                             <property name="padding">0</property>
  876.                                             <property name="expand">no</property>
  877.                                             <property name="fill">no</property>
  878.                                           </packing>
  879.                                         </child>
  880.  
  881.                                         <child>
  882.                                           <widget class="GtkEntry" id="entry9">
  883.                                             <property name="can_focus">yes</property>
  884.                                             <property name="editable">yes</property>
  885.                                             <property name="text" translatable="yes"></property>
  886.                                             <property name="width-request">1</property>
  887.                                             <property name="max-length">0</property>
  888.                                             <property name="visibility">yes</property>
  889.                                             <property name="visible">yes</property>
  890.                                           </widget>
  891.                                           <packing>
  892.                                             <property name="padding">0</property>
  893.                                             <property name="expand">yes</property>
  894.                                             <property name="fill">yes</property>
  895.                                           </packing>
  896.                                         </child>
  897.  
  898.                                         <child>
  899.                                           <widget class="GtkLabel" id="label28">
  900.                                             <property name="label" translatable="yes">Height:</property>
  901.                                             <property name="justify">GTK_JUSTIFY_CENTER</property>
  902.                                             <property name="wrap">no</property>
  903.                                             <property name="xalign">0.5</property>
  904.                                             <property name="yalign">0.5</property>
  905.                                             <property name="xpad">0</property>
  906.                                             <property name="ypad">0</property>
  907.                                             <property name="visible">yes</property>
  908.                                           </widget>
  909.                                           <packing>
  910.                                             <property name="padding">0</property>
  911.                                             <property name="expand">no</property>
  912.                                             <property name="fill">no</property>
  913.                                           </packing>
  914.                                         </child>
  915.  
  916.                                         <child>
  917.                                           <widget class="GtkEntry" id="entry10">
  918.                                             <property name="can_focus">yes</property>
  919.                                             <property name="editable">yes</property>
  920.                                             <property name="text" translatable="yes"></property>
  921.                                             <property name="width-request">1</property>
  922.                                             <property name="max-length">0</property>
  923.                                             <property name="visibility">yes</property>
  924.                                             <property name="visible">yes</property>
  925.                                           </widget>
  926.                                           <packing>
  927.                                             <property name="padding">0</property>
  928.                                             <property name="expand">yes</property>
  929.                                             <property name="fill">yes</property>
  930.                                           </packing>
  931.                                         </child>
  932.                                       </widget>
  933.                                       <packing>
  934.                                         <property name="padding">0</property>
  935.                                         <property name="expand">yes</property>
  936.                                         <property name="fill">yes</property>
  937.                                       </packing>
  938.                                     </child>
  939.                                   </widget>
  940.                                   <packing>
  941.                                     <property name="padding">0</property>
  942.                                     <property name="expand">yes</property>
  943.                                     <property name="fill">yes</property>
  944.                                   </packing>
  945.                                 </child>
  946.  
  947.                                 <child>
  948.                                   <widget class="GtkVBox" id="vbox19">
  949.                                     <property name="homogeneous">no</property>
  950.                                     <property name="spacing">0</property>
  951.                                     <property name="visible">yes</property>
  952.  
  953.                                     <child>
  954.                                       <widget class="GtkLabel" id="label25">
  955.                                         <property name="label" translatable="yes">Paper source:</property>
  956.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  957.                                         <property name="wrap">no</property>
  958.                                         <property name="xalign">0</property>
  959.                                         <property name="yalign">0.5</property>
  960.                                         <property name="xpad">0</property>
  961.                                         <property name="ypad">0</property>
  962.                                         <property name="visible">yes</property>
  963.                                       </widget>
  964.                                       <packing>
  965.                                         <property name="padding">0</property>
  966.                                         <property name="expand">no</property>
  967.                                         <property name="fill">no</property>
  968.                                       </packing>
  969.                                     </child>
  970.  
  971.                                     <child>
  972.                                       <widget class="GtkCombo" id="combo1">
  973.                                         <property name="value_in_list">no</property>
  974.                                         <property name="case_sensitive">no</property>
  975.                                         <property name="enable_arrow_keys">yes</property>
  976.                                         <property name="enable_arrows_always">no</property>
  977.                                         <property name="allow_empty">yes</property>
  978.                                         <property name="visible">yes</property>
  979.  
  980.                                         <child internal-child="entry">
  981.                                           <widget class="GtkEntry" id="combo-entry1">
  982.                                             <property name="can_focus">yes</property>
  983.                                             <property name="editable">yes</property>
  984.                                             <property name="text" translatable="yes"></property>
  985.                                             <property name="max-length">0</property>
  986.                                             <property name="visibility">yes</property>
  987.                                             <property name="visible">yes</property>
  988.                                           </widget>
  989.                                         </child>
  990.  
  991.                                         <child internal-child="list">
  992.                                           <widget class="GtkList" id="convertwidget3">
  993.                                             <property name="visible">yes</property>
  994.  
  995.                                             <child>
  996.                                               <widget class="GtkListItem" id="convertwidget4">
  997.                                                 <property name="visible">yes</property>
  998.  
  999.                                                 <child>
  1000.                                                   <widget class="GtkLabel" id="convertwidget5">
  1001.                                                     <property name="label" translatable="yes"></property>
  1002.                                                     <property name="xalign">0.0</property>
  1003.                                                     <property name="visible">yes</property>
  1004.                                                   </widget>
  1005.                                                 </child>
  1006.                                               </widget>
  1007.                                             </child>
  1008.                                           </widget>
  1009.                                         </child>
  1010.                                       </widget>
  1011.                                       <packing>
  1012.                                         <property name="padding">0</property>
  1013.                                         <property name="expand">no</property>
  1014.                                         <property name="fill">no</property>
  1015.                                       </packing>
  1016.                                     </child>
  1017.                                   </widget>
  1018.                                   <packing>
  1019.                                     <property name="padding">0</property>
  1020.                                     <property name="expand">yes</property>
  1021.                                     <property name="fill">yes</property>
  1022.                                   </packing>
  1023.                                 </child>
  1024.                               </widget>
  1025.                             </child>
  1026.                           </widget>
  1027.                           <packing>
  1028.                             <property name="padding">0</property>
  1029.                             <property name="expand">yes</property>
  1030.                             <property name="fill">yes</property>
  1031.                           </packing>
  1032.                         </child>
  1033.  
  1034.                         <child>
  1035.                           <widget class="GtkFrame" id="frame10">
  1036.                             <property name="label" translatable="yes">Margins</property>
  1037.                             <property name="label_xalign">0</property>
  1038.                             <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
  1039.                             <property name="visible">yes</property>
  1040.  
  1041.                             <child>
  1042.                               <widget class="GtkTable" id="table4">
  1043.                                 <property name="border_width">15</property>
  1044.                                 <property name="homogeneous">yes</property>
  1045.                                 <property name="row_spacing">6</property>
  1046.                                 <property name="column_spacing">9</property>
  1047.                                 <property name="n-rows">2</property>
  1048.                                 <property name="n-columns">4</property>
  1049.                                 <property name="visible">yes</property>
  1050.  
  1051.                                 <child>
  1052.                                   <widget class="GtkLabel" id="label29">
  1053.                                     <property name="label" translatable="yes">Top:</property>
  1054.                                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  1055.                                     <property name="wrap">no</property>
  1056.                                     <property name="xalign">0</property>
  1057.                                     <property name="yalign">0.5</property>
  1058.                                     <property name="xpad">0</property>
  1059.                                     <property name="ypad">0</property>
  1060.                                     <property name="visible">yes</property>
  1061.                                   </widget>
  1062.                                   <packing>
  1063.                                     <property name="left_attach">0</property>
  1064.                                     <property name="right_attach">1</property>
  1065.                                     <property name="top_attach">0</property>
  1066.                                     <property name="bottom_attach">1</property>
  1067.                                     <property name="x_padding">0</property>
  1068.                                     <property name="y_padding">0</property>
  1069.                                     <property name="x_options">fill</property>
  1070.                                     <property name="y_options">expand|fill</property>
  1071.                                   </packing>
  1072.                                 </child>
  1073.  
  1074.                                 <child>
  1075.                                   <widget class="GtkLabel" id="label30">
  1076.                                     <property name="label" translatable="yes">Bottom:</property>
  1077.                                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  1078.                                     <property name="wrap">no</property>
  1079.                                     <property name="xalign">0</property>
  1080.                                     <property name="yalign">0.5</property>
  1081.                                     <property name="xpad">0</property>
  1082.                                     <property name="ypad">0</property>
  1083.                                     <property name="visible">yes</property>
  1084.                                   </widget>
  1085.                                   <packing>
  1086.                                     <property name="left_attach">0</property>
  1087.                                     <property name="right_attach">1</property>
  1088.                                     <property name="top_attach">1</property>
  1089.                                     <property name="bottom_attach">2</property>
  1090.                                     <property name="x_padding">0</property>
  1091.                                     <property name="y_padding">0</property>
  1092.                                     <property name="x_options">fill</property>
  1093.                                     <property name="y_options">expand|fill</property>
  1094.                                   </packing>
  1095.                                 </child>
  1096.  
  1097.                                 <child>
  1098.                                   <widget class="GtkLabel" id="label31">
  1099.                                     <property name="label" translatable="yes">Left:</property>
  1100.                                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  1101.                                     <property name="wrap">no</property>
  1102.                                     <property name="xalign">0</property>
  1103.                                     <property name="yalign">0.5</property>
  1104.                                     <property name="xpad">0</property>
  1105.                                     <property name="ypad">0</property>
  1106.                                     <property name="visible">yes</property>
  1107.                                   </widget>
  1108.                                   <packing>
  1109.                                     <property name="left_attach">2</property>
  1110.                                     <property name="right_attach">3</property>
  1111.                                     <property name="top_attach">0</property>
  1112.                                     <property name="bottom_attach">1</property>
  1113.                                     <property name="x_padding">0</property>
  1114.                                     <property name="y_padding">0</property>
  1115.                                     <property name="x_options">fill</property>
  1116.                                     <property name="y_options">expand|fill</property>
  1117.                                   </packing>
  1118.                                 </child>
  1119.  
  1120.                                 <child>
  1121.                                   <widget class="GtkEntry" id="entry11">
  1122.                                     <property name="can_focus">yes</property>
  1123.                                     <property name="editable">yes</property>
  1124.                                     <property name="text" translatable="yes"></property>
  1125.                                     <property name="width-request">1</property>
  1126.                                     <property name="max-length">0</property>
  1127.                                     <property name="visibility">yes</property>
  1128.                                     <property name="visible">yes</property>
  1129.                                   </widget>
  1130.                                   <packing>
  1131.                                     <property name="left_attach">1</property>
  1132.                                     <property name="right_attach">2</property>
  1133.                                     <property name="top_attach">0</property>
  1134.                                     <property name="bottom_attach">1</property>
  1135.                                     <property name="x_padding">0</property>
  1136.                                     <property name="y_padding">0</property>
  1137.                                     <property name="x_options">expand|fill</property>
  1138.                                     <property name="y_options"></property>
  1139.                                   </packing>
  1140.                                 </child>
  1141.  
  1142.                                 <child>
  1143.                                   <widget class="GtkEntry" id="entry12">
  1144.                                     <property name="can_focus">yes</property>
  1145.                                     <property name="editable">yes</property>
  1146.                                     <property name="text" translatable="yes"></property>
  1147.                                     <property name="width-request">1</property>
  1148.                                     <property name="max-length">0</property>
  1149.                                     <property name="visibility">yes</property>
  1150.                                     <property name="visible">yes</property>
  1151.                                   </widget>
  1152.                                   <packing>
  1153.                                     <property name="left_attach">3</property>
  1154.                                     <property name="right_attach">4</property>
  1155.                                     <property name="top_attach">0</property>
  1156.                                     <property name="bottom_attach">1</property>
  1157.                                     <property name="x_padding">0</property>
  1158.                                     <property name="y_padding">0</property>
  1159.                                     <property name="x_options">expand|fill</property>
  1160.                                     <property name="y_options"></property>
  1161.                                   </packing>
  1162.                                 </child>
  1163.  
  1164.                                 <child>
  1165.                                   <widget class="GtkEntry" id="entry13">
  1166.                                     <property name="can_focus">yes</property>
  1167.                                     <property name="editable">yes</property>
  1168.                                     <property name="text" translatable="yes"></property>
  1169.                                     <property name="width-request">1</property>
  1170.                                     <property name="max-length">0</property>
  1171.                                     <property name="visibility">yes</property>
  1172.                                     <property name="visible">yes</property>
  1173.                                   </widget>
  1174.                                   <packing>
  1175.                                     <property name="left_attach">3</property>
  1176.                                     <property name="right_attach">4</property>
  1177.                                     <property name="top_attach">1</property>
  1178.                                     <property name="bottom_attach">2</property>
  1179.                                     <property name="x_padding">0</property>
  1180.                                     <property name="y_padding">0</property>
  1181.                                     <property name="x_options">expand|fill</property>
  1182.                                     <property name="y_options"></property>
  1183.                                   </packing>
  1184.                                 </child>
  1185.  
  1186.                                 <child>
  1187.                                   <widget class="GtkEntry" id="entry14">
  1188.                                     <property name="can_focus">yes</property>
  1189.                                     <property name="editable">yes</property>
  1190.                                     <property name="text" translatable="yes"></property>
  1191.                                     <property name="width-request">1</property>
  1192.                                     <property name="max-length">0</property>
  1193.                                     <property name="visibility">yes</property>
  1194.                                     <property name="visible">yes</property>
  1195.                                   </widget>
  1196.                                   <packing>
  1197.                                     <property name="left_attach">1</property>
  1198.                                     <property name="right_attach">2</property>
  1199.                                     <property name="top_attach">1</property>
  1200.                                     <property name="bottom_attach">2</property>
  1201.                                     <property name="x_padding">0</property>
  1202.                                     <property name="y_padding">0</property>
  1203.                                     <property name="x_options">expand|fill</property>
  1204.                                     <property name="y_options"></property>
  1205.                                   </packing>
  1206.                                 </child>
  1207.  
  1208.                                 <child>
  1209.                                   <widget class="GtkLabel" id="label32">
  1210.                                     <property name="label" translatable="yes">Right:</property>
  1211.                                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  1212.                                     <property name="wrap">no</property>
  1213.                                     <property name="xalign">0</property>
  1214.                                     <property name="yalign">0.5</property>
  1215.                                     <property name="xpad">0</property>
  1216.                                     <property name="ypad">0</property>
  1217.                                     <property name="visible">yes</property>
  1218.                                   </widget>
  1219.                                   <packing>
  1220.                                     <property name="left_attach">2</property>
  1221.                                     <property name="right_attach">3</property>
  1222.                                     <property name="top_attach">1</property>
  1223.                                     <property name="bottom_attach">2</property>
  1224.                                     <property name="x_padding">0</property>
  1225.                                     <property name="y_padding">0</property>
  1226.                                     <property name="x_options">fill</property>
  1227.                                     <property name="y_options">expand|fill</property>
  1228.                                   </packing>
  1229.                                 </child>
  1230.                               </widget>
  1231.                             </child>
  1232.                           </widget>
  1233.                           <packing>
  1234.                             <property name="padding">0</property>
  1235.                             <property name="expand">yes</property>
  1236.                             <property name="fill">yes</property>
  1237.                           </packing>
  1238.                         </child>
  1239.                       </widget>
  1240.                       <packing>
  1241.                         <property name="padding">0</property>
  1242.                         <property name="expand">yes</property>
  1243.                         <property name="fill">yes</property>
  1244.                       </packing>
  1245.                     </child>
  1246.  
  1247.                     <child>
  1248.                       <widget class="GtkVBox" id="vbox7">
  1249.                         <property name="homogeneous">no</property>
  1250.                         <property name="spacing">0</property>
  1251.                         <property name="visible">yes</property>
  1252.  
  1253.                         <child>
  1254.                           <widget class="GtkFrame" id="frame11">
  1255.                             <property name="label" translatable="yes">Page</property>
  1256.                             <property name="label_xalign">0</property>
  1257.                             <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
  1258.                             <property name="visible">yes</property>
  1259.  
  1260.                             <child>
  1261.                               <widget class="GtkVBox" id="vbox8">
  1262.                                 <property name="border_width">10</property>
  1263.                                 <property name="homogeneous">no</property>
  1264.                                 <property name="spacing">0</property>
  1265.                                 <property name="visible">yes</property>
  1266.  
  1267.                                 <child>
  1268.                                   <widget class="GtkVBox" id="vbox20">
  1269.                                     <property name="homogeneous">no</property>
  1270.                                     <property name="spacing">0</property>
  1271.                                     <property name="visible">yes</property>
  1272.  
  1273.                                     <child>
  1274.                                       <widget class="GtkLabel" id="label33">
  1275.                                         <property name="label" translatable="yes">Size:</property>
  1276.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  1277.                                         <property name="wrap">no</property>
  1278.                                         <property name="xalign">0</property>
  1279.                                         <property name="yalign">0.5</property>
  1280.                                         <property name="xpad">0</property>
  1281.                                         <property name="ypad">0</property>
  1282.                                         <property name="visible">yes</property>
  1283.                                       </widget>
  1284.                                       <packing>
  1285.                                         <property name="padding">0</property>
  1286.                                         <property name="expand">no</property>
  1287.                                         <property name="fill">no</property>
  1288.                                       </packing>
  1289.                                     </child>
  1290.  
  1291.                                     <child>
  1292.                                       <widget class="GtkScrolledWindow" id="scrolledwindow2">
  1293.                                         <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
  1294.                                         <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
  1295.                                         <property name="shadow_type">GTK_SHADOW_IN</property>
  1296.                                         <property name="visible">yes</property>
  1297.  
  1298.                                         <child>
  1299.                                           <widget class="GtkTreeView" id="clist2">
  1300.                                             <property name="can_focus">yes</property>
  1301.                                             <property name="headers-visible">no</property>
  1302.                                             <property name="visible">yes</property>
  1303.  
  1304.                                             <child>
  1305.                                               <widget class="GtkLabel" id="label35">
  1306.                                                 <property name="child_name">CList:title</property>
  1307.                                                 <property name="label" translatable="yes">label26</property>
  1308.                                                 <property name="justify">GTK_JUSTIFY_CENTER</property>
  1309.                                                 <property name="wrap">no</property>
  1310.                                                 <property name="xalign">0.5</property>
  1311.                                                 <property name="yalign">0.5</property>
  1312.                                                 <property name="xpad">0</property>
  1313.                                                 <property name="ypad">0</property>
  1314.                                                 <property name="visible">yes</property>
  1315.                                               </widget>
  1316.                                             </child>
  1317.                                           </widget>
  1318.                                         </child>
  1319.  
  1320.                                         <child internal-child="hscrollbar">
  1321.                                           <widget class="GtkHScrollbar" id="convertwidget6">
  1322.                                             <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
  1323.                                             <property name="visible">yes</property>
  1324.                                           </widget>
  1325.                                         </child>
  1326.  
  1327.                                         <child internal-child="vscrollbar">
  1328.                                           <widget class="GtkVScrollbar" id="convertwidget7">
  1329.                                             <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
  1330.                                             <property name="visible">yes</property>
  1331.                                           </widget>
  1332.                                         </child>
  1333.                                       </widget>
  1334.                                       <packing>
  1335.                                         <property name="padding">0</property>
  1336.                                         <property name="expand">yes</property>
  1337.                                         <property name="fill">yes</property>
  1338.                                       </packing>
  1339.                                     </child>
  1340.                                   </widget>
  1341.                                   <packing>
  1342.                                     <property name="padding">0</property>
  1343.                                     <property name="expand">yes</property>
  1344.                                     <property name="fill">yes</property>
  1345.                                   </packing>
  1346.                                 </child>
  1347.  
  1348.                                 <child>
  1349.                                   <widget class="GtkVBox" id="vbox21">
  1350.                                     <property name="homogeneous">no</property>
  1351.                                     <property name="spacing">0</property>
  1352.                                     <property name="visible">yes</property>
  1353.  
  1354.                                     <child>
  1355.                                       <widget class="GtkLabel" id="label34">
  1356.                                         <property name="label" translatable="yes">Dimensions:</property>
  1357.                                         <property name="justify">GTK_JUSTIFY_CENTER</property>
  1358.                                         <property name="wrap">no</property>
  1359.                                         <property name="xalign">0</property>
  1360.                                         <property name="yalign">0.5</property>
  1361.                                         <property name="xpad">0</property>
  1362.                                         <property name="ypad">0</property>
  1363.                                         <property name="visible">yes</property>
  1364.                                       </widget>
  1365.                                       <packing>
  1366.                                         <property name="padding">0</property>
  1367.                                         <property name="expand">no</property>
  1368.                                         <property name="fill">no</property>
  1369.                                       </packing>
  1370.                                     </child>
  1371.  
  1372.                                     <child>
  1373.                                       <widget class="GtkHBox" id="hbox6">
  1374.                                         <property name="homogeneous">yes</property>
  1375.                                         <property name="spacing">0</property>
  1376.                                         <property name="visible">yes</property>
  1377.  
  1378.                                         <child>
  1379.                                           <widget class="GtkLabel" id="label36">
  1380.                                             <property name="label" translatable="yes">Width:</property>
  1381.                                             <property name="justify">GTK_JUSTIFY_CENTER</property>
  1382.                                             <property name="wrap">no</property>
  1383.                                             <property name="xalign">0.5</property>
  1384.                                             <property name="yalign">0.5</property>
  1385.                                             <property name="xpad">0</property>
  1386.                                             <property name="ypad">0</property>
  1387.                                             <property name="visible">yes</property>
  1388.                                           </widget>
  1389.                                           <packing>
  1390.                                             <property name="padding">0</property>
  1391.                                             <property name="expand">no</property>
  1392.                                             <property name="fill">no</property>
  1393.                                           </packing>
  1394.                                         </child>
  1395.  
  1396.                                         <child>
  1397.                                           <widget class="GtkEntry" id="entry15">
  1398.                                             <property name="can_focus">yes</property>
  1399.                                             <property name="editable">yes</property>
  1400.                                             <property name="text" translatable="yes"></property>
  1401.                                             <property name="width-request">1</property>
  1402.                                             <property name="max-length">0</property>
  1403.                                             <property name="visibility">yes</property>
  1404.                                             <property name="visible">yes</property>
  1405.                                           </widget>
  1406.                                           <packing>
  1407.                                             <property name="padding">0</property>
  1408.                                             <property name="expand">yes</property>
  1409.                                             <property name="fill">yes</property>
  1410.                                           </packing>
  1411.                                         </child>
  1412.  
  1413.                                         <child>
  1414.                                           <widget class="GtkLabel" id="label37">
  1415.                                             <property name="label" translatable="yes">Height:</property>
  1416.                                             <property name="justify">GTK_JUSTIFY_CENTER</property>
  1417.                                             <property name="wrap">no</property>
  1418.                                             <property name="xalign">0.5</property>
  1419.                                             <property name="yalign">0.5</property>
  1420.                                             <property name="xpad">0</property>
  1421.                                             <property name="ypad">0</property>
  1422.                                             <property name="visible">yes</property>
  1423.                                           </widget>
  1424.                                           <packing>
  1425.                                             <property name="padding">0</property>
  1426.                                             <property name="expand">no</property>
  1427.                                             <property name="fill">no</property>
  1428.                                           </packing>
  1429.                                         </child>
  1430.  
  1431.                                         <child>
  1432.                                           <widget class="GtkEntry" id="entry16">
  1433.                                             <property name="can_focus">yes</property>
  1434.                                             <property name="editable">yes</property>
  1435.                                             <property name="text" translatable="yes"></property>
  1436.                                             <property name="width-request">1</property>
  1437.                                             <property name="max-length">0</property>
  1438.                                             <property name="visibility">yes</property>
  1439.                                             <property name="visible">yes</property>
  1440.                                           </widget>
  1441.                                           <packing>
  1442.                                             <property name="padding">0</property>
  1443.                                             <property name="expand">yes</property>
  1444.                                             <property name="fill">yes</property>
  1445.                                           </packing>
  1446.                                         </child>
  1447.                                       </widget>
  1448.                                       <packing>
  1449.                                         <property name="padding">0</property>
  1450.                                         <property name="expand">yes</property>
  1451.                                         <property name="fill">yes</property>
  1452.                                       </packing>
  1453.                                     </child>
  1454.                                   </widget>
  1455.                                   <packing>
  1456.                                     <property name="padding">0</property>
  1457.                                     <property name="expand">yes</property>
  1458.                                     <property name="fill">yes</property>
  1459.                                   </packing>
  1460.                                 </child>
  1461.                               </widget>
  1462.                             </child>
  1463.                           </widget>
  1464.                           <packing>
  1465.                             <property name="padding">0</property>
  1466.                             <property name="expand">yes</property>
  1467.                             <property name="fill">yes</property>
  1468.                           </packing>
  1469.                         </child>
  1470.  
  1471.                         <child>
  1472.                           <widget class="GtkFrame" id="frame12">
  1473.                             <property name="label" translatable="yes">Orientation</property>
  1474.                             <property name="label_xalign">0</property>
  1475.                             <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
  1476.                             <property name="visible">yes</property>
  1477.  
  1478.                             <child>
  1479.                               <widget class="GtkHBox" id="hbox4">
  1480.                                 <property name="homogeneous">no</property>
  1481.                                 <property name="spacing">10</property>
  1482.                                 <property name="visible">yes</property>
  1483.  
  1484.                                 <child>
  1485.                                   <placeholder />
  1486.                                 </child>
  1487.  
  1488.                                 <child>
  1489.                                   <widget class="GtkVBox" id="vbox9">
  1490.                                     <property name="homogeneous">no</property>
  1491.                                     <property name="spacing">5</property>
  1492.                                     <property name="visible">yes</property>
  1493.  
  1494.                                     <child>
  1495.                                       <widget class="GtkAlignment" id="alignment9">
  1496.                                         <property name="xalign">0</property>
  1497.                                         <property name="yalign">1</property>
  1498.                                         <property name="xscale">0</property>
  1499.                                         <property name="yscale">0</property>
  1500.                                         <property name="visible">yes</property>
  1501.  
  1502.                                         <child>
  1503.                                           <widget class="GtkRadioButton" id="radiobutton3">
  1504.                                             <property name="can_focus">yes</property>
  1505.                                             <property name="label" translatable="yes">Portrait</property>
  1506.                                             <property name="active">no</property>
  1507.                                             <property name="draw_indicator">yes</property>
  1508.                                             <property name="visible">yes</property>
  1509.                                           </widget>
  1510.                                         </child>
  1511.                                       </widget>
  1512.                                       <packing>
  1513.                                         <property name="padding">0</property>
  1514.                                         <property name="expand">yes</property>
  1515.                                         <property name="fill">yes</property>
  1516.                                       </packing>
  1517.                                     </child>
  1518.  
  1519.                                     <child>
  1520.                                       <widget class="GtkAlignment" id="alignment10">
  1521.                                         <property name="xalign">0</property>
  1522.                                         <property name="yalign">0</property>
  1523.                                         <property name="xscale">0</property>
  1524.                                         <property name="yscale">0</property>
  1525.                                         <property name="visible">yes</property>
  1526.  
  1527.                                         <child>
  1528.                                           <widget class="GtkRadioButton" id="radiobutton4">
  1529.                                             <property name="can_focus">yes</property>
  1530.                                             <property name="label" translatable="yes">Landscape</property>
  1531.                                             <property name="active">no</property>
  1532.                                             <property name="draw_indicator">yes</property>
  1533.                                             <property name="visible">yes</property>
  1534.                                           </widget>
  1535.                                         </child>
  1536.                                       </widget>
  1537.                                       <packing>
  1538.                                         <property name="padding">0</property>
  1539.                                         <property name="expand">yes</property>
  1540.                                         <property name="fill">yes</property>
  1541.                                       </packing>
  1542.                                     </child>
  1543.                                   </widget>
  1544.                                   <packing>
  1545.                                     <property name="padding">0</property>
  1546.                                     <property name="expand">yes</property>
  1547.                                     <property name="fill">yes</property>
  1548.                                   </packing>
  1549.                                 </child>
  1550.                               </widget>
  1551.                             </child>
  1552.                           </widget>
  1553.                           <packing>
  1554.                             <property name="padding">0</property>
  1555.                             <property name="expand">yes</property>
  1556.                             <property name="fill">yes</property>
  1557.                           </packing>
  1558.                         </child>
  1559.                       </widget>
  1560.                       <packing>
  1561.                         <property name="padding">0</property>
  1562.                         <property name="expand">yes</property>
  1563.                         <property name="fill">yes</property>
  1564.                       </packing>
  1565.                     </child>
  1566.                   </widget>
  1567.                 </child>
  1568.  
  1569.                 <child>
  1570.                   <widget class="GtkLabel" id="label2">
  1571.                     <property name="label" translatable="yes">Paper</property>
  1572.                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  1573.                     <property name="wrap">no</property>
  1574.                     <property name="xalign">0.5</property>
  1575.                     <property name="yalign">0.5</property>
  1576.                     <property name="xpad">0</property>
  1577.                     <property name="ypad">0</property>
  1578.                     <property name="visible">yes</property>
  1579.                   </widget>
  1580.                   <packing>
  1581.                     <property name="type">tab</property>
  1582.                   </packing>
  1583.                 </child>
  1584.  
  1585.                 <child>
  1586.                   <widget class="GtkVBox" id="vbox10">
  1587.                     <property name="border_width">8</property>
  1588.                     <property name="homogeneous">no</property>
  1589.                     <property name="spacing">0</property>
  1590.                     <property name="visible">yes</property>
  1591.  
  1592.                     <child>
  1593.                       <widget class="GtkTable" id="table5">
  1594.                         <property name="homogeneous">yes</property>
  1595.                         <property name="row_spacing">4</property>
  1596.                         <property name="column_spacing">4</property>
  1597.                         <property name="n-rows">4</property>
  1598.                         <property name="n-columns">3</property>
  1599.                         <property name="visible">yes</property>
  1600.  
  1601.                         <child>
  1602.                           <widget class="GtkAlignment" id="alignment15">
  1603.                             <property name="xalign">0</property>
  1604.                             <property name="yalign">1</property>
  1605.                             <property name="xscale">0</property>
  1606.                             <property name="yscale">0</property>
  1607.                             <property name="visible">yes</property>
  1608.  
  1609.                             <child>
  1610.                               <widget class="GtkButton" id="button11">
  1611.                                 <property name="can_focus">yes</property>
  1612.                                 <property name="label" translatable="yes">F_ont...</property>
  1613.                                 <property name="relief">GTK_RELIEF_NORMAL</property>
  1614.                                 <property name="visible">yes</property>
  1615.                                 <property name="use_underline">yes</property>
  1616.                               </widget>
  1617.                             </child>
  1618.                           </widget>
  1619.                           <packing>
  1620.                             <property name="left_attach">1</property>
  1621.                             <property name="right_attach">2</property>
  1622.                             <property name="top_attach">2</property>
  1623.                             <property name="bottom_attach">3</property>
  1624.                             <property name="x_padding">0</property>
  1625.                             <property name="y_padding">0</property>
  1626.                             <property name="x_options">fill</property>
  1627.                             <property name="y_options">fill</property>
  1628.                           </packing>
  1629.                         </child>
  1630.  
  1631.                         <child>
  1632.                           <widget class="GtkTextView" id="text10">
  1633.                             <property name="can_focus">yes</property>
  1634.                             <property name="editable">no</property>
  1635.                             <property name="text" translatable="yes"></property>
  1636.                             <property name="wrap_mode">GTK_WRAP_WORD</property>
  1637.                             <property name="height-request">50</property>
  1638.                             <property name="visible">yes</property>
  1639.                           </widget>
  1640.                           <packing>
  1641.                             <property name="left_attach">0</property>
  1642.                             <property name="right_attach">1</property>
  1643.                             <property name="top_attach">1</property>
  1644.                             <property name="bottom_attach">2</property>
  1645.                             <property name="x_padding">0</property>
  1646.                             <property name="y_padding">0</property>
  1647.                             <property name="x_options">fill</property>
  1648.                             <property name="y_options">expand|fill</property>
  1649.                           </packing>
  1650.                         </child>
  1651.  
  1652.                         <child>
  1653.                           <widget class="GtkTextView" id="text11">
  1654.                             <property name="can_focus">yes</property>
  1655.                             <property name="editable">no</property>
  1656.                             <property name="text" translatable="yes"></property>
  1657.                             <property name="wrap_mode">GTK_WRAP_WORD</property>
  1658.                             <property name="height-request">50</property>
  1659.                             <property name="visible">yes</property>
  1660.                           </widget>
  1661.                           <packing>
  1662.                             <property name="left_attach">2</property>
  1663.                             <property name="right_attach">3</property>
  1664.                             <property name="top_attach">1</property>
  1665.                             <property name="bottom_attach">2</property>
  1666.                             <property name="x_padding">0</property>
  1667.                             <property name="y_padding">0</property>
  1668.                             <property name="x_options">expand|fill</property>
  1669.                             <property name="y_options">fill</property>
  1670.                           </packing>
  1671.                         </child>
  1672.  
  1673.                         <child>
  1674.                           <widget class="GtkTextView" id="text12">
  1675.                             <property name="can_focus">yes</property>
  1676.                             <property name="editable">no</property>
  1677.                             <property name="text" translatable="yes"></property>
  1678.                             <property name="wrap_mode">GTK_WRAP_WORD</property>
  1679.                             <property name="height-request">50</property>
  1680.                             <property name="visible">yes</property>
  1681.                           </widget>
  1682.                           <packing>
  1683.                             <property name="left_attach">1</property>
  1684.                             <property name="right_attach">2</property>
  1685.                             <property name="top_attach">1</property>
  1686.                             <property name="bottom_attach">2</property>
  1687.                             <property name="x_padding">0</property>
  1688.                             <property name="y_padding">0</property>
  1689.                             <property name="x_options">fill</property>
  1690.                             <property name="y_options">fill</property>
  1691.                           </packing>
  1692.                         </child>
  1693.  
  1694.                         <child>
  1695.                           <widget class="GtkTextView" id="text13">
  1696.                             <property name="can_focus">yes</property>
  1697.                             <property name="editable">no</property>
  1698.                             <property name="text" translatable="yes"></property>
  1699.                             <property name="wrap_mode">GTK_WRAP_WORD</property>
  1700.                             <property name="height-request">50</property>
  1701.                             <property name="visible">yes</property>
  1702.                           </widget>
  1703.                           <packing>
  1704.                             <property name="left_attach">0</property>
  1705.                             <property name="right_attach">1</property>
  1706.                             <property name="top_attach">3</property>
  1707.                             <property name="bottom_attach">4</property>
  1708.                             <property name="x_padding">0</property>
  1709.                             <property name="y_padding">0</property>
  1710.                             <property name="x_options">fill</property>
  1711.                             <property name="y_options">expand|fill</property>
  1712.                           </packing>
  1713.                         </child>
  1714.  
  1715.                         <child>
  1716.                           <widget class="GtkTextView" id="text14">
  1717.                             <property name="can_focus">yes</property>
  1718.                             <property name="editable">no</property>
  1719.                             <property name="text" translatable="yes"></property>
  1720.                             <property name="wrap_mode">GTK_WRAP_WORD</property>
  1721.                             <property name="height-request">5</property>
  1722.                             <property name="visible">yes</property>
  1723.                           </widget>
  1724.                           <packing>
  1725.                             <property name="left_attach">1</property>
  1726.                             <property name="right_attach">2</property>
  1727.                             <property name="top_attach">3</property>
  1728.                             <property name="bottom_attach">4</property>
  1729.                             <property name="x_padding">0</property>
  1730.                             <property name="y_padding">0</property>
  1731.                             <property name="x_options">fill</property>
  1732.                             <property name="y_options">fill</property>
  1733.                           </packing>
  1734.                         </child>
  1735.  
  1736.                         <child>
  1737.                           <widget class="GtkTextView" id="text15">
  1738.                             <property name="can_focus">yes</property>
  1739.                             <property name="editable">no</property>
  1740.                             <property name="text" translatable="yes"></property>
  1741.                             <property name="wrap_mode">GTK_WRAP_WORD</property>
  1742.                             <property name="height-request">50</property>
  1743.                             <property name="visible">yes</property>
  1744.                           </widget>
  1745.                           <packing>
  1746.                             <property name="left_attach">2</property>
  1747.                             <property name="right_attach">3</property>
  1748.                             <property name="top_attach">3</property>
  1749.                             <property name="bottom_attach">4</property>
  1750.                             <property name="x_padding">0</property>
  1751.                             <property name="y_padding">0</property>
  1752.                             <property name="x_options">fill</property>
  1753.                             <property name="y_options">fill</property>
  1754.                           </packing>
  1755.                         </child>
  1756.  
  1757.                         <child>
  1758.                           <widget class="GtkAlignment" id="alignment16">
  1759.                             <property name="xalign">0.5</property>
  1760.                             <property name="yalign">1</property>
  1761.                             <property name="xscale">1</property>
  1762.                             <property name="yscale">0</property>
  1763.                             <property name="visible">yes</property>
  1764.  
  1765.                             <child>
  1766.                               <widget class="GtkVBox" id="vbox14">
  1767.                                 <property name="homogeneous">no</property>
  1768.                                 <property name="spacing">0</property>
  1769.                                 <property name="visible">yes</property>
  1770.  
  1771.                                 <child>
  1772.                                   <widget class="GtkLabel" id="label14">
  1773.                                     <property name="label" translatable="yes">Header</property>
  1774.                                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  1775.                                     <property name="wrap">no</property>
  1776.                                     <property name="xalign">0</property>
  1777.                                     <property name="yalign">0.5</property>
  1778.                                     <property name="xpad">0</property>
  1779.                                     <property name="ypad">0</property>
  1780.                                     <property name="visible">yes</property>
  1781.                                   </widget>
  1782.                                   <packing>
  1783.                                     <property name="padding">0</property>
  1784.                                     <property name="expand">no</property>
  1785.                                     <property name="fill">no</property>
  1786.                                   </packing>
  1787.                                 </child>
  1788.  
  1789.                                 <child>
  1790.                                   <widget class="GtkEntry" id="entry7">
  1791.                                     <property name="can_focus">yes</property>
  1792.                                     <property name="editable">yes</property>
  1793.                                     <property name="text" translatable="yes"></property>
  1794.                                     <property name="max-length">0</property>
  1795.                                     <property name="visibility">yes</property>
  1796.                                     <property name="visible">yes</property>
  1797.                                   </widget>
  1798.                                   <packing>
  1799.                                     <property name="padding">0</property>
  1800.                                     <property name="expand">no</property>
  1801.                                     <property name="fill">no</property>
  1802.                                   </packing>
  1803.                                 </child>
  1804.                               </widget>
  1805.                             </child>
  1806.                           </widget>
  1807.                           <packing>
  1808.                             <property name="left_attach">0</property>
  1809.                             <property name="right_attach">1</property>
  1810.                             <property name="top_attach">0</property>
  1811.                             <property name="bottom_attach">1</property>
  1812.                             <property name="x_padding">0</property>
  1813.                             <property name="y_padding">0</property>
  1814.                             <property name="x_options">expand|fill</property>
  1815.                             <property name="y_options">fill</property>
  1816.                           </packing>
  1817.                         </child>
  1818.  
  1819.                         <child>
  1820.                           <widget class="GtkAlignment" id="alignment17">
  1821.                             <property name="xalign">0.5</property>
  1822.                             <property name="yalign">1</property>
  1823.                             <property name="xscale">1</property>
  1824.                             <property name="yscale">0</property>
  1825.                             <property name="visible">yes</property>
  1826.  
  1827.                             <child>
  1828.                               <widget class="GtkVBox" id="vbox15">
  1829.                                 <property name="homogeneous">no</property>
  1830.                                 <property name="spacing">0</property>
  1831.                                 <property name="visible">yes</property>
  1832.  
  1833.                                 <child>
  1834.                                   <widget class="GtkLabel" id="label15">
  1835.                                     <property name="label" translatable="yes">Footer:</property>
  1836.                                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  1837.                                     <property name="wrap">no</property>
  1838.                                     <property name="xalign">0</property>
  1839.                                     <property name="yalign">0.5</property>
  1840.                                     <property name="xpad">0</property>
  1841.                                     <property name="ypad">0</property>
  1842.                                     <property name="visible">yes</property>
  1843.                                   </widget>
  1844.                                   <packing>
  1845.                                     <property name="padding">0</property>
  1846.                                     <property name="expand">no</property>
  1847.                                     <property name="fill">no</property>
  1848.                                   </packing>
  1849.                                 </child>
  1850.  
  1851.                                 <child>
  1852.                                   <widget class="GtkEntry" id="entry8">
  1853.                                     <property name="can_focus">yes</property>
  1854.                                     <property name="editable">yes</property>
  1855.                                     <property name="text" translatable="yes"></property>
  1856.                                     <property name="max-length">0</property>
  1857.                                     <property name="visibility">yes</property>
  1858.                                     <property name="visible">yes</property>
  1859.                                   </widget>
  1860.                                   <packing>
  1861.                                     <property name="padding">0</property>
  1862.                                     <property name="expand">no</property>
  1863.                                     <property name="fill">no</property>
  1864.                                   </packing>
  1865.                                 </child>
  1866.                               </widget>
  1867.                             </child>
  1868.                           </widget>
  1869.                           <packing>
  1870.                             <property name="left_attach">0</property>
  1871.                             <property name="right_attach">1</property>
  1872.                             <property name="top_attach">2</property>
  1873.                             <property name="bottom_attach">3</property>
  1874.                             <property name="x_padding">0</property>
  1875.                             <property name="y_padding">0</property>
  1876.                             <property name="x_options">expand|fill</property>
  1877.                             <property name="y_options">fill</property>
  1878.                           </packing>
  1879.                         </child>
  1880.  
  1881.                         <child>
  1882.                           <widget class="GtkAlignment" id="alignment14">
  1883.                             <property name="xalign">0</property>
  1884.                             <property name="yalign">1</property>
  1885.                             <property name="xscale">0</property>
  1886.                             <property name="yscale">0</property>
  1887.                             <property name="visible">yes</property>
  1888.  
  1889.                             <child>
  1890.                               <widget class="GtkButton" id="button10">
  1891.                                 <property name="can_focus">yes</property>
  1892.                                 <property name="label" translatable="yes">_Font...</property>
  1893.                                 <property name="relief">GTK_RELIEF_NORMAL</property>
  1894.                                 <property name="visible">yes</property>
  1895.                                 <property name="use_underline">yes</property>
  1896.                               </widget>
  1897.                             </child>
  1898.                           </widget>
  1899.                           <packing>
  1900.                             <property name="left_attach">1</property>
  1901.                             <property name="right_attach">2</property>
  1902.                             <property name="top_attach">0</property>
  1903.                             <property name="bottom_attach">1</property>
  1904.                             <property name="x_padding">0</property>
  1905.                             <property name="y_padding">0</property>
  1906.                             <property name="x_options">fill</property>
  1907.                             <property name="y_options">fill</property>
  1908.                           </packing>
  1909.                         </child>
  1910.                       </widget>
  1911.                       <packing>
  1912.                         <property name="padding">0</property>
  1913.                         <property name="expand">yes</property>
  1914.                         <property name="fill">yes</property>
  1915.                       </packing>
  1916.                     </child>
  1917.  
  1918.                     <child>
  1919.                       <widget class="GtkHBox" id="hbox7">
  1920.                         <property name="homogeneous">no</property>
  1921.                         <property name="spacing">0</property>
  1922.                         <property name="visible">yes</property>
  1923.  
  1924.                         <child>
  1925.                           <widget class="GtkToolbar" id="toolbar1">
  1926.                             <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
  1927.                             <property name="toolbar-style">GTK_TOOLBAR_ICONS</property>
  1928.                             <property name="visible">yes</property>
  1929.  
  1930.                             <child>
  1931.                               <placeholder />
  1932.                             </child>
  1933.  
  1934.                             <child>
  1935.                               <placeholder />
  1936.                             </child>
  1937.  
  1938.                             <child>
  1939.                               <placeholder />
  1940.                             </child>
  1941.  
  1942.                             <child>
  1943.                               <placeholder />
  1944.                             </child>
  1945.  
  1946.                             <child>
  1947.                               <placeholder />
  1948.                             </child>
  1949.                           </widget>
  1950.                           <packing>
  1951.                             <property name="padding">0</property>
  1952.                             <property name="expand">yes</property>
  1953.                             <property name="fill">no</property>
  1954.                           </packing>
  1955.                         </child>
  1956.                       </widget>
  1957.                       <packing>
  1958.                         <property name="padding">0</property>
  1959.                         <property name="expand">no</property>
  1960.                         <property name="fill">yes</property>
  1961.                       </packing>
  1962.                     </child>
  1963.  
  1964.                     <child>
  1965.                       <widget class="GtkCheckButton" id="checkbutton4">
  1966.                         <property name="can_focus">yes</property>
  1967.                         <property name="label" translatable="yes">Reverse on even pages</property>
  1968.                         <property name="active">no</property>
  1969.                         <property name="draw_indicator">yes</property>
  1970.                         <property name="visible">yes</property>
  1971.                       </widget>
  1972.                       <packing>
  1973.                         <property name="padding">0</property>
  1974.                         <property name="expand">no</property>
  1975.                         <property name="fill">no</property>
  1976.                       </packing>
  1977.                     </child>
  1978.                   </widget>
  1979.                 </child>
  1980.  
  1981.                 <child>
  1982.                   <widget class="GtkLabel" id="label3">
  1983.                     <property name="label" translatable="yes">Header/Footer</property>
  1984.                     <property name="justify">GTK_JUSTIFY_CENTER</property>
  1985.                     <property name="wrap">no</property>
  1986.                     <property name="xalign">0.5</property>
  1987.                     <property name="yalign">0.5</property>
  1988.                     <property name="xpad">0</property>
  1989.                     <property name="ypad">0</property>
  1990.                     <property name="visible">yes</property>
  1991.                   </widget>
  1992.                   <packing>
  1993.                     <property name="type">tab</property>
  1994.                   </packing>
  1995.                 </child>
  1996.               </widget>
  1997.               <packing>
  1998.                 <property name="padding">0</property>
  1999.                 <property name="expand">yes</property>
  2000.                 <property name="fill">yes</property>
  2001.               </packing>
  2002.             </child>
  2003.           </widget>
  2004.           <packing>
  2005.             <property name="padding">0</property>
  2006.             <property name="expand">yes</property>
  2007.             <property name="fill">yes</property>
  2008.           </packing>
  2009.         </child>
  2010.       </widget>
  2011.       <packing>
  2012.         <property name="padding">4</property>
  2013.         <property name="expand">yes</property>
  2014.         <property name="fill">yes</property>
  2015.       </packing>
  2016.     </child>
  2017.   </widget>
  2018. </glade-interface>
  2019.