Exit gracefully when closed by window manger
[phoros.git] / fasttrack.ui
blobc13d032c6f3b657186664e833dd14ad917ae2635
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.8"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">100000</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustment2">
11 <property name="lower">1970</property>
12 <property name="upper">2500</property>
13 <property name="value">1970</property>
14 <property name="step_increment">1</property>
15 <property name="page_increment">10</property>
16 </object>
17 <object class="GtkAdjustment" id="adjustment3">
18 <property name="lower">1970</property>
19 <property name="upper">2500</property>
20 <property name="value">1970</property>
21 <property name="step_increment">1</property>
22 <property name="page_increment">10</property>
23 </object>
24 <object class="GtkAdjustment" id="adjustment4">
25 <property name="upper">100</property>
26 <property name="step_increment">1</property>
27 <property name="page_increment">10</property>
28 </object>
29 <object class="GtkAdjustment" id="adjustment5">
30 <property name="upper">100</property>
31 <property name="step_increment">1</property>
32 <property name="page_increment">10</property>
33 </object>
34 <object class="GtkAdjustment" id="adjustment6">
35 <property name="lower">2</property>
36 <property name="upper">100</property>
37 <property name="value">10</property>
38 <property name="step_increment">1</property>
39 <property name="page_increment">10</property>
40 </object>
41 <object class="GtkDialog" id="credentials">
42 <property name="can_focus">False</property>
43 <property name="title" translatable="yes">Phoros Fasttrack -- Credentials</property>
44 <property name="type_hint">dialog</property>
45 <child internal-child="vbox">
46 <object class="GtkBox" id="dialog-vbox1">
47 <property name="can_focus">False</property>
48 <property name="orientation">vertical</property>
49 <property name="spacing">2</property>
50 <child internal-child="action_area">
51 <object class="GtkButtonBox" id="dialog-action_area1">
52 <property name="can_focus">False</property>
53 <property name="layout_style">end</property>
54 <child>
55 <placeholder/>
56 </child>
57 <child>
58 <object class="GtkButton" id="credentials_check">
59 <property name="label" translatable="yes">check</property>
60 <property name="visible">True</property>
61 <property name="can_focus">True</property>
62 <property name="receives_default">True</property>
63 </object>
64 <packing>
65 <property name="expand">True</property>
66 <property name="fill">True</property>
67 <property name="position">1</property>
68 </packing>
69 </child>
70 <child>
71 <placeholder/>
72 </child>
73 <child>
74 <object class="GtkButton" id="credentials_ok">
75 <property name="label">gtk-close</property>
76 <property name="visible">True</property>
77 <property name="can_focus">True</property>
78 <property name="receives_default">True</property>
79 <property name="use_stock">True</property>
80 </object>
81 <packing>
82 <property name="expand">True</property>
83 <property name="fill">True</property>
84 <property name="position">3</property>
85 </packing>
86 </child>
87 </object>
88 <packing>
89 <property name="expand">False</property>
90 <property name="fill">False</property>
91 <property name="position">0</property>
92 </packing>
93 </child>
94 <child>
95 <object class="GtkGrid" id="grid7">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="row_spacing">2</property>
99 <property name="column_spacing">2</property>
100 <child>
101 <object class="GtkLabel" id="label15">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="label" translatable="yes">road network</property>
105 </object>
106 <packing>
107 <property name="left_attach">1</property>
108 <property name="top_attach">1</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkLabel" id="label16">
113 <property name="visible">True</property>
114 <property name="can_focus">False</property>
115 <property name="label" translatable="yes">ZEB</property>
116 </object>
117 <packing>
118 <property name="left_attach">2</property>
119 <property name="top_attach">1</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkLabel" id="label17">
124 <property name="visible">True</property>
125 <property name="can_focus">False</property>
126 <property name="label" translatable="yes">accidents</property>
127 </object>
128 <packing>
129 <property name="left_attach">3</property>
130 <property name="top_attach">1</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkLabel" id="label3">
135 <property name="visible">True</property>
136 <property name="can_focus">False</property>
137 <property name="label" translatable="yes">host</property>
138 </object>
139 <packing>
140 <property name="left_attach">0</property>
141 <property name="top_attach">2</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkLabel" id="label4">
146 <property name="visible">True</property>
147 <property name="can_focus">False</property>
148 <property name="label" translatable="yes">port</property>
149 </object>
150 <packing>
151 <property name="left_attach">0</property>
152 <property name="top_attach">3</property>
153 </packing>
154 </child>
155 <child>
156 <object class="GtkLabel" id="label5">
157 <property name="visible">True</property>
158 <property name="can_focus">False</property>
159 <property name="label" translatable="yes">ssl</property>
160 </object>
161 <packing>
162 <property name="left_attach">0</property>
163 <property name="top_attach">4</property>
164 </packing>
165 </child>
166 <child>
167 <object class="GtkLabel" id="label6">
168 <property name="visible">True</property>
169 <property name="can_focus">False</property>
170 <property name="label" translatable="yes">database</property>
171 </object>
172 <packing>
173 <property name="left_attach">0</property>
174 <property name="top_attach">5</property>
175 </packing>
176 </child>
177 <child>
178 <object class="GtkLabel" id="label8">
179 <property name="visible">True</property>
180 <property name="can_focus">False</property>
181 <property name="label" translatable="yes">user</property>
182 </object>
183 <packing>
184 <property name="left_attach">0</property>
185 <property name="top_attach">7</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkLabel" id="label9">
190 <property name="visible">True</property>
191 <property name="can_focus">False</property>
192 <property name="label" translatable="yes">password</property>
193 </object>
194 <packing>
195 <property name="left_attach">0</property>
196 <property name="top_attach">8</property>
197 </packing>
198 </child>
199 <child>
200 <object class="GtkLabel" id="label10">
201 <property name="visible">True</property>
202 <property name="can_focus">False</property>
203 <property name="label" translatable="yes">status</property>
204 </object>
205 <packing>
206 <property name="left_attach">0</property>
207 <property name="top_attach">9</property>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkLabel" id="label2">
212 <property name="visible">True</property>
213 <property name="can_focus">False</property>
214 <property name="label" translatable="yes">Phoros Credentials</property>
215 <attributes>
216 <attribute name="weight" value="bold"/>
217 </attributes>
218 </object>
219 <packing>
220 <property name="left_attach">0</property>
221 <property name="top_attach">11</property>
222 <property name="width">3</property>
223 </packing>
224 </child>
225 <child>
226 <object class="GtkLabel" id="label11">
227 <property name="visible">True</property>
228 <property name="can_focus">False</property>
229 <property name="label" translatable="yes">URL</property>
230 </object>
231 <packing>
232 <property name="left_attach">0</property>
233 <property name="top_attach">12</property>
234 </packing>
235 </child>
236 <child>
237 <object class="GtkEntry" id="phoros_url">
238 <property name="visible">True</property>
239 <property name="can_focus">True</property>
240 <property name="input_purpose">url</property>
241 </object>
242 <packing>
243 <property name="left_attach">1</property>
244 <property name="top_attach">12</property>
245 <property name="width">2</property>
246 </packing>
247 </child>
248 <child>
249 <object class="GtkLabel" id="label12">
250 <property name="visible">True</property>
251 <property name="can_focus">False</property>
252 <property name="label" translatable="yes">user</property>
253 </object>
254 <packing>
255 <property name="left_attach">0</property>
256 <property name="top_attach">13</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkEntry" id="phoros_user">
261 <property name="visible">True</property>
262 <property name="can_focus">True</property>
263 <property name="input_purpose">name</property>
264 </object>
265 <packing>
266 <property name="left_attach">1</property>
267 <property name="top_attach">13</property>
268 <property name="width">2</property>
269 </packing>
270 </child>
271 <child>
272 <object class="GtkLabel" id="label13">
273 <property name="visible">True</property>
274 <property name="can_focus">False</property>
275 <property name="label" translatable="yes">password</property>
276 </object>
277 <packing>
278 <property name="left_attach">0</property>
279 <property name="top_attach">14</property>
280 </packing>
281 </child>
282 <child>
283 <object class="GtkEntry" id="phoros_password">
284 <property name="visible">True</property>
285 <property name="can_focus">True</property>
286 <property name="visibility">False</property>
287 <property name="input_purpose">password</property>
288 </object>
289 <packing>
290 <property name="left_attach">1</property>
291 <property name="top_attach">14</property>
292 <property name="width">2</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkLabel" id="label14">
297 <property name="visible">True</property>
298 <property name="can_focus">False</property>
299 <property name="label" translatable="yes">status</property>
300 </object>
301 <packing>
302 <property name="left_attach">0</property>
303 <property name="top_attach">15</property>
304 </packing>
305 </child>
306 <child>
307 <object class="GtkLabel" id="phoros_status">
308 <property name="visible">True</property>
309 <property name="can_focus">False</property>
310 </object>
311 <packing>
312 <property name="left_attach">1</property>
313 <property name="top_attach">15</property>
314 <property name="width">2</property>
315 </packing>
316 </child>
317 <child>
318 <object class="GtkSwitch" id="road_network_ssl">
319 <property name="visible">True</property>
320 <property name="can_focus">True</property>
321 </object>
322 <packing>
323 <property name="left_attach">1</property>
324 <property name="top_attach">4</property>
325 </packing>
326 </child>
327 <child>
328 <object class="GtkSwitch" id="zeb_ssl">
329 <property name="visible">True</property>
330 <property name="can_focus">True</property>
331 </object>
332 <packing>
333 <property name="left_attach">2</property>
334 <property name="top_attach">4</property>
335 </packing>
336 </child>
337 <child>
338 <object class="GtkSwitch" id="accidents_ssl">
339 <property name="visible">True</property>
340 <property name="can_focus">True</property>
341 </object>
342 <packing>
343 <property name="left_attach">3</property>
344 <property name="top_attach">4</property>
345 </packing>
346 </child>
347 <child>
348 <object class="GtkEntry" id="road_network_host">
349 <property name="visible">True</property>
350 <property name="can_focus">True</property>
351 <property name="input_purpose">name</property>
352 </object>
353 <packing>
354 <property name="left_attach">1</property>
355 <property name="top_attach">2</property>
356 </packing>
357 </child>
358 <child>
359 <object class="GtkEntry" id="accidents_host">
360 <property name="visible">True</property>
361 <property name="can_focus">True</property>
362 <property name="input_purpose">name</property>
363 </object>
364 <packing>
365 <property name="left_attach">3</property>
366 <property name="top_attach">2</property>
367 </packing>
368 </child>
369 <child>
370 <object class="GtkEntry" id="road_network_port">
371 <property name="visible">True</property>
372 <property name="can_focus">True</property>
373 <property name="input_purpose">digits</property>
374 </object>
375 <packing>
376 <property name="left_attach">1</property>
377 <property name="top_attach">3</property>
378 </packing>
379 </child>
380 <child>
381 <object class="GtkEntry" id="zeb_port">
382 <property name="visible">True</property>
383 <property name="can_focus">True</property>
384 <property name="input_purpose">digits</property>
385 </object>
386 <packing>
387 <property name="left_attach">2</property>
388 <property name="top_attach">3</property>
389 </packing>
390 </child>
391 <child>
392 <object class="GtkEntry" id="accidents_port">
393 <property name="visible">True</property>
394 <property name="can_focus">True</property>
395 <property name="input_purpose">digits</property>
396 </object>
397 <packing>
398 <property name="left_attach">3</property>
399 <property name="top_attach">3</property>
400 </packing>
401 </child>
402 <child>
403 <object class="GtkLabel" id="road_network_status">
404 <property name="visible">True</property>
405 <property name="can_focus">False</property>
406 </object>
407 <packing>
408 <property name="left_attach">1</property>
409 <property name="top_attach">9</property>
410 </packing>
411 </child>
412 <child>
413 <object class="GtkLabel" id="zeb_status">
414 <property name="visible">True</property>
415 <property name="can_focus">False</property>
416 </object>
417 <packing>
418 <property name="left_attach">2</property>
419 <property name="top_attach">9</property>
420 </packing>
421 </child>
422 <child>
423 <object class="GtkLabel" id="accidents_status">
424 <property name="visible">True</property>
425 <property name="can_focus">False</property>
426 </object>
427 <packing>
428 <property name="left_attach">3</property>
429 <property name="top_attach">9</property>
430 </packing>
431 </child>
432 <child>
433 <object class="GtkEntry" id="road_network_password">
434 <property name="visible">True</property>
435 <property name="can_focus">True</property>
436 <property name="visibility">False</property>
437 <property name="input_purpose">password</property>
438 </object>
439 <packing>
440 <property name="left_attach">1</property>
441 <property name="top_attach">8</property>
442 </packing>
443 </child>
444 <child>
445 <object class="GtkEntry" id="zeb_password">
446 <property name="visible">True</property>
447 <property name="can_focus">True</property>
448 <property name="visibility">False</property>
449 <property name="input_purpose">password</property>
450 </object>
451 <packing>
452 <property name="left_attach">2</property>
453 <property name="top_attach">8</property>
454 </packing>
455 </child>
456 <child>
457 <object class="GtkEntry" id="accidents_password">
458 <property name="visible">True</property>
459 <property name="can_focus">True</property>
460 <property name="visibility">False</property>
461 <property name="input_purpose">password</property>
462 </object>
463 <packing>
464 <property name="left_attach">3</property>
465 <property name="top_attach">8</property>
466 </packing>
467 </child>
468 <child>
469 <object class="GtkEntry" id="road_network_user">
470 <property name="visible">True</property>
471 <property name="can_focus">True</property>
472 <property name="input_purpose">name</property>
473 </object>
474 <packing>
475 <property name="left_attach">1</property>
476 <property name="top_attach">7</property>
477 </packing>
478 </child>
479 <child>
480 <object class="GtkEntry" id="zeb_user">
481 <property name="visible">True</property>
482 <property name="can_focus">True</property>
483 <property name="input_purpose">name</property>
484 </object>
485 <packing>
486 <property name="left_attach">2</property>
487 <property name="top_attach">7</property>
488 </packing>
489 </child>
490 <child>
491 <object class="GtkEntry" id="accidents_user">
492 <property name="visible">True</property>
493 <property name="can_focus">True</property>
494 <property name="input_purpose">name</property>
495 </object>
496 <packing>
497 <property name="left_attach">3</property>
498 <property name="top_attach">7</property>
499 </packing>
500 </child>
501 <child>
502 <object class="GtkEntry" id="road_network_table">
503 <property name="visible">True</property>
504 <property name="can_focus">True</property>
505 <property name="width_chars">40</property>
506 <property name="input_purpose">name</property>
507 </object>
508 <packing>
509 <property name="left_attach">1</property>
510 <property name="top_attach">6</property>
511 </packing>
512 </child>
513 <child>
514 <object class="GtkEntry" id="zeb_table">
515 <property name="visible">True</property>
516 <property name="can_focus">True</property>
517 <property name="width_chars">40</property>
518 <property name="input_purpose">name</property>
519 </object>
520 <packing>
521 <property name="left_attach">2</property>
522 <property name="top_attach">6</property>
523 </packing>
524 </child>
525 <child>
526 <object class="GtkEntry" id="accidents_table">
527 <property name="visible">True</property>
528 <property name="can_focus">True</property>
529 <property name="width_chars">40</property>
530 <property name="input_purpose">name</property>
531 </object>
532 <packing>
533 <property name="left_attach">3</property>
534 <property name="top_attach">6</property>
535 </packing>
536 </child>
537 <child>
538 <object class="GtkEntry" id="road_network_database">
539 <property name="visible">True</property>
540 <property name="can_focus">True</property>
541 <property name="input_purpose">name</property>
542 </object>
543 <packing>
544 <property name="left_attach">1</property>
545 <property name="top_attach">5</property>
546 </packing>
547 </child>
548 <child>
549 <object class="GtkEntry" id="zeb_database">
550 <property name="visible">True</property>
551 <property name="can_focus">True</property>
552 <property name="input_purpose">name</property>
553 </object>
554 <packing>
555 <property name="left_attach">2</property>
556 <property name="top_attach">5</property>
557 </packing>
558 </child>
559 <child>
560 <object class="GtkEntry" id="accidents_database">
561 <property name="visible">True</property>
562 <property name="can_focus">True</property>
563 <property name="input_purpose">name</property>
564 </object>
565 <packing>
566 <property name="left_attach">3</property>
567 <property name="top_attach">5</property>
568 </packing>
569 </child>
570 <child>
571 <object class="GtkLabel" id="label7">
572 <property name="visible">True</property>
573 <property name="can_focus">False</property>
574 <property name="label" translatable="yes">table</property>
575 </object>
576 <packing>
577 <property name="left_attach">0</property>
578 <property name="top_attach">6</property>
579 </packing>
580 </child>
581 <child>
582 <object class="GtkLabel" id="label1">
583 <property name="visible">True</property>
584 <property name="can_focus">False</property>
585 <property name="label" translatable="yes">Database Credentials</property>
586 <attributes>
587 <attribute name="weight" value="bold"/>
588 </attributes>
589 </object>
590 <packing>
591 <property name="left_attach">0</property>
592 <property name="top_attach">0</property>
593 <property name="width">4</property>
594 </packing>
595 </child>
596 <child>
597 <object class="GtkSeparator" id="separator1">
598 <property name="visible">True</property>
599 <property name="can_focus">False</property>
600 </object>
601 <packing>
602 <property name="left_attach">0</property>
603 <property name="top_attach">10</property>
604 <property name="width">4</property>
605 </packing>
606 </child>
607 <child>
608 <object class="GtkEntry" id="zeb_host">
609 <property name="visible">True</property>
610 <property name="can_focus">True</property>
611 <property name="input_purpose">name</property>
612 </object>
613 <packing>
614 <property name="left_attach">2</property>
615 <property name="top_attach">2</property>
616 </packing>
617 </child>
618 <child>
619 <placeholder/>
620 </child>
621 <child>
622 <placeholder/>
623 </child>
624 <child>
625 <placeholder/>
626 </child>
627 <child>
628 <placeholder/>
629 </child>
630 <child>
631 <placeholder/>
632 </child>
633 <child>
634 <placeholder/>
635 </child>
636 </object>
637 <packing>
638 <property name="expand">False</property>
639 <property name="fill">True</property>
640 <property name="position">1</property>
641 </packing>
642 </child>
643 </object>
644 </child>
645 </object>
646 <object class="GtkImage" id="image1">
647 <property name="visible">True</property>
648 <property name="can_focus">False</property>
649 <property name="stock">gtk-missing-image</property>
650 </object>
651 <object class="GtkImage" id="image10">
652 <property name="visible">True</property>
653 <property name="can_focus">False</property>
654 <property name="icon_name">go-next</property>
655 </object>
656 <object class="GtkImage" id="image11">
657 <property name="visible">True</property>
658 <property name="can_focus">False</property>
659 <property name="pixel_size">20</property>
660 <property name="icon_name">media-playback-pause</property>
661 </object>
662 <object class="GtkImage" id="image12">
663 <property name="visible">True</property>
664 <property name="can_focus">False</property>
665 <property name="icon_name">go-first</property>
666 </object>
667 <object class="GtkImage" id="image13">
668 <property name="visible">True</property>
669 <property name="can_focus">False</property>
670 <property name="icon_name">go-last</property>
671 </object>
672 <object class="GtkImage" id="image14">
673 <property name="visible">True</property>
674 <property name="can_focus">False</property>
675 <property name="tooltip_text" translatable="yes">view this point in Phoros</property>
676 <property name="pixbuf">public_html/phoros-logo-button.png</property>
677 </object>
678 <object class="GtkImage" id="image2">
679 <property name="visible">True</property>
680 <property name="can_focus">False</property>
681 <property name="icon_name">go-previous</property>
682 </object>
683 <object class="GtkImage" id="image4">
684 <property name="visible">True</property>
685 <property name="can_focus">False</property>
686 <property name="stock">gtk-go-back</property>
687 </object>
688 <object class="GtkImage" id="image5">
689 <property name="visible">True</property>
690 <property name="can_focus">False</property>
691 <property name="stock">gtk-go-forward</property>
692 </object>
693 <object class="GtkImage" id="image6">
694 <property name="visible">True</property>
695 <property name="can_focus">False</property>
696 <property name="stock">gtk-go-back</property>
697 </object>
698 <object class="GtkImage" id="image7">
699 <property name="visible">True</property>
700 <property name="can_focus">False</property>
701 <property name="stock">gtk-go-forward</property>
702 </object>
703 <object class="GtkImage" id="image8">
704 <property name="visible">True</property>
705 <property name="can_focus">False</property>
706 <property name="pixel_size">20</property>
707 <property name="icon_name">media-seek-backward</property>
708 </object>
709 <object class="GtkImage" id="image9">
710 <property name="visible">True</property>
711 <property name="can_focus">False</property>
712 <property name="pixel_size">20</property>
713 <property name="icon_name">media-seek-forward</property>
714 </object>
715 <object class="GtkDialog" id="info">
716 <property name="can_focus">False</property>
717 <property name="title" translatable="yes">Phoros Fasttrack -- Info</property>
718 <property name="type_hint">dialog</property>
719 <child internal-child="vbox">
720 <object class="GtkBox" id="vbox1">
721 <property name="can_focus">False</property>
722 <property name="orientation">vertical</property>
723 <property name="spacing">2</property>
724 <child internal-child="action_area">
725 <object class="GtkButtonBox" id="dialog-action_area4">
726 <property name="can_focus">False</property>
727 <property name="layout_style">end</property>
728 <child>
729 <object class="GtkButton" id="info_cancel">
730 <property name="label">gtk-close</property>
731 <property name="visible">True</property>
732 <property name="can_focus">True</property>
733 <property name="receives_default">True</property>
734 <property name="use_stock">True</property>
735 <property name="always_show_image">True</property>
736 </object>
737 <packing>
738 <property name="expand">True</property>
739 <property name="fill">True</property>
740 <property name="position">0</property>
741 </packing>
742 </child>
743 <child>
744 <placeholder/>
745 </child>
746 </object>
747 <packing>
748 <property name="expand">False</property>
749 <property name="fill">False</property>
750 <property name="position">0</property>
751 </packing>
752 </child>
753 <child>
754 <object class="GtkGrid" id="grid6">
755 <property name="visible">True</property>
756 <property name="can_focus">False</property>
757 <child>
758 <object class="GtkLabel" id="fasttrack1">
759 <property name="visible">True</property>
760 <property name="can_focus">False</property>
761 <property name="hexpand">True</property>
762 <property name="label" translatable="yes">Phoros FASTTRACK</property>
763 <attributes>
764 <attribute name="font-desc" value="URW Gothic L Book Oblique 12"/>
765 <attribute name="foreground" value="#000000008080"/>
766 </attributes>
767 </object>
768 <packing>
769 <property name="left_attach">1</property>
770 <property name="top_attach">0</property>
771 </packing>
772 </child>
773 <child>
774 <object class="GtkLabel" id="version">
775 <property name="visible">True</property>
776 <property name="can_focus">False</property>
777 </object>
778 <packing>
779 <property name="left_attach">1</property>
780 <property name="top_attach">1</property>
781 </packing>
782 </child>
783 <child>
784 <placeholder/>
785 </child>
786 <child>
787 <placeholder/>
788 </child>
789 </object>
790 <packing>
791 <property name="expand">False</property>
792 <property name="fill">True</property>
793 <property name="position">1</property>
794 </packing>
795 </child>
796 </object>
797 </child>
798 </object>
799 <object class="GtkTreeStore" id="treestore1">
800 <columns>
801 <!-- column-name vnk -->
802 <column type="gchararray"/>
803 <!-- column-name nnk -->
804 <column type="gchararray"/>
805 <!-- column-name length -->
806 <column type="gulong"/>
807 <!-- column-name images -->
808 <column type="gulong"/>
809 <!-- column-name selected -->
810 <column type="gboolean"/>
811 </columns>
812 </object>
813 <object class="GtkDialog" id="road_section">
814 <property name="can_focus">False</property>
815 <property name="title" translatable="yes">Phoros Fasttrack -- Choose Road Sections</property>
816 <property name="type_hint">dialog</property>
817 <child internal-child="vbox">
818 <object class="GtkBox" id="dialog-vbox2">
819 <property name="can_focus">False</property>
820 <property name="orientation">vertical</property>
821 <property name="spacing">2</property>
822 <child internal-child="action_area">
823 <object class="GtkButtonBox" id="dialog-action_area2">
824 <property name="can_focus">False</property>
825 <property name="layout_style">end</property>
826 <child>
827 <object class="GtkSpinner" id="road_section_spinner">
828 <property name="visible">True</property>
829 <property name="can_focus">False</property>
830 </object>
831 <packing>
832 <property name="expand">True</property>
833 <property name="fill">True</property>
834 <property name="position">0</property>
835 </packing>
836 </child>
837 <child>
838 <object class="GtkButton" id="road_section_cncl">
839 <property name="label">gtk-cancel</property>
840 <property name="visible">True</property>
841 <property name="can_focus">True</property>
842 <property name="receives_default">True</property>
843 <property name="use_stock">True</property>
844 </object>
845 <packing>
846 <property name="expand">True</property>
847 <property name="fill">True</property>
848 <property name="position">1</property>
849 </packing>
850 </child>
851 <child>
852 <object class="GtkButton" id="road_section_ok">
853 <property name="label">gtk-ok</property>
854 <property name="visible">True</property>
855 <property name="can_focus">True</property>
856 <property name="receives_default">True</property>
857 <property name="use_stock">True</property>
858 </object>
859 <packing>
860 <property name="expand">True</property>
861 <property name="fill">True</property>
862 <property name="position">2</property>
863 </packing>
864 </child>
865 </object>
866 <packing>
867 <property name="expand">False</property>
868 <property name="fill">False</property>
869 <property name="position">0</property>
870 </packing>
871 </child>
872 <child>
873 <object class="GtkScrolledWindow" id="scrolledwindow2">
874 <property name="visible">True</property>
875 <property name="can_focus">True</property>
876 <property name="shadow_type">in</property>
877 <property name="min_content_width">400</property>
878 <property name="min_content_height">900</property>
879 <child>
880 <object class="GtkTreeView" id="road_sections">
881 <property name="visible">True</property>
882 <property name="can_focus">True</property>
883 <property name="model">treestore1</property>
884 <property name="headers_clickable">False</property>
885 <property name="show_expanders">False</property>
886 <child internal-child="selection">
887 <object class="GtkTreeSelection" id="treeview-selection1">
888 <property name="mode">browse</property>
889 </object>
890 </child>
891 <child>
892 <object class="GtkTreeViewColumn" id="vnk_column">
893 <property name="title" translatable="yes">vnk</property>
894 <child>
895 <object class="GtkCellRendererText" id="cellrenderertext1"/>
896 <attributes>
897 <attribute name="text">0</attribute>
898 </attributes>
899 </child>
900 </object>
901 </child>
902 <child>
903 <object class="GtkTreeViewColumn" id="nnk_column">
904 <property name="title" translatable="yes">nnk</property>
905 <child>
906 <object class="GtkCellRendererText" id="cellrenderertext2"/>
907 <attributes>
908 <attribute name="text">1</attribute>
909 </attributes>
910 </child>
911 </object>
912 </child>
913 <child>
914 <object class="GtkTreeViewColumn" id="lengh_column">
915 <property name="title" translatable="yes">length</property>
916 <child>
917 <object class="GtkCellRendererText" id="cellrenderertext3"/>
918 <attributes>
919 <attribute name="text">2</attribute>
920 </attributes>
921 </child>
922 </object>
923 </child>
924 <child>
925 <object class="GtkTreeViewColumn" id="images_column">
926 <property name="title" translatable="yes">images</property>
927 <child>
928 <object class="GtkCellRendererText" id="cellrenderertext4"/>
929 <attributes>
930 <attribute name="text">3</attribute>
931 </attributes>
932 </child>
933 </object>
934 </child>
935 <child>
936 <object class="GtkTreeViewColumn" id="roadsection_selected_column">
937 <property name="title" translatable="yes">selected</property>
938 <child>
939 <object class="GtkCellRendererToggle" id="cellrenderertoggle3"/>
940 <attributes>
941 <attribute name="active">4</attribute>
942 </attributes>
943 </child>
944 </object>
945 </child>
946 </object>
947 </child>
948 </object>
949 <packing>
950 <property name="expand">True</property>
951 <property name="fill">True</property>
952 <property name="position">1</property>
953 </packing>
954 </child>
955 </object>
956 </child>
957 </object>
958 <object class="GtkTreeStore" id="treestore2">
959 <columns>
960 <!-- column-name column -->
961 <column type="gchararray"/>
962 <!-- column-name type -->
963 <column type="gchararray"/>
964 <!-- column-name width -->
965 <column type="guint"/>
966 <!-- column-name color -->
967 <column type="gchararray"/>
968 <!-- column-name dash -->
969 <column type="gchararray"/>
970 <!-- column-name selected_chart -->
971 <column type="gboolean"/>
972 <!-- column-name selected_text -->
973 <column type="gboolean"/>
974 <!-- column-name selectable_chart -->
975 <column type="gboolean"/>
976 </columns>
977 </object>
978 <object class="GtkTreeStore" id="treestore3">
979 <columns>
980 <!-- column-name column -->
981 <column type="gchararray"/>
982 <!-- column-name type -->
983 <column type="gchararray"/>
984 <!-- column-name width -->
985 <column type="guint"/>
986 <!-- column-name color -->
987 <column type="gchararray"/>
988 <!-- column-name dash -->
989 <column type="gchararray"/>
990 <!-- column-name selected_chart -->
991 <column type="gboolean"/>
992 <!-- column-name selected_text -->
993 <column type="gboolean"/>
994 <!-- column-name selectable_chart -->
995 <column type="gboolean"/>
996 </columns>
997 </object>
998 <object class="GtkDialog" id="chart_configuration">
999 <property name="can_focus">False</property>
1000 <property name="title" translatable="yes">Phoros Fasttrack -- Chart Configuration</property>
1001 <property name="type_hint">dialog</property>
1002 <child internal-child="vbox">
1003 <object class="GtkBox" id="dialog-vbox3">
1004 <property name="can_focus">False</property>
1005 <property name="orientation">vertical</property>
1006 <property name="spacing">2</property>
1007 <child internal-child="action_area">
1008 <object class="GtkButtonBox" id="dialog-action_area3">
1009 <property name="can_focus">False</property>
1010 <property name="layout_style">end</property>
1011 <child>
1012 <object class="GtkButton" id="chart_configuration_cncl">
1013 <property name="label">gtk-cancel</property>
1014 <property name="visible">True</property>
1015 <property name="can_focus">True</property>
1016 <property name="receives_default">True</property>
1017 <property name="use_stock">True</property>
1018 </object>
1019 <packing>
1020 <property name="expand">True</property>
1021 <property name="fill">True</property>
1022 <property name="position">0</property>
1023 </packing>
1024 </child>
1025 <child>
1026 <placeholder/>
1027 </child>
1028 <child>
1029 <object class="GtkButton" id="chart_configuration_ok">
1030 <property name="label">gtk-ok</property>
1031 <property name="visible">True</property>
1032 <property name="can_focus">True</property>
1033 <property name="receives_default">True</property>
1034 <property name="use_stock">True</property>
1035 </object>
1036 <packing>
1037 <property name="expand">True</property>
1038 <property name="fill">True</property>
1039 <property name="position">2</property>
1040 </packing>
1041 </child>
1042 </object>
1043 <packing>
1044 <property name="expand">False</property>
1045 <property name="fill">False</property>
1046 <property name="position">0</property>
1047 </packing>
1048 </child>
1049 <child>
1050 <object class="GtkBox" id="box5">
1051 <property name="visible">True</property>
1052 <property name="can_focus">False</property>
1053 <child>
1054 <object class="GtkFrame" id="frame4">
1055 <property name="visible">True</property>
1056 <property name="can_focus">False</property>
1057 <property name="label_xalign">0.5</property>
1058 <property name="shadow_type">none</property>
1059 <child>
1060 <object class="GtkAlignment" id="alignment4">
1061 <property name="visible">True</property>
1062 <property name="can_focus">False</property>
1063 <property name="left_padding">12</property>
1064 <child>
1065 <object class="GtkScrolledWindow" id="scrolledwindow3">
1066 <property name="visible">True</property>
1067 <property name="can_focus">True</property>
1068 <property name="shadow_type">in</property>
1069 <property name="min_content_width">400</property>
1070 <property name="min_content_height">900</property>
1071 <child>
1072 <object class="GtkTreeView" id="road_network">
1073 <property name="visible">True</property>
1074 <property name="can_focus">True</property>
1075 <property name="model">treestore2</property>
1076 <property name="headers_clickable">False</property>
1077 <property name="search_column">0</property>
1078 <property name="show_expanders">False</property>
1079 <child internal-child="selection">
1080 <object class="GtkTreeSelection" id="treeview-selection2">
1081 <property name="mode">browse</property>
1082 </object>
1083 </child>
1084 <child>
1085 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
1086 <property name="title" translatable="yes">column</property>
1087 <child>
1088 <object class="GtkCellRendererText" id="cellrenderertext10"/>
1089 <attributes>
1090 <attribute name="text">0</attribute>
1091 </attributes>
1092 </child>
1093 <child>
1094 <object class="GtkCellRendererToggle" id="cellrenderertoggle1"/>
1095 <attributes>
1096 <attribute name="sensitive">7</attribute>
1097 <attribute name="active">5</attribute>
1098 </attributes>
1099 </child>
1100 <child>
1101 <object class="GtkCellRendererToggle" id="cellrenderertoggle4"/>
1102 <attributes>
1103 <attribute name="active">6</attribute>
1104 </attributes>
1105 </child>
1106 </object>
1107 </child>
1108 <child>
1109 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
1110 <property name="title" translatable="yes">type</property>
1111 <child>
1112 <object class="GtkCellRendererText" id="cellrenderertext11"/>
1113 <attributes>
1114 <attribute name="text">1</attribute>
1115 </attributes>
1116 </child>
1117 </object>
1118 </child>
1119 <child>
1120 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
1121 <property name="title" translatable="yes">width</property>
1122 <child>
1123 <object class="GtkCellRendererText" id="cellrenderertext12">
1124 <property name="editable">True</property>
1125 </object>
1126 <attributes>
1127 <attribute name="text">2</attribute>
1128 </attributes>
1129 </child>
1130 </object>
1131 </child>
1132 <child>
1133 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
1134 <property name="title" translatable="yes">color</property>
1135 <child>
1136 <object class="GtkCellRendererText" id="cellrenderertext13">
1137 <property name="editable">True</property>
1138 </object>
1139 <attributes>
1140 <attribute name="foreground">3</attribute>
1141 <attribute name="text">3</attribute>
1142 </attributes>
1143 </child>
1144 </object>
1145 </child>
1146 <child>
1147 <object class="GtkTreeViewColumn" id="treeviewcolumn5">
1148 <property name="title" translatable="yes">dash</property>
1149 <child>
1150 <object class="GtkCellRendererText" id="cellrenderertext14">
1151 <property name="editable">True</property>
1152 </object>
1153 <attributes>
1154 <attribute name="text">4</attribute>
1155 </attributes>
1156 </child>
1157 </object>
1158 </child>
1159 </object>
1160 </child>
1161 </object>
1162 </child>
1163 </object>
1164 </child>
1165 <child type="label">
1166 <object class="GtkLabel" id="label19">
1167 <property name="visible">True</property>
1168 <property name="can_focus">False</property>
1169 <property name="label" translatable="yes">road network</property>
1170 <attributes>
1171 <attribute name="weight" value="bold"/>
1172 </attributes>
1173 </object>
1174 </child>
1175 </object>
1176 <packing>
1177 <property name="expand">False</property>
1178 <property name="fill">True</property>
1179 <property name="position">0</property>
1180 </packing>
1181 </child>
1182 <child>
1183 <object class="GtkFrame" id="frame3">
1184 <property name="visible">True</property>
1185 <property name="can_focus">False</property>
1186 <property name="label_xalign">0.5</property>
1187 <property name="shadow_type">none</property>
1188 <child>
1189 <object class="GtkAlignment" id="alignment3">
1190 <property name="visible">True</property>
1191 <property name="can_focus">False</property>
1192 <property name="left_padding">12</property>
1193 <child>
1194 <object class="GtkScrolledWindow" id="scrolledwindow4">
1195 <property name="visible">True</property>
1196 <property name="can_focus">True</property>
1197 <property name="shadow_type">in</property>
1198 <property name="min_content_width">400</property>
1199 <property name="min_content_height">900</property>
1200 <child>
1201 <object class="GtkTreeView" id="zeb">
1202 <property name="visible">True</property>
1203 <property name="can_focus">True</property>
1204 <property name="model">treestore3</property>
1205 <property name="headers_clickable">False</property>
1206 <property name="search_column">0</property>
1207 <property name="show_expanders">False</property>
1208 <child internal-child="selection">
1209 <object class="GtkTreeSelection" id="treeview-selection">
1210 <property name="mode">browse</property>
1211 </object>
1212 </child>
1213 <child>
1214 <object class="GtkTreeViewColumn" id="treeviewcolumn6">
1215 <property name="title" translatable="yes">column</property>
1216 <child>
1217 <object class="GtkCellRendererText" id="cellrenderertext5"/>
1218 <attributes>
1219 <attribute name="text">0</attribute>
1220 </attributes>
1221 </child>
1222 <child>
1223 <object class="GtkCellRendererToggle" id="cellrenderertoggle2"/>
1224 <attributes>
1225 <attribute name="sensitive">7</attribute>
1226 <attribute name="active">5</attribute>
1227 </attributes>
1228 </child>
1229 <child>
1230 <object class="GtkCellRendererToggle" id="cellrenderertoggle5"/>
1231 <attributes>
1232 <attribute name="active">6</attribute>
1233 </attributes>
1234 </child>
1235 </object>
1236 </child>
1237 <child>
1238 <object class="GtkTreeViewColumn" id="treeviewcolumn7">
1239 <property name="title" translatable="yes">type</property>
1240 <child>
1241 <object class="GtkCellRendererText" id="cellrenderertext6"/>
1242 <attributes>
1243 <attribute name="text">1</attribute>
1244 </attributes>
1245 </child>
1246 </object>
1247 </child>
1248 <child>
1249 <object class="GtkTreeViewColumn" id="treeviewcolumn8">
1250 <property name="title" translatable="yes">width</property>
1251 <child>
1252 <object class="GtkCellRendererText" id="cellrenderertext7">
1253 <property name="editable">True</property>
1254 </object>
1255 <attributes>
1256 <attribute name="text">2</attribute>
1257 </attributes>
1258 </child>
1259 </object>
1260 </child>
1261 <child>
1262 <object class="GtkTreeViewColumn" id="treeviewcolumn9">
1263 <property name="title" translatable="yes">color</property>
1264 <child>
1265 <object class="GtkCellRendererText" id="cellrenderertext8">
1266 <property name="editable">True</property>
1267 </object>
1268 <attributes>
1269 <attribute name="foreground">3</attribute>
1270 <attribute name="text">3</attribute>
1271 </attributes>
1272 </child>
1273 </object>
1274 </child>
1275 <child>
1276 <object class="GtkTreeViewColumn" id="treeviewcolumn10">
1277 <property name="title" translatable="yes">dash</property>
1278 <child>
1279 <object class="GtkCellRendererText" id="cellrenderertext9">
1280 <property name="editable">True</property>
1281 </object>
1282 <attributes>
1283 <attribute name="text">4</attribute>
1284 </attributes>
1285 </child>
1286 </object>
1287 </child>
1288 </object>
1289 </child>
1290 </object>
1291 </child>
1292 </object>
1293 </child>
1294 <child type="label">
1295 <object class="GtkLabel" id="label18">
1296 <property name="visible">True</property>
1297 <property name="can_focus">False</property>
1298 <property name="label" translatable="yes">zeb</property>
1299 <attributes>
1300 <attribute name="weight" value="bold"/>
1301 </attributes>
1302 </object>
1303 </child>
1304 </object>
1305 <packing>
1306 <property name="expand">False</property>
1307 <property name="fill">True</property>
1308 <property name="position">1</property>
1309 </packing>
1310 </child>
1311 <child>
1312 <object class="GtkFrame" id="frame5">
1313 <property name="visible">True</property>
1314 <property name="can_focus">False</property>
1315 <property name="label_xalign">0.5</property>
1316 <property name="shadow_type">none</property>
1317 <child>
1318 <object class="GtkAlignment" id="alignment5">
1319 <property name="visible">True</property>
1320 <property name="can_focus">False</property>
1321 <property name="left_padding">12</property>
1322 <child>
1323 <object class="GtkGrid" id="grid3">
1324 <property name="visible">True</property>
1325 <property name="can_focus">False</property>
1326 <child>
1327 <object class="GtkLabel" id="label21">
1328 <property name="visible">True</property>
1329 <property name="can_focus">False</property>
1330 <property name="label" translatable="yes">render accidents</property>
1331 </object>
1332 <packing>
1333 <property name="left_attach">0</property>
1334 <property name="top_attach">0</property>
1335 </packing>
1336 </child>
1337 <child>
1338 <object class="GtkLabel" id="label22">
1339 <property name="visible">True</property>
1340 <property name="can_focus">False</property>
1341 <property name="label" translatable="yes">from</property>
1342 </object>
1343 <packing>
1344 <property name="left_attach">0</property>
1345 <property name="top_attach">1</property>
1346 </packing>
1347 </child>
1348 <child>
1349 <object class="GtkLabel" id="label23">
1350 <property name="visible">True</property>
1351 <property name="can_focus">False</property>
1352 <property name="label" translatable="yes">to</property>
1353 </object>
1354 <packing>
1355 <property name="left_attach">0</property>
1356 <property name="top_attach">2</property>
1357 </packing>
1358 </child>
1359 <child>
1360 <object class="GtkSpinButton" id="accidents_from">
1361 <property name="visible">True</property>
1362 <property name="can_focus">True</property>
1363 <property name="width_chars">4</property>
1364 <property name="xalign">0.0099999997764825821</property>
1365 <property name="input_purpose">number</property>
1366 <property name="adjustment">adjustment2</property>
1367 <property name="numeric">True</property>
1368 </object>
1369 <packing>
1370 <property name="left_attach">1</property>
1371 <property name="top_attach">1</property>
1372 </packing>
1373 </child>
1374 <child>
1375 <object class="GtkSwitch" id="render_accidents">
1376 <property name="visible">True</property>
1377 <property name="can_focus">True</property>
1378 </object>
1379 <packing>
1380 <property name="left_attach">1</property>
1381 <property name="top_attach">0</property>
1382 </packing>
1383 </child>
1384 <child>
1385 <object class="GtkSpinButton" id="accidents_to">
1386 <property name="visible">True</property>
1387 <property name="can_focus">True</property>
1388 <property name="width_chars">4</property>
1389 <property name="input_purpose">number</property>
1390 <property name="adjustment">adjustment3</property>
1391 <property name="numeric">True</property>
1392 </object>
1393 <packing>
1394 <property name="left_attach">1</property>
1395 <property name="top_attach">2</property>
1396 </packing>
1397 </child>
1398 </object>
1399 </child>
1400 </object>
1401 </child>
1402 <child type="label">
1403 <object class="GtkLabel" id="label20">
1404 <property name="visible">True</property>
1405 <property name="can_focus">False</property>
1406 <property name="label" translatable="yes">accidents</property>
1407 <attributes>
1408 <attribute name="weight" value="bold"/>
1409 </attributes>
1410 </object>
1411 </child>
1412 </object>
1413 <packing>
1414 <property name="expand">False</property>
1415 <property name="fill">True</property>
1416 <property name="position">2</property>
1417 </packing>
1418 </child>
1419 </object>
1420 <packing>
1421 <property name="expand">False</property>
1422 <property name="fill">True</property>
1423 <property name="position">1</property>
1424 </packing>
1425 </child>
1426 </object>
1427 </child>
1428 </object>
1429 <object class="GtkTreeStore" id="treestore4">
1430 <columns>
1431 <!-- column-name name -->
1432 <column type="gchararray"/>
1433 <!-- column-name value -->
1434 <column type="gchararray"/>
1435 <!-- column-name color -->
1436 <column type="gchararray"/>
1437 <!-- column-name size -->
1438 <column type="gint"/>
1439 </columns>
1440 </object>
1441 <object class="GtkWindow" id="main">
1442 <property name="can_focus">False</property>
1443 <property name="title" translatable="yes">Phoros Fasttrack</property>
1444 <child>
1445 <object class="GtkBox" id="box1">
1446 <property name="visible">True</property>
1447 <property name="can_focus">False</property>
1448 <property name="orientation">vertical</property>
1449 <child>
1450 <object class="GtkMenuBar" id="menubar1">
1451 <property name="visible">True</property>
1452 <property name="can_focus">False</property>
1453 <property name="margin_left">2</property>
1454 <property name="margin_right">2</property>
1455 <property name="margin_top">2</property>
1456 <property name="margin_bottom">2</property>
1457 <child>
1458 <object class="GtkMenuItem" id="menuitem1">
1459 <property name="visible">True</property>
1460 <property name="can_focus">False</property>
1461 <property name="label" translatable="yes">_Datei</property>
1462 <property name="use_underline">True</property>
1463 <child type="submenu">
1464 <object class="GtkMenu" id="menu1">
1465 <property name="visible">True</property>
1466 <property name="can_focus">False</property>
1467 <child>
1468 <object class="GtkImageMenuItem" id="credentials_invoke">
1469 <property name="label" translatable="yes">Credentials</property>
1470 <property name="visible">True</property>
1471 <property name="can_focus">False</property>
1472 <property name="image">image1</property>
1473 <property name="use_stock">False</property>
1474 </object>
1475 </child>
1476 <child>
1477 <object class="GtkImageMenuItem" id="road_section_invoke">
1478 <property name="label" translatable="yes">Road Section</property>
1479 <property name="visible">True</property>
1480 <property name="can_focus">False</property>
1481 <property name="use_stock">False</property>
1482 </object>
1483 </child>
1484 <child>
1485 <object class="GtkImageMenuItem" id="chart_configuration_invoke">
1486 <property name="label" translatable="yes">Chart Configuration</property>
1487 <property name="visible">True</property>
1488 <property name="can_focus">False</property>
1489 <property name="use_stock">False</property>
1490 </object>
1491 </child>
1492 <child>
1493 <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
1494 <property name="visible">True</property>
1495 <property name="can_focus">False</property>
1496 </object>
1497 </child>
1498 <child>
1499 <object class="GtkImageMenuItem" id="quit">
1500 <property name="label">gtk-quit</property>
1501 <property name="visible">True</property>
1502 <property name="can_focus">False</property>
1503 <property name="use_underline">True</property>
1504 <property name="use_stock">True</property>
1505 </object>
1506 </child>
1507 </object>
1508 </child>
1509 </object>
1510 </child>
1511 <child>
1512 <object class="GtkMenuItem" id="menuitem4">
1513 <property name="visible">True</property>
1514 <property name="can_focus">False</property>
1515 <property name="label" translatable="yes">_Hilfe</property>
1516 <property name="use_underline">True</property>
1517 <child type="submenu">
1518 <object class="GtkMenu" id="menu3">
1519 <property name="visible">True</property>
1520 <property name="can_focus">False</property>
1521 <child>
1522 <object class="GtkImageMenuItem" id="info_invoke">
1523 <property name="label">gtk-about</property>
1524 <property name="visible">True</property>
1525 <property name="can_focus">False</property>
1526 <property name="use_underline">True</property>
1527 <property name="use_stock">True</property>
1528 </object>
1529 </child>
1530 </object>
1531 </child>
1532 </object>
1533 </child>
1534 </object>
1535 <packing>
1536 <property name="expand">False</property>
1537 <property name="fill">True</property>
1538 <property name="position">0</property>
1539 </packing>
1540 </child>
1541 <child>
1542 <object class="GtkGrid" id="grid4">
1543 <property name="visible">True</property>
1544 <property name="can_focus">False</property>
1545 <child>
1546 <object class="GtkOverlay" id="ovl_rearview">
1547 <property name="visible">True</property>
1548 <property name="can_focus">False</property>
1549 <property name="tooltip_text" translatable="yes">rear-view image</property>
1550 <child>
1551 <object class="GtkImage" id="img_rearview">
1552 <property name="width_request">800</property>
1553 <property name="height_request">700</property>
1554 <property name="visible">True</property>
1555 <property name="can_focus">False</property>
1556 <property name="margin_left">2</property>
1557 <property name="margin_right">2</property>
1558 <property name="margin_top">2</property>
1559 <property name="margin_bottom">2</property>
1560 <property name="pixbuf">public_html/phoros-logo-background.png</property>
1561 </object>
1562 </child>
1563 <child type="overlay">
1564 <object class="GtkDrawingArea" id="draw_rearview">
1565 <property name="visible">True</property>
1566 <property name="can_focus">False</property>
1567 </object>
1568 </child>
1569 <child type="overlay">
1570 <object class="GtkSpinner" id="spinner_rearview">
1571 <property name="visible">True</property>
1572 <property name="can_focus">False</property>
1573 </object>
1574 </child>
1575 </object>
1576 <packing>
1577 <property name="left_attach">0</property>
1578 <property name="top_attach">0</property>
1579 </packing>
1580 </child>
1581 <child>
1582 <object class="GtkOverlay" id="ovl_frontview">
1583 <property name="visible">True</property>
1584 <property name="can_focus">False</property>
1585 <property name="tooltip_text" translatable="yes">front-view image</property>
1586 <child>
1587 <object class="GtkImage" id="img_frontview">
1588 <property name="width_request">800</property>
1589 <property name="height_request">700</property>
1590 <property name="visible">True</property>
1591 <property name="can_focus">False</property>
1592 <property name="margin_left">2</property>
1593 <property name="margin_right">2</property>
1594 <property name="margin_top">2</property>
1595 <property name="margin_bottom">2</property>
1596 <property name="pixbuf">public_html/phoros-logo-background.png</property>
1597 </object>
1598 </child>
1599 <child type="overlay">
1600 <object class="GtkDrawingArea" id="draw_frontview">
1601 <property name="visible">True</property>
1602 <property name="can_focus">False</property>
1603 </object>
1604 </child>
1605 <child type="overlay">
1606 <object class="GtkSpinner" id="spinner_frontview">
1607 <property name="visible">True</property>
1608 <property name="can_focus">False</property>
1609 </object>
1610 </child>
1611 </object>
1612 <packing>
1613 <property name="left_attach">1</property>
1614 <property name="top_attach">0</property>
1615 </packing>
1616 </child>
1617 <child>
1618 <object class="GtkScrolledWindow" id="scrolledwindow5">
1619 <property name="visible">True</property>
1620 <property name="can_focus">True</property>
1621 <property name="hexpand">True</property>
1622 <property name="shadow_type">in</property>
1623 <property name="min_content_width">200</property>
1624 <child>
1625 <object class="GtkTreeView" id="text_values">
1626 <property name="visible">True</property>
1627 <property name="sensitive">False</property>
1628 <property name="can_focus">True</property>
1629 <property name="margin_left">2</property>
1630 <property name="margin_right">2</property>
1631 <property name="margin_top">2</property>
1632 <property name="margin_bottom">2</property>
1633 <property name="model">treestore4</property>
1634 <property name="headers_clickable">False</property>
1635 <property name="rules_hint">True</property>
1636 <property name="search_column">0</property>
1637 <property name="show_expanders">False</property>
1638 <property name="enable_grid_lines">horizontal</property>
1639 <child internal-child="selection">
1640 <object class="GtkTreeSelection" id="treeview-selection4"/>
1641 </child>
1642 <child>
1643 <object class="GtkTreeViewColumn" id="treeviewcolumn11">
1644 <property name="sizing">autosize</property>
1645 <property name="title" translatable="yes">Name</property>
1646 <child>
1647 <object class="GtkCellRendererText" id="cellrenderertext15"/>
1648 <attributes>
1649 <attribute name="family">2</attribute>
1650 <attribute name="foreground">2</attribute>
1651 <attribute name="size-points">3</attribute>
1652 <attribute name="text">0</attribute>
1653 </attributes>
1654 </child>
1655 </object>
1656 </child>
1657 <child>
1658 <object class="GtkTreeViewColumn" id="treeviewcolumn12">
1659 <property name="sizing">autosize</property>
1660 <property name="title" translatable="yes">Value</property>
1661 <child>
1662 <object class="GtkCellRendererText" id="cellrenderertext16"/>
1663 <attributes>
1664 <attribute name="foreground">2</attribute>
1665 <attribute name="size-points">3</attribute>
1666 <attribute name="text">1</attribute>
1667 </attributes>
1668 </child>
1669 </object>
1670 </child>
1671 </object>
1672 </child>
1673 </object>
1674 <packing>
1675 <property name="left_attach">2</property>
1676 <property name="top_attach">0</property>
1677 <property name="height">2</property>
1678 </packing>
1679 </child>
1680 <child>
1681 <object class="GtkGrid" id="grid5">
1682 <property name="visible">True</property>
1683 <property name="can_focus">False</property>
1684 <property name="margin_left">2</property>
1685 <property name="margin_right">2</property>
1686 <property name="margin_top">2</property>
1687 <property name="margin_bottom">2</property>
1688 <property name="row_spacing">2</property>
1689 <property name="column_spacing">2</property>
1690 <child>
1691 <object class="GtkButton" id="previous_section">
1692 <property name="label" translatable="yes">section</property>
1693 <property name="visible">True</property>
1694 <property name="can_focus">True</property>
1695 <property name="receives_default">True</property>
1696 <property name="tooltip_text" translatable="yes">previous section</property>
1697 <property name="image">image2</property>
1698 <property name="xalign">0.51999998092651367</property>
1699 <property name="always_show_image">True</property>
1700 </object>
1701 <packing>
1702 <property name="left_attach">6</property>
1703 <property name="top_attach">0</property>
1704 </packing>
1705 </child>
1706 <child>
1707 <object class="GtkButton" id="back">
1708 <property name="label" translatable="yes">10 m</property>
1709 <property name="visible">True</property>
1710 <property name="can_focus">True</property>
1711 <property name="receives_default">True</property>
1712 <property name="tooltip_text" translatable="yes">cruise
1713 control</property>
1714 <property name="image">image8</property>
1715 <property name="always_show_image">True</property>
1716 </object>
1717 <packing>
1718 <property name="left_attach">7</property>
1719 <property name="top_attach">0</property>
1720 </packing>
1721 </child>
1722 <child>
1723 <object class="GtkButton" id="stop">
1724 <property name="visible">True</property>
1725 <property name="can_focus">True</property>
1726 <property name="receives_default">True</property>
1727 <property name="tooltip_text" translatable="yes">stop</property>
1728 <property name="image">image11</property>
1729 <property name="always_show_image">True</property>
1730 </object>
1731 <packing>
1732 <property name="left_attach">8</property>
1733 <property name="top_attach">0</property>
1734 </packing>
1735 </child>
1736 <child>
1737 <object class="GtkButton" id="forward">
1738 <property name="label" translatable="yes">10 m</property>
1739 <property name="visible">True</property>
1740 <property name="can_focus">True</property>
1741 <property name="receives_default">True</property>
1742 <property name="tooltip_text" translatable="yes">cruise
1743 control</property>
1744 <property name="image">image9</property>
1745 <property name="image_position">right</property>
1746 <property name="always_show_image">True</property>
1747 </object>
1748 <packing>
1749 <property name="left_attach">9</property>
1750 <property name="top_attach">0</property>
1751 </packing>
1752 </child>
1753 <child>
1754 <object class="GtkButton" id="next_section">
1755 <property name="label" translatable="yes">section</property>
1756 <property name="visible">True</property>
1757 <property name="can_focus">True</property>
1758 <property name="receives_default">True</property>
1759 <property name="tooltip_text" translatable="yes">next section</property>
1760 <property name="image">image10</property>
1761 <property name="image_position">right</property>
1762 <property name="always_show_image">True</property>
1763 </object>
1764 <packing>
1765 <property name="left_attach">10</property>
1766 <property name="top_attach">0</property>
1767 </packing>
1768 </child>
1769 <child>
1770 <object class="GtkLabel" id="station">
1771 <property name="visible">True</property>
1772 <property name="can_focus">False</property>
1773 <property name="tooltip_text" translatable="yes">station</property>
1774 <property name="label" translatable="yes"> </property>
1775 <property name="justify">right</property>
1776 <property name="width_chars">12</property>
1777 <property name="single_line_mode">True</property>
1778 <property name="angle">4.4703483623176332e-10</property>
1779 <property name="lines">1</property>
1780 <attributes>
1781 <attribute name="scale" value="2"/>
1782 </attributes>
1783 </object>
1784 <packing>
1785 <property name="left_attach">8</property>
1786 <property name="top_attach">1</property>
1787 </packing>
1788 </child>
1789 <child>
1790 <object class="GtkButton" id="step_back">
1791 <property name="label" translatable="yes">1 m</property>
1792 <property name="visible">True</property>
1793 <property name="can_focus">True</property>
1794 <property name="receives_default">True</property>
1795 <property name="tooltip_text" translatable="yes">small
1796 step</property>
1797 <property name="image">image4</property>
1798 <property name="always_show_image">True</property>
1799 </object>
1800 <packing>
1801 <property name="left_attach">6</property>
1802 <property name="top_attach">1</property>
1803 </packing>
1804 </child>
1805 <child>
1806 <object class="GtkButton" id="step_forward">
1807 <property name="label" translatable="yes">1 m</property>
1808 <property name="visible">True</property>
1809 <property name="can_focus">True</property>
1810 <property name="receives_default">True</property>
1811 <property name="tooltip_text" translatable="yes">small
1812 step</property>
1813 <property name="image">image5</property>
1814 <property name="image_position">right</property>
1815 <property name="always_show_image">True</property>
1816 </object>
1817 <packing>
1818 <property name="left_attach">10</property>
1819 <property name="top_attach">1</property>
1820 </packing>
1821 </child>
1822 <child>
1823 <object class="GtkButton" id="big_step_back">
1824 <property name="label" translatable="yes">10 m</property>
1825 <property name="visible">True</property>
1826 <property name="can_focus">True</property>
1827 <property name="receives_default">True</property>
1828 <property name="tooltip_text" translatable="yes">big
1829 step</property>
1830 <property name="image">image6</property>
1831 <property name="always_show_image">True</property>
1832 </object>
1833 <packing>
1834 <property name="left_attach">5</property>
1835 <property name="top_attach">1</property>
1836 </packing>
1837 </child>
1838 <child>
1839 <object class="GtkButton" id="big_step_forward">
1840 <property name="label" translatable="yes">10 m</property>
1841 <property name="visible">True</property>
1842 <property name="can_focus">True</property>
1843 <property name="receives_default">True</property>
1844 <property name="tooltip_text" translatable="yes">big
1845 step</property>
1846 <property name="image">image7</property>
1847 <property name="image_position">right</property>
1848 <property name="always_show_image">True</property>
1849 </object>
1850 <packing>
1851 <property name="left_attach">11</property>
1852 <property name="top_attach">1</property>
1853 </packing>
1854 </child>
1855 <child>
1856 <object class="GtkScale" id="big_step">
1857 <property name="visible">True</property>
1858 <property name="can_focus">True</property>
1859 <property name="tooltip_text" translatable="yes">step size</property>
1860 <property name="orientation">vertical</property>
1861 <property name="adjustment">adjustment6</property>
1862 <property name="restrict_to_fill_level">False</property>
1863 <property name="round_digits">0</property>
1864 <property name="digits">0</property>
1865 <property name="draw_value">False</property>
1866 <property name="value_pos">left</property>
1867 </object>
1868 <packing>
1869 <property name="left_attach">12</property>
1870 <property name="top_attach">0</property>
1871 <property name="height">2</property>
1872 </packing>
1873 </child>
1874 <child>
1875 <object class="GtkBox" id="box2">
1876 <property name="visible">True</property>
1877 <property name="can_focus">False</property>
1878 <property name="tooltip_text" translatable="yes">parts of the
1879 chart to display</property>
1880 <property name="orientation">vertical</property>
1881 <child>
1882 <object class="GtkCheckButton" id="show_road_network_chart">
1883 <property name="label" translatable="yes">road network</property>
1884 <property name="visible">True</property>
1885 <property name="can_focus">True</property>
1886 <property name="receives_default">False</property>
1887 <property name="xalign">0</property>
1888 <property name="image_position">top</property>
1889 <property name="active">True</property>
1890 <property name="draw_indicator">True</property>
1891 </object>
1892 <packing>
1893 <property name="expand">False</property>
1894 <property name="fill">True</property>
1895 <property name="position">0</property>
1896 </packing>
1897 </child>
1898 <child>
1899 <object class="GtkCheckButton" id="show_zeb_chart">
1900 <property name="label" translatable="yes">zeb</property>
1901 <property name="visible">True</property>
1902 <property name="can_focus">True</property>
1903 <property name="receives_default">False</property>
1904 <property name="xalign">0</property>
1905 <property name="image_position">top</property>
1906 <property name="active">True</property>
1907 <property name="draw_indicator">True</property>
1908 </object>
1909 <packing>
1910 <property name="expand">False</property>
1911 <property name="fill">True</property>
1912 <property name="position">1</property>
1913 </packing>
1914 </child>
1915 <child>
1916 <object class="GtkCheckButton" id="show_accidents_chart">
1917 <property name="label" translatable="yes">accidents</property>
1918 <property name="visible">True</property>
1919 <property name="can_focus">True</property>
1920 <property name="receives_default">False</property>
1921 <property name="xalign">0</property>
1922 <property name="image_position">top</property>
1923 <property name="active">True</property>
1924 <property name="draw_indicator">True</property>
1925 </object>
1926 <packing>
1927 <property name="expand">False</property>
1928 <property name="fill">True</property>
1929 <property name="position">2</property>
1930 </packing>
1931 </child>
1932 </object>
1933 <packing>
1934 <property name="left_attach">15</property>
1935 <property name="top_attach">0</property>
1936 <property name="height">2</property>
1937 </packing>
1938 </child>
1939 <child>
1940 <object class="GtkButton" id="last_section">
1941 <property name="label" translatable="yes">section</property>
1942 <property name="visible">True</property>
1943 <property name="can_focus">True</property>
1944 <property name="receives_default">True</property>
1945 <property name="tooltip_text" translatable="yes">last section</property>
1946 <property name="image">image13</property>
1947 <property name="always_show_image">True</property>
1948 </object>
1949 <packing>
1950 <property name="left_attach">11</property>
1951 <property name="top_attach">0</property>
1952 </packing>
1953 </child>
1954 <child>
1955 <object class="GtkButton" id="first_section">
1956 <property name="label" translatable="yes">section</property>
1957 <property name="visible">True</property>
1958 <property name="can_focus">True</property>
1959 <property name="receives_default">True</property>
1960 <property name="tooltip_text" translatable="yes">first section</property>
1961 <property name="image">image12</property>
1962 <property name="always_show_image">True</property>
1963 </object>
1964 <packing>
1965 <property name="left_attach">5</property>
1966 <property name="top_attach">0</property>
1967 </packing>
1968 </child>
1969 <child>
1970 <object class="GtkLabel" id="vnk">
1971 <property name="visible">True</property>
1972 <property name="can_focus">False</property>
1973 <property name="tooltip_text" translatable="yes">vnk</property>
1974 <property name="width_chars">11</property>
1975 </object>
1976 <packing>
1977 <property name="left_attach">7</property>
1978 <property name="top_attach">1</property>
1979 </packing>
1980 </child>
1981 <child>
1982 <object class="GtkLabel" id="nnk">
1983 <property name="visible">True</property>
1984 <property name="can_focus">False</property>
1985 <property name="tooltip_text" translatable="yes">nnk</property>
1986 <property name="width_chars">11</property>
1987 </object>
1988 <packing>
1989 <property name="left_attach">9</property>
1990 <property name="top_attach">1</property>
1991 </packing>
1992 </child>
1993 <child>
1994 <object class="GtkLabel" id="front_view_time">
1995 <property name="visible">True</property>
1996 <property name="can_focus">False</property>
1997 <property name="justify">center</property>
1998 <property name="width_chars">13</property>
1999 <attributes>
2000 <attribute name="scale" value="0.69999999999999996"/>
2001 </attributes>
2002 </object>
2003 <packing>
2004 <property name="left_attach">17</property>
2005 <property name="top_attach">0</property>
2006 </packing>
2007 </child>
2008 <child>
2009 <object class="GtkLabel" id="rear_view_time">
2010 <property name="visible">True</property>
2011 <property name="can_focus">False</property>
2012 <property name="justify">center</property>
2013 <property name="width_chars">13</property>
2014 <attributes>
2015 <attribute name="scale" value="0.69999999999999996"/>
2016 </attributes>
2017 </object>
2018 <packing>
2019 <property name="left_attach">1</property>
2020 <property name="top_attach">0</property>
2021 </packing>
2022 </child>
2023 <child>
2024 <object class="GtkLabel" id="label25">
2025 <property name="visible">True</property>
2026 <property name="can_focus">False</property>
2027 <property name="hexpand">True</property>
2028 <property name="xalign">1</property>
2029 <property name="label" translatable="yes">front view</property>
2030 <property name="angle">90</property>
2031 </object>
2032 <packing>
2033 <property name="left_attach">16</property>
2034 <property name="top_attach">0</property>
2035 <property name="height">2</property>
2036 </packing>
2037 </child>
2038 <child>
2039 <object class="GtkLabel" id="label27">
2040 <property name="visible">True</property>
2041 <property name="can_focus">False</property>
2042 <property name="hexpand">True</property>
2043 <property name="xalign">1</property>
2044 <property name="label" translatable="yes">charts</property>
2045 <property name="angle">90</property>
2046 </object>
2047 <packing>
2048 <property name="left_attach">14</property>
2049 <property name="top_attach">0</property>
2050 <property name="height">2</property>
2051 </packing>
2052 </child>
2053 <child>
2054 <object class="GtkButton" id="phoros">
2055 <property name="visible">True</property>
2056 <property name="can_focus">True</property>
2057 <property name="receives_default">True</property>
2058 <property name="image">image14</property>
2059 <property name="always_show_image">True</property>
2060 </object>
2061 <packing>
2062 <property name="left_attach">4</property>
2063 <property name="top_attach">0</property>
2064 <property name="height">2</property>
2065 </packing>
2066 </child>
2067 <child>
2068 <object class="GtkLabel" id="fasttrack">
2069 <property name="visible">True</property>
2070 <property name="can_focus">False</property>
2071 <property name="opacity">0.5</property>
2072 <property name="halign">center</property>
2073 <property name="hexpand">True</property>
2074 <property name="label" translatable="yes">Phoros FASTTRACK</property>
2075 <attributes>
2076 <attribute name="font-desc" value="URW Gothic L Book Oblique 16"/>
2077 <attribute name="foreground" value="#000000008080"/>
2078 </attributes>
2079 </object>
2080 <packing>
2081 <property name="left_attach">2</property>
2082 <property name="top_attach">0</property>
2083 <property name="width">2</property>
2084 <property name="height">2</property>
2085 </packing>
2086 </child>
2087 <child>
2088 <object class="GtkLabel" id="label26">
2089 <property name="visible">True</property>
2090 <property name="can_focus">False</property>
2091 <property name="halign">center</property>
2092 <property name="hexpand">True</property>
2093 <property name="width_chars">5</property>
2094 </object>
2095 <packing>
2096 <property name="left_attach">13</property>
2097 <property name="top_attach">0</property>
2098 </packing>
2099 </child>
2100 <child>
2101 <object class="GtkSwitch" id="show_front_view">
2102 <property name="visible">True</property>
2103 <property name="can_focus">True</property>
2104 <property name="state">True</property>
2105 </object>
2106 <packing>
2107 <property name="left_attach">17</property>
2108 <property name="top_attach">1</property>
2109 </packing>
2110 </child>
2111 <child>
2112 <object class="GtkSwitch" id="show_rear_view">
2113 <property name="visible">True</property>
2114 <property name="can_focus">True</property>
2115 <property name="active">True</property>
2116 </object>
2117 <packing>
2118 <property name="left_attach">1</property>
2119 <property name="top_attach">1</property>
2120 </packing>
2121 </child>
2122 <child>
2123 <object class="GtkLabel" id="label28">
2124 <property name="visible">True</property>
2125 <property name="can_focus">False</property>
2126 <property name="xalign">1</property>
2127 <property name="label" translatable="yes">rear view</property>
2128 <property name="angle">90</property>
2129 </object>
2130 <packing>
2131 <property name="left_attach">0</property>
2132 <property name="top_attach">0</property>
2133 <property name="height">2</property>
2134 </packing>
2135 </child>
2136 <child>
2137 <placeholder/>
2138 </child>
2139 </object>
2140 <packing>
2141 <property name="left_attach">0</property>
2142 <property name="top_attach">1</property>
2143 <property name="width">2</property>
2144 </packing>
2145 </child>
2146 <child>
2147 <object class="GtkBox" id="box6">
2148 <property name="visible">True</property>
2149 <property name="can_focus">False</property>
2150 <child>
2151 <object class="GtkLabel" id="label24">
2152 <property name="visible">True</property>
2153 <property name="can_focus">False</property>
2154 <property name="tooltip_text" translatable="yes">first station</property>
2155 <property name="label" translatable="yes">0</property>
2156 <property name="justify">center</property>
2157 <property name="width_chars">7</property>
2158 </object>
2159 <packing>
2160 <property name="expand">False</property>
2161 <property name="fill">True</property>
2162 <property name="position">0</property>
2163 </packing>
2164 </child>
2165 <child>
2166 <object class="GtkScale" id="station_scale">
2167 <property name="visible">True</property>
2168 <property name="can_focus">True</property>
2169 <property name="tooltip_text" translatable="yes">station;
2170 try Left, Right,
2171 PgUp, PgDown</property>
2172 <property name="adjustment">adjustment4</property>
2173 <property name="restrict_to_fill_level">False</property>
2174 <property name="fill_level">0</property>
2175 <property name="round_digits">0</property>
2176 <property name="digits">0</property>
2177 <property name="has_origin">False</property>
2178 </object>
2179 <packing>
2180 <property name="expand">True</property>
2181 <property name="fill">True</property>
2182 <property name="position">1</property>
2183 </packing>
2184 </child>
2185 <child>
2186 <object class="GtkLabel" id="length">
2187 <property name="visible">True</property>
2188 <property name="can_focus">False</property>
2189 <property name="tooltip_text" translatable="yes">last station</property>
2190 <property name="width_chars">7</property>
2191 <property name="max_width_chars">8</property>
2192 </object>
2193 <packing>
2194 <property name="expand">False</property>
2195 <property name="fill">True</property>
2196 <property name="position">2</property>
2197 </packing>
2198 </child>
2199 </object>
2200 <packing>
2201 <property name="left_attach">0</property>
2202 <property name="top_attach">2</property>
2203 <property name="width">3</property>
2204 </packing>
2205 </child>
2206 </object>
2207 <packing>
2208 <property name="expand">False</property>
2209 <property name="fill">True</property>
2210 <property name="position">2</property>
2211 </packing>
2212 </child>
2213 <child>
2214 <object class="GtkOverlay" id="overlay1">
2215 <property name="visible">True</property>
2216 <property name="can_focus">False</property>
2217 <property name="margin_left">2</property>
2218 <property name="margin_right">2</property>
2219 <property name="margin_top">2</property>
2220 <property name="margin_bottom">2</property>
2221 <child>
2222 <object class="GtkScrolledWindow" id="chart_scroll">
2223 <property name="visible">True</property>
2224 <property name="can_focus">True</property>
2225 <property name="vscrollbar_policy">never</property>
2226 <property name="shadow_type">in</property>
2227 <child>
2228 <object class="GtkViewport" id="viewport1">
2229 <property name="visible">True</property>
2230 <property name="can_focus">False</property>
2231 <child>
2232 <object class="GtkOverlay" id="ovl_chart">
2233 <property name="width_request">2000</property>
2234 <property name="height_request">175</property>
2235 <property name="visible">True</property>
2236 <property name="can_focus">False</property>
2237 <child>
2238 <object class="GtkDrawingArea" id="chart_accidents">
2239 <property name="visible">True</property>
2240 <property name="can_focus">False</property>
2241 </object>
2242 </child>
2243 <child type="overlay">
2244 <object class="GtkDrawingArea" id="chart_road_network">
2245 <property name="visible">True</property>
2246 <property name="can_focus">False</property>
2247 </object>
2248 </child>
2249 <child type="overlay">
2250 <object class="GtkDrawingArea" id="chart_zeb">
2251 <property name="visible">True</property>
2252 <property name="can_focus">False</property>
2253 </object>
2254 </child>
2255 <child type="overlay">
2256 <object class="GtkDrawingArea" id="chart_cursor">
2257 <property name="visible">True</property>
2258 <property name="can_focus">False</property>
2259 </object>
2260 </child>
2261 <child type="overlay">
2262 <object class="GtkDrawingArea" id="chart_road_network_scale">
2263 <property name="visible">True</property>
2264 <property name="can_focus">False</property>
2265 </object>
2266 </child>
2267 <child type="overlay">
2268 <object class="GtkDrawingArea" id="chart_zeb_scale">
2269 <property name="visible">True</property>
2270 <property name="can_focus">False</property>
2271 </object>
2272 </child>
2273 </object>
2274 </child>
2275 </object>
2276 </child>
2277 </object>
2278 </child>
2279 <child type="overlay">
2280 <object class="GtkSpinner" id="chart_spinner">
2281 <property name="visible">True</property>
2282 <property name="can_focus">False</property>
2283 </object>
2284 </child>
2285 </object>
2286 <packing>
2287 <property name="expand">False</property>
2288 <property name="fill">True</property>
2289 <property name="position">4</property>
2290 </packing>
2291 </child>
2292 <child>
2293 <object class="GtkStatusbar" id="statusbar">
2294 <property name="visible">True</property>
2295 <property name="can_focus">False</property>
2296 <property name="margin_left">10</property>
2297 <property name="margin_right">10</property>
2298 <property name="margin_start">10</property>
2299 <property name="margin_end">10</property>
2300 <property name="margin_top">2</property>
2301 <property name="margin_bottom">2</property>
2302 <property name="orientation">vertical</property>
2303 <property name="spacing">2</property>
2304 </object>
2305 <packing>
2306 <property name="expand">False</property>
2307 <property name="fill">True</property>
2308 <property name="position">6</property>
2309 </packing>
2310 </child>
2311 </object>
2312 </child>
2313 </object>
2314 </interface>