1 <?xml version="1.0" encoding="UTF-8"?>
3 <requires lib="gtk+" version="2.20"/>
4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkWindow" id="slotcarman">
6 <property name="title" translatable="yes">Slot Cars Race Manager</property>
8 <object class="GtkVBox" id="vbox1">
9 <property name="visible">True</property>
11 <object class="GtkMenuBar" id="menubar1">
12 <property name="visible">True</property>
14 <object class="GtkMenuItem" id="menuitem1">
15 <property name="visible">True</property>
16 <property name="use_action_appearance">False</property>
17 <property name="label" translatable="yes">_File</property>
18 <property name="use_underline">True</property>
19 <child type="submenu">
20 <object class="GtkMenu" id="menu1">
21 <property name="visible">True</property>
23 <object class="GtkImageMenuItem" id="imagemenuitem1">
24 <property name="label">gtk-new</property>
25 <property name="visible">True</property>
26 <property name="use_action_appearance">False</property>
27 <property name="use_underline">True</property>
28 <property name="use_stock">True</property>
32 <object class="GtkImageMenuItem" id="imagemenuitem2">
33 <property name="label">gtk-open</property>
34 <property name="visible">True</property>
35 <property name="use_action_appearance">False</property>
36 <property name="use_underline">True</property>
37 <property name="use_stock">True</property>
41 <object class="GtkImageMenuItem" id="imagemenuitem3">
42 <property name="label">gtk-save</property>
43 <property name="visible">True</property>
44 <property name="use_action_appearance">False</property>
45 <property name="use_underline">True</property>
46 <property name="use_stock">True</property>
50 <object class="GtkImageMenuItem" id="imagemenuitem4">
51 <property name="label">gtk-save-as</property>
52 <property name="visible">True</property>
53 <property name="use_action_appearance">False</property>
54 <property name="use_underline">True</property>
55 <property name="use_stock">True</property>
59 <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
60 <property name="visible">True</property>
61 <property name="use_action_appearance">False</property>
65 <object class="GtkImageMenuItem" id="imagemenuitem5">
66 <property name="label">gtk-quit</property>
67 <property name="visible">True</property>
68 <property name="use_action_appearance">False</property>
69 <property name="use_underline">True</property>
70 <property name="use_stock">True</property>
71 <signal name="activate" handler="quit" swapped="no"/>
79 <object class="GtkMenuItem" id="menuitem2">
80 <property name="visible">True</property>
81 <property name="use_action_appearance">False</property>
82 <property name="label" translatable="yes">_Edit</property>
83 <property name="use_underline">True</property>
84 <child type="submenu">
85 <object class="GtkMenu" id="menu2">
86 <property name="visible">True</property>
88 <object class="GtkImageMenuItem" id="imagemenuitem6">
89 <property name="label">gtk-cut</property>
90 <property name="visible">True</property>
91 <property name="use_action_appearance">False</property>
92 <property name="use_underline">True</property>
93 <property name="use_stock">True</property>
97 <object class="GtkImageMenuItem" id="imagemenuitem7">
98 <property name="label">gtk-copy</property>
99 <property name="visible">True</property>
100 <property name="use_action_appearance">False</property>
101 <property name="use_underline">True</property>
102 <property name="use_stock">True</property>
106 <object class="GtkImageMenuItem" id="imagemenuitem8">
107 <property name="label">gtk-paste</property>
108 <property name="visible">True</property>
109 <property name="use_action_appearance">False</property>
110 <property name="use_underline">True</property>
111 <property name="use_stock">True</property>
115 <object class="GtkImageMenuItem" id="imagemenuitem9">
116 <property name="label">gtk-delete</property>
117 <property name="visible">True</property>
118 <property name="use_action_appearance">False</property>
119 <property name="use_underline">True</property>
120 <property name="use_stock">True</property>
128 <object class="GtkMenuItem" id="menuitem3">
129 <property name="visible">True</property>
130 <property name="use_action_appearance">False</property>
131 <property name="label" translatable="yes">_View</property>
132 <property name="use_underline">True</property>
136 <object class="GtkMenuItem" id="menuitem4">
137 <property name="visible">True</property>
138 <property name="use_action_appearance">False</property>
139 <property name="label" translatable="yes">_Help</property>
140 <property name="use_underline">True</property>
141 <child type="submenu">
142 <object class="GtkMenu" id="menu3">
143 <property name="visible">True</property>
145 <object class="GtkImageMenuItem" id="imagemenuitem10">
146 <property name="label">gtk-about</property>
147 <property name="visible">True</property>
148 <property name="use_action_appearance">False</property>
149 <property name="use_underline">True</property>
150 <property name="use_stock">True</property>
151 <signal name="activate" handler="about" swapped="no"/>
160 <property name="expand">False</property>
161 <property name="position">0</property>
165 <object class="GtkHBox" id="hbox1">
166 <property name="visible">True</property>
168 <object class="GtkLabel" id="label_lap_global">
169 <property name="visible">True</property>
170 <property name="label" translatable="yes">label</property>
173 <property name="position">0</property>
177 <object class="GtkLabel" id="label_time_global">
178 <property name="visible">True</property>
179 <property name="label" translatable="yes">label</property>
182 <property name="position">1</property>
186 <object class="GtkLabel" id="label_best_lap_global">
187 <property name="visible">True</property>
188 <property name="label" translatable="yes">label</property>
191 <property name="position">2</property>
202 <property name="position">1</property>
206 <object class="GtkTable" id="table1">
207 <property name="visible">True</property>
208 <property name="n_rows">7</property>
209 <property name="n_columns">11</property>
211 <object class="GtkLabel" id="label_pos1">
212 <property name="visible">True</property>
213 <property name="label" translatable="yes"><span weight="ultrabold" size="large">1</span></property>
214 <property name="use_markup">True</property>
215 <property name="justify">right</property>
216 <property name="width_chars">1</property>
217 <property name="single_line_mode">True</property>
220 <property name="top_attach">1</property>
221 <property name="bottom_attach">2</property>
225 <object class="GtkLabel" id="label_pos2">
226 <property name="visible">True</property>
227 <property name="label" translatable="yes"><span weight="ultrabold" size="large">2</span></property>
228 <property name="use_markup">True</property>
229 <property name="justify">right</property>
230 <property name="width_chars">1</property>
231 <property name="single_line_mode">True</property>
234 <property name="top_attach">2</property>
235 <property name="bottom_attach">3</property>
239 <object class="GtkLabel" id="label_pos3">
240 <property name="visible">True</property>
241 <property name="yalign">0.50999999046325684</property>
242 <property name="label" translatable="yes"><span weight="ultrabold" size="large">3</span></property>
243 <property name="use_markup">True</property>
244 <property name="justify">right</property>
245 <property name="width_chars">1</property>
246 <property name="single_line_mode">True</property>
249 <property name="top_attach">3</property>
250 <property name="bottom_attach">4</property>
254 <object class="GtkLabel" id="label_pos4">
255 <property name="visible">True</property>
256 <property name="label" translatable="yes"><span weight="ultrabold" size="large">4</span></property>
257 <property name="use_markup">True</property>
258 <property name="justify">right</property>
259 <property name="width_chars">1</property>
260 <property name="single_line_mode">True</property>
263 <property name="top_attach">4</property>
264 <property name="bottom_attach">5</property>
268 <object class="GtkLabel" id="label_pos5">
269 <property name="visible">True</property>
270 <property name="label" translatable="yes"><span weight="ultrabold" size="large">5</span></property>
271 <property name="use_markup">True</property>
272 <property name="justify">right</property>
273 <property name="width_chars">1</property>
274 <property name="single_line_mode">True</property>
277 <property name="top_attach">5</property>
278 <property name="bottom_attach">6</property>
282 <object class="GtkLabel" id="label_pos6">
283 <property name="visible">True</property>
284 <property name="label" translatable="yes"><span weight="ultrabold" size="large">6</span></property>
285 <property name="use_markup">True</property>
286 <property name="justify">right</property>
287 <property name="width_chars">1</property>
288 <property name="single_line_mode">True</property>
291 <property name="top_attach">6</property>
292 <property name="bottom_attach">7</property>
296 <object class="GtkLabel" id="label_name1">
297 <property name="visible">True</property>
298 <property name="ellipsize">end</property>
299 <property name="width_chars">25</property>
300 <property name="single_line_mode">True</property>
303 <property name="left_attach">1</property>
304 <property name="right_attach">2</property>
305 <property name="top_attach">1</property>
306 <property name="bottom_attach">2</property>
310 <object class="GtkImage" id="image_fuel1">
311 <property name="visible">True</property>
312 <property name="stock">gtk-missing-image</property>
315 <property name="left_attach">10</property>
316 <property name="right_attach">11</property>
317 <property name="top_attach">1</property>
318 <property name="bottom_attach">2</property>
322 <object class="GtkImage" id="image_fuel2">
323 <property name="visible">True</property>
324 <property name="stock">gtk-missing-image</property>
327 <property name="left_attach">10</property>
328 <property name="right_attach">11</property>
329 <property name="top_attach">2</property>
330 <property name="bottom_attach">3</property>
334 <object class="GtkImage" id="image_fuel3">
335 <property name="visible">True</property>
336 <property name="stock">gtk-missing-image</property>
339 <property name="left_attach">10</property>
340 <property name="right_attach">11</property>
341 <property name="top_attach">3</property>
342 <property name="bottom_attach">4</property>
346 <object class="GtkImage" id="image_fuel4">
347 <property name="visible">True</property>
348 <property name="stock">gtk-missing-image</property>
351 <property name="left_attach">10</property>
352 <property name="right_attach">11</property>
353 <property name="top_attach">4</property>
354 <property name="bottom_attach">5</property>
358 <object class="GtkImage" id="image_fuel5">
359 <property name="visible">True</property>
360 <property name="stock">gtk-missing-image</property>
363 <property name="left_attach">10</property>
364 <property name="right_attach">11</property>
365 <property name="top_attach">5</property>
366 <property name="bottom_attach">6</property>
370 <object class="GtkImage" id="image_fuel6">
371 <property name="visible">True</property>
372 <property name="stock">gtk-missing-image</property>
375 <property name="left_attach">10</property>
376 <property name="right_attach">11</property>
377 <property name="top_attach">6</property>
378 <property name="bottom_attach">7</property>
382 <object class="GtkImage" id="image_throttle1">
383 <property name="visible">True</property>
384 <property name="stock">gtk-missing-image</property>
387 <property name="left_attach">9</property>
388 <property name="right_attach">10</property>
389 <property name="top_attach">1</property>
390 <property name="bottom_attach">2</property>
394 <object class="GtkImage" id="image_throttle2">
395 <property name="visible">True</property>
396 <property name="stock">gtk-missing-image</property>
399 <property name="left_attach">9</property>
400 <property name="right_attach">10</property>
401 <property name="top_attach">2</property>
402 <property name="bottom_attach">3</property>
406 <object class="GtkImage" id="image_throttle3">
407 <property name="visible">True</property>
408 <property name="stock">gtk-missing-image</property>
411 <property name="left_attach">9</property>
412 <property name="right_attach">10</property>
413 <property name="top_attach">3</property>
414 <property name="bottom_attach">4</property>
418 <object class="GtkImage" id="image_throttle4">
419 <property name="visible">True</property>
420 <property name="stock">gtk-missing-image</property>
423 <property name="left_attach">9</property>
424 <property name="right_attach">10</property>
425 <property name="top_attach">4</property>
426 <property name="bottom_attach">5</property>
430 <object class="GtkImage" id="image_throttle5">
431 <property name="visible">True</property>
432 <property name="stock">gtk-missing-image</property>
435 <property name="left_attach">9</property>
436 <property name="right_attach">10</property>
437 <property name="top_attach">5</property>
438 <property name="bottom_attach">6</property>
442 <object class="GtkImage" id="image_throttle6">
443 <property name="visible">True</property>
444 <property name="stock">gtk-missing-image</property>
447 <property name="left_attach">9</property>
448 <property name="right_attach">10</property>
449 <property name="top_attach">6</property>
450 <property name="bottom_attach">7</property>
454 <object class="GtkImage" id="image_car1">
455 <property name="visible">True</property>
456 <property name="stock">gtk-missing-image</property>
459 <property name="left_attach">2</property>
460 <property name="right_attach">3</property>
461 <property name="top_attach">1</property>
462 <property name="bottom_attach">2</property>
466 <object class="GtkImage" id="image_car2">
467 <property name="visible">True</property>
468 <property name="stock">gtk-missing-image</property>
471 <property name="left_attach">2</property>
472 <property name="right_attach">3</property>
473 <property name="top_attach">2</property>
474 <property name="bottom_attach">3</property>
478 <object class="GtkImage" id="image_car3">
479 <property name="visible">True</property>
480 <property name="stock">gtk-missing-image</property>
483 <property name="left_attach">2</property>
484 <property name="right_attach">3</property>
485 <property name="top_attach">3</property>
486 <property name="bottom_attach">4</property>
490 <object class="GtkImage" id="image_car4">
491 <property name="visible">True</property>
492 <property name="stock">gtk-missing-image</property>
495 <property name="left_attach">2</property>
496 <property name="right_attach">3</property>
497 <property name="top_attach">4</property>
498 <property name="bottom_attach">5</property>
502 <object class="GtkImage" id="image_car5">
503 <property name="visible">True</property>
504 <property name="stock">gtk-missing-image</property>
507 <property name="left_attach">2</property>
508 <property name="right_attach">3</property>
509 <property name="top_attach">5</property>
510 <property name="bottom_attach">6</property>
514 <object class="GtkImage" id="image_car6">
515 <property name="visible">True</property>
516 <property name="stock">gtk-missing-image</property>
519 <property name="left_attach">2</property>
520 <property name="right_attach">3</property>
521 <property name="top_attach">6</property>
522 <property name="bottom_attach">7</property>
526 <object class="GtkLabel" id="label_lap1">
527 <property name="visible">True</property>
528 <property name="label" translatable="yes">label</property>
529 <property name="use_markup">True</property>
530 <property name="justify">right</property>
531 <property name="width_chars">12</property>
534 <property name="left_attach">3</property>
535 <property name="right_attach">4</property>
536 <property name="top_attach">1</property>
537 <property name="bottom_attach">2</property>
541 <object class="GtkLabel" id="label_lap2">
542 <property name="visible">True</property>
543 <property name="label" translatable="yes">label</property>
544 <property name="justify">right</property>
545 <property name="width_chars">12</property>
548 <property name="left_attach">3</property>
549 <property name="right_attach">4</property>
550 <property name="top_attach">2</property>
551 <property name="bottom_attach">3</property>
555 <object class="GtkLabel" id="label_lap3">
556 <property name="visible">True</property>
557 <property name="label" translatable="yes">label</property>
558 <property name="justify">right</property>
559 <property name="width_chars">12</property>
562 <property name="left_attach">3</property>
563 <property name="right_attach">4</property>
564 <property name="top_attach">3</property>
565 <property name="bottom_attach">4</property>
569 <object class="GtkLabel" id="label_lap4">
570 <property name="visible">True</property>
571 <property name="label" translatable="yes">label</property>
572 <property name="justify">right</property>
573 <property name="width_chars">12</property>
576 <property name="left_attach">3</property>
577 <property name="right_attach">4</property>
578 <property name="top_attach">4</property>
579 <property name="bottom_attach">5</property>
583 <object class="GtkLabel" id="label_lap5">
584 <property name="visible">True</property>
585 <property name="label" translatable="yes">label</property>
586 <property name="justify">right</property>
587 <property name="width_chars">12</property>
590 <property name="left_attach">3</property>
591 <property name="right_attach">4</property>
592 <property name="top_attach">5</property>
593 <property name="bottom_attach">6</property>
597 <object class="GtkLabel" id="label_lap6">
598 <property name="visible">True</property>
599 <property name="label" translatable="yes">label</property>
600 <property name="justify">right</property>
601 <property name="width_chars">12</property>
604 <property name="left_attach">3</property>
605 <property name="right_attach">4</property>
606 <property name="top_attach">6</property>
607 <property name="bottom_attach">7</property>
611 <object class="GtkLabel" id="label_name2">
612 <property name="visible">True</property>
613 <property name="ellipsize">end</property>
614 <property name="width_chars">25</property>
615 <property name="single_line_mode">True</property>
618 <property name="left_attach">1</property>
619 <property name="right_attach">2</property>
620 <property name="top_attach">2</property>
621 <property name="bottom_attach">3</property>
625 <object class="GtkLabel" id="label_name3">
626 <property name="visible">True</property>
627 <property name="ellipsize">end</property>
628 <property name="width_chars">25</property>
629 <property name="single_line_mode">True</property>
632 <property name="left_attach">1</property>
633 <property name="right_attach">2</property>
634 <property name="top_attach">3</property>
635 <property name="bottom_attach">4</property>
639 <object class="GtkLabel" id="label_name4">
640 <property name="visible">True</property>
641 <property name="ellipsize">end</property>
642 <property name="width_chars">25</property>
643 <property name="single_line_mode">True</property>
646 <property name="left_attach">1</property>
647 <property name="right_attach">2</property>
648 <property name="top_attach">4</property>
649 <property name="bottom_attach">5</property>
653 <object class="GtkLabel" id="label_name5">
654 <property name="visible">True</property>
655 <property name="ellipsize">end</property>
656 <property name="width_chars">25</property>
657 <property name="single_line_mode">True</property>
660 <property name="left_attach">1</property>
661 <property name="right_attach">2</property>
662 <property name="top_attach">5</property>
663 <property name="bottom_attach">6</property>
667 <object class="GtkLabel" id="label_name6">
668 <property name="visible">True</property>
669 <property name="ellipsize">end</property>
670 <property name="width_chars">25</property>
671 <property name="single_line_mode">True</property>
674 <property name="left_attach">1</property>
675 <property name="right_attach">2</property>
676 <property name="top_attach">6</property>
677 <property name="bottom_attach">7</property>
681 <object class="GtkLabel" id="label_laptime1">
682 <property name="visible">True</property>
683 <property name="label" translatable="yes">label</property>
684 <property name="justify">right</property>
685 <property name="width_chars">12</property>
688 <property name="left_attach">4</property>
689 <property name="right_attach">5</property>
690 <property name="top_attach">1</property>
691 <property name="bottom_attach">2</property>
695 <object class="GtkLabel" id="label_laptime2">
696 <property name="visible">True</property>
697 <property name="label" translatable="yes">label</property>
698 <property name="justify">right</property>
699 <property name="width_chars">12</property>
702 <property name="left_attach">4</property>
703 <property name="right_attach">5</property>
704 <property name="top_attach">2</property>
705 <property name="bottom_attach">3</property>
709 <object class="GtkLabel" id="label_laptime3">
710 <property name="visible">True</property>
711 <property name="label" translatable="yes">label</property>
712 <property name="justify">right</property>
713 <property name="width_chars">12</property>
716 <property name="left_attach">4</property>
717 <property name="right_attach">5</property>
718 <property name="top_attach">3</property>
719 <property name="bottom_attach">4</property>
723 <object class="GtkLabel" id="label_laptime4">
724 <property name="visible">True</property>
725 <property name="label" translatable="yes">label</property>
726 <property name="justify">right</property>
727 <property name="width_chars">12</property>
730 <property name="left_attach">4</property>
731 <property name="right_attach">5</property>
732 <property name="top_attach">4</property>
733 <property name="bottom_attach">5</property>
737 <object class="GtkLabel" id="label_laptime5">
738 <property name="visible">True</property>
739 <property name="label" translatable="yes">label</property>
740 <property name="justify">right</property>
741 <property name="width_chars">12</property>
744 <property name="left_attach">4</property>
745 <property name="right_attach">5</property>
746 <property name="top_attach">5</property>
747 <property name="bottom_attach">6</property>
751 <object class="GtkLabel" id="label_laptime6">
752 <property name="visible">True</property>
753 <property name="label" translatable="yes">label</property>
754 <property name="justify">right</property>
755 <property name="width_chars">12</property>
758 <property name="left_attach">4</property>
759 <property name="right_attach">5</property>
760 <property name="top_attach">6</property>
761 <property name="bottom_attach">7</property>
765 <object class="GtkLabel" id="label_best_lap1">
766 <property name="visible">True</property>
767 <property name="label" translatable="yes">label</property>
768 <property name="justify">right</property>
769 <property name="width_chars">12</property>
772 <property name="left_attach">5</property>
773 <property name="right_attach">6</property>
774 <property name="top_attach">1</property>
775 <property name="bottom_attach">2</property>
779 <object class="GtkLabel" id="label_best_lap2">
780 <property name="visible">True</property>
781 <property name="label" translatable="yes">label</property>
782 <property name="justify">right</property>
783 <property name="width_chars">12</property>
786 <property name="left_attach">5</property>
787 <property name="right_attach">6</property>
788 <property name="top_attach">2</property>
789 <property name="bottom_attach">3</property>
793 <object class="GtkLabel" id="label_best_lap3">
794 <property name="visible">True</property>
795 <property name="label" translatable="yes">label</property>
796 <property name="justify">right</property>
797 <property name="width_chars">12</property>
800 <property name="left_attach">5</property>
801 <property name="right_attach">6</property>
802 <property name="top_attach">3</property>
803 <property name="bottom_attach">4</property>
807 <object class="GtkLabel" id="label_best_lap4">
808 <property name="visible">True</property>
809 <property name="label" translatable="yes">label</property>
810 <property name="justify">right</property>
811 <property name="width_chars">12</property>
814 <property name="left_attach">5</property>
815 <property name="right_attach">6</property>
816 <property name="top_attach">4</property>
817 <property name="bottom_attach">5</property>
821 <object class="GtkLabel" id="label_best_lap5">
822 <property name="visible">True</property>
823 <property name="label" translatable="yes">label</property>
824 <property name="justify">right</property>
825 <property name="width_chars">12</property>
828 <property name="left_attach">5</property>
829 <property name="right_attach">6</property>
830 <property name="top_attach">5</property>
831 <property name="bottom_attach">6</property>
835 <object class="GtkLabel" id="label_best_lap6">
836 <property name="visible">True</property>
837 <property name="label" translatable="yes">label</property>
838 <property name="justify">right</property>
839 <property name="width_chars">12</property>
842 <property name="left_attach">5</property>
843 <property name="right_attach">6</property>
844 <property name="top_attach">6</property>
845 <property name="bottom_attach">7</property>
849 <object class="GtkLabel" id="label1">
850 <property name="visible">True</property>
851 <property name="label" translatable="yes">Name</property>
854 <property name="left_attach">1</property>
855 <property name="right_attach">2</property>
859 <object class="GtkLabel" id="label2">
860 <property name="visible">True</property>
861 <property name="label" translatable="yes">Lap</property>
864 <property name="left_attach">3</property>
865 <property name="right_attach">4</property>
869 <object class="GtkLabel" id="label3">
870 <property name="visible">True</property>
871 <property name="label" translatable="yes">Last lap</property>
874 <property name="left_attach">4</property>
875 <property name="right_attach">5</property>
879 <object class="GtkLabel" id="label4">
880 <property name="visible">True</property>
881 <property name="label" translatable="yes">Best lap</property>
884 <property name="left_attach">5</property>
885 <property name="right_attach">6</property>
889 <object class="GtkLabel" id="label5">
890 <property name="visible">True</property>
891 <property name="label" translatable="yes">Throttle</property>
894 <property name="left_attach">9</property>
895 <property name="right_attach">10</property>
899 <object class="GtkLabel" id="label6">
900 <property name="visible">True</property>
901 <property name="label" translatable="yes">Fuel</property>
904 <property name="left_attach">10</property>
905 <property name="right_attach">11</property>
979 <property name="position">2</property>
983 <object class="GtkStatusbar" id="statusbar1">
984 <property name="visible">True</property>
985 <property name="spacing">2</property>
986 <property name="has_resize_grip">False</property>
989 <property name="expand">False</property>
990 <property name="position">3</property>