]> www.fi.muni.cz Git - slotcarman.git/blob - slotcarman.glade
SCX::Car - remove suprefluous module Time::HiRes
[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     <signal name="key-release-event" handler="hotkey" swapped="no"/>
8     <child>
9       <object class="GtkVBox" id="vbox1">
10         <property name="visible">True</property>
11         <child>
12           <object class="GtkMenuBar" id="menubar1">
13             <property name="visible">True</property>
14             <child>
15               <object class="GtkMenuItem" id="menuitem1">
16                 <property name="visible">True</property>
17                 <property name="use_action_appearance">False</property>
18                 <property name="label" translatable="yes">_File</property>
19                 <property name="use_underline">True</property>
20                 <child type="submenu">
21                   <object class="GtkMenu" id="menu1">
22                     <property name="visible">True</property>
23                     <child>
24                       <object class="GtkImageMenuItem" id="imagemenuitem1">
25                         <property name="label">gtk-new</property>
26                         <property name="visible">True</property>
27                         <property name="use_action_appearance">False</property>
28                         <property name="use_underline">True</property>
29                         <property name="use_stock">True</property>
30                       </object>
31                     </child>
32                     <child>
33                       <object class="GtkImageMenuItem" id="imagemenuitem2">
34                         <property name="label">gtk-open</property>
35                         <property name="visible">True</property>
36                         <property name="use_action_appearance">False</property>
37                         <property name="use_underline">True</property>
38                         <property name="use_stock">True</property>
39                       </object>
40                     </child>
41                     <child>
42                       <object class="GtkImageMenuItem" id="imagemenuitem3">
43                         <property name="label">gtk-save</property>
44                         <property name="visible">True</property>
45                         <property name="use_action_appearance">False</property>
46                         <property name="use_underline">True</property>
47                         <property name="use_stock">True</property>
48                       </object>
49                     </child>
50                     <child>
51                       <object class="GtkImageMenuItem" id="imagemenuitem4">
52                         <property name="label">gtk-save-as</property>
53                         <property name="visible">True</property>
54                         <property name="use_action_appearance">False</property>
55                         <property name="use_underline">True</property>
56                         <property name="use_stock">True</property>
57                       </object>
58                     </child>
59                     <child>
60                       <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
61                         <property name="visible">True</property>
62                         <property name="use_action_appearance">False</property>
63                       </object>
64                     </child>
65                     <child>
66                       <object class="GtkImageMenuItem" id="imagemenuitem5">
67                         <property name="label">gtk-quit</property>
68                         <property name="visible">True</property>
69                         <property name="use_action_appearance">False</property>
70                         <property name="use_underline">True</property>
71                         <property name="use_stock">True</property>
72                         <signal name="activate" handler="quit" swapped="no"/>
73                       </object>
74                     </child>
75                   </object>
76                 </child>
77               </object>
78             </child>
79             <child>
80               <object class="GtkMenuItem" id="menuitem2">
81                 <property name="visible">True</property>
82                 <property name="use_action_appearance">False</property>
83                 <property name="label" translatable="yes">_Edit</property>
84                 <property name="use_underline">True</property>
85                 <child type="submenu">
86                   <object class="GtkMenu" id="menu2">
87                     <property name="visible">True</property>
88                     <child>
89                       <object class="GtkImageMenuItem" id="imagemenuitem6">
90                         <property name="label">gtk-cut</property>
91                         <property name="visible">True</property>
92                         <property name="use_action_appearance">False</property>
93                         <property name="use_underline">True</property>
94                         <property name="use_stock">True</property>
95                       </object>
96                     </child>
97                     <child>
98                       <object class="GtkImageMenuItem" id="imagemenuitem7">
99                         <property name="label">gtk-copy</property>
100                         <property name="visible">True</property>
101                         <property name="use_action_appearance">False</property>
102                         <property name="use_underline">True</property>
103                         <property name="use_stock">True</property>
104                       </object>
105                     </child>
106                     <child>
107                       <object class="GtkImageMenuItem" id="imagemenuitem8">
108                         <property name="label">gtk-paste</property>
109                         <property name="visible">True</property>
110                         <property name="use_action_appearance">False</property>
111                         <property name="use_underline">True</property>
112                         <property name="use_stock">True</property>
113                       </object>
114                     </child>
115                     <child>
116                       <object class="GtkImageMenuItem" id="imagemenuitem9">
117                         <property name="label">gtk-delete</property>
118                         <property name="visible">True</property>
119                         <property name="use_action_appearance">False</property>
120                         <property name="use_underline">True</property>
121                         <property name="use_stock">True</property>
122                       </object>
123                     </child>
124                   </object>
125                 </child>
126               </object>
127             </child>
128             <child>
129               <object class="GtkMenuItem" id="menuitem3">
130                 <property name="visible">True</property>
131                 <property name="use_action_appearance">False</property>
132                 <property name="label" translatable="yes">_View</property>
133                 <property name="use_underline">True</property>
134                 <child type="submenu">
135                   <object class="GtkMenu" id="menu9">
136                     <property name="visible">True</property>
137                     <child>
138                       <object class="GtkImageMenuItem" id="imagemenuitem90">
139                         <property name="label">gtk-fullscreen</property>
140                         <property name="visible">True</property>
141                         <property name="use_action_appearance">False</property>
142                         <property name="use_underline">True</property>
143                         <property name="use_stock">True</property>
144                         <signal name="activate" handler="fullscreen" swapped="no"/>
145                       </object>
146                     </child>
147                   </object>
148                 </child>
149               </object>
150             </child>
151             <child>
152               <object class="GtkMenuItem" id="menuitem4">
153                 <property name="visible">True</property>
154                 <property name="use_action_appearance">False</property>
155                 <property name="label" translatable="yes">_Help</property>
156                 <property name="use_underline">True</property>
157                 <child type="submenu">
158                   <object class="GtkMenu" id="menu3">
159                     <property name="visible">True</property>
160                     <child>
161                       <object class="GtkImageMenuItem" id="imagemenuitem10">
162                         <property name="label">gtk-about</property>
163                         <property name="visible">True</property>
164                         <property name="use_action_appearance">False</property>
165                         <property name="use_underline">True</property>
166                         <property name="use_stock">True</property>
167                         <signal name="activate" handler="about" swapped="no"/>
168                       </object>
169                     </child>
170                   </object>
171                 </child>
172               </object>
173             </child>
174           </object>
175           <packing>
176             <property name="expand">False</property>
177             <property name="position">0</property>
178           </packing>
179         </child>
180         <child>
181           <object class="GtkHBox" id="hbox1">
182             <property name="visible">True</property>
183             <child>
184               <object class="GtkFrame" id="frame1">
185                 <property name="visible">True</property>
186                 <property name="label_xalign">0</property>
187                 <child>
188                   <object class="GtkAlignment" id="alignment1">
189                     <property name="visible">True</property>
190                     <property name="left_padding">12</property>
191                     <child>
192                       <object class="GtkLabel" id="label_lap_global">
193                         <property name="visible">True</property>
194                         <property name="label" translatable="yes">0</property>
195                       </object>
196                     </child>
197                   </object>
198                 </child>
199                 <child type="label">
200                   <object class="GtkLabel" id="label7">
201                     <property name="visible">True</property>
202                     <property name="label" translatable="yes">Lap</property>
203                     <property name="use_markup">True</property>
204                   </object>
205                 </child>
206               </object>
207               <packing>
208                 <property name="padding">5</property>
209                 <property name="position">0</property>
210               </packing>
211             </child>
212             <child>
213               <object class="GtkFrame" id="frame2">
214                 <property name="visible">True</property>
215                 <property name="label_xalign">0</property>
216                 <child>
217                   <object class="GtkAlignment" id="alignment2">
218                     <property name="visible">True</property>
219                     <property name="left_padding">12</property>
220                     <child>
221                       <object class="GtkLabel" id="label_time_global">
222                         <property name="visible">True</property>
223                         <property name="label" translatable="yes">0:00</property>
224                       </object>
225                     </child>
226                   </object>
227                 </child>
228                 <child type="label">
229                   <object class="GtkLabel" id="label8">
230                     <property name="visible">True</property>
231                     <property name="label" translatable="yes">Time</property>
232                     <property name="use_markup">True</property>
233                   </object>
234                 </child>
235               </object>
236               <packing>
237                 <property name="padding">5</property>
238                 <property name="position">1</property>
239               </packing>
240             </child>
241             <child>
242               <object class="GtkFrame" id="frame3">
243                 <property name="visible">True</property>
244                 <property name="label_xalign">0</property>
245                 <child>
246                   <object class="GtkAlignment" id="alignment3">
247                     <property name="visible">True</property>
248                     <property name="left_padding">12</property>
249                     <child>
250                       <object class="GtkLabel" id="label_best_lap_global">
251                         <property name="visible">True</property>
252                         <property name="label" translatable="yes">0</property>
253                       </object>
254                     </child>
255                   </object>
256                 </child>
257                 <child type="label">
258                   <object class="GtkLabel" id="label9">
259                     <property name="visible">True</property>
260                     <property name="label" translatable="yes">Fastest lap</property>
261                     <property name="use_markup">True</property>
262                   </object>
263                 </child>
264               </object>
265               <packing>
266                 <property name="padding">5</property>
267                 <property name="position">2</property>
268               </packing>
269             </child>
270           </object>
271           <packing>
272             <property name="expand">False</property>
273             <property name="padding">10</property>
274             <property name="position">1</property>
275           </packing>
276         </child>
277         <child>
278           <placeholder/>
279         </child>
280         <child>
281           <object class="GtkTable" id="table1">
282             <property name="visible">True</property>
283             <property name="n_rows">13</property>
284             <property name="n_columns">8</property>
285             <child>
286               <object class="GtkLabel" id="label_car_id1">
287                 <property name="visible">True</property>
288                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;1&lt;/span&gt;</property>
289                 <property name="use_markup">True</property>
290                 <property name="justify">right</property>
291                 <property name="width_chars">1</property>
292                 <property name="single_line_mode">True</property>
293               </object>
294               <packing>
295                 <property name="top_attach">2</property>
296                 <property name="bottom_attach">3</property>
297               </packing>
298             </child>
299             <child>
300               <object class="GtkLabel" id="label_car_id2">
301                 <property name="visible">True</property>
302                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;2&lt;/span&gt;</property>
303                 <property name="use_markup">True</property>
304                 <property name="justify">right</property>
305                 <property name="width_chars">1</property>
306                 <property name="single_line_mode">True</property>
307               </object>
308               <packing>
309                 <property name="top_attach">4</property>
310                 <property name="bottom_attach">5</property>
311               </packing>
312             </child>
313             <child>
314               <object class="GtkLabel" id="label_car_id3">
315                 <property name="visible">True</property>
316                 <property name="yalign">0.50999999046325684</property>
317                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;3&lt;/span&gt;</property>
318                 <property name="use_markup">True</property>
319                 <property name="justify">right</property>
320                 <property name="width_chars">1</property>
321                 <property name="single_line_mode">True</property>
322               </object>
323               <packing>
324                 <property name="top_attach">6</property>
325                 <property name="bottom_attach">7</property>
326               </packing>
327             </child>
328             <child>
329               <object class="GtkLabel" id="label_car_id4">
330                 <property name="visible">True</property>
331                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;4&lt;/span&gt;</property>
332                 <property name="use_markup">True</property>
333                 <property name="justify">right</property>
334                 <property name="width_chars">1</property>
335                 <property name="single_line_mode">True</property>
336               </object>
337               <packing>
338                 <property name="top_attach">8</property>
339                 <property name="bottom_attach">9</property>
340               </packing>
341             </child>
342             <child>
343               <object class="GtkLabel" id="label_car_id5">
344                 <property name="visible">True</property>
345                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;5&lt;/span&gt;</property>
346                 <property name="use_markup">True</property>
347                 <property name="justify">right</property>
348                 <property name="width_chars">1</property>
349                 <property name="single_line_mode">True</property>
350               </object>
351               <packing>
352                 <property name="top_attach">10</property>
353                 <property name="bottom_attach">11</property>
354               </packing>
355             </child>
356             <child>
357               <object class="GtkLabel" id="label_car_id6">
358                 <property name="visible">True</property>
359                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;6&lt;/span&gt;</property>
360                 <property name="use_markup">True</property>
361                 <property name="justify">right</property>
362                 <property name="width_chars">1</property>
363                 <property name="single_line_mode">True</property>
364               </object>
365               <packing>
366                 <property name="top_attach">12</property>
367                 <property name="bottom_attach">13</property>
368               </packing>
369             </child>
370             <child>
371               <object class="GtkLabel" id="label_name1">
372                 <property name="visible">True</property>
373                 <property name="tooltip_text" translatable="yes">Click to modify</property>
374                 <property name="ellipsize">end</property>
375                 <property name="width_chars">25</property>
376                 <property name="single_line_mode">True</property>
377               </object>
378               <packing>
379                 <property name="left_attach">2</property>
380                 <property name="right_attach">3</property>
381                 <property name="top_attach">2</property>
382                 <property name="bottom_attach">3</property>
383               </packing>
384             </child>
385             <child>
386               <object class="GtkImage" id="image_fuel1">
387                 <property name="visible">True</property>
388                 <property name="stock">gtk-missing-image</property>
389               </object>
390               <packing>
391                 <property name="left_attach">7</property>
392                 <property name="right_attach">8</property>
393                 <property name="top_attach">2</property>
394                 <property name="bottom_attach">3</property>
395                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
396               </packing>
397             </child>
398             <child>
399               <object class="GtkImage" id="image_fuel2">
400                 <property name="visible">True</property>
401                 <property name="stock">gtk-missing-image</property>
402               </object>
403               <packing>
404                 <property name="left_attach">7</property>
405                 <property name="right_attach">8</property>
406                 <property name="top_attach">4</property>
407                 <property name="bottom_attach">5</property>
408                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
409               </packing>
410             </child>
411             <child>
412               <object class="GtkImage" id="image_fuel3">
413                 <property name="visible">True</property>
414                 <property name="stock">gtk-missing-image</property>
415               </object>
416               <packing>
417                 <property name="left_attach">7</property>
418                 <property name="right_attach">8</property>
419                 <property name="top_attach">6</property>
420                 <property name="bottom_attach">7</property>
421                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
422               </packing>
423             </child>
424             <child>
425               <object class="GtkImage" id="image_fuel4">
426                 <property name="visible">True</property>
427                 <property name="stock">gtk-missing-image</property>
428               </object>
429               <packing>
430                 <property name="left_attach">7</property>
431                 <property name="right_attach">8</property>
432                 <property name="top_attach">8</property>
433                 <property name="bottom_attach">9</property>
434                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
435               </packing>
436             </child>
437             <child>
438               <object class="GtkImage" id="image_fuel5">
439                 <property name="visible">True</property>
440                 <property name="stock">gtk-missing-image</property>
441               </object>
442               <packing>
443                 <property name="left_attach">7</property>
444                 <property name="right_attach">8</property>
445                 <property name="top_attach">10</property>
446                 <property name="bottom_attach">11</property>
447                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
448               </packing>
449             </child>
450             <child>
451               <object class="GtkImage" id="image_fuel6">
452                 <property name="visible">True</property>
453                 <property name="stock">gtk-missing-image</property>
454               </object>
455               <packing>
456                 <property name="left_attach">7</property>
457                 <property name="right_attach">8</property>
458                 <property name="top_attach">12</property>
459                 <property name="bottom_attach">13</property>
460                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
461               </packing>
462             </child>
463             <child>
464               <object class="GtkImage" id="image_throttle1">
465                 <property name="visible">True</property>
466                 <property name="stock">gtk-missing-image</property>
467               </object>
468               <packing>
469                 <property name="left_attach">6</property>
470                 <property name="right_attach">7</property>
471                 <property name="top_attach">2</property>
472                 <property name="bottom_attach">3</property>
473                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
474               </packing>
475             </child>
476             <child>
477               <object class="GtkImage" id="image_throttle2">
478                 <property name="visible">True</property>
479                 <property name="stock">gtk-missing-image</property>
480               </object>
481               <packing>
482                 <property name="left_attach">6</property>
483                 <property name="right_attach">7</property>
484                 <property name="top_attach">4</property>
485                 <property name="bottom_attach">5</property>
486                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
487               </packing>
488             </child>
489             <child>
490               <object class="GtkImage" id="image_throttle3">
491                 <property name="visible">True</property>
492                 <property name="stock">gtk-missing-image</property>
493               </object>
494               <packing>
495                 <property name="left_attach">6</property>
496                 <property name="right_attach">7</property>
497                 <property name="top_attach">6</property>
498                 <property name="bottom_attach">7</property>
499                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
500               </packing>
501             </child>
502             <child>
503               <object class="GtkImage" id="image_throttle4">
504                 <property name="visible">True</property>
505                 <property name="stock">gtk-missing-image</property>
506               </object>
507               <packing>
508                 <property name="left_attach">6</property>
509                 <property name="right_attach">7</property>
510                 <property name="top_attach">8</property>
511                 <property name="bottom_attach">9</property>
512                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
513               </packing>
514             </child>
515             <child>
516               <object class="GtkImage" id="image_throttle5">
517                 <property name="visible">True</property>
518                 <property name="stock">gtk-missing-image</property>
519               </object>
520               <packing>
521                 <property name="left_attach">6</property>
522                 <property name="right_attach">7</property>
523                 <property name="top_attach">10</property>
524                 <property name="bottom_attach">11</property>
525                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
526               </packing>
527             </child>
528             <child>
529               <object class="GtkImage" id="image_throttle6">
530                 <property name="visible">True</property>
531                 <property name="stock">gtk-missing-image</property>
532               </object>
533               <packing>
534                 <property name="left_attach">6</property>
535                 <property name="right_attach">7</property>
536                 <property name="top_attach">12</property>
537                 <property name="bottom_attach">13</property>
538                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
539               </packing>
540             </child>
541             <child>
542               <object class="GtkImage" id="image_car1">
543                 <property name="visible">True</property>
544                 <property name="stock">gtk-missing-image</property>
545               </object>
546               <packing>
547                 <property name="left_attach">3</property>
548                 <property name="right_attach">4</property>
549                 <property name="top_attach">2</property>
550                 <property name="bottom_attach">3</property>
551                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
552               </packing>
553             </child>
554             <child>
555               <object class="GtkImage" id="image_car2">
556                 <property name="visible">True</property>
557                 <property name="stock">gtk-missing-image</property>
558               </object>
559               <packing>
560                 <property name="left_attach">3</property>
561                 <property name="right_attach">4</property>
562                 <property name="top_attach">4</property>
563                 <property name="bottom_attach">5</property>
564                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
565               </packing>
566             </child>
567             <child>
568               <object class="GtkImage" id="image_car3">
569                 <property name="visible">True</property>
570                 <property name="stock">gtk-missing-image</property>
571               </object>
572               <packing>
573                 <property name="left_attach">3</property>
574                 <property name="right_attach">4</property>
575                 <property name="top_attach">6</property>
576                 <property name="bottom_attach">7</property>
577                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
578               </packing>
579             </child>
580             <child>
581               <object class="GtkImage" id="image_car4">
582                 <property name="visible">True</property>
583                 <property name="stock">gtk-missing-image</property>
584               </object>
585               <packing>
586                 <property name="left_attach">3</property>
587                 <property name="right_attach">4</property>
588                 <property name="top_attach">8</property>
589                 <property name="bottom_attach">9</property>
590                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
591               </packing>
592             </child>
593             <child>
594               <object class="GtkImage" id="image_car5">
595                 <property name="visible">True</property>
596                 <property name="stock">gtk-missing-image</property>
597               </object>
598               <packing>
599                 <property name="left_attach">3</property>
600                 <property name="right_attach">4</property>
601                 <property name="top_attach">10</property>
602                 <property name="bottom_attach">11</property>
603                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
604               </packing>
605             </child>
606             <child>
607               <object class="GtkImage" id="image_car6">
608                 <property name="visible">True</property>
609                 <property name="stock">gtk-missing-image</property>
610               </object>
611               <packing>
612                 <property name="left_attach">3</property>
613                 <property name="right_attach">4</property>
614                 <property name="top_attach">12</property>
615                 <property name="bottom_attach">13</property>
616                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
617               </packing>
618             </child>
619             <child>
620               <object class="GtkLabel" id="label_name2">
621                 <property name="visible">True</property>
622                 <property name="tooltip_text" translatable="yes">Click to modify</property>
623                 <property name="ellipsize">end</property>
624                 <property name="width_chars">25</property>
625                 <property name="single_line_mode">True</property>
626               </object>
627               <packing>
628                 <property name="left_attach">2</property>
629                 <property name="right_attach">3</property>
630                 <property name="top_attach">4</property>
631                 <property name="bottom_attach">5</property>
632               </packing>
633             </child>
634             <child>
635               <object class="GtkLabel" id="label_name3">
636                 <property name="visible">True</property>
637                 <property name="tooltip_text" translatable="yes">Click to modify</property>
638                 <property name="ellipsize">end</property>
639                 <property name="width_chars">25</property>
640                 <property name="single_line_mode">True</property>
641               </object>
642               <packing>
643                 <property name="left_attach">2</property>
644                 <property name="right_attach">3</property>
645                 <property name="top_attach">6</property>
646                 <property name="bottom_attach">7</property>
647               </packing>
648             </child>
649             <child>
650               <object class="GtkLabel" id="label_name4">
651                 <property name="visible">True</property>
652                 <property name="tooltip_text" translatable="yes">Click to modify</property>
653                 <property name="ellipsize">end</property>
654                 <property name="width_chars">25</property>
655                 <property name="single_line_mode">True</property>
656               </object>
657               <packing>
658                 <property name="left_attach">2</property>
659                 <property name="right_attach">3</property>
660                 <property name="top_attach">8</property>
661                 <property name="bottom_attach">9</property>
662               </packing>
663             </child>
664             <child>
665               <object class="GtkLabel" id="label_name5">
666                 <property name="visible">True</property>
667                 <property name="tooltip_text" translatable="yes">Click to modify</property>
668                 <property name="ellipsize">end</property>
669                 <property name="width_chars">25</property>
670                 <property name="single_line_mode">True</property>
671               </object>
672               <packing>
673                 <property name="left_attach">2</property>
674                 <property name="right_attach">3</property>
675                 <property name="top_attach">10</property>
676                 <property name="bottom_attach">11</property>
677               </packing>
678             </child>
679             <child>
680               <object class="GtkLabel" id="label_name6">
681                 <property name="visible">True</property>
682                 <property name="tooltip_text" translatable="yes">Click to modify</property>
683                 <property name="ellipsize">end</property>
684                 <property name="width_chars">25</property>
685                 <property name="single_line_mode">True</property>
686               </object>
687               <packing>
688                 <property name="left_attach">2</property>
689                 <property name="right_attach">3</property>
690                 <property name="top_attach">12</property>
691                 <property name="bottom_attach">13</property>
692               </packing>
693             </child>
694             <child>
695               <object class="GtkLabel" id="label1">
696                 <property name="visible">True</property>
697                 <property name="label" translatable="yes">Name</property>
698               </object>
699               <packing>
700                 <property name="left_attach">2</property>
701                 <property name="right_attach">3</property>
702               </packing>
703             </child>
704             <child>
705               <object class="GtkLabel" id="label2">
706                 <property name="visible">True</property>
707                 <property name="label" translatable="yes">Lap</property>
708               </object>
709               <packing>
710                 <property name="left_attach">4</property>
711                 <property name="right_attach">5</property>
712               </packing>
713             </child>
714             <child>
715               <object class="GtkLabel" id="label3">
716                 <property name="visible">True</property>
717                 <property name="label" translatable="yes">Last/Best/Avg</property>
718               </object>
719               <packing>
720                 <property name="left_attach">5</property>
721                 <property name="right_attach">6</property>
722               </packing>
723             </child>
724             <child>
725               <object class="GtkLabel" id="label5">
726                 <property name="visible">True</property>
727                 <property name="label" translatable="yes">Throttle</property>
728               </object>
729               <packing>
730                 <property name="left_attach">6</property>
731                 <property name="right_attach">7</property>
732               </packing>
733             </child>
734             <child>
735               <object class="GtkLabel" id="label6">
736                 <property name="visible">True</property>
737                 <property name="label" translatable="yes">Fuel</property>
738               </object>
739               <packing>
740                 <property name="left_attach">7</property>
741                 <property name="right_attach">8</property>
742               </packing>
743             </child>
744             <child>
745               <object class="GtkHSeparator" id="hseparator1">
746                 <property name="visible">True</property>
747               </object>
748               <packing>
749                 <property name="right_attach">8</property>
750                 <property name="top_attach">1</property>
751                 <property name="bottom_attach">2</property>
752               </packing>
753             </child>
754             <child>
755               <object class="GtkHSeparator" id="hseparator2">
756                 <property name="visible">True</property>
757               </object>
758               <packing>
759                 <property name="right_attach">8</property>
760                 <property name="top_attach">3</property>
761                 <property name="bottom_attach">4</property>
762               </packing>
763             </child>
764             <child>
765               <object class="GtkHSeparator" id="hseparator3">
766                 <property name="visible">True</property>
767               </object>
768               <packing>
769                 <property name="right_attach">8</property>
770                 <property name="top_attach">5</property>
771                 <property name="bottom_attach">6</property>
772               </packing>
773             </child>
774             <child>
775               <object class="GtkHSeparator" id="hseparator4">
776                 <property name="visible">True</property>
777               </object>
778               <packing>
779                 <property name="right_attach">8</property>
780                 <property name="top_attach">7</property>
781                 <property name="bottom_attach">8</property>
782               </packing>
783             </child>
784             <child>
785               <object class="GtkHSeparator" id="hseparator5">
786                 <property name="visible">True</property>
787               </object>
788               <packing>
789                 <property name="right_attach">8</property>
790                 <property name="top_attach">9</property>
791                 <property name="bottom_attach">10</property>
792               </packing>
793             </child>
794             <child>
795               <object class="GtkHSeparator" id="hseparator6">
796                 <property name="visible">True</property>
797               </object>
798               <packing>
799                 <property name="right_attach">8</property>
800                 <property name="top_attach">11</property>
801                 <property name="bottom_attach">12</property>
802               </packing>
803             </child>
804             <child>
805               <object class="GtkVBox" id="vbox2">
806                 <property name="visible">True</property>
807                 <child>
808                   <object class="GtkLabel" id="label_laptime1">
809                     <property name="visible">True</property>
810                     <property name="label" translatable="yes">0</property>
811                   </object>
812                   <packing>
813                     <property name="position">0</property>
814                   </packing>
815                 </child>
816                 <child>
817                   <object class="GtkLabel" id="label_best_lap1">
818                     <property name="visible">True</property>
819                     <property name="label" translatable="yes">0</property>
820                   </object>
821                   <packing>
822                     <property name="position">1</property>
823                   </packing>
824                 </child>
825                 <child>
826                   <object class="GtkLabel" id="label_avg_lap1">
827                     <property name="visible">True</property>
828                     <property name="label" translatable="yes">0</property>
829                   </object>
830                   <packing>
831                     <property name="position">2</property>
832                   </packing>
833                 </child>
834               </object>
835               <packing>
836                 <property name="left_attach">5</property>
837                 <property name="right_attach">6</property>
838                 <property name="top_attach">2</property>
839                 <property name="bottom_attach">3</property>
840               </packing>
841             </child>
842             <child>
843               <object class="GtkVBox" id="vbox3">
844                 <property name="visible">True</property>
845                 <child>
846                   <object class="GtkLabel" id="label_laptime2">
847                     <property name="visible">True</property>
848                     <property name="label" translatable="yes">0</property>
849                   </object>
850                   <packing>
851                     <property name="position">0</property>
852                   </packing>
853                 </child>
854                 <child>
855                   <object class="GtkLabel" id="label_best_lap2">
856                     <property name="visible">True</property>
857                     <property name="label" translatable="yes">0</property>
858                   </object>
859                   <packing>
860                     <property name="position">1</property>
861                   </packing>
862                 </child>
863                 <child>
864                   <object class="GtkLabel" id="label_avg_lap2">
865                     <property name="visible">True</property>
866                     <property name="label" translatable="yes">0</property>
867                   </object>
868                   <packing>
869                     <property name="position">2</property>
870                   </packing>
871                 </child>
872               </object>
873               <packing>
874                 <property name="left_attach">5</property>
875                 <property name="right_attach">6</property>
876                 <property name="top_attach">4</property>
877                 <property name="bottom_attach">5</property>
878               </packing>
879             </child>
880             <child>
881               <object class="GtkVBox" id="vbox4">
882                 <property name="visible">True</property>
883                 <child>
884                   <object class="GtkLabel" id="label_laptime3">
885                     <property name="visible">True</property>
886                     <property name="label" translatable="yes">0</property>
887                   </object>
888                   <packing>
889                     <property name="position">0</property>
890                   </packing>
891                 </child>
892                 <child>
893                   <object class="GtkLabel" id="label_best_lap3">
894                     <property name="visible">True</property>
895                     <property name="label" translatable="yes">0</property>
896                   </object>
897                   <packing>
898                     <property name="position">1</property>
899                   </packing>
900                 </child>
901                 <child>
902                   <object class="GtkLabel" id="label_avg_lap3">
903                     <property name="visible">True</property>
904                     <property name="label" translatable="yes">0</property>
905                   </object>
906                   <packing>
907                     <property name="position">2</property>
908                   </packing>
909                 </child>
910               </object>
911               <packing>
912                 <property name="left_attach">5</property>
913                 <property name="right_attach">6</property>
914                 <property name="top_attach">6</property>
915                 <property name="bottom_attach">7</property>
916               </packing>
917             </child>
918             <child>
919               <object class="GtkVBox" id="vbox5">
920                 <property name="visible">True</property>
921                 <child>
922                   <object class="GtkLabel" id="label_laptime4">
923                     <property name="visible">True</property>
924                     <property name="label" translatable="yes">0</property>
925                   </object>
926                   <packing>
927                     <property name="position">0</property>
928                   </packing>
929                 </child>
930                 <child>
931                   <object class="GtkLabel" id="label_best_lap4">
932                     <property name="visible">True</property>
933                     <property name="label" translatable="yes">0</property>
934                   </object>
935                   <packing>
936                     <property name="position">1</property>
937                   </packing>
938                 </child>
939                 <child>
940                   <object class="GtkLabel" id="label_avg_lap4">
941                     <property name="visible">True</property>
942                     <property name="label" translatable="yes">0</property>
943                   </object>
944                   <packing>
945                     <property name="position">2</property>
946                   </packing>
947                 </child>
948               </object>
949               <packing>
950                 <property name="left_attach">5</property>
951                 <property name="right_attach">6</property>
952                 <property name="top_attach">8</property>
953                 <property name="bottom_attach">9</property>
954               </packing>
955             </child>
956             <child>
957               <object class="GtkVBox" id="vbox6">
958                 <property name="visible">True</property>
959                 <child>
960                   <object class="GtkLabel" id="label_laptime5">
961                     <property name="visible">True</property>
962                     <property name="label" translatable="yes">0</property>
963                   </object>
964                   <packing>
965                     <property name="position">0</property>
966                   </packing>
967                 </child>
968                 <child>
969                   <object class="GtkLabel" id="label_best_lap5">
970                     <property name="visible">True</property>
971                     <property name="label" translatable="yes">0</property>
972                   </object>
973                   <packing>
974                     <property name="position">1</property>
975                   </packing>
976                 </child>
977                 <child>
978                   <object class="GtkLabel" id="label_avg_lap5">
979                     <property name="visible">True</property>
980                     <property name="label" translatable="yes">0</property>
981                   </object>
982                   <packing>
983                     <property name="position">2</property>
984                   </packing>
985                 </child>
986               </object>
987               <packing>
988                 <property name="left_attach">5</property>
989                 <property name="right_attach">6</property>
990                 <property name="top_attach">10</property>
991                 <property name="bottom_attach">11</property>
992               </packing>
993             </child>
994             <child>
995               <object class="GtkVBox" id="vbox7">
996                 <property name="visible">True</property>
997                 <child>
998                   <object class="GtkLabel" id="label_laptime6">
999                     <property name="visible">True</property>
1000                     <property name="label" translatable="yes">0</property>
1001                   </object>
1002                   <packing>
1003                     <property name="position">0</property>
1004                   </packing>
1005                 </child>
1006                 <child>
1007                   <object class="GtkLabel" id="label_best_lap6">
1008                     <property name="visible">True</property>
1009                     <property name="label" translatable="yes">0</property>
1010                   </object>
1011                   <packing>
1012                     <property name="position">1</property>
1013                   </packing>
1014                 </child>
1015                 <child>
1016                   <object class="GtkLabel" id="label_avg_lap6">
1017                     <property name="visible">True</property>
1018                     <property name="label" translatable="yes">0</property>
1019                   </object>
1020                   <packing>
1021                     <property name="position">2</property>
1022                   </packing>
1023                 </child>
1024               </object>
1025               <packing>
1026                 <property name="left_attach">5</property>
1027                 <property name="right_attach">6</property>
1028                 <property name="top_attach">12</property>
1029                 <property name="bottom_attach">13</property>
1030               </packing>
1031             </child>
1032             <child>
1033               <object class="GtkImage" id="image_status1">
1034                 <property name="visible">True</property>
1035                 <property name="stock">gtk-missing-image</property>
1036               </object>
1037               <packing>
1038                 <property name="left_attach">1</property>
1039                 <property name="right_attach">2</property>
1040                 <property name="top_attach">2</property>
1041                 <property name="bottom_attach">3</property>
1042               </packing>
1043             </child>
1044             <child>
1045               <object class="GtkImage" id="image_status2">
1046                 <property name="visible">True</property>
1047                 <property name="stock">gtk-missing-image</property>
1048               </object>
1049               <packing>
1050                 <property name="left_attach">1</property>
1051                 <property name="right_attach">2</property>
1052                 <property name="top_attach">4</property>
1053                 <property name="bottom_attach">5</property>
1054               </packing>
1055             </child>
1056             <child>
1057               <object class="GtkImage" id="image_status3">
1058                 <property name="visible">True</property>
1059                 <property name="stock">gtk-missing-image</property>
1060               </object>
1061               <packing>
1062                 <property name="left_attach">1</property>
1063                 <property name="right_attach">2</property>
1064                 <property name="top_attach">6</property>
1065                 <property name="bottom_attach">7</property>
1066               </packing>
1067             </child>
1068             <child>
1069               <object class="GtkImage" id="image_status4">
1070                 <property name="visible">True</property>
1071                 <property name="stock">gtk-missing-image</property>
1072               </object>
1073               <packing>
1074                 <property name="left_attach">1</property>
1075                 <property name="right_attach">2</property>
1076                 <property name="top_attach">8</property>
1077                 <property name="bottom_attach">9</property>
1078               </packing>
1079             </child>
1080             <child>
1081               <object class="GtkImage" id="image_status5">
1082                 <property name="visible">True</property>
1083                 <property name="stock">gtk-missing-image</property>
1084               </object>
1085               <packing>
1086                 <property name="left_attach">1</property>
1087                 <property name="right_attach">2</property>
1088                 <property name="top_attach">10</property>
1089                 <property name="bottom_attach">11</property>
1090               </packing>
1091             </child>
1092             <child>
1093               <object class="GtkImage" id="image_status6">
1094                 <property name="visible">True</property>
1095                 <property name="stock">gtk-missing-image</property>
1096               </object>
1097               <packing>
1098                 <property name="left_attach">1</property>
1099                 <property name="right_attach">2</property>
1100                 <property name="top_attach">12</property>
1101                 <property name="bottom_attach">13</property>
1102               </packing>
1103             </child>
1104             <child>
1105               <object class="GtkLabel" id="label4">
1106                 <property name="visible">True</property>
1107                 <property name="label" translatable="yes">Id</property>
1108               </object>
1109             </child>
1110             <child>
1111               <object class="GtkVBox" id="vbox8">
1112                 <property name="visible">True</property>
1113                 <child>
1114                   <object class="GtkLabel" id="label_lap1">
1115                     <property name="visible">True</property>
1116                     <property name="label" translatable="yes">label</property>
1117                   </object>
1118                   <packing>
1119                     <property name="position">0</property>
1120                   </packing>
1121                 </child>
1122                 <child>
1123                   <object class="GtkLabel" id="label_distance1">
1124                     <property name="visible">True</property>
1125                     <property name="label" translatable="yes">label</property>
1126                     <property name="width_chars">24</property>
1127                   </object>
1128                   <packing>
1129                     <property name="position">1</property>
1130                   </packing>
1131                 </child>
1132               </object>
1133               <packing>
1134                 <property name="left_attach">4</property>
1135                 <property name="right_attach">5</property>
1136                 <property name="top_attach">2</property>
1137                 <property name="bottom_attach">3</property>
1138               </packing>
1139             </child>
1140             <child>
1141               <object class="GtkVBox" id="vbox9">
1142                 <property name="visible">True</property>
1143                 <child>
1144                   <object class="GtkLabel" id="label_lap2">
1145                     <property name="visible">True</property>
1146                     <property name="label" translatable="yes">label</property>
1147                   </object>
1148                   <packing>
1149                     <property name="position">0</property>
1150                   </packing>
1151                 </child>
1152                 <child>
1153                   <object class="GtkLabel" id="label_distance2">
1154                     <property name="visible">True</property>
1155                     <property name="label" translatable="yes">label</property>
1156                     <property name="width_chars">24</property>
1157                   </object>
1158                   <packing>
1159                     <property name="position">1</property>
1160                   </packing>
1161                 </child>
1162               </object>
1163               <packing>
1164                 <property name="left_attach">4</property>
1165                 <property name="right_attach">5</property>
1166                 <property name="top_attach">4</property>
1167                 <property name="bottom_attach">5</property>
1168               </packing>
1169             </child>
1170             <child>
1171               <object class="GtkVBox" id="vbox10">
1172                 <property name="visible">True</property>
1173                 <child>
1174                   <object class="GtkLabel" id="label_lap3">
1175                     <property name="visible">True</property>
1176                     <property name="label" translatable="yes">label</property>
1177                   </object>
1178                   <packing>
1179                     <property name="position">0</property>
1180                   </packing>
1181                 </child>
1182                 <child>
1183                   <object class="GtkLabel" id="label_distance3">
1184                     <property name="visible">True</property>
1185                     <property name="label" translatable="yes">label</property>
1186                     <property name="width_chars">24</property>
1187                   </object>
1188                   <packing>
1189                     <property name="position">1</property>
1190                   </packing>
1191                 </child>
1192               </object>
1193               <packing>
1194                 <property name="left_attach">4</property>
1195                 <property name="right_attach">5</property>
1196                 <property name="top_attach">6</property>
1197                 <property name="bottom_attach">7</property>
1198               </packing>
1199             </child>
1200             <child>
1201               <object class="GtkVBox" id="vbox11">
1202                 <property name="visible">True</property>
1203                 <child>
1204                   <object class="GtkLabel" id="label_lap4">
1205                     <property name="visible">True</property>
1206                     <property name="label" translatable="yes">label</property>
1207                   </object>
1208                   <packing>
1209                     <property name="position">0</property>
1210                   </packing>
1211                 </child>
1212                 <child>
1213                   <object class="GtkLabel" id="label_distance4">
1214                     <property name="visible">True</property>
1215                     <property name="label" translatable="yes">label</property>
1216                     <property name="width_chars">24</property>
1217                   </object>
1218                   <packing>
1219                     <property name="position">1</property>
1220                   </packing>
1221                 </child>
1222               </object>
1223               <packing>
1224                 <property name="left_attach">4</property>
1225                 <property name="right_attach">5</property>
1226                 <property name="top_attach">8</property>
1227                 <property name="bottom_attach">9</property>
1228               </packing>
1229             </child>
1230             <child>
1231               <object class="GtkVBox" id="vbox12">
1232                 <property name="visible">True</property>
1233                 <child>
1234                   <object class="GtkLabel" id="label_lap5">
1235                     <property name="visible">True</property>
1236                     <property name="label" translatable="yes">label</property>
1237                   </object>
1238                   <packing>
1239                     <property name="position">0</property>
1240                   </packing>
1241                 </child>
1242                 <child>
1243                   <object class="GtkLabel" id="label_distance5">
1244                     <property name="visible">True</property>
1245                     <property name="label" translatable="yes">label</property>
1246                     <property name="width_chars">24</property>
1247                   </object>
1248                   <packing>
1249                     <property name="position">1</property>
1250                   </packing>
1251                 </child>
1252               </object>
1253               <packing>
1254                 <property name="left_attach">4</property>
1255                 <property name="right_attach">5</property>
1256                 <property name="top_attach">10</property>
1257                 <property name="bottom_attach">11</property>
1258               </packing>
1259             </child>
1260             <child>
1261               <object class="GtkVBox" id="vbox13">
1262                 <property name="visible">True</property>
1263                 <child>
1264                   <object class="GtkLabel" id="label_lap6">
1265                     <property name="visible">True</property>
1266                     <property name="label" translatable="yes">label</property>
1267                   </object>
1268                   <packing>
1269                     <property name="position">0</property>
1270                   </packing>
1271                 </child>
1272                 <child>
1273                   <object class="GtkLabel" id="label_distance6">
1274                     <property name="visible">True</property>
1275                     <property name="label" translatable="yes">label</property>
1276                     <property name="width_chars">24</property>
1277                   </object>
1278                   <packing>
1279                     <property name="position">1</property>
1280                   </packing>
1281                 </child>
1282               </object>
1283               <packing>
1284                 <property name="left_attach">4</property>
1285                 <property name="right_attach">5</property>
1286                 <property name="top_attach">12</property>
1287                 <property name="bottom_attach">13</property>
1288               </packing>
1289             </child>
1290             <child>
1291               <placeholder/>
1292             </child>
1293             <child>
1294               <placeholder/>
1295             </child>
1296           </object>
1297           <packing>
1298             <property name="position">3</property>
1299           </packing>
1300         </child>
1301         <child>
1302           <object class="GtkStatusbar" id="statusbar1">
1303             <property name="visible">True</property>
1304             <property name="spacing">2</property>
1305             <property name="has_resize_grip">False</property>
1306             <child>
1307               <object class="GtkImage" id="image1">
1308                 <property name="visible">True</property>
1309                 <property name="stock">gtk-connect</property>
1310               </object>
1311               <packing>
1312                 <property name="expand">False</property>
1313                 <property name="pack_type">end</property>
1314                 <property name="position">1</property>
1315               </packing>
1316             </child>
1317           </object>
1318           <packing>
1319             <property name="expand">False</property>
1320             <property name="position">4</property>
1321           </packing>
1322         </child>
1323       </object>
1324     </child>
1325   </object>
1326 </interface>