1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!-- Generated with glade 3.18.3 --> |
---|
3 | <interface> |
---|
4 | <requires lib="gtk+" version="3.12"/> |
---|
5 | <object class="GtkWindow" id="check_window"> |
---|
6 | <property name="can_focus">False</property> |
---|
7 | <property name="type">popup</property> |
---|
8 | <property name="resizable">False</property> |
---|
9 | <property name="modal">True</property> |
---|
10 | <property name="window_position">center-on-parent</property> |
---|
11 | <property name="deletable">False</property> |
---|
12 | <child> |
---|
13 | <object class="GtkBox" id="box6"> |
---|
14 | <property name="visible">True</property> |
---|
15 | <property name="can_focus">False</property> |
---|
16 | <property name="orientation">vertical</property> |
---|
17 | <child> |
---|
18 | <object class="GtkLabel" id="check_plabel"> |
---|
19 | <property name="visible">True</property> |
---|
20 | <property name="can_focus">False</property> |
---|
21 | <property name="margin_left">50</property> |
---|
22 | <property name="margin_right">50</property> |
---|
23 | <property name="margin_top">10</property> |
---|
24 | <property name="margin_bottom">5</property> |
---|
25 | <property name="justify">center</property> |
---|
26 | </object> |
---|
27 | <packing> |
---|
28 | <property name="expand">False</property> |
---|
29 | <property name="fill">True</property> |
---|
30 | <property name="position">0</property> |
---|
31 | </packing> |
---|
32 | </child> |
---|
33 | <child> |
---|
34 | <object class="GtkProgressBar" id="check_pbar"> |
---|
35 | <property name="visible">True</property> |
---|
36 | <property name="can_focus">False</property> |
---|
37 | <property name="margin_left">30</property> |
---|
38 | <property name="margin_right">30</property> |
---|
39 | <property name="margin_top">5</property> |
---|
40 | <property name="margin_bottom">10</property> |
---|
41 | </object> |
---|
42 | <packing> |
---|
43 | <property name="expand">False</property> |
---|
44 | <property name="fill">True</property> |
---|
45 | <property name="position">1</property> |
---|
46 | </packing> |
---|
47 | </child> |
---|
48 | </object> |
---|
49 | </child> |
---|
50 | </object> |
---|
51 | <object class="GtkBox" id="edit_profile_box"> |
---|
52 | <property name="width_request">500</property> |
---|
53 | <property name="height_request">300</property> |
---|
54 | <property name="visible">True</property> |
---|
55 | <property name="can_focus">False</property> |
---|
56 | <property name="margin_left">5</property> |
---|
57 | <property name="margin_right">5</property> |
---|
58 | <property name="margin_top">5</property> |
---|
59 | <property name="margin_bottom">5</property> |
---|
60 | <property name="orientation">vertical</property> |
---|
61 | <child> |
---|
62 | <object class="GtkBox" id="profile_box"> |
---|
63 | <property name="visible">True</property> |
---|
64 | <property name="can_focus">False</property> |
---|
65 | <property name="valign">start</property> |
---|
66 | <property name="margin_bottom">5</property> |
---|
67 | <property name="spacing">5</property> |
---|
68 | <child> |
---|
69 | <object class="GtkGrid" id="grid"> |
---|
70 | <property name="visible">True</property> |
---|
71 | <property name="can_focus">False</property> |
---|
72 | <property name="margin_left">5</property> |
---|
73 | <property name="margin_right">5</property> |
---|
74 | <child> |
---|
75 | <object class="GtkLabel" id="profile_label"> |
---|
76 | <property name="visible">True</property> |
---|
77 | <property name="can_focus">False</property> |
---|
78 | <property name="halign">start</property> |
---|
79 | <property name="margin_left">5</property> |
---|
80 | <property name="label" translatable="yes">Profile:</property> |
---|
81 | </object> |
---|
82 | <packing> |
---|
83 | <property name="left_attach">0</property> |
---|
84 | <property name="top_attach">0</property> |
---|
85 | </packing> |
---|
86 | </child> |
---|
87 | <child> |
---|
88 | <object class="GtkLabel" id="email_label"> |
---|
89 | <property name="visible">True</property> |
---|
90 | <property name="can_focus">False</property> |
---|
91 | <property name="halign">start</property> |
---|
92 | <property name="margin_left">5</property> |
---|
93 | <property name="margin_top">5</property> |
---|
94 | <property name="margin_bottom">5</property> |
---|
95 | <property name="label" translatable="yes">E-mail:</property> |
---|
96 | </object> |
---|
97 | <packing> |
---|
98 | <property name="left_attach">0</property> |
---|
99 | <property name="top_attach">1</property> |
---|
100 | </packing> |
---|
101 | </child> |
---|
102 | <child> |
---|
103 | <object class="GtkLabel" id="mountpoint_label"> |
---|
104 | <property name="visible">True</property> |
---|
105 | <property name="can_focus">False</property> |
---|
106 | <property name="halign">start</property> |
---|
107 | <property name="margin_left">5</property> |
---|
108 | <property name="margin_top">5</property> |
---|
109 | <property name="margin_bottom">5</property> |
---|
110 | <property name="label" translatable="yes">Mount point:</property> |
---|
111 | </object> |
---|
112 | <packing> |
---|
113 | <property name="left_attach">0</property> |
---|
114 | <property name="top_attach">2</property> |
---|
115 | </packing> |
---|
116 | </child> |
---|
117 | <child> |
---|
118 | <object class="GtkLabel" id="automount_label"> |
---|
119 | <property name="visible">True</property> |
---|
120 | <property name="can_focus">False</property> |
---|
121 | <property name="halign">start</property> |
---|
122 | <property name="margin_left">5</property> |
---|
123 | <property name="margin_top">5</property> |
---|
124 | <property name="margin_bottom">5</property> |
---|
125 | <property name="label" translatable="yes">Mount at login:</property> |
---|
126 | </object> |
---|
127 | <packing> |
---|
128 | <property name="left_attach">0</property> |
---|
129 | <property name="top_attach">3</property> |
---|
130 | </packing> |
---|
131 | </child> |
---|
132 | <child> |
---|
133 | <object class="GtkEntry" id="profile_entry"> |
---|
134 | <property name="width_request">300</property> |
---|
135 | <property name="visible">True</property> |
---|
136 | <property name="can_focus">True</property> |
---|
137 | <property name="margin_left">4</property> |
---|
138 | <property name="primary_icon_name">emblem-personal</property> |
---|
139 | </object> |
---|
140 | <packing> |
---|
141 | <property name="left_attach">1</property> |
---|
142 | <property name="top_attach">0</property> |
---|
143 | <property name="width">2</property> |
---|
144 | </packing> |
---|
145 | </child> |
---|
146 | <child> |
---|
147 | <object class="GtkEntry" id="email_entry"> |
---|
148 | <property name="visible">True</property> |
---|
149 | <property name="can_focus">True</property> |
---|
150 | <property name="margin_left">5</property> |
---|
151 | <property name="margin_top">5</property> |
---|
152 | <property name="margin_bottom">5</property> |
---|
153 | <property name="primary_icon_name">email</property> |
---|
154 | <property name="input_purpose">email</property> |
---|
155 | </object> |
---|
156 | <packing> |
---|
157 | <property name="left_attach">1</property> |
---|
158 | <property name="top_attach">1</property> |
---|
159 | <property name="width">2</property> |
---|
160 | </packing> |
---|
161 | </child> |
---|
162 | <child> |
---|
163 | <object class="GtkSwitch" id="automount_entry"> |
---|
164 | <property name="visible">True</property> |
---|
165 | <property name="can_focus">True</property> |
---|
166 | <property name="halign">end</property> |
---|
167 | <property name="margin_left">5</property> |
---|
168 | </object> |
---|
169 | <packing> |
---|
170 | <property name="left_attach">1</property> |
---|
171 | <property name="top_attach">3</property> |
---|
172 | <property name="width">2</property> |
---|
173 | </packing> |
---|
174 | </child> |
---|
175 | <child> |
---|
176 | <object class="GtkFileChooserButton" id="mountpoint_entry"> |
---|
177 | <property name="visible">True</property> |
---|
178 | <property name="can_focus">False</property> |
---|
179 | <property name="margin_left">5</property> |
---|
180 | <property name="margin_top">5</property> |
---|
181 | <property name="margin_bottom">5</property> |
---|
182 | <property name="action">select-folder</property> |
---|
183 | </object> |
---|
184 | <packing> |
---|
185 | <property name="left_attach">1</property> |
---|
186 | <property name="top_attach">2</property> |
---|
187 | <property name="width">2</property> |
---|
188 | </packing> |
---|
189 | </child> |
---|
190 | <child> |
---|
191 | <object class="GtkLabel" id="root_folder_param_label"> |
---|
192 | <property name="visible">True</property> |
---|
193 | <property name="can_focus">False</property> |
---|
194 | <property name="halign">start</property> |
---|
195 | <property name="margin_left">5</property> |
---|
196 | <property name="margin_top">5</property> |
---|
197 | <property name="margin_bottom">5</property> |
---|
198 | <property name="label" translatable="yes">Sync specific Gdrive folder:</property> |
---|
199 | </object> |
---|
200 | <packing> |
---|
201 | <property name="left_attach">0</property> |
---|
202 | <property name="top_attach">4</property> |
---|
203 | </packing> |
---|
204 | </child> |
---|
205 | <child> |
---|
206 | <object class="GtkSwitch" id="root_folder_param_entry"> |
---|
207 | <property name="visible">True</property> |
---|
208 | <property name="can_focus">True</property> |
---|
209 | <property name="halign">end</property> |
---|
210 | <property name="valign">start</property> |
---|
211 | <property name="margin_left">5</property> |
---|
212 | <property name="margin_top">5</property> |
---|
213 | <property name="margin_bottom">5</property> |
---|
214 | </object> |
---|
215 | <packing> |
---|
216 | <property name="left_attach">1</property> |
---|
217 | <property name="top_attach">4</property> |
---|
218 | <property name="width">2</property> |
---|
219 | </packing> |
---|
220 | </child> |
---|
221 | <child> |
---|
222 | <object class="GtkLabel" id="gdrive_folder_label"> |
---|
223 | <property name="visible">True</property> |
---|
224 | <property name="can_focus">False</property> |
---|
225 | <property name="halign">start</property> |
---|
226 | <property name="margin_left">5</property> |
---|
227 | <property name="margin_top">5</property> |
---|
228 | <property name="margin_bottom">5</property> |
---|
229 | <property name="label" translatable="yes">Synced Gdrive folder:</property> |
---|
230 | </object> |
---|
231 | <packing> |
---|
232 | <property name="left_attach">0</property> |
---|
233 | <property name="top_attach">5</property> |
---|
234 | </packing> |
---|
235 | </child> |
---|
236 | <child> |
---|
237 | <object class="GtkButton" id="edit_gdrive_folder_button"> |
---|
238 | <property name="label">gtk-edit</property> |
---|
239 | <property name="visible">True</property> |
---|
240 | <property name="can_focus">True</property> |
---|
241 | <property name="receives_default">True</property> |
---|
242 | <property name="halign">end</property> |
---|
243 | <property name="margin_left">5</property> |
---|
244 | <property name="use_stock">True</property> |
---|
245 | </object> |
---|
246 | <packing> |
---|
247 | <property name="left_attach">2</property> |
---|
248 | <property name="top_attach">5</property> |
---|
249 | </packing> |
---|
250 | </child> |
---|
251 | <child> |
---|
252 | <object class="GtkLabel" id="gdrive_folder_entry"> |
---|
253 | <property name="visible">True</property> |
---|
254 | <property name="can_focus">False</property> |
---|
255 | <property name="halign">start</property> |
---|
256 | <property name="margin_left">5</property> |
---|
257 | <property name="margin_right">5</property> |
---|
258 | </object> |
---|
259 | <packing> |
---|
260 | <property name="left_attach">1</property> |
---|
261 | <property name="top_attach">5</property> |
---|
262 | </packing> |
---|
263 | </child> |
---|
264 | </object> |
---|
265 | <packing> |
---|
266 | <property name="expand">True</property> |
---|
267 | <property name="fill">True</property> |
---|
268 | <property name="position">0</property> |
---|
269 | </packing> |
---|
270 | </child> |
---|
271 | </object> |
---|
272 | <packing> |
---|
273 | <property name="expand">True</property> |
---|
274 | <property name="fill">True</property> |
---|
275 | <property name="position">0</property> |
---|
276 | </packing> |
---|
277 | </child> |
---|
278 | <child> |
---|
279 | <object class="GtkLabel" id="profile_msg"> |
---|
280 | <property name="visible">True</property> |
---|
281 | <property name="can_focus">False</property> |
---|
282 | <property name="margin_left">5</property> |
---|
283 | <property name="margin_right">5</property> |
---|
284 | <property name="margin_top">10</property> |
---|
285 | <property name="margin_bottom">15</property> |
---|
286 | </object> |
---|
287 | <packing> |
---|
288 | <property name="expand">False</property> |
---|
289 | <property name="fill">True</property> |
---|
290 | <property name="position">1</property> |
---|
291 | </packing> |
---|
292 | </child> |
---|
293 | <child> |
---|
294 | <object class="GtkBox" id="box1"> |
---|
295 | <property name="visible">True</property> |
---|
296 | <property name="can_focus">False</property> |
---|
297 | <property name="margin_left">5</property> |
---|
298 | <property name="margin_right">5</property> |
---|
299 | <property name="margin_top">5</property> |
---|
300 | <property name="margin_bottom">5</property> |
---|
301 | <property name="orientation">vertical</property> |
---|
302 | <child> |
---|
303 | <object class="GtkProgressBar" id="profile_pbar"> |
---|
304 | <property name="visible">True</property> |
---|
305 | <property name="can_focus">False</property> |
---|
306 | <property name="margin_left">5</property> |
---|
307 | <property name="margin_right">5</property> |
---|
308 | <property name="margin_top">5</property> |
---|
309 | <property name="margin_bottom">5</property> |
---|
310 | </object> |
---|
311 | <packing> |
---|
312 | <property name="expand">False</property> |
---|
313 | <property name="fill">True</property> |
---|
314 | <property name="position">1</property> |
---|
315 | </packing> |
---|
316 | </child> |
---|
317 | </object> |
---|
318 | <packing> |
---|
319 | <property name="expand">False</property> |
---|
320 | <property name="fill">True</property> |
---|
321 | <property name="position">2</property> |
---|
322 | </packing> |
---|
323 | </child> |
---|
324 | <child> |
---|
325 | <object class="GtkBox" id="box8"> |
---|
326 | <property name="visible">True</property> |
---|
327 | <property name="can_focus">False</property> |
---|
328 | <property name="margin_top">5</property> |
---|
329 | <property name="margin_bottom">5</property> |
---|
330 | <child> |
---|
331 | <object class="GtkButton" id="accept_add_profile_button"> |
---|
332 | <property name="label">gtk-ok</property> |
---|
333 | <property name="visible">True</property> |
---|
334 | <property name="can_focus">True</property> |
---|
335 | <property name="receives_default">True</property> |
---|
336 | <property name="margin_right">5</property> |
---|
337 | <property name="use_stock">True</property> |
---|
338 | </object> |
---|
339 | <packing> |
---|
340 | <property name="expand">False</property> |
---|
341 | <property name="fill">True</property> |
---|
342 | <property name="pack_type">end</property> |
---|
343 | <property name="position">0</property> |
---|
344 | </packing> |
---|
345 | </child> |
---|
346 | <child> |
---|
347 | <object class="GtkButton" id="cancel_add_profile_button"> |
---|
348 | <property name="label">gtk-cancel</property> |
---|
349 | <property name="visible">True</property> |
---|
350 | <property name="can_focus">True</property> |
---|
351 | <property name="receives_default">True</property> |
---|
352 | <property name="margin_right">5</property> |
---|
353 | <property name="use_stock">True</property> |
---|
354 | </object> |
---|
355 | <packing> |
---|
356 | <property name="expand">False</property> |
---|
357 | <property name="fill">True</property> |
---|
358 | <property name="pack_type">end</property> |
---|
359 | <property name="position">1</property> |
---|
360 | </packing> |
---|
361 | </child> |
---|
362 | </object> |
---|
363 | <packing> |
---|
364 | <property name="expand">False</property> |
---|
365 | <property name="fill">True</property> |
---|
366 | <property name="pack_type">end</property> |
---|
367 | <property name="position">3</property> |
---|
368 | </packing> |
---|
369 | </child> |
---|
370 | </object> |
---|
371 | <object class="GtkBox" id="gdrive_combobox_box"> |
---|
372 | <property name="width_request">500</property> |
---|
373 | <property name="height_request">300</property> |
---|
374 | <property name="visible">True</property> |
---|
375 | <property name="can_focus">False</property> |
---|
376 | <property name="margin_left">5</property> |
---|
377 | <property name="margin_right">5</property> |
---|
378 | <property name="margin_top">5</property> |
---|
379 | <property name="margin_bottom">5</property> |
---|
380 | <property name="orientation">vertical</property> |
---|
381 | <child> |
---|
382 | <object class="GtkBox" id="box2"> |
---|
383 | <property name="visible">True</property> |
---|
384 | <property name="can_focus">False</property> |
---|
385 | <property name="orientation">vertical</property> |
---|
386 | <child> |
---|
387 | <object class="GtkLabel" id="gdrive_combobox_label"> |
---|
388 | <property name="visible">True</property> |
---|
389 | <property name="can_focus">False</property> |
---|
390 | <property name="margin_left">5</property> |
---|
391 | <property name="margin_right">5</property> |
---|
392 | <property name="margin_top">30</property> |
---|
393 | <property name="margin_bottom">15</property> |
---|
394 | <property name="label" translatable="yes">Select folder of GDrive to sync</property> |
---|
395 | </object> |
---|
396 | <packing> |
---|
397 | <property name="expand">False</property> |
---|
398 | <property name="fill">True</property> |
---|
399 | <property name="position">0</property> |
---|
400 | </packing> |
---|
401 | </child> |
---|
402 | </object> |
---|
403 | <packing> |
---|
404 | <property name="expand">False</property> |
---|
405 | <property name="fill">True</property> |
---|
406 | <property name="position">0</property> |
---|
407 | </packing> |
---|
408 | </child> |
---|
409 | <child> |
---|
410 | <object class="GtkBox" id="box7"> |
---|
411 | <property name="visible">True</property> |
---|
412 | <property name="can_focus">False</property> |
---|
413 | <property name="halign">center</property> |
---|
414 | <property name="orientation">vertical</property> |
---|
415 | <child> |
---|
416 | <object class="GtkComboBox" id="gdrive_combobox"> |
---|
417 | <property name="visible">True</property> |
---|
418 | <property name="can_focus">False</property> |
---|
419 | <property name="margin_left">15</property> |
---|
420 | <property name="margin_right">15</property> |
---|
421 | <property name="margin_top">15</property> |
---|
422 | <property name="margin_bottom">15</property> |
---|
423 | </object> |
---|
424 | <packing> |
---|
425 | <property name="expand">False</property> |
---|
426 | <property name="fill">False</property> |
---|
427 | <property name="position">0</property> |
---|
428 | </packing> |
---|
429 | </child> |
---|
430 | </object> |
---|
431 | <packing> |
---|
432 | <property name="expand">False</property> |
---|
433 | <property name="fill">False</property> |
---|
434 | <property name="position">1</property> |
---|
435 | </packing> |
---|
436 | </child> |
---|
437 | <child> |
---|
438 | <object class="GtkBox" id="box9"> |
---|
439 | <property name="visible">True</property> |
---|
440 | <property name="can_focus">False</property> |
---|
441 | <property name="orientation">vertical</property> |
---|
442 | <child> |
---|
443 | <object class="GtkButton" id="return_combobox_button"> |
---|
444 | <property name="label">gtk-apply</property> |
---|
445 | <property name="visible">True</property> |
---|
446 | <property name="can_focus">True</property> |
---|
447 | <property name="receives_default">True</property> |
---|
448 | <property name="halign">end</property> |
---|
449 | <property name="margin_left">5</property> |
---|
450 | <property name="margin_right">5</property> |
---|
451 | <property name="margin_top">140</property> |
---|
452 | <property name="margin_bottom">10</property> |
---|
453 | <property name="use_stock">True</property> |
---|
454 | </object> |
---|
455 | <packing> |
---|
456 | <property name="expand">False</property> |
---|
457 | <property name="fill">False</property> |
---|
458 | <property name="pack_type">end</property> |
---|
459 | <property name="position">0</property> |
---|
460 | </packing> |
---|
461 | </child> |
---|
462 | </object> |
---|
463 | <packing> |
---|
464 | <property name="expand">False</property> |
---|
465 | <property name="fill">True</property> |
---|
466 | <property name="position">2</property> |
---|
467 | </packing> |
---|
468 | </child> |
---|
469 | </object> |
---|
470 | <object class="GtkWindow" id="main_window"> |
---|
471 | <property name="width_request">800</property> |
---|
472 | <property name="height_request">470</property> |
---|
473 | <property name="can_focus">False</property> |
---|
474 | <property name="resizable">False</property> |
---|
475 | <property name="window_position">center</property> |
---|
476 | <child> |
---|
477 | <object class="GtkBox" id="main_box"> |
---|
478 | <property name="visible">True</property> |
---|
479 | <property name="can_focus">False</property> |
---|
480 | <property name="margin_bottom">5</property> |
---|
481 | <property name="orientation">vertical</property> |
---|
482 | <child> |
---|
483 | <object class="GtkImage" id="image1"> |
---|
484 | <property name="visible">True</property> |
---|
485 | <property name="can_focus">False</property> |
---|
486 | <property name="pixbuf">lgd-banner.png</property> |
---|
487 | </object> |
---|
488 | <packing> |
---|
489 | <property name="expand">False</property> |
---|
490 | <property name="fill">True</property> |
---|
491 | <property name="position">0</property> |
---|
492 | </packing> |
---|
493 | </child> |
---|
494 | <child> |
---|
495 | <object class="GtkSeparator" id="separator1"> |
---|
496 | <property name="visible">True</property> |
---|
497 | <property name="can_focus">False</property> |
---|
498 | <property name="margin_left">10</property> |
---|
499 | <property name="margin_right">10</property> |
---|
500 | <property name="margin_top">10</property> |
---|
501 | <property name="margin_bottom">10</property> |
---|
502 | </object> |
---|
503 | <packing> |
---|
504 | <property name="expand">False</property> |
---|
505 | <property name="fill">True</property> |
---|
506 | <property name="position">1</property> |
---|
507 | </packing> |
---|
508 | </child> |
---|
509 | <child> |
---|
510 | <placeholder/> |
---|
511 | </child> |
---|
512 | <child> |
---|
513 | <object class="GtkBox" id="box4"> |
---|
514 | <property name="visible">True</property> |
---|
515 | <property name="can_focus">False</property> |
---|
516 | <child> |
---|
517 | <object class="GtkLabel" id="indicator_label"> |
---|
518 | <property name="visible">True</property> |
---|
519 | <property name="can_focus">False</property> |
---|
520 | <property name="margin_left">10</property> |
---|
521 | <property name="label" translatable="yes">Show indicator in menu bar at login:</property> |
---|
522 | </object> |
---|
523 | <packing> |
---|
524 | <property name="expand">False</property> |
---|
525 | <property name="fill">True</property> |
---|
526 | <property name="position">0</property> |
---|
527 | </packing> |
---|
528 | </child> |
---|
529 | <child> |
---|
530 | <object class="GtkSwitch" id="indicator_switch"> |
---|
531 | <property name="visible">True</property> |
---|
532 | <property name="can_focus">True</property> |
---|
533 | <property name="halign">center</property> |
---|
534 | <property name="active">True</property> |
---|
535 | </object> |
---|
536 | <packing> |
---|
537 | <property name="expand">False</property> |
---|
538 | <property name="fill">True</property> |
---|
539 | <property name="position">1</property> |
---|
540 | </packing> |
---|
541 | </child> |
---|
542 | <child> |
---|
543 | <object class="GtkButton" id="exit_button"> |
---|
544 | <property name="label">gtk-close</property> |
---|
545 | <property name="visible">True</property> |
---|
546 | <property name="can_focus">True</property> |
---|
547 | <property name="receives_default">True</property> |
---|
548 | <property name="halign">end</property> |
---|
549 | <property name="margin_right">10</property> |
---|
550 | <property name="margin_top">10</property> |
---|
551 | <property name="margin_bottom">10</property> |
---|
552 | <property name="use_stock">True</property> |
---|
553 | </object> |
---|
554 | <packing> |
---|
555 | <property name="expand">False</property> |
---|
556 | <property name="fill">False</property> |
---|
557 | <property name="pack_type">end</property> |
---|
558 | <property name="position">2</property> |
---|
559 | </packing> |
---|
560 | </child> |
---|
561 | </object> |
---|
562 | <packing> |
---|
563 | <property name="expand">False</property> |
---|
564 | <property name="fill">True</property> |
---|
565 | <property name="padding">3</property> |
---|
566 | <property name="pack_type">end</property> |
---|
567 | <property name="position">3</property> |
---|
568 | </packing> |
---|
569 | </child> |
---|
570 | </object> |
---|
571 | </child> |
---|
572 | </object> |
---|
573 | <object class="GtkWindow" id="new_profile_window"> |
---|
574 | <property name="width_request">550</property> |
---|
575 | <property name="height_request">350</property> |
---|
576 | <property name="can_focus">False</property> |
---|
577 | <property name="resizable">False</property> |
---|
578 | <property name="modal">True</property> |
---|
579 | <property name="window_position">center</property> |
---|
580 | <property name="transient_for">main_window</property> |
---|
581 | <child> |
---|
582 | <object class="GtkBox" id="data"> |
---|
583 | <property name="visible">True</property> |
---|
584 | <property name="can_focus">False</property> |
---|
585 | <property name="orientation">vertical</property> |
---|
586 | <child> |
---|
587 | <placeholder/> |
---|
588 | </child> |
---|
589 | </object> |
---|
590 | </child> |
---|
591 | </object> |
---|
592 | <object class="GtkBox" id="profile_data_box"> |
---|
593 | <property name="visible">True</property> |
---|
594 | <property name="can_focus">False</property> |
---|
595 | <property name="margin_left">10</property> |
---|
596 | <property name="margin_right">10</property> |
---|
597 | <property name="margin_top">10</property> |
---|
598 | <property name="margin_bottom">10</property> |
---|
599 | <property name="orientation">vertical</property> |
---|
600 | <property name="spacing">15</property> |
---|
601 | <child> |
---|
602 | <object class="GtkLabel" id="profiles_list_label"> |
---|
603 | <property name="visible">True</property> |
---|
604 | <property name="can_focus">False</property> |
---|
605 | <property name="label" translatable="yes">SYNC PROFILES</property> |
---|
606 | <property name="xalign">0</property> |
---|
607 | </object> |
---|
608 | <packing> |
---|
609 | <property name="expand">False</property> |
---|
610 | <property name="fill">True</property> |
---|
611 | <property name="position">1</property> |
---|
612 | </packing> |
---|
613 | </child> |
---|
614 | <child> |
---|
615 | <object class="GtkScrolledWindow" id="scrolledwindow3"> |
---|
616 | <property name="height_request">200</property> |
---|
617 | <property name="visible">True</property> |
---|
618 | <property name="can_focus">True</property> |
---|
619 | <property name="shadow_type">in</property> |
---|
620 | <child> |
---|
621 | <object class="GtkViewport" id="profile_list_viewport"> |
---|
622 | <property name="visible">True</property> |
---|
623 | <property name="can_focus">False</property> |
---|
624 | <child> |
---|
625 | <object class="GtkBox" id="profile_list_box"> |
---|
626 | <property name="height_request">12</property> |
---|
627 | <property name="visible">True</property> |
---|
628 | <property name="can_focus">False</property> |
---|
629 | <property name="margin_left">10</property> |
---|
630 | <property name="margin_right">10</property> |
---|
631 | <property name="margin_top">10</property> |
---|
632 | <property name="margin_bottom">10</property> |
---|
633 | <property name="orientation">vertical</property> |
---|
634 | <child> |
---|
635 | <placeholder/> |
---|
636 | </child> |
---|
637 | </object> |
---|
638 | </child> |
---|
639 | </object> |
---|
640 | </child> |
---|
641 | </object> |
---|
642 | <packing> |
---|
643 | <property name="expand">True</property> |
---|
644 | <property name="fill">True</property> |
---|
645 | <property name="position">2</property> |
---|
646 | </packing> |
---|
647 | </child> |
---|
648 | <child> |
---|
649 | <object class="GtkBox" id="box5"> |
---|
650 | <property name="visible">True</property> |
---|
651 | <property name="can_focus">False</property> |
---|
652 | <property name="orientation">vertical</property> |
---|
653 | <child> |
---|
654 | <object class="GtkLabel" id="msg_label"> |
---|
655 | <property name="visible">True</property> |
---|
656 | <property name="can_focus">False</property> |
---|
657 | <property name="margin_top">5</property> |
---|
658 | <property name="margin_bottom">5</property> |
---|
659 | </object> |
---|
660 | <packing> |
---|
661 | <property name="expand">False</property> |
---|
662 | <property name="fill">True</property> |
---|
663 | <property name="position">0</property> |
---|
664 | </packing> |
---|
665 | </child> |
---|
666 | <child> |
---|
667 | <object class="GtkBox" id="box3"> |
---|
668 | <property name="visible">True</property> |
---|
669 | <property name="can_focus">False</property> |
---|
670 | <child> |
---|
671 | <placeholder/> |
---|
672 | </child> |
---|
673 | <child> |
---|
674 | <object class="GtkButton" id="add_new_profile_button"> |
---|
675 | <property name="label" translatable="yes">Add profile</property> |
---|
676 | <property name="visible">True</property> |
---|
677 | <property name="can_focus">True</property> |
---|
678 | <property name="receives_default">True</property> |
---|
679 | <property name="halign">end</property> |
---|
680 | <property name="valign">end</property> |
---|
681 | </object> |
---|
682 | <packing> |
---|
683 | <property name="expand">False</property> |
---|
684 | <property name="fill">False</property> |
---|
685 | <property name="pack_type">end</property> |
---|
686 | <property name="position">1</property> |
---|
687 | </packing> |
---|
688 | </child> |
---|
689 | <child> |
---|
690 | <placeholder/> |
---|
691 | </child> |
---|
692 | </object> |
---|
693 | <packing> |
---|
694 | <property name="expand">False</property> |
---|
695 | <property name="fill">True</property> |
---|
696 | <property name="position">2</property> |
---|
697 | </packing> |
---|
698 | </child> |
---|
699 | </object> |
---|
700 | <packing> |
---|
701 | <property name="expand">False</property> |
---|
702 | <property name="fill">True</property> |
---|
703 | <property name="position">3</property> |
---|
704 | </packing> |
---|
705 | </child> |
---|
706 | </object> |
---|
707 | </interface> |
---|