]> www.fi.muni.cz Git - slotcarman.git/blob - slotcarman.glade
More debugging.
[slotcarman.git] / slotcarman.glade
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
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>
7     <child>
8       <object class="GtkVBox" id="vbox1">
9         <property name="visible">True</property>
10         <child>
11           <object class="GtkMenuBar" id="menubar1">
12             <property name="visible">True</property>
13             <child>
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>
22                     <child>
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>
29                       </object>
30                     </child>
31                     <child>
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>
38                       </object>
39                     </child>
40                     <child>
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>
47                       </object>
48                     </child>
49                     <child>
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>
56                       </object>
57                     </child>
58                     <child>
59                       <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
60                         <property name="visible">True</property>
61                         <property name="use_action_appearance">False</property>
62                       </object>
63                     </child>
64                     <child>
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"/>
72                       </object>
73                     </child>
74                   </object>
75                 </child>
76               </object>
77             </child>
78             <child>
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>
87                     <child>
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>
94                       </object>
95                     </child>
96                     <child>
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>
103                       </object>
104                     </child>
105                     <child>
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>
112                       </object>
113                     </child>
114                     <child>
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>
121                       </object>
122                     </child>
123                   </object>
124                 </child>
125               </object>
126             </child>
127             <child>
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>
133               </object>
134             </child>
135             <child>
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>
144                     <child>
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"/>
152                       </object>
153                     </child>
154                   </object>
155                 </child>
156               </object>
157             </child>
158           </object>
159           <packing>
160             <property name="expand">False</property>
161             <property name="position">0</property>
162           </packing>
163         </child>
164         <child>
165           <object class="GtkTable" id="table1">
166             <property name="visible">True</property>
167             <property name="n_rows">7</property>
168             <property name="n_columns">11</property>
169             <child>
170               <object class="GtkLabel" id="label_pos1">
171                 <property name="visible">True</property>
172                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;1&lt;/span&gt;</property>
173                 <property name="use_markup">True</property>
174                 <property name="justify">right</property>
175                 <property name="width_chars">1</property>
176                 <property name="single_line_mode">True</property>
177               </object>
178               <packing>
179                 <property name="top_attach">1</property>
180                 <property name="bottom_attach">2</property>
181               </packing>
182             </child>
183             <child>
184               <object class="GtkLabel" id="label_pos2">
185                 <property name="visible">True</property>
186                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;2&lt;/span&gt;</property>
187                 <property name="use_markup">True</property>
188                 <property name="justify">right</property>
189                 <property name="width_chars">1</property>
190                 <property name="single_line_mode">True</property>
191               </object>
192               <packing>
193                 <property name="top_attach">2</property>
194                 <property name="bottom_attach">3</property>
195               </packing>
196             </child>
197             <child>
198               <object class="GtkLabel" id="label_pos3">
199                 <property name="visible">True</property>
200                 <property name="yalign">0.50999999046325684</property>
201                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;3&lt;/span&gt;</property>
202                 <property name="use_markup">True</property>
203                 <property name="justify">right</property>
204                 <property name="width_chars">1</property>
205                 <property name="single_line_mode">True</property>
206               </object>
207               <packing>
208                 <property name="top_attach">3</property>
209                 <property name="bottom_attach">4</property>
210               </packing>
211             </child>
212             <child>
213               <object class="GtkLabel" id="label_pos4">
214                 <property name="visible">True</property>
215                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;4&lt;/span&gt;</property>
216                 <property name="use_markup">True</property>
217                 <property name="justify">right</property>
218                 <property name="width_chars">1</property>
219                 <property name="single_line_mode">True</property>
220               </object>
221               <packing>
222                 <property name="top_attach">4</property>
223                 <property name="bottom_attach">5</property>
224               </packing>
225             </child>
226             <child>
227               <object class="GtkLabel" id="label_pos5">
228                 <property name="visible">True</property>
229                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;5&lt;/span&gt;</property>
230                 <property name="use_markup">True</property>
231                 <property name="justify">right</property>
232                 <property name="width_chars">1</property>
233                 <property name="single_line_mode">True</property>
234               </object>
235               <packing>
236                 <property name="top_attach">5</property>
237                 <property name="bottom_attach">6</property>
238               </packing>
239             </child>
240             <child>
241               <object class="GtkLabel" id="label_pos6">
242                 <property name="visible">True</property>
243                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;6&lt;/span&gt;</property>
244                 <property name="use_markup">True</property>
245                 <property name="justify">right</property>
246                 <property name="width_chars">1</property>
247                 <property name="single_line_mode">True</property>
248               </object>
249               <packing>
250                 <property name="top_attach">6</property>
251                 <property name="bottom_attach">7</property>
252               </packing>
253             </child>
254             <child>
255               <object class="GtkLabel" id="label_name1">
256                 <property name="visible">True</property>
257                 <property name="ellipsize">end</property>
258                 <property name="width_chars">25</property>
259                 <property name="single_line_mode">True</property>
260               </object>
261               <packing>
262                 <property name="left_attach">1</property>
263                 <property name="right_attach">2</property>
264                 <property name="top_attach">1</property>
265                 <property name="bottom_attach">2</property>
266               </packing>
267             </child>
268             <child>
269               <object class="GtkImage" id="image_fuel1">
270                 <property name="visible">True</property>
271                 <property name="stock">gtk-missing-image</property>
272               </object>
273               <packing>
274                 <property name="left_attach">10</property>
275                 <property name="right_attach">11</property>
276                 <property name="top_attach">1</property>
277                 <property name="bottom_attach">2</property>
278               </packing>
279             </child>
280             <child>
281               <object class="GtkImage" id="image_fuel2">
282                 <property name="visible">True</property>
283                 <property name="stock">gtk-missing-image</property>
284               </object>
285               <packing>
286                 <property name="left_attach">10</property>
287                 <property name="right_attach">11</property>
288                 <property name="top_attach">2</property>
289                 <property name="bottom_attach">3</property>
290               </packing>
291             </child>
292             <child>
293               <object class="GtkImage" id="image_fuel3">
294                 <property name="visible">True</property>
295                 <property name="stock">gtk-missing-image</property>
296               </object>
297               <packing>
298                 <property name="left_attach">10</property>
299                 <property name="right_attach">11</property>
300                 <property name="top_attach">3</property>
301                 <property name="bottom_attach">4</property>
302               </packing>
303             </child>
304             <child>
305               <object class="GtkImage" id="image_fuel4">
306                 <property name="visible">True</property>
307                 <property name="stock">gtk-missing-image</property>
308               </object>
309               <packing>
310                 <property name="left_attach">10</property>
311                 <property name="right_attach">11</property>
312                 <property name="top_attach">4</property>
313                 <property name="bottom_attach">5</property>
314               </packing>
315             </child>
316             <child>
317               <object class="GtkImage" id="image_fuel5">
318                 <property name="visible">True</property>
319                 <property name="stock">gtk-missing-image</property>
320               </object>
321               <packing>
322                 <property name="left_attach">10</property>
323                 <property name="right_attach">11</property>
324                 <property name="top_attach">5</property>
325                 <property name="bottom_attach">6</property>
326               </packing>
327             </child>
328             <child>
329               <object class="GtkImage" id="image_fuel6">
330                 <property name="visible">True</property>
331                 <property name="stock">gtk-missing-image</property>
332               </object>
333               <packing>
334                 <property name="left_attach">10</property>
335                 <property name="right_attach">11</property>
336                 <property name="top_attach">6</property>
337                 <property name="bottom_attach">7</property>
338               </packing>
339             </child>
340             <child>
341               <object class="GtkImage" id="image_throttle1">
342                 <property name="visible">True</property>
343                 <property name="stock">gtk-missing-image</property>
344               </object>
345               <packing>
346                 <property name="left_attach">9</property>
347                 <property name="right_attach">10</property>
348                 <property name="top_attach">1</property>
349                 <property name="bottom_attach">2</property>
350               </packing>
351             </child>
352             <child>
353               <object class="GtkImage" id="image_throttle2">
354                 <property name="visible">True</property>
355                 <property name="stock">gtk-missing-image</property>
356               </object>
357               <packing>
358                 <property name="left_attach">9</property>
359                 <property name="right_attach">10</property>
360                 <property name="top_attach">2</property>
361                 <property name="bottom_attach">3</property>
362               </packing>
363             </child>
364             <child>
365               <object class="GtkImage" id="image_throttle3">
366                 <property name="visible">True</property>
367                 <property name="stock">gtk-missing-image</property>
368               </object>
369               <packing>
370                 <property name="left_attach">9</property>
371                 <property name="right_attach">10</property>
372                 <property name="top_attach">3</property>
373                 <property name="bottom_attach">4</property>
374               </packing>
375             </child>
376             <child>
377               <object class="GtkImage" id="image_throttle4">
378                 <property name="visible">True</property>
379                 <property name="stock">gtk-missing-image</property>
380               </object>
381               <packing>
382                 <property name="left_attach">9</property>
383                 <property name="right_attach">10</property>
384                 <property name="top_attach">4</property>
385                 <property name="bottom_attach">5</property>
386               </packing>
387             </child>
388             <child>
389               <object class="GtkImage" id="image_throttle5">
390                 <property name="visible">True</property>
391                 <property name="stock">gtk-missing-image</property>
392               </object>
393               <packing>
394                 <property name="left_attach">9</property>
395                 <property name="right_attach">10</property>
396                 <property name="top_attach">5</property>
397                 <property name="bottom_attach">6</property>
398               </packing>
399             </child>
400             <child>
401               <object class="GtkImage" id="image_throttle6">
402                 <property name="visible">True</property>
403                 <property name="stock">gtk-missing-image</property>
404               </object>
405               <packing>
406                 <property name="left_attach">9</property>
407                 <property name="right_attach">10</property>
408                 <property name="top_attach">6</property>
409                 <property name="bottom_attach">7</property>
410               </packing>
411             </child>
412             <child>
413               <object class="GtkImage" id="image_car1">
414                 <property name="visible">True</property>
415                 <property name="stock">gtk-missing-image</property>
416               </object>
417               <packing>
418                 <property name="left_attach">2</property>
419                 <property name="right_attach">3</property>
420                 <property name="top_attach">1</property>
421                 <property name="bottom_attach">2</property>
422               </packing>
423             </child>
424             <child>
425               <object class="GtkImage" id="image_car2">
426                 <property name="visible">True</property>
427                 <property name="stock">gtk-missing-image</property>
428               </object>
429               <packing>
430                 <property name="left_attach">2</property>
431                 <property name="right_attach">3</property>
432                 <property name="top_attach">2</property>
433                 <property name="bottom_attach">3</property>
434               </packing>
435             </child>
436             <child>
437               <object class="GtkImage" id="image_car3">
438                 <property name="visible">True</property>
439                 <property name="stock">gtk-missing-image</property>
440               </object>
441               <packing>
442                 <property name="left_attach">2</property>
443                 <property name="right_attach">3</property>
444                 <property name="top_attach">3</property>
445                 <property name="bottom_attach">4</property>
446               </packing>
447             </child>
448             <child>
449               <object class="GtkImage" id="image_car4">
450                 <property name="visible">True</property>
451                 <property name="stock">gtk-missing-image</property>
452               </object>
453               <packing>
454                 <property name="left_attach">2</property>
455                 <property name="right_attach">3</property>
456                 <property name="top_attach">4</property>
457                 <property name="bottom_attach">5</property>
458               </packing>
459             </child>
460             <child>
461               <object class="GtkImage" id="image_car5">
462                 <property name="visible">True</property>
463                 <property name="stock">gtk-missing-image</property>
464               </object>
465               <packing>
466                 <property name="left_attach">2</property>
467                 <property name="right_attach">3</property>
468                 <property name="top_attach">5</property>
469                 <property name="bottom_attach">6</property>
470               </packing>
471             </child>
472             <child>
473               <object class="GtkImage" id="image_car6">
474                 <property name="visible">True</property>
475                 <property name="stock">gtk-missing-image</property>
476               </object>
477               <packing>
478                 <property name="left_attach">2</property>
479                 <property name="right_attach">3</property>
480                 <property name="top_attach">6</property>
481                 <property name="bottom_attach">7</property>
482               </packing>
483             </child>
484             <child>
485               <object class="GtkLabel" id="label_lap1">
486                 <property name="visible">True</property>
487                 <property name="label" translatable="yes">label</property>
488                 <property name="use_markup">True</property>
489                 <property name="justify">right</property>
490                 <property name="width_chars">12</property>
491               </object>
492               <packing>
493                 <property name="left_attach">3</property>
494                 <property name="right_attach">4</property>
495                 <property name="top_attach">1</property>
496                 <property name="bottom_attach">2</property>
497               </packing>
498             </child>
499             <child>
500               <object class="GtkLabel" id="label_lap2">
501                 <property name="visible">True</property>
502                 <property name="label" translatable="yes">label</property>
503                 <property name="justify">right</property>
504                 <property name="width_chars">12</property>
505               </object>
506               <packing>
507                 <property name="left_attach">3</property>
508                 <property name="right_attach">4</property>
509                 <property name="top_attach">2</property>
510                 <property name="bottom_attach">3</property>
511               </packing>
512             </child>
513             <child>
514               <object class="GtkLabel" id="label_lap3">
515                 <property name="visible">True</property>
516                 <property name="label" translatable="yes">label</property>
517                 <property name="justify">right</property>
518                 <property name="width_chars">12</property>
519               </object>
520               <packing>
521                 <property name="left_attach">3</property>
522                 <property name="right_attach">4</property>
523                 <property name="top_attach">3</property>
524                 <property name="bottom_attach">4</property>
525               </packing>
526             </child>
527             <child>
528               <object class="GtkLabel" id="label_lap4">
529                 <property name="visible">True</property>
530                 <property name="label" translatable="yes">label</property>
531                 <property name="justify">right</property>
532                 <property name="width_chars">12</property>
533               </object>
534               <packing>
535                 <property name="left_attach">3</property>
536                 <property name="right_attach">4</property>
537                 <property name="top_attach">4</property>
538                 <property name="bottom_attach">5</property>
539               </packing>
540             </child>
541             <child>
542               <object class="GtkLabel" id="label_lap5">
543                 <property name="visible">True</property>
544                 <property name="label" translatable="yes">label</property>
545                 <property name="justify">right</property>
546                 <property name="width_chars">12</property>
547               </object>
548               <packing>
549                 <property name="left_attach">3</property>
550                 <property name="right_attach">4</property>
551                 <property name="top_attach">5</property>
552                 <property name="bottom_attach">6</property>
553               </packing>
554             </child>
555             <child>
556               <object class="GtkLabel" id="label_lap6">
557                 <property name="visible">True</property>
558                 <property name="label" translatable="yes">label</property>
559                 <property name="justify">right</property>
560                 <property name="width_chars">12</property>
561               </object>
562               <packing>
563                 <property name="left_attach">3</property>
564                 <property name="right_attach">4</property>
565                 <property name="top_attach">6</property>
566                 <property name="bottom_attach">7</property>
567               </packing>
568             </child>
569             <child>
570               <object class="GtkLabel" id="label_name2">
571                 <property name="visible">True</property>
572                 <property name="ellipsize">end</property>
573                 <property name="width_chars">25</property>
574                 <property name="single_line_mode">True</property>
575               </object>
576               <packing>
577                 <property name="left_attach">1</property>
578                 <property name="right_attach">2</property>
579                 <property name="top_attach">2</property>
580                 <property name="bottom_attach">3</property>
581               </packing>
582             </child>
583             <child>
584               <object class="GtkLabel" id="label_name3">
585                 <property name="visible">True</property>
586                 <property name="ellipsize">end</property>
587                 <property name="width_chars">25</property>
588                 <property name="single_line_mode">True</property>
589               </object>
590               <packing>
591                 <property name="left_attach">1</property>
592                 <property name="right_attach">2</property>
593                 <property name="top_attach">3</property>
594                 <property name="bottom_attach">4</property>
595               </packing>
596             </child>
597             <child>
598               <object class="GtkLabel" id="label_name4">
599                 <property name="visible">True</property>
600                 <property name="ellipsize">end</property>
601                 <property name="width_chars">25</property>
602                 <property name="single_line_mode">True</property>
603               </object>
604               <packing>
605                 <property name="left_attach">1</property>
606                 <property name="right_attach">2</property>
607                 <property name="top_attach">4</property>
608                 <property name="bottom_attach">5</property>
609               </packing>
610             </child>
611             <child>
612               <object class="GtkLabel" id="label_name5">
613                 <property name="visible">True</property>
614                 <property name="ellipsize">end</property>
615                 <property name="width_chars">25</property>
616                 <property name="single_line_mode">True</property>
617               </object>
618               <packing>
619                 <property name="left_attach">1</property>
620                 <property name="right_attach">2</property>
621                 <property name="top_attach">5</property>
622                 <property name="bottom_attach">6</property>
623               </packing>
624             </child>
625             <child>
626               <object class="GtkLabel" id="label_name6">
627                 <property name="visible">True</property>
628                 <property name="ellipsize">end</property>
629                 <property name="width_chars">25</property>
630                 <property name="single_line_mode">True</property>
631               </object>
632               <packing>
633                 <property name="left_attach">1</property>
634                 <property name="right_attach">2</property>
635                 <property name="top_attach">6</property>
636                 <property name="bottom_attach">7</property>
637               </packing>
638             </child>
639             <child>
640               <object class="GtkLabel" id="label_laptime1">
641                 <property name="visible">True</property>
642                 <property name="label" translatable="yes">label</property>
643                 <property name="justify">right</property>
644                 <property name="width_chars">12</property>
645               </object>
646               <packing>
647                 <property name="left_attach">4</property>
648                 <property name="right_attach">5</property>
649                 <property name="top_attach">1</property>
650                 <property name="bottom_attach">2</property>
651               </packing>
652             </child>
653             <child>
654               <object class="GtkLabel" id="label_laptime2">
655                 <property name="visible">True</property>
656                 <property name="label" translatable="yes">label</property>
657                 <property name="justify">right</property>
658                 <property name="width_chars">12</property>
659               </object>
660               <packing>
661                 <property name="left_attach">4</property>
662                 <property name="right_attach">5</property>
663                 <property name="top_attach">2</property>
664                 <property name="bottom_attach">3</property>
665               </packing>
666             </child>
667             <child>
668               <object class="GtkLabel" id="label_laptime3">
669                 <property name="visible">True</property>
670                 <property name="label" translatable="yes">label</property>
671                 <property name="justify">right</property>
672                 <property name="width_chars">12</property>
673               </object>
674               <packing>
675                 <property name="left_attach">4</property>
676                 <property name="right_attach">5</property>
677                 <property name="top_attach">3</property>
678                 <property name="bottom_attach">4</property>
679               </packing>
680             </child>
681             <child>
682               <object class="GtkLabel" id="label_laptime4">
683                 <property name="visible">True</property>
684                 <property name="label" translatable="yes">label</property>
685                 <property name="justify">right</property>
686                 <property name="width_chars">12</property>
687               </object>
688               <packing>
689                 <property name="left_attach">4</property>
690                 <property name="right_attach">5</property>
691                 <property name="top_attach">4</property>
692                 <property name="bottom_attach">5</property>
693               </packing>
694             </child>
695             <child>
696               <object class="GtkLabel" id="label_laptime5">
697                 <property name="visible">True</property>
698                 <property name="label" translatable="yes">label</property>
699                 <property name="justify">right</property>
700                 <property name="width_chars">12</property>
701               </object>
702               <packing>
703                 <property name="left_attach">4</property>
704                 <property name="right_attach">5</property>
705                 <property name="top_attach">5</property>
706                 <property name="bottom_attach">6</property>
707               </packing>
708             </child>
709             <child>
710               <object class="GtkLabel" id="label_laptime6">
711                 <property name="visible">True</property>
712                 <property name="label" translatable="yes">label</property>
713                 <property name="justify">right</property>
714                 <property name="width_chars">12</property>
715               </object>
716               <packing>
717                 <property name="left_attach">4</property>
718                 <property name="right_attach">5</property>
719                 <property name="top_attach">6</property>
720                 <property name="bottom_attach">7</property>
721               </packing>
722             </child>
723             <child>
724               <placeholder/>
725             </child>
726             <child>
727               <placeholder/>
728             </child>
729             <child>
730               <placeholder/>
731             </child>
732             <child>
733               <placeholder/>
734             </child>
735             <child>
736               <placeholder/>
737             </child>
738             <child>
739               <placeholder/>
740             </child>
741             <child>
742               <placeholder/>
743             </child>
744             <child>
745               <placeholder/>
746             </child>
747             <child>
748               <placeholder/>
749             </child>
750             <child>
751               <placeholder/>
752             </child>
753             <child>
754               <placeholder/>
755             </child>
756             <child>
757               <placeholder/>
758             </child>
759             <child>
760               <placeholder/>
761             </child>
762             <child>
763               <placeholder/>
764             </child>
765             <child>
766               <placeholder/>
767             </child>
768             <child>
769               <placeholder/>
770             </child>
771             <child>
772               <placeholder/>
773             </child>
774             <child>
775               <placeholder/>
776             </child>
777             <child>
778               <placeholder/>
779             </child>
780             <child>
781               <placeholder/>
782             </child>
783             <child>
784               <placeholder/>
785             </child>
786             <child>
787               <placeholder/>
788             </child>
789             <child>
790               <placeholder/>
791             </child>
792             <child>
793               <placeholder/>
794             </child>
795             <child>
796               <placeholder/>
797             </child>
798             <child>
799               <placeholder/>
800             </child>
801             <child>
802               <placeholder/>
803             </child>
804             <child>
805               <placeholder/>
806             </child>
807             <child>
808               <placeholder/>
809             </child>
810             <child>
811               <object class="GtkLabel" id="label_best_lap1">
812                 <property name="visible">True</property>
813                 <property name="label" translatable="yes">label</property>
814                 <property name="justify">right</property>
815                 <property name="width_chars">12</property>
816               </object>
817               <packing>
818                 <property name="left_attach">5</property>
819                 <property name="right_attach">6</property>
820                 <property name="top_attach">1</property>
821                 <property name="bottom_attach">2</property>
822               </packing>
823             </child>
824             <child>
825               <object class="GtkLabel" id="label_best_lap2">
826                 <property name="visible">True</property>
827                 <property name="label" translatable="yes">label</property>
828                 <property name="justify">right</property>
829                 <property name="width_chars">12</property>
830               </object>
831               <packing>
832                 <property name="left_attach">5</property>
833                 <property name="right_attach">6</property>
834                 <property name="top_attach">2</property>
835                 <property name="bottom_attach">3</property>
836               </packing>
837             </child>
838             <child>
839               <object class="GtkLabel" id="label_best_lap3">
840                 <property name="visible">True</property>
841                 <property name="label" translatable="yes">label</property>
842                 <property name="justify">right</property>
843                 <property name="width_chars">12</property>
844               </object>
845               <packing>
846                 <property name="left_attach">5</property>
847                 <property name="right_attach">6</property>
848                 <property name="top_attach">3</property>
849                 <property name="bottom_attach">4</property>
850               </packing>
851             </child>
852             <child>
853               <object class="GtkLabel" id="label_best_lap4">
854                 <property name="visible">True</property>
855                 <property name="label" translatable="yes">label</property>
856                 <property name="justify">right</property>
857                 <property name="width_chars">12</property>
858               </object>
859               <packing>
860                 <property name="left_attach">5</property>
861                 <property name="right_attach">6</property>
862                 <property name="top_attach">4</property>
863                 <property name="bottom_attach">5</property>
864               </packing>
865             </child>
866             <child>
867               <object class="GtkLabel" id="label_best_lap5">
868                 <property name="visible">True</property>
869                 <property name="label" translatable="yes">label</property>
870                 <property name="justify">right</property>
871                 <property name="width_chars">12</property>
872               </object>
873               <packing>
874                 <property name="left_attach">5</property>
875                 <property name="right_attach">6</property>
876                 <property name="top_attach">5</property>
877                 <property name="bottom_attach">6</property>
878               </packing>
879             </child>
880             <child>
881               <object class="GtkLabel" id="label_best_lap6">
882                 <property name="visible">True</property>
883                 <property name="label" translatable="yes">label</property>
884                 <property name="justify">right</property>
885                 <property name="width_chars">12</property>
886               </object>
887               <packing>
888                 <property name="left_attach">5</property>
889                 <property name="right_attach">6</property>
890                 <property name="top_attach">6</property>
891                 <property name="bottom_attach">7</property>
892               </packing>
893             </child>
894           </object>
895           <packing>
896             <property name="position">1</property>
897           </packing>
898         </child>
899         <child>
900           <object class="GtkStatusbar" id="statusbar1">
901             <property name="visible">True</property>
902             <property name="spacing">2</property>
903             <property name="has_resize_grip">False</property>
904           </object>
905           <packing>
906             <property name="expand">False</property>
907             <property name="position">2</property>
908           </packing>
909         </child>
910       </object>
911     </child>
912   </object>
913 </interface>