1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"sd">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <!-- n-columns=1 n-rows=1 -->
6 <object class=
"GtkGrid" id=
"ClientboxFragment">
7 <property name=
"visible">True
</property>
8 <property name=
"can_focus">False
</property>
9 <property name=
"row_spacing">6</property>
10 <property name=
"column_spacing">6</property>
12 <object class=
"GtkButton" id=
"button">
13 <property name=
"label" translatable=
"yes" context=
"clientboxfragment|STR_DEAUTHORISE_CLIENT">Remove Client Authorization
</property>
14 <property name=
"visible">True
</property>
15 <property name=
"can_focus">True
</property>
16 <property name=
"receives_default">True
</property>
17 <property name=
"use_underline">True
</property>
20 <property name=
"left_attach">0</property>
21 <property name=
"top_attach">2</property>
22 <property name=
"width">2</property>
26 <object class=
"GtkLabel" id=
"name">
27 <property name=
"visible">True
</property>
28 <property name=
"can_focus">False
</property>
29 <property name=
"xalign">0</property>
31 <attribute name=
"weight" value=
"bold"/>
35 <property name=
"left_attach">1</property>
36 <property name=
"top_attach">0</property>
40 <object class=
"GtkLabel" id=
"pinlabel">
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">False
</property>
43 <property name=
"label" translatable=
"yes" context=
"clientboxfragment|STR_ENTER_PIN">Enter PIN:
</property>
44 <property name=
"use_underline">True
</property>
45 <property name=
"mnemonic_widget">pin
</property>
46 <property name=
"xalign">0</property>
49 <property name=
"left_attach">0</property>
50 <property name=
"top_attach">1</property>
54 <object class=
"GtkEntry" id=
"pin">
55 <property name=
"visible">True
</property>
56 <property name=
"can_focus">True
</property>
57 <property name=
"halign">start
</property>
58 <property name=
"max_length">4</property>
59 <property name=
"activates_default">True
</property>
60 <property name=
"truncate-multiline">True
</property>
61 <property name=
"width_chars">4</property>
64 <property name=
"left_attach">1</property>
65 <property name=
"top_attach">1</property>
72 <object class=
"GtkSizeGroup" id=
"sizegroup1">
73 <property name=
"mode">vertical
</property>
75 <widget name=
"button"/>
77 <widget name=
"pinlabel"/>