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.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">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">gtk-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_stock">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">gtk-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_stock">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">gtk-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_stock">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 <object class=
"GtkAlignment" id=
"alignment1">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">False
</property>
88 <property name=
"top_padding">6</property>
89 <property name=
"left_padding">12</property>
91 <object class=
"GtkGrid" id=
"grid1">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"hexpand">True
</property>
95 <property name=
"row_spacing">6</property>
96 <property name=
"column_spacing">12</property>
98 <object class=
"GtkEntry" id=
"oldpassword">
99 <property name=
"visible">True
</property>
100 <property name=
"can_focus">True
</property>
101 <property name=
"hexpand">True
</property>
102 <property name=
"visibility">False
</property>
103 <property name=
"activates_default">True
</property>
104 <property name=
"input_purpose">password
</property>
107 <property name=
"left_attach">1</property>
108 <property name=
"top_attach">0</property>
112 <object class=
"GtkEntry" id=
"newpassword">
113 <property name=
"visible">True
</property>
114 <property name=
"can_focus">True
</property>
115 <property name=
"hexpand">True
</property>
116 <property name=
"visibility">False
</property>
117 <property name=
"activates_default">True
</property>
118 <property name=
"input_purpose">password
</property>
121 <property name=
"left_attach">1</property>
122 <property name=
"top_attach">1</property>
126 <object class=
"GtkLabel" id=
"label2">
127 <property name=
"visible">True
</property>
128 <property name=
"can_focus">False
</property>
129 <property name=
"label" translatable=
"yes" context=
"password|label2">Old p_assword:
</property>
130 <property name=
"use_underline">True
</property>
131 <property name=
"mnemonic_widget">oldpassword
</property>
132 <property name=
"xalign">1</property>
135 <property name=
"left_attach">0</property>
136 <property name=
"top_attach">0</property>
140 <object class=
"GtkLabel" id=
"label3">
141 <property name=
"visible">True
</property>
142 <property name=
"can_focus">False
</property>
143 <property name=
"label" translatable=
"yes" context=
"password|label3">_Password:
</property>
144 <property name=
"use_underline">True
</property>
145 <property name=
"mnemonic_widget">newpassword
</property>
146 <property name=
"xalign">1</property>
149 <property name=
"left_attach">0</property>
150 <property name=
"top_attach">1</property>
154 <object class=
"GtkLabel" id=
"label4">
155 <property name=
"visible">True
</property>
156 <property name=
"can_focus">False
</property>
157 <property name=
"label" translatable=
"yes" context=
"password|label4">_Confirm password:
</property>
158 <property name=
"use_underline">True
</property>
159 <property name=
"mnemonic_widget">confirmpassword
</property>
160 <property name=
"xalign">1</property>
163 <property name=
"left_attach">0</property>
164 <property name=
"top_attach">2</property>
168 <object class=
"GtkEntry" id=
"confirmpassword">
169 <property name=
"visible">True
</property>
170 <property name=
"can_focus">True
</property>
171 <property name=
"hexpand">True
</property>
172 <property name=
"visibility">False
</property>
173 <property name=
"activates_default">True
</property>
174 <property name=
"input_purpose">password
</property>
177 <property name=
"left_attach">1</property>
178 <property name=
"top_attach">2</property>
186 <object class=
"GtkLabel" id=
"label1">
187 <property name=
"visible">True
</property>
188 <property name=
"can_focus">False
</property>
189 <property name=
"label" translatable=
"yes" context=
"password|label1">User “$name$: $”
</property>
191 <attribute name=
"weight" value=
"bold"/>
197 <property name=
"expand">False
</property>
198 <property name=
"fill">True
</property>
199 <property name=
"position">1</property>
205 <action-widget response=
"-5">ok
</action-widget>
206 <action-widget response=
"-6">cancel
</action-widget>
207 <action-widget response=
"-11">help
</action-widget>