home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / file-roller / ui / new.ui < prev    next >
Encoding:
Extensible Markup Language  |  2010-09-18  |  11.7 KB  |  255 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.14"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkFileChooserDialog" id="filechooserdialog">
  6.     <property name="border_width">5</property>
  7.     <property name="modal">True</property>
  8.     <property name="window_position">center-on-parent</property>
  9.     <property name="type_hint">normal</property>
  10.     <property name="extra_widget">extra_widget</property>
  11.     <property name="action">save</property>
  12.     <property name="do_overwrite_confirmation">True</property>
  13.     <child internal-child="vbox">
  14.       <object class="GtkVBox" id="dialog-vbox1">
  15.         <property name="visible">True</property>
  16.         <property name="orientation">vertical</property>
  17.         <property name="spacing">2</property>
  18.         <child>
  19.           <placeholder/>
  20.         </child>
  21.         <child internal-child="action_area">
  22.           <object class="GtkHButtonBox" id="dialog-action_area1">
  23.             <property name="visible">True</property>
  24.             <property name="layout_style">end</property>
  25.             <child>
  26.               <object class="GtkButton" id="n_cancel_button">
  27.                 <property name="label">gtk-cancel</property>
  28.                 <property name="visible">True</property>
  29.                 <property name="can_focus">True</property>
  30.                 <property name="receives_default">False</property>
  31.                 <property name="use_stock">True</property>
  32.               </object>
  33.               <packing>
  34.                 <property name="expand">False</property>
  35.                 <property name="fill">False</property>
  36.                 <property name="position">0</property>
  37.               </packing>
  38.             </child>
  39.             <child>
  40.               <object class="GtkButton" id="n_new_button">
  41.                 <property name="label">gtk-new</property>
  42.                 <property name="visible">True</property>
  43.                 <property name="can_focus">True</property>
  44.                 <property name="can_default">True</property>
  45.                 <property name="receives_default">False</property>
  46.                 <property name="use_stock">True</property>
  47.               </object>
  48.               <packing>
  49.                 <property name="expand">False</property>
  50.                 <property name="fill">False</property>
  51.                 <property name="position">1</property>
  52.               </packing>
  53.             </child>
  54.             <child>
  55.               <object class="GtkButton" id="n_help_button">
  56.                 <property name="label">gtk-help</property>
  57.                 <property name="visible">True</property>
  58.                 <property name="can_focus">True</property>
  59.                 <property name="receives_default">False</property>
  60.                 <property name="use_stock">True</property>
  61.               </object>
  62.               <packing>
  63.                 <property name="expand">False</property>
  64.                 <property name="fill">False</property>
  65.                 <property name="position">2</property>
  66.                 <property name="secondary">True</property>
  67.               </packing>
  68.             </child>
  69.           </object>
  70.           <packing>
  71.             <property name="expand">False</property>
  72.             <property name="pack_type">end</property>
  73.             <property name="position">0</property>
  74.           </packing>
  75.         </child>
  76.       </object>
  77.     </child>
  78.     <action-widgets>
  79.       <action-widget response="-6">n_cancel_button</action-widget>
  80.       <action-widget response="-5">n_new_button</action-widget>
  81.       <action-widget response="-11">n_help_button</action-widget>
  82.     </action-widgets>
  83.   </object>
  84.   <object class="GtkAdjustment" id="volume_adjustment">
  85.     <property name="lower">0.10000000149</property>
  86.     <property name="upper">1000</property>
  87.     <property name="value">10</property>
  88.     <property name="step_increment">0.10000000149</property>
  89.     <property name="page_increment">10</property>
  90.   </object>
  91.   <object class="GtkVBox" id="extra_widget">
  92.     <property name="visible">True</property>
  93.     <property name="orientation">vertical</property>
  94.     <property name="spacing">12</property>
  95.     <child>
  96.       <object class="GtkVBox" id="format_chooser_box">
  97.         <property name="visible">True</property>
  98.         <property name="orientation">vertical</property>
  99.         <child>
  100.           <placeholder/>
  101.         </child>
  102.       </object>
  103.       <packing>
  104.         <property name="position">0</property>
  105.       </packing>
  106.     </child>
  107.     <child>
  108.       <object class="GtkExpander" id="n_other_options_expander">
  109.         <property name="visible">True</property>
  110.         <property name="can_focus">True</property>
  111.         <property name="expanded">True</property>
  112.         <child>
  113.           <object class="GtkAlignment" id="other_oprtions_alignment">
  114.             <property name="visible">True</property>
  115.             <property name="top_padding">6</property>
  116.             <child>
  117.               <object class="GtkVBox" id="vbox2">
  118.                 <property name="visible">True</property>
  119.                 <property name="orientation">vertical</property>
  120.                 <property name="spacing">6</property>
  121.                 <child>
  122.                   <object class="GtkHBox" id="hbox2">
  123.                     <property name="visible">True</property>
  124.                     <child>
  125.                       <object class="GtkTable" id="table1">
  126.                         <property name="visible">True</property>
  127.                         <property name="n_rows">3</property>
  128.                         <property name="n_columns">2</property>
  129.                         <property name="column_spacing">12</property>
  130.                         <property name="row_spacing">6</property>
  131.                         <child>
  132.                           <object class="GtkLabel" id="n_password_label">
  133.                             <property name="visible">True</property>
  134.                             <property name="xalign">0</property>
  135.                             <property name="label" translatable="yes">_Password:</property>
  136.                             <property name="use_underline">True</property>
  137.                             <property name="mnemonic_widget">n_password_entry</property>
  138.                           </object>
  139.                           <packing>
  140.                             <property name="bottom_attach">2</property>
  141.                           </packing>
  142.                         </child>
  143.                         <child>
  144.                           <object class="GtkEntry" id="n_password_entry">
  145.                             <property name="width_request">300</property>
  146.                             <property name="visible">True</property>
  147.                             <property name="can_focus">True</property>
  148.                             <property name="visibility">False</property>
  149.                             <property name="invisible_char">●</property>
  150.                           </object>
  151.                           <packing>
  152.                             <property name="left_attach">1</property>
  153.                             <property name="right_attach">2</property>
  154.                             <property name="bottom_attach">2</property>
  155.                           </packing>
  156.                         </child>
  157.                         <child>
  158.                           <object class="GtkCheckButton" id="n_encrypt_header_checkbutton">
  159.                             <property name="label" translatable="yes">_Encrypt the file list too</property>
  160.                             <property name="visible">True</property>
  161.                             <property name="can_focus">True</property>
  162.                             <property name="receives_default">False</property>
  163.                             <property name="use_underline">True</property>
  164.                             <property name="draw_indicator">True</property>
  165.                           </object>
  166.                           <packing>
  167.                             <property name="left_attach">1</property>
  168.                             <property name="right_attach">2</property>
  169.                             <property name="top_attach">2</property>
  170.                             <property name="bottom_attach">3</property>
  171.                           </packing>
  172.                         </child>
  173.                         <child>
  174.                           <placeholder/>
  175.                         </child>
  176.                       </object>
  177.                       <packing>
  178.                         <property name="expand">False</property>
  179.                         <property name="fill">False</property>
  180.                         <property name="position">0</property>
  181.                       </packing>
  182.                     </child>
  183.                   </object>
  184.                   <packing>
  185.                     <property name="position">0</property>
  186.                   </packing>
  187.                 </child>
  188.                 <child>
  189.                   <object class="GtkHBox" id="n_volume_box">
  190.                     <property name="visible">True</property>
  191.                     <property name="spacing">6</property>
  192.                     <child>
  193.                       <object class="GtkCheckButton" id="n_volume_checkbutton">
  194.                         <property name="label" translatable="yes">Split into _volumes of</property>
  195.                         <property name="visible">True</property>
  196.                         <property name="can_focus">True</property>
  197.                         <property name="receives_default">False</property>
  198.                         <property name="use_underline">True</property>
  199.                         <property name="draw_indicator">True</property>
  200.                       </object>
  201.                       <packing>
  202.                         <property name="expand">False</property>
  203.                         <property name="position">0</property>
  204.                       </packing>
  205.                     </child>
  206.                     <child>
  207.                       <object class="GtkSpinButton" id="n_volume_spinbutton">
  208.                         <property name="visible">True</property>
  209.                         <property name="can_focus">True</property>
  210.                         <property name="invisible_char">●</property>
  211.                         <property name="adjustment">volume_adjustment</property>
  212.                         <property name="climb_rate">1</property>
  213.                         <property name="digits">1</property>
  214.                         <property name="numeric">True</property>
  215.                       </object>
  216.                       <packing>
  217.                         <property name="expand">False</property>
  218.                         <property name="position">1</property>
  219.                       </packing>
  220.                     </child>
  221.                     <child>
  222.                       <object class="GtkLabel" id="label4">
  223.                         <property name="visible">True</property>
  224.                         <property name="label" translatable="yes" comments="MB means megabytes">MB</property>
  225.                       </object>
  226.                       <packing>
  227.                         <property name="expand">False</property>
  228.                         <property name="position">2</property>
  229.                       </packing>
  230.                     </child>
  231.                   </object>
  232.                   <packing>
  233.                     <property name="position">1</property>
  234.                   </packing>
  235.                 </child>
  236.               </object>
  237.             </child>
  238.           </object>
  239.         </child>
  240.         <child type="label">
  241.           <object class="GtkLabel" id="label2">
  242.             <property name="visible">True</property>
  243.             <property name="label" translatable="yes">_Other Options</property>
  244.             <property name="use_underline">True</property>
  245.           </object>
  246.         </child>
  247.       </object>
  248.       <packing>
  249.         <property name="expand">False</property>
  250.         <property name="position">1</property>
  251.       </packing>
  252.     </child>
  253.   </object>
  254. </interface>
  255.