blob: 8d89f0351f84bb64b69afe9269c90c8115b980ea [file] [log] [blame]
Stepan Salenikovich61cbab02015-03-16 18:35:10 -04001<?xml version="1.0" encoding="UTF-8"?>
Anthony Léonardc07bd3e2017-07-10 10:02:33 -04002<!-- Generated with glade 3.20.0 -->
Stepan Salenikovich61cbab02015-03-16 18:35:10 -04003<interface>
4 <requires lib="gtk+" version="3.10"/>
5 <template class="AccountGeneralTab" parent="GtkBox">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="orientation">vertical</property>
9 <child>
10 <object class="GtkBox" id="vbox_main">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
Anthony Léonardc07bd3e2017-07-10 10:02:33 -040013 <property name="border_width">10</property>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -040014 <property name="orientation">vertical</property>
15 <property name="spacing">10</property>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -040016 <child>
17 <object class="GtkFrame" id="frame_account">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="label_xalign">0</property>
21 <property name="shadow_type">none</property>
22 <child>
23 <object class="GtkAlignment" id="alignment_account">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -040026 <property name="top_padding">10</property>
Anthony Léonardc07bd3e2017-07-10 10:02:33 -040027 <property name="left_padding">10</property>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -040028 <child>
29 <object class="GtkGrid" id="grid_account">
30 <property name="visible">True</property>
31 <property name="can_focus">False</property>
32 <property name="row_spacing">10</property>
33 <property name="column_spacing">10</property>
Anthony Léonardc07bd3e2017-07-10 10:02:33 -040034 <child>
35 <placeholder/>
36 </child>
37 <child>
38 <placeholder/>
39 </child>
40 <child>
41 <placeholder/>
42 </child>
43 <child>
44 <placeholder/>
45 </child>
46 <child>
47 <placeholder/>
48 </child>
49 <child>
50 <placeholder/>
51 </child>
52 <child>
53 <placeholder/>
54 </child>
55 <child>
56 <placeholder/>
57 </child>
58 <child>
59 <placeholder/>
60 </child>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -040061 </object>
62 </child>
63 </object>
64 </child>
65 <child type="label">
66 <object class="GtkLabel" id="label_account">
67 <property name="visible">True</property>
68 <property name="can_focus">False</property>
Stepan Salenikovich40a77bd2016-07-28 16:00:18 -040069 <property name="label" translatable="yes">Account</property>
70 <attributes>
71 <attribute name="weight" value="bold"/>
72 </attributes>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -040073 </object>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">0</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkFrame" id="frame_parameters">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="label_xalign">0</property>
87 <property name="shadow_type">none</property>
88 <child>
89 <object class="GtkAlignment" id="alignment_parameters">
90 <property name="visible">True</property>
91 <property name="can_focus">False</property>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -040092 <property name="top_padding">10</property>
Anthony Léonardc07bd3e2017-07-10 10:02:33 -040093 <property name="left_padding">10</property>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -040094 <child>
95 <object class="GtkGrid" id="grid_parameters">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="row_spacing">10</property>
99 <property name="column_spacing">10</property>
Anthony Léonardc07bd3e2017-07-10 10:02:33 -0400100 <child>
101 <placeholder/>
102 </child>
103 <child>
104 <placeholder/>
105 </child>
106 <child>
107 <placeholder/>
108 </child>
109 <child>
110 <placeholder/>
111 </child>
112 <child>
113 <placeholder/>
114 </child>
115 <child>
116 <placeholder/>
117 </child>
Sébastien Blinc50a8a32017-09-22 10:13:12 -0400118 <child>
119 <placeholder/>
120 </child>
121 <child>
122 <placeholder/>
123 </child>
124 <child>
125 <placeholder/>
126 </child>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -0400127 </object>
128 </child>
129 </object>
130 </child>
131 <child type="label">
132 <object class="GtkLabel" id="label_parameters">
133 <property name="visible">True</property>
134 <property name="can_focus">False</property>
Stepan Salenikovich40a77bd2016-07-28 16:00:18 -0400135 <property name="label" translatable="yes">Parameters</property>
136 <attributes>
137 <attribute name="weight" value="bold"/>
138 </attributes>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -0400139 </object>
140 </child>
141 </object>
142 <packing>
143 <property name="expand">False</property>
144 <property name="fill">True</property>
145 <property name="position">1</property>
146 </packing>
147 </child>
Sébastien Blinc50a8a32017-09-22 10:13:12 -0400148 <child>
149 <object class="GtkBox" id="vbox_change_passowrd">
150 <property name="visible">True</property>
151 <property name="can_focus">False</property>
152 <property name="orientation">vertical</property>
153 <property name="spacing">10</property>
154 <child>
155 <object class="GtkLabel" id="label_change_password">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="halign">start</property>
159 <property name="label" translatable="yes">Change password</property>
160 <attributes>
161 <attribute name="weight" value="bold"/>
162 </attributes>
163 </object>
164 <packing>
165 <property name="expand">False</property>
166 <property name="fill">True</property>
167 <property name="position">0</property>
168 </packing>
169 </child>
170 <child>
171 <object class="GtkLabel" id="label_informations">
172 <property name="visible">True</property>
173 <property name="can_focus">False</property>
174 <property name="halign">start</property>
175 <property name="label" translatable="yes">Note: this will change the password only on this device.</property>
176 </object>
177 <packing>
178 <property name="expand">False</property>
179 <property name="fill">True</property>
180 <property name="position">1</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkEntry" id="entry_current_password">
185 <property name="visible">True</property>
186 <property name="can_focus">True</property>
187 <property name="can_default">True</property>
188 <property name="has_default">True</property>
189 <property name="halign">start</property>
190 <property name="visibility">False</property>
191 <property name="width_chars">40</property>
192 <property name="xalign">0.5</property>
193 <property name="primary_icon_stock">gtk-dialog-authentication</property>
194 <property name="placeholder_text" translatable="yes">Current password</property>
195 <property name="input_purpose">password</property>
196 </object>
197 <packing>
198 <property name="expand">False</property>
199 <property name="fill">True</property>
200 <property name="position">2</property>
201 </packing>
202 </child>
203 <child>
204 <object class="GtkEntry" id="entry_new_password">
205 <property name="visible">True</property>
206 <property name="can_focus">True</property>
207 <property name="can_default">True</property>
208 <property name="has_default">True</property>
209 <property name="halign">start</property>
210 <property name="visibility">False</property>
211 <property name="width_chars">40</property>
212 <property name="xalign">0.5</property>
213 <property name="primary_icon_stock">gtk-dialog-authentication</property>
214 <property name="placeholder_text" translatable="yes">New password</property>
215 <property name="input_purpose">password</property>
216 </object>
217 <packing>
218 <property name="expand">False</property>
219 <property name="fill">True</property>
220 <property name="position">3</property>
221 </packing>
222 </child>
223 <child>
224 <object class="GtkEntry" id="entry_confirm_password">
225 <property name="visible">True</property>
226 <property name="can_focus">True</property>
227 <property name="can_default">True</property>
228 <property name="has_default">True</property>
229 <property name="halign">start</property>
230 <property name="visibility">False</property>
231 <property name="width_chars">40</property>
232 <property name="xalign">0.5</property>
233 <property name="primary_icon_stock">gtk-dialog-authentication</property>
234 <property name="placeholder_text" translatable="yes">Confirm password</property>
235 <property name="input_purpose">password</property>
236 </object>
237 <packing>
238 <property name="expand">False</property>
239 <property name="fill">True</property>
240 <property name="position">4</property>
241 </packing>
242 </child>
243 <child>
244 <object class="GtkButton" id="button_validate_password">
245 <property name="label" translatable="yes">Change password</property>
246 <property name="visible">True</property>
247 <property name="can_focus">True</property>
248 <property name="receives_default">False</property>
249 <property name="halign">start</property>
250 </object>
251 <packing>
252 <property name="expand">False</property>
253 <property name="fill">True</property>
254 <property name="position">5</property>
255 </packing>
256 </child>
257 <child>
258 <object class="GtkLabel" id="label_error_change_passowrd">
259 <property name="visible">True</property>
260 <property name="can_focus">False</property>
261 <property name="halign">start</property>
262 <property name="label" translatable="yes"/>
263 <attributes>
264 <attribute name="weight" value="bold"/>
265 <attribute name="foreground" value="#cccc00000000"/>
266 </attributes>
267 </object>
268 <packing>
269 <property name="expand">False</property>
270 <property name="fill">True</property>
271 <property name="position">6</property>
272 </packing>
273 </child>
274 </object>
275 <packing>
276 <property name="expand">False</property>
277 <property name="fill">True</property>
278 <property name="position">2</property>
279 </packing>
280 </child>
Stepan Salenikovich61cbab02015-03-16 18:35:10 -0400281 </object>
282 <packing>
283 <property name="expand">False</property>
284 <property name="fill">True</property>
285 <property name="position">0</property>
286 </packing>
287 </child>
288 </template>
289</interface>