1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"dba">
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">Change 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>
16 <child internal-child=
"vbox">
17 <object class=
"GtkBox" id=
"dialog-vbox1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">12</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
23 <property name=
"can_focus">False
</property>
24 <property name=
"layout_style">end
</property>
26 <object class=
"GtkButton" id=
"ok">
27 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use-underline">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"receives_default">True
</property>
47 <property name=
"use-underline">True
</property>
50 <property name=
"expand">False
</property>
51 <property name=
"fill">True
</property>
52 <property name=
"position">1</property>
56 <object class=
"GtkButton" id=
"help">
57 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
58 <property name=
"visible">True
</property>
59 <property name=
"can_focus">True
</property>
60 <property name=
"receives_default">True
</property>
61 <property name=
"use-underline">True
</property>
64 <property name=
"expand">False
</property>
65 <property name=
"fill">True
</property>
66 <property name=
"position">2</property>
67 <property name=
"secondary">True
</property>
72 <property name=
"expand">False
</property>
73 <property name=
"fill">True
</property>
74 <property name=
"pack_type">end
</property>
75 <property name=
"position">0</property>
79 <object class=
"GtkFrame" id=
"userframe">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"label_xalign">0</property>
83 <property name=
"shadow_type">none
</property>
85 <!-- n-columns=1 n-rows=1 -->
86 <object class=
"GtkGrid" id=
"grid1">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">False
</property>
89 <property name=
"hexpand">True
</property>
90 <property name=
"row_spacing">6</property>
91 <property name=
"column_spacing">12</property>
92 <property name=
"margin-start">12</property>
93 <property name=
"margin-top">6</property>
95 <object class=
"GtkEntry" id=
"oldpassword">
96 <property name=
"visible">True
</property>
97 <property name=
"can_focus">True
</property>
98 <property name=
"hexpand">True
</property>
99 <property name=
"visibility">False
</property>
100 <property name=
"activates_default">True
</property>
101 <property name=
"truncate-multiline">True
</property>
102 <property name=
"input_purpose">password
</property>
105 <property name=
"left_attach">1</property>
106 <property name=
"top_attach">0</property>
110 <object class=
"GtkEntry" id=
"newpassword">
111 <property name=
"visible">True
</property>
112 <property name=
"can_focus">True
</property>
113 <property name=
"hexpand">True
</property>
114 <property name=
"visibility">False
</property>
115 <property name=
"activates_default">True
</property>
116 <property name=
"truncate-multiline">True
</property>
117 <property name=
"input_purpose">password
</property>
120 <property name=
"left_attach">1</property>
121 <property name=
"top_attach">1</property>
125 <object class=
"GtkLabel" id=
"label2">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
128 <property name=
"label" translatable=
"yes" context=
"password|label2">Old p_assword:
</property>
129 <property name=
"use_underline">True
</property>
130 <property name=
"mnemonic_widget">oldpassword
</property>
131 <property name=
"xalign">1</property>
134 <property name=
"left_attach">0</property>
135 <property name=
"top_attach">0</property>
139 <object class=
"GtkLabel" id=
"label3">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">False
</property>
142 <property name=
"label" translatable=
"yes" context=
"password|label3">_Password:
</property>
143 <property name=
"use_underline">True
</property>
144 <property name=
"mnemonic_widget">newpassword
</property>
145 <property name=
"xalign">1</property>
148 <property name=
"left_attach">0</property>
149 <property name=
"top_attach">1</property>
153 <object class=
"GtkLabel" id=
"label4">
154 <property name=
"visible">True
</property>
155 <property name=
"can_focus">False
</property>
156 <property name=
"label" translatable=
"yes" context=
"password|label4">_Confirm password:
</property>
157 <property name=
"use_underline">True
</property>
158 <property name=
"mnemonic_widget">confirmpassword
</property>
159 <property name=
"xalign">1</property>
162 <property name=
"left_attach">0</property>
163 <property name=
"top_attach">2</property>
167 <object class=
"GtkEntry" id=
"confirmpassword">
168 <property name=
"visible">True
</property>
169 <property name=
"can_focus">True
</property>
170 <property name=
"hexpand">True
</property>
171 <property name=
"visibility">False
</property>
172 <property name=
"activates_default">True
</property>
173 <property name=
"truncate-multiline">True
</property>
174 <property name=
"input_purpose">password
</property>
177 <property name=
"left_attach">1</property>
178 <property name=
"top_attach">2</property>
184 <object class=
"GtkLabel" id=
"label1">
185 <property name=
"visible">True
</property>
186 <property name=
"can_focus">False
</property>
187 <property name=
"label" translatable=
"yes" context=
"password|label1">User “$name$: $”
</property>
189 <attribute name=
"weight" value=
"bold"/>
195 <property name=
"expand">False
</property>
196 <property name=
"fill">True
</property>
197 <property name=
"position">1</property>
203 <action-widget response=
"-5">ok
</action-widget>
204 <action-widget response=
"-6">cancel
</action-widget>
205 <action-widget response=
"-11">help
</action-widget>