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.18"/>
5 <object class=
"GtkGrid" id=
"ClientboxFragment">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"row_spacing">6</property>
9 <property name=
"column_spacing">6</property>
11 <object class=
"GtkButton" id=
"button">
12 <property name=
"label" translatable=
"yes" context=
"clientboxfragment|STR_DEAUTHORISE_CLIENT">Remove client authorisation
</property>
13 <property name=
"visible">True
</property>
14 <property name=
"can_focus">True
</property>
15 <property name=
"receives_default">True
</property>
16 <property name=
"use_underline">True
</property>
19 <property name=
"left_attach">0</property>
20 <property name=
"top_attach">2</property>
21 <property name=
"width">2</property>
25 <object class=
"GtkLabel" id=
"name">
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">False
</property>
28 <property name=
"xalign">0</property>
30 <attribute name=
"weight" value=
"bold"/>
34 <property name=
"left_attach">1</property>
35 <property name=
"top_attach">0</property>
39 <object class=
"GtkLabel" id=
"pinlabel">
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">False
</property>
42 <property name=
"label" translatable=
"yes" context=
"clientboxfragment|STR_ENTER_PIN">Enter PIN:
</property>
43 <property name=
"use_underline">True
</property>
44 <property name=
"mnemonic_widget">pin
</property>
45 <property name=
"xalign">0</property>
48 <property name=
"left_attach">0</property>
49 <property name=
"top_attach">1</property>
53 <object class=
"GtkEntry" id=
"pin">
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"halign">start
</property>
57 <property name=
"max_length">4</property>
58 <property name=
"activates_default">True
</property>
59 <property name=
"width_chars">4</property>
62 <property name=
"left_attach">1</property>
63 <property name=
"top_attach">1</property>
70 <object class=
"GtkSizeGroup" id=
"sizegroup1">
71 <property name=
"mode">vertical
</property>
73 <widget name=
"button"/>
75 <widget name=
"pinlabel"/>