anastasis-gtk

Demonstrator GUI for Anastasis
Log | Files | Refs | README | LICENSE

anastasis_gtk_auth_add_iban.glade (8848B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!-- Generated with glade 3.38.2 
      3 
      4 Copyright (C) 2019-2021 Anastasis SARL
      5 
      6 This file is part of anastasis-gtk.
      7 
      8 anastasis-gtk is free software: you can redistribute it and/or modify
      9 it under the terms of the GNU General Public License as published by
     10 the Free Software Foundation, either version 3 of the License, or
     11 (at your option) any later version.
     12 
     13 anastasis-gtk is distributed in the hope that it will be useful,
     14 but WITHOUT ANY WARRANTY; without even the implied warranty of
     15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     16 GNU General Public License for more details.
     17 
     18 You should have received a copy of the GNU General Public License
     19 along with anastasis-gtk.  If not, see <http://www.gnu.org/licenses/>.
     20 
     21 Author: Belen Pena, Christian Grothoff, Dennis Neufeld
     22 
     23 -->
     24 <interface domain="">
     25   <requires lib="gtk+" version="3.12"/>
     26   <!-- interface-license-type gplv3 -->
     27   <!-- interface-name anastasis-gtk -->
     28   <!-- interface-description Key backup and recovery -->
     29   <!-- interface-copyright 2019-2021 Anastasis SARL -->
     30   <!-- interface-authors Belen Pena, Christian Grothoff, Dennis Neufeld -->
     31   <object class="GtkDialog" id="anastasis_gtk_b_iban_dialog">
     32     <property name="can-focus">False</property>
     33     <property name="type-hint">dialog</property>
     34     <signal name="response" handler="anastasis_gtk_b_iban_dialog_response_cb" swapped="no"/>
     35     <child internal-child="vbox">
     36       <object class="GtkBox">
     37         <property name="can-focus">False</property>
     38         <property name="orientation">vertical</property>
     39         <property name="spacing">2</property>
     40         <child internal-child="action_area">
     41           <object class="GtkButtonBox">
     42             <property name="can-focus">False</property>
     43             <property name="layout-style">end</property>
     44             <child>
     45               <object class="GtkButton" id="anastasis_gtk_b_iban_dialog_btn_cancel">
     46                 <property name="label">gtk-cancel</property>
     47                 <property name="visible">True</property>
     48                 <property name="can-focus">False</property>
     49                 <property name="receives-default">False</property>
     50                 <property name="use-stock">True</property>
     51                 <property name="always-show-image">True</property>
     52               </object>
     53               <packing>
     54                 <property name="expand">True</property>
     55                 <property name="fill">True</property>
     56                 <property name="position">0</property>
     57               </packing>
     58             </child>
     59             <child>
     60               <object class="GtkButton" id="anastasis_gtk_b_iban_dialog_btn_ok">
     61                 <property name="label">gtk-ok</property>
     62                 <property name="visible">True</property>
     63                 <property name="sensitive">False</property>
     64                 <property name="can-focus">False</property>
     65                 <property name="can-default">True</property>
     66                 <property name="has-default">True</property>
     67                 <property name="receives-default">False</property>
     68                 <property name="use-stock">True</property>
     69                 <property name="always-show-image">True</property>
     70               </object>
     71               <packing>
     72                 <property name="expand">True</property>
     73                 <property name="fill">True</property>
     74                 <property name="position">1</property>
     75               </packing>
     76             </child>
     77           </object>
     78           <packing>
     79             <property name="expand">False</property>
     80             <property name="fill">False</property>
     81             <property name="position">0</property>
     82           </packing>
     83         </child>
     84         <child>
     85           <object class="GtkBox">
     86             <property name="visible">True</property>
     87             <property name="can-focus">False</property>
     88             <property name="orientation">vertical</property>
     89             <child>
     90               <object class="GtkLabel" id="explainer_label">
     91                 <property name="name">explainer_label</property>
     92                 <property name="visible">True</property>
     93                 <property name="can-focus">False</property>
     94                 <property name="label" translatable="yes">For bank transfer authentication, you need 
     95 to provide the IBAN of one of your bank accounts.
     96 When recovering your secret, you will be
     97 asked to pay the recovery fee via bank
     98 transfer from the account you provided here.</property>
     99                 <attributes>
    100                   <attribute name="weight" value="medium"/>
    101                 </attributes>
    102               </object>
    103               <packing>
    104                 <property name="expand">False</property>
    105                 <property name="fill">True</property>
    106                 <property name="padding">20</property>
    107                 <property name="position">0</property>
    108               </packing>
    109             </child>
    110             <child>
    111               <object class="GtkBox">
    112                 <property name="visible">True</property>
    113                 <property name="can-focus">False</property>
    114                 <property name="margin-start">20</property>
    115                 <property name="margin-end">20</property>
    116                 <property name="margin-bottom">50</property>
    117                 <property name="orientation">vertical</property>
    118                 <child>
    119                   <object class="GtkLabel">
    120                     <property name="visible">True</property>
    121                     <property name="can-focus">False</property>
    122                     <property name="halign">start</property>
    123                     <property name="margin-start">25</property>
    124                     <property name="margin-end">25</property>
    125                     <property name="label" translatable="yes">IBAN</property>
    126                   </object>
    127                   <packing>
    128                     <property name="expand">False</property>
    129                     <property name="fill">False</property>
    130                     <property name="padding">5</property>
    131                     <property name="position">0</property>
    132                   </packing>
    133                 </child>
    134                 <child>
    135                   <object class="GtkEntry" id="anastasis_gtk_b_iban_dialog_iban_entry">
    136                     <property name="visible">True</property>
    137                     <property name="can-focus">True</property>
    138                     <property name="has-focus">True</property>
    139                     <property name="margin-start">25</property>
    140                     <property name="margin-end">25</property>
    141                     <property name="hexpand">True</property>
    142                     <property name="activates-default">True</property>
    143                     <property name="width-chars">36</property>
    144                     <property name="primary-icon-stock">gtk-dialog-authentication</property>
    145                     <property name="placeholder-text" translatable="yes">DE67830625024024853256</property>
    146                     <property name="input-purpose">alpha</property>
    147                     <signal name="changed" handler="anastasis_gtk_b_iban_dialog_iban_entry_changed_cb" swapped="no"/>
    148                   </object>
    149                   <packing>
    150                     <property name="expand">True</property>
    151                     <property name="fill">True</property>
    152                     <property name="padding">5</property>
    153                     <property name="position">1</property>
    154                   </packing>
    155                 </child>
    156               </object>
    157               <packing>
    158                 <property name="expand">False</property>
    159                 <property name="fill">False</property>
    160                 <property name="padding">5</property>
    161                 <property name="position">2</property>
    162               </packing>
    163             </child>
    164           </object>
    165           <packing>
    166             <property name="expand">False</property>
    167             <property name="fill">True</property>
    168             <property name="padding">5</property>
    169             <property name="position">1</property>
    170           </packing>
    171         </child>
    172       </object>
    173     </child>
    174     <action-widgets>
    175       <action-widget response="-6">anastasis_gtk_b_iban_dialog_btn_cancel</action-widget>
    176       <action-widget response="-5">anastasis_gtk_b_iban_dialog_btn_ok</action-widget>
    177     </action-widgets>
    178     <child type="titlebar">
    179       <object class="GtkLabel">
    180         <property name="visible">True</property>
    181         <property name="can-focus">False</property>
    182         <property name="label" translatable="yes">Configure bank transfer</property>
    183       </object>
    184     </child>
    185     <action-widgets>
    186       <action-widget response="-6">anastasis_gtk_b_iban_dialog_btn_cancel</action-widget>
    187       <action-widget response="-5">anastasis_gtk_b_iban_dialog_btn_ok</action-widget>
    188     </action-widgets>
    189   </object>
    190 </interface>