]> www.fi.muni.cz Git - slotcarman.git/blob - slotcarman.glade
1bd3738ed3fba1667a5576aa926254a10f4f47e5
[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="justify">right</property>
489                 <property name="width_chars">4</property>
490               </object>
491               <packing>
492                 <property name="left_attach">3</property>
493                 <property name="right_attach">4</property>
494                 <property name="top_attach">1</property>
495                 <property name="bottom_attach">2</property>
496               </packing>
497             </child>
498             <child>
499               <object class="GtkLabel" id="label_lap2">
500                 <property name="visible">True</property>
501                 <property name="label" translatable="yes">label</property>
502                 <property name="justify">right</property>
503                 <property name="width_chars">4</property>
504               </object>
505               <packing>
506                 <property name="left_attach">3</property>
507                 <property name="right_attach">4</property>
508                 <property name="top_attach">2</property>
509                 <property name="bottom_attach">3</property>
510               </packing>
511             </child>
512             <child>
513               <object class="GtkLabel" id="label_lap3">
514                 <property name="visible">True</property>
515                 <property name="label" translatable="yes">label</property>
516                 <property name="justify">right</property>
517                 <property name="width_chars">4</property>
518               </object>
519               <packing>
520                 <property name="left_attach">3</property>
521                 <property name="right_attach">4</property>
522                 <property name="top_attach">3</property>
523                 <property name="bottom_attach">4</property>
524               </packing>
525             </child>
526             <child>
527               <object class="GtkLabel" id="label_lap4">
528                 <property name="visible">True</property>
529                 <property name="label" translatable="yes">label</property>
530                 <property name="justify">right</property>
531                 <property name="width_chars">4</property>
532               </object>
533               <packing>
534                 <property name="left_attach">3</property>
535                 <property name="right_attach">4</property>
536                 <property name="top_attach">4</property>
537                 <property name="bottom_attach">5</property>
538               </packing>
539             </child>
540             <child>
541               <object class="GtkLabel" id="label_lap5">
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">4</property>
546               </object>
547               <packing>
548                 <property name="left_attach">3</property>
549                 <property name="right_attach">4</property>
550                 <property name="top_attach">5</property>
551                 <property name="bottom_attach">6</property>
552               </packing>
553             </child>
554             <child>
555               <object class="GtkLabel" id="label_lap6">
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">4</property>
560               </object>
561               <packing>
562                 <property name="left_attach">3</property>
563                 <property name="right_attach">4</property>
564                 <property name="top_attach">6</property>
565                 <property name="bottom_attach">7</property>
566               </packing>
567             </child>
568             <child>
569               <object class="GtkLabel" id="label_name2">
570                 <property name="visible">True</property>
571                 <property name="ellipsize">end</property>
572                 <property name="width_chars">25</property>
573                 <property name="single_line_mode">True</property>
574               </object>
575               <packing>
576                 <property name="left_attach">1</property>
577                 <property name="right_attach">2</property>
578                 <property name="top_attach">2</property>
579                 <property name="bottom_attach">3</property>
580               </packing>
581             </child>
582             <child>
583               <object class="GtkLabel" id="label_name3">
584                 <property name="visible">True</property>
585                 <property name="ellipsize">end</property>
586                 <property name="width_chars">25</property>
587                 <property name="single_line_mode">True</property>
588               </object>
589               <packing>
590                 <property name="left_attach">1</property>
591                 <property name="right_attach">2</property>
592                 <property name="top_attach">3</property>
593                 <property name="bottom_attach">4</property>
594               </packing>
595             </child>
596             <child>
597               <object class="GtkLabel" id="label_name4">
598                 <property name="visible">True</property>
599                 <property name="ellipsize">end</property>
600                 <property name="width_chars">25</property>
601                 <property name="single_line_mode">True</property>
602               </object>
603               <packing>
604                 <property name="left_attach">1</property>
605                 <property name="right_attach">2</property>
606                 <property name="top_attach">4</property>
607                 <property name="bottom_attach">5</property>
608               </packing>
609             </child>
610             <child>
611               <object class="GtkLabel" id="label_name5">
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>
616               </object>
617               <packing>
618                 <property name="left_attach">1</property>
619                 <property name="right_attach">2</property>
620                 <property name="top_attach">5</property>
621                 <property name="bottom_attach">6</property>
622               </packing>
623             </child>
624             <child>
625               <object class="GtkLabel" id="label_name6">
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>
630               </object>
631               <packing>
632                 <property name="left_attach">1</property>
633                 <property name="right_attach">2</property>
634                 <property name="top_attach">6</property>
635                 <property name="bottom_attach">7</property>
636               </packing>
637             </child>
638             <child>
639               <object class="GtkLabel" id="label_laptime1">
640                 <property name="visible">True</property>
641                 <property name="label" translatable="yes">label</property>
642               </object>
643               <packing>
644                 <property name="left_attach">4</property>
645                 <property name="right_attach">5</property>
646                 <property name="top_attach">1</property>
647                 <property name="bottom_attach">2</property>
648               </packing>
649             </child>
650             <child>
651               <object class="GtkLabel" id="label_laptime2">
652                 <property name="visible">True</property>
653                 <property name="label" translatable="yes">label</property>
654               </object>
655               <packing>
656                 <property name="left_attach">4</property>
657                 <property name="right_attach">5</property>
658                 <property name="top_attach">2</property>
659                 <property name="bottom_attach">3</property>
660               </packing>
661             </child>
662             <child>
663               <object class="GtkLabel" id="label_laptime3">
664                 <property name="visible">True</property>
665                 <property name="label" translatable="yes">label</property>
666               </object>
667               <packing>
668                 <property name="left_attach">4</property>
669                 <property name="right_attach">5</property>
670                 <property name="top_attach">3</property>
671                 <property name="bottom_attach">4</property>
672               </packing>
673             </child>
674             <child>
675               <object class="GtkLabel" id="label_laptime4">
676                 <property name="visible">True</property>
677                 <property name="label" translatable="yes">label</property>
678               </object>
679               <packing>
680                 <property name="left_attach">4</property>
681                 <property name="right_attach">5</property>
682                 <property name="top_attach">4</property>
683                 <property name="bottom_attach">5</property>
684               </packing>
685             </child>
686             <child>
687               <object class="GtkLabel" id="label_laptime5">
688                 <property name="visible">True</property>
689                 <property name="label" translatable="yes">label</property>
690               </object>
691               <packing>
692                 <property name="left_attach">4</property>
693                 <property name="right_attach">5</property>
694                 <property name="top_attach">5</property>
695                 <property name="bottom_attach">6</property>
696               </packing>
697             </child>
698             <child>
699               <object class="GtkLabel" id="label_laptime6">
700                 <property name="visible">True</property>
701                 <property name="label" translatable="yes">label</property>
702               </object>
703               <packing>
704                 <property name="left_attach">4</property>
705                 <property name="right_attach">5</property>
706                 <property name="top_attach">6</property>
707                 <property name="bottom_attach">7</property>
708               </packing>
709             </child>
710             <child>
711               <placeholder/>
712             </child>
713             <child>
714               <placeholder/>
715             </child>
716             <child>
717               <placeholder/>
718             </child>
719             <child>
720               <placeholder/>
721             </child>
722             <child>
723               <placeholder/>
724             </child>
725             <child>
726               <placeholder/>
727             </child>
728             <child>
729               <placeholder/>
730             </child>
731             <child>
732               <placeholder/>
733             </child>
734             <child>
735               <placeholder/>
736             </child>
737             <child>
738               <placeholder/>
739             </child>
740             <child>
741               <placeholder/>
742             </child>
743             <child>
744               <placeholder/>
745             </child>
746             <child>
747               <placeholder/>
748             </child>
749             <child>
750               <placeholder/>
751             </child>
752             <child>
753               <placeholder/>
754             </child>
755             <child>
756               <placeholder/>
757             </child>
758             <child>
759               <placeholder/>
760             </child>
761             <child>
762               <placeholder/>
763             </child>
764             <child>
765               <placeholder/>
766             </child>
767             <child>
768               <placeholder/>
769             </child>
770             <child>
771               <placeholder/>
772             </child>
773             <child>
774               <placeholder/>
775             </child>
776             <child>
777               <placeholder/>
778             </child>
779             <child>
780               <placeholder/>
781             </child>
782             <child>
783               <placeholder/>
784             </child>
785             <child>
786               <placeholder/>
787             </child>
788             <child>
789               <placeholder/>
790             </child>
791             <child>
792               <placeholder/>
793             </child>
794             <child>
795               <placeholder/>
796             </child>
797             <child>
798               <object class="GtkLabel" id="label_best_lap1">
799                 <property name="visible">True</property>
800                 <property name="label" translatable="yes">label</property>
801                 <property name="width_chars">7</property>
802               </object>
803               <packing>
804                 <property name="left_attach">5</property>
805                 <property name="right_attach">6</property>
806                 <property name="top_attach">1</property>
807                 <property name="bottom_attach">2</property>
808               </packing>
809             </child>
810             <child>
811               <object class="GtkLabel" id="label_best_lap2">
812                 <property name="visible">True</property>
813                 <property name="label" translatable="yes">label</property>
814               </object>
815               <packing>
816                 <property name="left_attach">5</property>
817                 <property name="right_attach">6</property>
818                 <property name="top_attach">2</property>
819                 <property name="bottom_attach">3</property>
820               </packing>
821             </child>
822             <child>
823               <object class="GtkLabel" id="label_best_lap3">
824                 <property name="visible">True</property>
825                 <property name="label" translatable="yes">label</property>
826               </object>
827               <packing>
828                 <property name="left_attach">5</property>
829                 <property name="right_attach">6</property>
830                 <property name="top_attach">3</property>
831                 <property name="bottom_attach">4</property>
832               </packing>
833             </child>
834             <child>
835               <object class="GtkLabel" id="label_best_lap4">
836                 <property name="visible">True</property>
837                 <property name="label" translatable="yes">label</property>
838               </object>
839               <packing>
840                 <property name="left_attach">5</property>
841                 <property name="right_attach">6</property>
842                 <property name="top_attach">4</property>
843                 <property name="bottom_attach">5</property>
844               </packing>
845             </child>
846             <child>
847               <object class="GtkLabel" id="label_best_lap5">
848                 <property name="visible">True</property>
849                 <property name="label" translatable="yes">label</property>
850               </object>
851               <packing>
852                 <property name="left_attach">5</property>
853                 <property name="right_attach">6</property>
854                 <property name="top_attach">5</property>
855                 <property name="bottom_attach">6</property>
856               </packing>
857             </child>
858             <child>
859               <object class="GtkLabel" id="label_best_lap6">
860                 <property name="visible">True</property>
861                 <property name="label" translatable="yes">label</property>
862               </object>
863               <packing>
864                 <property name="left_attach">5</property>
865                 <property name="right_attach">6</property>
866                 <property name="top_attach">6</property>
867                 <property name="bottom_attach">7</property>
868               </packing>
869             </child>
870           </object>
871           <packing>
872             <property name="position">1</property>
873           </packing>
874         </child>
875         <child>
876           <object class="GtkStatusbar" id="statusbar1">
877             <property name="visible">True</property>
878             <property name="spacing">2</property>
879             <property name="has_resize_grip">False</property>
880           </object>
881           <packing>
882             <property name="expand">False</property>
883             <property name="position">2</property>
884           </packing>
885         </child>
886       </object>
887     </child>
888   </object>
889 </interface>