anastasis-gtk

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

this_stays_private.glade (2699B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!-- Generated with glade 3.38.2 
      3 
      4 Copyright (C) 2020-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
     22 
     23 -->
     24 <interface>
     25   <requires lib="gtk+" version="3.20"/>
     26   <!-- interface-license-type gplv3 -->
     27   <!-- interface-name anastasis-gtk -->
     28   <!-- interface-description Key backup and recovery -->
     29   <!-- interface-copyright 2020-2021 Anastasis SARL -->
     30   <!-- interface-authors Belen Pena -->
     31   <object class="GtkWindow" id="private_dummy_window">
     32     <property name="can-focus">False</property>
     33     <child>
     34       <object class="GtkBox" id="private_hbox">
     35         <property name="visible">True</property>
     36         <property name="can-focus">False</property>
     37         <property name="margin-left">10</property>
     38         <property name="margin-right">10</property>
     39         <child>
     40           <object class="GtkLabel" id="privacy_label">
     41             <property name="visible">True</property>
     42             <property name="can-focus">False</property>
     43             <property name="label" translatable="yes">This stays private</property>
     44           </object>
     45           <packing>
     46             <property name="expand">False</property>
     47             <property name="fill">False</property>
     48             <property name="padding">10</property>
     49             <property name="position">0</property>
     50           </packing>
     51         </child>
     52         <child>
     53           <object class="GtkImage" id="blindfold_image">
     54             <property name="width-request">24</property>
     55             <property name="height-request">24</property>
     56             <property name="visible">True</property>
     57             <property name="can-focus">False</property>
     58             <property name="pixbuf">noun_blindfold_3574196.svg</property>
     59           </object>
     60           <packing>
     61             <property name="expand">False</property>
     62             <property name="fill">False</property>
     63             <property name="padding">1</property>
     64             <property name="position">1</property>
     65           </packing>
     66         </child>
     67       </object>
     68     </child>
     69   </object>
     70 </interface>