1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.20"/>
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">Enter Password
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"window-position">center
</property>
11 <property name=
"default-width">0</property>
12 <property name=
"default-height">0</property>
13 <property name=
"type-hint">dialog
</property>
14 <child internal-child=
"vbox">
15 <object class=
"GtkBox" id=
"dialog-vbox1">
16 <property name=
"can-focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">12</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
21 <property name=
"can-focus">False
</property>
22 <property name=
"layout-style">end
</property>
24 <object class=
"GtkButton" id=
"ok">
25 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"sensitive">False
</property>
28 <property name=
"can-focus">True
</property>
29 <property name=
"can-default">True
</property>
30 <property name=
"has-default">True
</property>
31 <property name=
"receives-default">True
</property>
32 <property name=
"use-underline">True
</property>
35 <property name=
"expand">False
</property>
36 <property name=
"fill">True
</property>
37 <property name=
"position">0</property>
41 <object class=
"GtkButton" id=
"cancel">
42 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
43 <property name=
"visible">True
</property>
44 <property name=
"can-focus">True
</property>
45 <property name=
"receives-default">True
</property>
46 <property name=
"use-underline">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">1</property>
55 <object class=
"GtkButton" id=
"help">
56 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can-focus">True
</property>
59 <property name=
"receives-default">True
</property>
60 <property name=
"use-underline">True
</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"position">2</property>
66 <property name=
"secondary">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"pack-type">end
</property>
74 <property name=
"position">0</property>
78 <object class=
"GtkBox" id=
"box1">
79 <property name=
"visible">True
</property>
80 <property name=
"can-focus">False
</property>
81 <property name=
"orientation">vertical
</property>
82 <property name=
"spacing">12</property>
84 <object class=
"GtkFrame" id=
"password1frame">
85 <property name=
"visible">True
</property>
86 <property name=
"can-focus">False
</property>
87 <property name=
"label-xalign">0</property>
88 <property name=
"shadow-type">none
</property>
90 <!-- n-columns=2 n-rows=3 -->
91 <object class=
"GtkGrid" id=
"grid1">
92 <property name=
"visible">True
</property>
93 <property name=
"can-focus">False
</property>
94 <property name=
"margin-start">12</property>
95 <property name=
"margin-top">6</property>
96 <property name=
"row-spacing">6</property>
97 <property name=
"column-spacing">12</property>
99 <object class=
"GtkLabel" id=
"userft">
100 <property name=
"visible">True
</property>
101 <property name=
"can-focus">False
</property>
102 <property name=
"label" translatable=
"yes" context=
"password|userft">User:
</property>
103 <property name=
"use-underline">True
</property>
104 <property name=
"mnemonic-widget">usered
</property>
105 <property name=
"xalign">0</property>
108 <property name=
"left-attach">0</property>
109 <property name=
"top-attach">0</property>
113 <object class=
"GtkLabel" id=
"pass1ft">
114 <property name=
"visible">True
</property>
115 <property name=
"can-focus">False
</property>
116 <property name=
"label" translatable=
"yes" context=
"password|pass1ft">Password:
</property>
117 <property name=
"use-underline">True
</property>
118 <property name=
"mnemonic-widget">pass1ed
</property>
119 <property name=
"xalign">0</property>
122 <property name=
"left-attach">0</property>
123 <property name=
"top-attach">1</property>
127 <object class=
"GtkLabel" id=
"confirm1ft">
128 <property name=
"visible">True
</property>
129 <property name=
"can-focus">False
</property>
130 <property name=
"label" translatable=
"yes" context=
"password|confirm1ft">Confirm:
</property>
131 <property name=
"use-underline">True
</property>
132 <property name=
"mnemonic-widget">confirm1ed
</property>
133 <property name=
"xalign">0</property>
136 <property name=
"left-attach">0</property>
137 <property name=
"top-attach">2</property>
141 <object class=
"GtkEntry" id=
"usered">
142 <property name=
"visible">True
</property>
143 <property name=
"can-focus">True
</property>
144 <property name=
"hexpand">True
</property>
145 <property name=
"activates-default">True
</property>
146 <property name=
"truncate-multiline">True
</property>
149 <property name=
"left-attach">1</property>
150 <property name=
"top-attach">0</property>
154 <object class=
"GtkEntry" id=
"pass1ed">
155 <property name=
"visible">True
</property>
156 <property name=
"can-focus">True
</property>
157 <property name=
"hexpand">True
</property>
158 <property name=
"visibility">False
</property>
159 <property name=
"activates-default">True
</property>
160 <property name=
"truncate-multiline">True
</property>
161 <property name=
"input-purpose">password
</property>
162 <child internal-child=
"accessible">
163 <object class=
"AtkObject" id=
"pass1ed-atkobject">
164 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"password|pass1ed-atkobject">Password
</property>
165 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"password|extended_tip|pass1ed">Type a password. A password is case sensitive.
</property>
170 <property name=
"left-attach">1</property>
171 <property name=
"top-attach">1</property>
175 <object class=
"GtkEntry" id=
"confirm1ed">
176 <property name=
"visible">True
</property>
177 <property name=
"can-focus">True
</property>
178 <property name=
"hexpand">True
</property>
179 <property name=
"visibility">False
</property>
180 <property name=
"activates-default">True
</property>
181 <property name=
"truncate-multiline">True
</property>
182 <property name=
"input-purpose">password
</property>
183 <child internal-child=
"accessible">
184 <object class=
"AtkObject" id=
"confirm1ed-atkobject">
185 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"password|extended_tip|confirm1ed">Re-enter the password.
</property>
190 <property name=
"left-attach">1</property>
191 <property name=
"top-attach">2</property>
197 <object class=
"GtkLabel" id=
"label1">
198 <property name=
"visible">True
</property>
199 <property name=
"can-focus">False
</property>
200 <property name=
"label" translatable=
"yes" context=
"password|label1">Password
</property>
202 <attribute name=
"weight" value=
"bold"/>
208 <property name=
"expand">False
</property>
209 <property name=
"fill">True
</property>
210 <property name=
"position">0</property>
214 <object class=
"GtkFrame" id=
"password2frame">
215 <property name=
"visible">True
</property>
216 <property name=
"can-focus">False
</property>
217 <property name=
"label-xalign">0</property>
218 <property name=
"shadow-type">none
</property>
220 <!-- n-columns=2 n-rows=2 -->
221 <object class=
"GtkGrid" id=
"grid2">
222 <property name=
"visible">True
</property>
223 <property name=
"can-focus">False
</property>
224 <property name=
"margin-start">12</property>
225 <property name=
"margin-top">6</property>
226 <property name=
"row-spacing">6</property>
227 <property name=
"column-spacing">12</property>
229 <object class=
"GtkLabel" id=
"pass2ft">
230 <property name=
"visible">True
</property>
231 <property name=
"can-focus">False
</property>
232 <property name=
"label" translatable=
"yes" context=
"password|pass2ft">Password:
</property>
233 <property name=
"use-underline">True
</property>
234 <property name=
"mnemonic-widget">pass2ed
</property>
235 <property name=
"xalign">0</property>
238 <property name=
"left-attach">0</property>
239 <property name=
"top-attach">0</property>
243 <object class=
"GtkLabel" id=
"confirm2ft">
244 <property name=
"visible">True
</property>
245 <property name=
"can-focus">False
</property>
246 <property name=
"label" translatable=
"yes" context=
"password|confirm2ft">Confirm:
</property>
247 <property name=
"use-underline">True
</property>
248 <property name=
"mnemonic-widget">confirm2ed
</property>
249 <property name=
"xalign">0</property>
252 <property name=
"left-attach">0</property>
253 <property name=
"top-attach">1</property>
257 <object class=
"GtkEntry" id=
"pass2ed">
258 <property name=
"visible">True
</property>
259 <property name=
"can-focus">True
</property>
260 <property name=
"hexpand">True
</property>
261 <property name=
"visibility">False
</property>
262 <property name=
"activates-default">True
</property>
263 <property name=
"truncate-multiline">True
</property>
264 <property name=
"input-purpose">password
</property>
265 <child internal-child=
"accessible">
266 <object class=
"AtkObject" id=
"pass2ed-atkobject">
267 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"password|extended_tip|pass2ed">Type a password. A password is case sensitive.
</property>
272 <property name=
"left-attach">1</property>
273 <property name=
"top-attach">0</property>
277 <object class=
"GtkEntry" id=
"confirm2ed">
278 <property name=
"visible">True
</property>
279 <property name=
"can-focus">True
</property>
280 <property name=
"hexpand">True
</property>
281 <property name=
"visibility">False
</property>
282 <property name=
"activates-default">True
</property>
283 <property name=
"truncate-multiline">True
</property>
284 <property name=
"input-purpose">password
</property>
285 <child internal-child=
"accessible">
286 <object class=
"AtkObject" id=
"confirm2ed-atkobject">
287 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"password|extended_tip|confirm2ed">Re-enter the password.
</property>
292 <property name=
"left-attach">1</property>
293 <property name=
"top-attach">1</property>
299 <object class=
"GtkLabel" id=
"label2">
300 <property name=
"visible">True
</property>
301 <property name=
"can-focus">False
</property>
302 <property name=
"label" translatable=
"yes" context=
"password|label2">Second Password
</property>
304 <attribute name=
"weight" value=
"bold"/>
310 <property name=
"expand">False
</property>
311 <property name=
"fill">True
</property>
312 <property name=
"position">1</property>
316 <object class=
"GtkLabel" id=
"minlenft">
317 <property name=
"visible">True
</property>
318 <property name=
"can-focus">False
</property>
319 <property name=
"margin-start">6</property>
320 <property name=
"xalign">0</property>
322 <attribute name=
"scale" value=
"0.9"/>
324 <child internal-child=
"accessible">
325 <object class=
"AtkObject" id=
"minlenft-atkobject">
326 <property name=
"AtkObject::accessible-role" translatable=
"no">static
</property>
331 <property name=
"expand">False
</property>
332 <property name=
"fill">True
</property>
333 <property name=
"position">2</property>
337 <object class=
"GtkLabel" id=
"onlyascii">
338 <property name=
"can-focus">False
</property>
339 <property name=
"no-show-all">True
</property>
340 <property name=
"margin-start">6</property>
341 <property name=
"label" translatable=
"yes" context=
"password|onlyascii">Only Basic Latin characters can be entered
</property>
342 <property name=
"xalign">0</property>
344 <attribute name=
"scale" value=
"0.9"/>
346 <child internal-child=
"accessible">
347 <object class=
"AtkObject" id=
"onlyascii-atkobject">
348 <property name=
"AtkObject::accessible-role" translatable=
"no">static
</property>
353 <property name=
"expand">False
</property>
354 <property name=
"fill">True
</property>
355 <property name=
"position">3</property>
360 <property name=
"expand">False
</property>
361 <property name=
"fill">True
</property>
362 <property name=
"position">1</property>
368 <action-widget response=
"-6">cancel
</action-widget>
369 <action-widget response=
"-11">help
</action-widget>