1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain=
"uui">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkDialog" id=
"PasswordDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"password|PasswordDialog">Set Password
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</property>
12 <property name=
"type_hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox1">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"layout_style">end
</property>
23 <object class=
"GtkButton" id=
"ok">
24 <property name=
"label">gtk-ok
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"can_default">True
</property>
28 <property name=
"has_default">True
</property>
29 <property name=
"receives_default">True
</property>
30 <property name=
"use_stock">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
39 <object class=
"GtkButton" id=
"cancel">
40 <property name=
"label">gtk-cancel
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">True
</property>
43 <property name=
"receives_default">True
</property>
44 <property name=
"use_stock">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
53 <object class=
"GtkButton" id=
"help">
54 <property name=
"label">gtk-help
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can_focus">True
</property>
57 <property name=
"receives_default">True
</property>
58 <property name=
"use_stock">True
</property>
61 <property name=
"expand">False
</property>
62 <property name=
"fill">True
</property>
63 <property name=
"position">2</property>
64 <property name=
"secondary">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"pack_type">end
</property>
72 <property name=
"position">0</property>
76 <object class=
"GtkGrid" id=
"grid1">
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">False
</property>
79 <property name=
"hexpand">True
</property>
80 <property name=
"row_spacing">6</property>
81 <property name=
"column_spacing">12</property>
83 <object class=
"GtkLabel" id=
"confirmpassFT">
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">False
</property>
86 <property name=
"use_underline">True
</property>
87 <property name=
"mnemonic_widget">confirmpassEntry
</property>
88 <property name=
"xalign">0</property>
91 <property name=
"left_attach">0</property>
92 <property name=
"top_attach">2</property>
96 <object class=
"GtkLabel" id=
"newpassFT">
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">False
</property>
99 <property name=
"use_underline">True
</property>
100 <property name=
"mnemonic_widget">newpassEntry
</property>
101 <property name=
"xalign">0</property>
104 <property name=
"left_attach">0</property>
105 <property name=
"top_attach">0</property>
109 <object class=
"GtkEntry" id=
"newpassEntry">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">True
</property>
112 <property name=
"hexpand">True
</property>
113 <property name=
"visibility">False
</property>
114 <property name=
"activates_default">True
</property>
117 <property name=
"left_attach">0</property>
118 <property name=
"top_attach">1</property>
122 <object class=
"GtkEntry" id=
"confirmpassEntry">
123 <property name=
"visible">True
</property>
124 <property name=
"can_focus">True
</property>
125 <property name=
"hexpand">True
</property>
126 <property name=
"visibility">False
</property>
127 <property name=
"activates_default">True
</property>
130 <property name=
"left_attach">0</property>
131 <property name=
"top_attach">3</property>
136 <property name=
"expand">False
</property>
137 <property name=
"fill">True
</property>
138 <property name=
"position">1</property>
144 <action-widget response=
"-6">cancel
</action-widget>
145 <action-widget response=
"-11">help
</action-widget>
151 <object class=
"GtkSizeGroup" id=
"sizegroup1"/>