diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ui/new.ui | 243 | 
1 files changed, 116 insertions, 127 deletions
| diff --git a/src/ui/new.ui b/src/ui/new.ui index 0bd6735..2c4c5c2 100644 --- a/src/ui/new.ui +++ b/src/ui/new.ui @@ -1,110 +1,24 @@  <?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.20.0 -->  <interface> -  <!-- interface-requires gtk+ 3.0 --> -  <object class="GtkFileChooserDialog" id="filechooserdialog"> -    <property name="can_focus">False</property> -    <property name="border_width">5</property> -    <property name="modal">True</property> -    <property name="window_position">center-on-parent</property> -    <property name="type_hint">normal</property> -    <property name="action">save</property> -    <property name="do_overwrite_confirmation">True</property> -    <property name="extra_widget">extra_widget</property> -    <child internal-child="vbox"> -      <object class="GtkBox" id="dialog-vbox1"> -        <property name="visible">True</property> -        <property name="can_focus">False</property> -        <property name="orientation">vertical</property> -        <property name="spacing">2</property> -        <child internal-child="action_area"> -          <object class="GtkButtonBox" id="dialog-action_area1"> -            <property name="visible">True</property> -            <property name="can_focus">False</property> -            <property name="layout_style">end</property> -            <child> -              <object class="GtkButton" id="n_cancel_button"> -                <property name="label">gtk-cancel</property> -                <property name="use_action_appearance">False</property> -                <property name="visible">True</property> -                <property name="can_focus">True</property> -                <property name="receives_default">False</property> -                <property name="use_action_appearance">False</property> -                <property name="use_stock">True</property> -              </object> -              <packing> -                <property name="expand">False</property> -                <property name="fill">False</property> -                <property name="position">0</property> -              </packing> -            </child> -            <child> -              <object class="GtkButton" id="n_new_button"> -                <property name="label">gtk-new</property> -                <property name="use_action_appearance">False</property> -                <property name="visible">True</property> -                <property name="can_focus">True</property> -                <property name="can_default">True</property> -                <property name="receives_default">False</property> -                <property name="use_action_appearance">False</property> -                <property name="use_stock">True</property> -              </object> -              <packing> -                <property name="expand">False</property> -                <property name="fill">False</property> -                <property name="position">1</property> -              </packing> -            </child> -            <child> -              <object class="GtkButton" id="n_help_button"> -                <property name="label">gtk-help</property> -                <property name="use_action_appearance">False</property> -                <property name="visible">True</property> -                <property name="can_focus">True</property> -                <property name="receives_default">False</property> -                <property name="use_action_appearance">False</property> -                <property name="use_stock">True</property> -              </object> -              <packing> -                <property name="expand">False</property> -                <property name="fill">False</property> -                <property name="position">2</property> -                <property name="secondary">True</property> -              </packing> -            </child> -          </object> -          <packing> -            <property name="expand">False</property> -            <property name="fill">True</property> -            <property name="pack_type">end</property> -            <property name="position">0</property> -          </packing> -        </child> -        <child> -          <placeholder/> -        </child> -      </object> -    </child> -    <action-widgets> -      <action-widget response="-6">n_cancel_button</action-widget> -      <action-widget response="-5">n_new_button</action-widget> -      <action-widget response="-11">n_help_button</action-widget> -    </action-widgets> -  </object> +  <requires lib="gtk+" version="3.14"/>    <object class="GtkAdjustment" id="volume_adjustment"> -    <property name="lower">0.10000000149</property> +    <property name="lower">0.10000000000000001</property>      <property name="upper">1000</property>      <property name="value">10</property> -    <property name="step_increment">0.10000000149</property> +    <property name="step_increment">0.10000000000000001</property>      <property name="page_increment">10</property>    </object> -  <object class="GtkVBox" id="extra_widget"> +  <object class="GtkBox" id="extra_widget">      <property name="visible">True</property>      <property name="can_focus">False</property> +    <property name="orientation">vertical</property>      <property name="spacing">12</property>      <child> -      <object class="GtkVBox" id="format_chooser_box"> +      <object class="GtkBox" id="format_chooser_box">          <property name="visible">True</property>          <property name="can_focus">False</property> +        <property name="orientation">vertical</property>          <child>            <placeholder/>          </child> @@ -126,71 +40,66 @@              <property name="can_focus">False</property>              <property name="top_padding">6</property>              <child> -              <object class="GtkVBox" id="vbox2"> +              <object class="GtkBox" id="vbox2">                  <property name="visible">True</property>                  <property name="can_focus">False</property> +                <property name="orientation">vertical</property>                  <property name="spacing">6</property>                  <child> -                  <object class="GtkHBox" id="hbox2"> +                  <object class="GtkBox" id="hbox2">                      <property name="visible">True</property>                      <property name="can_focus">False</property>                      <child> -                      <object class="GtkTable" id="table1"> +                      <object class="GtkGrid" id="table1">                          <property name="visible">True</property>                          <property name="can_focus">False</property> -                        <property name="n_rows">3</property> -                        <property name="n_columns">2</property> -                        <property name="column_spacing">12</property>                          <property name="row_spacing">6</property> +                        <property name="column_spacing">12</property>                          <child> -                          <placeholder/> +                          <object class="GtkEntry" id="n_password_entry"> +                            <property name="width_request">300</property> +                            <property name="visible">True</property> +                            <property name="can_focus">True</property> +                            <property name="visibility">False</property> +                            <property name="invisible_char">●</property> +                          </object> +                          <packing> +                            <property name="left_attach">1</property> +                            <property name="top_attach">0</property> +                          </packing>                          </child>                          <child>                            <object class="GtkLabel" id="n_password_label">                              <property name="visible">True</property>                              <property name="can_focus">False</property> -                            <property name="xalign">0</property> +                            <property name="halign">start</property>                              <property name="label" translatable="yes">_Password:</property>                              <property name="use_underline">True</property>                              <property name="mnemonic_widget">n_password_entry</property>                            </object>                            <packing> -                            <property name="bottom_attach">2</property> -                          </packing> -                        </child> -                        <child> -                          <object class="GtkEntry" id="n_password_entry"> -                            <property name="width_request">300</property> -                            <property name="visible">True</property> -                            <property name="can_focus">True</property> -                            <property name="visibility">False</property> -                            <property name="invisible_char">●</property> -                          </object> -                          <packing> -                            <property name="left_attach">1</property> -                            <property name="right_attach">2</property> -                            <property name="bottom_attach">2</property> +                            <property name="left_attach">0</property> +                            <property name="top_attach">0</property>                            </packing>                          </child>                          <child>                            <object class="GtkCheckButton" id="n_encrypt_header_checkbutton">                              <property name="label" translatable="yes">_Encrypt the file list too</property> -                            <property name="use_action_appearance">False</property>                              <property name="visible">True</property>                              <property name="can_focus">True</property>                              <property name="receives_default">False</property> -                            <property name="use_action_appearance">False</property> +                            <property name="halign">start</property>                              <property name="use_underline">True</property> -                            <property name="xalign">0.5</property>                              <property name="draw_indicator">True</property>                            </object>                            <packing>                              <property name="left_attach">1</property> -                            <property name="right_attach">2</property> -                            <property name="top_attach">2</property> -                            <property name="bottom_attach">3</property> +                            <property name="top_attach">1</property>                            </packing>                          </child> +                        <child> +                          <placeholder/> +                        </child>                        </object>                        <packing>                          <property name="expand">False</property> @@ -206,20 +115,17 @@                    </packing>                  </child>                  <child> -                  <object class="GtkHBox" id="n_volume_box"> +                  <object class="GtkBox" id="n_volume_box">                      <property name="visible">True</property>                      <property name="can_focus">False</property>                      <property name="spacing">6</property>                      <child>                        <object class="GtkCheckButton" id="n_volume_checkbutton">                          <property name="label" translatable="yes">Split into _volumes of</property> -                        <property name="use_action_appearance">False</property>                          <property name="visible">True</property>                          <property name="can_focus">True</property>                          <property name="receives_default">False</property> -                        <property name="use_action_appearance">False</property>                          <property name="use_underline">True</property> -                        <property name="xalign">0.5</property>                          <property name="draw_indicator">True</property>                        </object>                        <packing> @@ -283,4 +189,87 @@        </packing>      </child>    </object> +  <object class="GtkFileChooserDialog" id="filechooserdialog"> +    <property name="can_focus">False</property> +    <property name="border_width">5</property> +    <property name="modal">True</property> +    <property name="window_position">center-on-parent</property> +    <property name="type_hint">normal</property> +    <property name="action">save</property> +    <property name="do_overwrite_confirmation">True</property> +    <property name="extra_widget">extra_widget</property> +    <child internal-child="vbox"> +      <object class="GtkBox" id="dialog-vbox1"> +        <property name="visible">True</property> +        <property name="can_focus">False</property> +        <property name="orientation">vertical</property> +        <property name="spacing">2</property> +        <child internal-child="action_area"> +          <object class="GtkButtonBox" id="dialog-action_area1"> +            <property name="visible">True</property> +            <property name="can_focus">False</property> +            <property name="layout_style">end</property> +            <child> +              <object class="GtkButton" id="n_cancel_button"> +                <property name="label">gtk-cancel</property> +                <property name="visible">True</property> +                <property name="can_focus">True</property> +                <property name="receives_default">False</property> +                <property name="use_stock">True</property> +              </object> +              <packing> +                <property name="expand">False</property> +                <property name="fill">False</property> +                <property name="position">0</property> +              </packing> +            </child> +            <child> +              <object class="GtkButton" id="n_new_button"> +                <property name="label">gtk-new</property> +                <property name="visible">True</property> +                <property name="can_focus">True</property> +                <property name="can_default">True</property> +                <property name="receives_default">False</property> +                <property name="use_stock">True</property> +              </object> +              <packing> +                <property name="expand">False</property> +                <property name="fill">False</property> +                <property name="position">1</property> +              </packing> +            </child> +            <child> +              <object class="GtkButton" id="n_help_button"> +                <property name="label">gtk-help</property> +                <property name="visible">True</property> +                <property name="can_focus">True</property> +                <property name="receives_default">False</property> +                <property name="use_stock">True</property> +              </object> +              <packing> +                <property name="expand">False</property> +                <property name="fill">False</property> +                <property name="position">2</property> +                <property name="secondary">True</property> +              </packing> +            </child> +          </object> +          <packing> +            <property name="expand">False</property> +            <property name="fill">True</property> +            <property name="pack_type">end</property> +            <property name="position">0</property> +          </packing> +        </child> +        <child> +          <placeholder/> +        </child> +      </object> +    </child> +    <action-widgets> +      <action-widget response="-6">n_cancel_button</action-widget> +      <action-widget response="-5">n_new_button</action-widget> +      <action-widget response="-11">n_help_button</action-widget> +    </action-widgets> +  </object>  </interface> | 
