]> www.fi.muni.cz Git - slotcarman.git/blob - slotcarman.glade
WIP: fullscreen mode
[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="GtkHBox" id="hbox1">
166             <property name="visible">True</property>
167             <child>
168               <object class="GtkFrame" id="frame1">
169                 <property name="visible">True</property>
170                 <property name="label_xalign">0.5</property>
171                 <child>
172                   <object class="GtkAlignment" id="alignment1">
173                     <property name="visible">True</property>
174                     <property name="left_padding">12</property>
175                     <child>
176                       <object class="GtkLabel" id="label_lap_global">
177                         <property name="visible">True</property>
178                         <property name="label" translatable="yes">0</property>
179                       </object>
180                     </child>
181                   </object>
182                 </child>
183                 <child type="label">
184                   <object class="GtkLabel" id="label7">
185                     <property name="visible">True</property>
186                     <property name="label" translatable="yes">Lap</property>
187                     <property name="use_markup">True</property>
188                   </object>
189                 </child>
190               </object>
191               <packing>
192                 <property name="position">0</property>
193               </packing>
194             </child>
195             <child>
196               <object class="GtkFrame" id="frame2">
197                 <property name="visible">True</property>
198                 <property name="label_xalign">0.5</property>
199                 <child>
200                   <object class="GtkAlignment" id="alignment2">
201                     <property name="visible">True</property>
202                     <property name="left_padding">12</property>
203                     <child>
204                       <object class="GtkLabel" id="label_time_global">
205                         <property name="visible">True</property>
206                         <property name="label" translatable="yes">0:00</property>
207                       </object>
208                     </child>
209                   </object>
210                 </child>
211                 <child type="label">
212                   <object class="GtkLabel" id="label8">
213                     <property name="visible">True</property>
214                     <property name="label" translatable="yes">Time</property>
215                     <property name="use_markup">True</property>
216                   </object>
217                 </child>
218               </object>
219               <packing>
220                 <property name="position">1</property>
221               </packing>
222             </child>
223             <child>
224               <object class="GtkFrame" id="frame3">
225                 <property name="visible">True</property>
226                 <property name="label_xalign">0.5</property>
227                 <child>
228                   <object class="GtkAlignment" id="alignment3">
229                     <property name="visible">True</property>
230                     <property name="left_padding">12</property>
231                     <child>
232                       <object class="GtkLabel" id="label_best_lap_global">
233                         <property name="visible">True</property>
234                         <property name="label" translatable="yes">0</property>
235                       </object>
236                     </child>
237                   </object>
238                 </child>
239                 <child type="label">
240                   <object class="GtkLabel" id="label9">
241                     <property name="visible">True</property>
242                     <property name="label" translatable="yes">Fastest lap</property>
243                     <property name="use_markup">True</property>
244                   </object>
245                 </child>
246               </object>
247               <packing>
248                 <property name="position">2</property>
249               </packing>
250             </child>
251           </object>
252           <packing>
253             <property name="expand">False</property>
254             <property name="position">1</property>
255           </packing>
256         </child>
257         <child>
258           <placeholder/>
259         </child>
260         <child>
261           <object class="GtkTable" id="table1">
262             <property name="visible">True</property>
263             <property name="n_rows">13</property>
264             <property name="n_columns">8</property>
265             <child>
266               <object class="GtkLabel" id="label_pos1">
267                 <property name="visible">True</property>
268                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;1&lt;/span&gt;</property>
269                 <property name="use_markup">True</property>
270                 <property name="justify">right</property>
271                 <property name="width_chars">1</property>
272                 <property name="single_line_mode">True</property>
273               </object>
274               <packing>
275                 <property name="top_attach">2</property>
276                 <property name="bottom_attach">3</property>
277               </packing>
278             </child>
279             <child>
280               <object class="GtkLabel" id="label_pos2">
281                 <property name="visible">True</property>
282                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;2&lt;/span&gt;</property>
283                 <property name="use_markup">True</property>
284                 <property name="justify">right</property>
285                 <property name="width_chars">1</property>
286                 <property name="single_line_mode">True</property>
287               </object>
288               <packing>
289                 <property name="top_attach">4</property>
290                 <property name="bottom_attach">5</property>
291               </packing>
292             </child>
293             <child>
294               <object class="GtkLabel" id="label_pos3">
295                 <property name="visible">True</property>
296                 <property name="yalign">0.50999999046325684</property>
297                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;3&lt;/span&gt;</property>
298                 <property name="use_markup">True</property>
299                 <property name="justify">right</property>
300                 <property name="width_chars">1</property>
301                 <property name="single_line_mode">True</property>
302               </object>
303               <packing>
304                 <property name="top_attach">6</property>
305                 <property name="bottom_attach">7</property>
306               </packing>
307             </child>
308             <child>
309               <object class="GtkLabel" id="label_pos4">
310                 <property name="visible">True</property>
311                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;4&lt;/span&gt;</property>
312                 <property name="use_markup">True</property>
313                 <property name="justify">right</property>
314                 <property name="width_chars">1</property>
315                 <property name="single_line_mode">True</property>
316               </object>
317               <packing>
318                 <property name="top_attach">8</property>
319                 <property name="bottom_attach">9</property>
320               </packing>
321             </child>
322             <child>
323               <object class="GtkLabel" id="label_pos5">
324                 <property name="visible">True</property>
325                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;5&lt;/span&gt;</property>
326                 <property name="use_markup">True</property>
327                 <property name="justify">right</property>
328                 <property name="width_chars">1</property>
329                 <property name="single_line_mode">True</property>
330               </object>
331               <packing>
332                 <property name="top_attach">10</property>
333                 <property name="bottom_attach">11</property>
334               </packing>
335             </child>
336             <child>
337               <object class="GtkLabel" id="label_pos6">
338                 <property name="visible">True</property>
339                 <property name="label" translatable="yes">&lt;span weight="ultrabold" size="large"&gt;6&lt;/span&gt;</property>
340                 <property name="use_markup">True</property>
341                 <property name="justify">right</property>
342                 <property name="width_chars">1</property>
343                 <property name="single_line_mode">True</property>
344               </object>
345               <packing>
346                 <property name="top_attach">12</property>
347                 <property name="bottom_attach">13</property>
348               </packing>
349             </child>
350             <child>
351               <object class="GtkLabel" id="label_name1">
352                 <property name="visible">True</property>
353                 <property name="tooltip_text" translatable="yes">Click to modify</property>
354                 <property name="ellipsize">end</property>
355                 <property name="width_chars">25</property>
356                 <property name="single_line_mode">True</property>
357               </object>
358               <packing>
359                 <property name="left_attach">2</property>
360                 <property name="right_attach">3</property>
361                 <property name="top_attach">2</property>
362                 <property name="bottom_attach">3</property>
363               </packing>
364             </child>
365             <child>
366               <object class="GtkImage" id="image_fuel1">
367                 <property name="visible">True</property>
368                 <property name="stock">gtk-missing-image</property>
369               </object>
370               <packing>
371                 <property name="left_attach">7</property>
372                 <property name="right_attach">8</property>
373                 <property name="top_attach">2</property>
374                 <property name="bottom_attach">3</property>
375                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
376               </packing>
377             </child>
378             <child>
379               <object class="GtkImage" id="image_fuel2">
380                 <property name="visible">True</property>
381                 <property name="stock">gtk-missing-image</property>
382               </object>
383               <packing>
384                 <property name="left_attach">7</property>
385                 <property name="right_attach">8</property>
386                 <property name="top_attach">4</property>
387                 <property name="bottom_attach">5</property>
388                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
389               </packing>
390             </child>
391             <child>
392               <object class="GtkImage" id="image_fuel3">
393                 <property name="visible">True</property>
394                 <property name="stock">gtk-missing-image</property>
395               </object>
396               <packing>
397                 <property name="left_attach">7</property>
398                 <property name="right_attach">8</property>
399                 <property name="top_attach">6</property>
400                 <property name="bottom_attach">7</property>
401                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
402               </packing>
403             </child>
404             <child>
405               <object class="GtkImage" id="image_fuel4">
406                 <property name="visible">True</property>
407                 <property name="stock">gtk-missing-image</property>
408               </object>
409               <packing>
410                 <property name="left_attach">7</property>
411                 <property name="right_attach">8</property>
412                 <property name="top_attach">8</property>
413                 <property name="bottom_attach">9</property>
414                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
415               </packing>
416             </child>
417             <child>
418               <object class="GtkImage" id="image_fuel5">
419                 <property name="visible">True</property>
420                 <property name="stock">gtk-missing-image</property>
421               </object>
422               <packing>
423                 <property name="left_attach">7</property>
424                 <property name="right_attach">8</property>
425                 <property name="top_attach">10</property>
426                 <property name="bottom_attach">11</property>
427                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
428               </packing>
429             </child>
430             <child>
431               <object class="GtkImage" id="image_fuel6">
432                 <property name="visible">True</property>
433                 <property name="stock">gtk-missing-image</property>
434               </object>
435               <packing>
436                 <property name="left_attach">7</property>
437                 <property name="right_attach">8</property>
438                 <property name="top_attach">12</property>
439                 <property name="bottom_attach">13</property>
440                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
441               </packing>
442             </child>
443             <child>
444               <object class="GtkImage" id="image_throttle1">
445                 <property name="visible">True</property>
446                 <property name="stock">gtk-missing-image</property>
447               </object>
448               <packing>
449                 <property name="left_attach">6</property>
450                 <property name="right_attach">7</property>
451                 <property name="top_attach">2</property>
452                 <property name="bottom_attach">3</property>
453                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
454               </packing>
455             </child>
456             <child>
457               <object class="GtkImage" id="image_throttle2">
458                 <property name="visible">True</property>
459                 <property name="stock">gtk-missing-image</property>
460               </object>
461               <packing>
462                 <property name="left_attach">6</property>
463                 <property name="right_attach">7</property>
464                 <property name="top_attach">4</property>
465                 <property name="bottom_attach">5</property>
466                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
467               </packing>
468             </child>
469             <child>
470               <object class="GtkImage" id="image_throttle3">
471                 <property name="visible">True</property>
472                 <property name="stock">gtk-missing-image</property>
473               </object>
474               <packing>
475                 <property name="left_attach">6</property>
476                 <property name="right_attach">7</property>
477                 <property name="top_attach">6</property>
478                 <property name="bottom_attach">7</property>
479                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
480               </packing>
481             </child>
482             <child>
483               <object class="GtkImage" id="image_throttle4">
484                 <property name="visible">True</property>
485                 <property name="stock">gtk-missing-image</property>
486               </object>
487               <packing>
488                 <property name="left_attach">6</property>
489                 <property name="right_attach">7</property>
490                 <property name="top_attach">8</property>
491                 <property name="bottom_attach">9</property>
492                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
493               </packing>
494             </child>
495             <child>
496               <object class="GtkImage" id="image_throttle5">
497                 <property name="visible">True</property>
498                 <property name="stock">gtk-missing-image</property>
499               </object>
500               <packing>
501                 <property name="left_attach">6</property>
502                 <property name="right_attach">7</property>
503                 <property name="top_attach">10</property>
504                 <property name="bottom_attach">11</property>
505                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
506               </packing>
507             </child>
508             <child>
509               <object class="GtkImage" id="image_throttle6">
510                 <property name="visible">True</property>
511                 <property name="stock">gtk-missing-image</property>
512               </object>
513               <packing>
514                 <property name="left_attach">6</property>
515                 <property name="right_attach">7</property>
516                 <property name="top_attach">12</property>
517                 <property name="bottom_attach">13</property>
518                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
519               </packing>
520             </child>
521             <child>
522               <object class="GtkImage" id="image_car1">
523                 <property name="visible">True</property>
524                 <property name="stock">gtk-missing-image</property>
525               </object>
526               <packing>
527                 <property name="left_attach">3</property>
528                 <property name="right_attach">4</property>
529                 <property name="top_attach">2</property>
530                 <property name="bottom_attach">3</property>
531                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
532               </packing>
533             </child>
534             <child>
535               <object class="GtkImage" id="image_car2">
536                 <property name="visible">True</property>
537                 <property name="stock">gtk-missing-image</property>
538               </object>
539               <packing>
540                 <property name="left_attach">3</property>
541                 <property name="right_attach">4</property>
542                 <property name="top_attach">4</property>
543                 <property name="bottom_attach">5</property>
544                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
545               </packing>
546             </child>
547             <child>
548               <object class="GtkImage" id="image_car3">
549                 <property name="visible">True</property>
550                 <property name="stock">gtk-missing-image</property>
551               </object>
552               <packing>
553                 <property name="left_attach">3</property>
554                 <property name="right_attach">4</property>
555                 <property name="top_attach">6</property>
556                 <property name="bottom_attach">7</property>
557                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
558               </packing>
559             </child>
560             <child>
561               <object class="GtkImage" id="image_car4">
562                 <property name="visible">True</property>
563                 <property name="stock">gtk-missing-image</property>
564               </object>
565               <packing>
566                 <property name="left_attach">3</property>
567                 <property name="right_attach">4</property>
568                 <property name="top_attach">8</property>
569                 <property name="bottom_attach">9</property>
570                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
571               </packing>
572             </child>
573             <child>
574               <object class="GtkImage" id="image_car5">
575                 <property name="visible">True</property>
576                 <property name="stock">gtk-missing-image</property>
577               </object>
578               <packing>
579                 <property name="left_attach">3</property>
580                 <property name="right_attach">4</property>
581                 <property name="top_attach">10</property>
582                 <property name="bottom_attach">11</property>
583                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
584               </packing>
585             </child>
586             <child>
587               <object class="GtkImage" id="image_car6">
588                 <property name="visible">True</property>
589                 <property name="stock">gtk-missing-image</property>
590               </object>
591               <packing>
592                 <property name="left_attach">3</property>
593                 <property name="right_attach">4</property>
594                 <property name="top_attach">12</property>
595                 <property name="bottom_attach">13</property>
596                 <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
597               </packing>
598             </child>
599             <child>
600               <object class="GtkLabel" id="label_lap1">
601                 <property name="visible">True</property>
602                 <property name="label" translatable="yes">label</property>
603                 <property name="use_markup">True</property>
604                 <property name="justify">right</property>
605                 <property name="width_chars">12</property>
606               </object>
607               <packing>
608                 <property name="left_attach">4</property>
609                 <property name="right_attach">5</property>
610                 <property name="top_attach">2</property>
611                 <property name="bottom_attach">3</property>
612               </packing>
613             </child>
614             <child>
615               <object class="GtkLabel" id="label_lap2">
616                 <property name="visible">True</property>
617                 <property name="label" translatable="yes">label</property>
618                 <property name="justify">right</property>
619                 <property name="width_chars">12</property>
620               </object>
621               <packing>
622                 <property name="left_attach">4</property>
623                 <property name="right_attach">5</property>
624                 <property name="top_attach">4</property>
625                 <property name="bottom_attach">5</property>
626               </packing>
627             </child>
628             <child>
629               <object class="GtkLabel" id="label_lap3">
630                 <property name="visible">True</property>
631                 <property name="label" translatable="yes">label</property>
632                 <property name="justify">right</property>
633                 <property name="width_chars">12</property>
634               </object>
635               <packing>
636                 <property name="left_attach">4</property>
637                 <property name="right_attach">5</property>
638                 <property name="top_attach">6</property>
639                 <property name="bottom_attach">7</property>
640               </packing>
641             </child>
642             <child>
643               <object class="GtkLabel" id="label_lap4">
644                 <property name="visible">True</property>
645                 <property name="label" translatable="yes">label</property>
646                 <property name="justify">right</property>
647                 <property name="width_chars">12</property>
648               </object>
649               <packing>
650                 <property name="left_attach">4</property>
651                 <property name="right_attach">5</property>
652                 <property name="top_attach">8</property>
653                 <property name="bottom_attach">9</property>
654               </packing>
655             </child>
656             <child>
657               <object class="GtkLabel" id="label_lap5">
658                 <property name="visible">True</property>
659                 <property name="label" translatable="yes">label</property>
660                 <property name="justify">right</property>
661                 <property name="width_chars">12</property>
662               </object>
663               <packing>
664                 <property name="left_attach">4</property>
665                 <property name="right_attach">5</property>
666                 <property name="top_attach">10</property>
667                 <property name="bottom_attach">11</property>
668               </packing>
669             </child>
670             <child>
671               <object class="GtkLabel" id="label_lap6">
672                 <property name="visible">True</property>
673                 <property name="label" translatable="yes">label</property>
674                 <property name="justify">right</property>
675                 <property name="width_chars">12</property>
676               </object>
677               <packing>
678                 <property name="left_attach">4</property>
679                 <property name="right_attach">5</property>
680                 <property name="top_attach">12</property>
681                 <property name="bottom_attach">13</property>
682               </packing>
683             </child>
684             <child>
685               <object class="GtkLabel" id="label_name2">
686                 <property name="visible">True</property>
687                 <property name="tooltip_text" translatable="yes">Click to modify</property>
688                 <property name="ellipsize">end</property>
689                 <property name="width_chars">25</property>
690                 <property name="single_line_mode">True</property>
691               </object>
692               <packing>
693                 <property name="left_attach">2</property>
694                 <property name="right_attach">3</property>
695                 <property name="top_attach">4</property>
696                 <property name="bottom_attach">5</property>
697               </packing>
698             </child>
699             <child>
700               <object class="GtkLabel" id="label_name3">
701                 <property name="visible">True</property>
702                 <property name="tooltip_text" translatable="yes">Click to modify</property>
703                 <property name="ellipsize">end</property>
704                 <property name="width_chars">25</property>
705                 <property name="single_line_mode">True</property>
706               </object>
707               <packing>
708                 <property name="left_attach">2</property>
709                 <property name="right_attach">3</property>
710                 <property name="top_attach">6</property>
711                 <property name="bottom_attach">7</property>
712               </packing>
713             </child>
714             <child>
715               <object class="GtkLabel" id="label_name4">
716                 <property name="visible">True</property>
717                 <property name="tooltip_text" translatable="yes">Click to modify</property>
718                 <property name="ellipsize">end</property>
719                 <property name="width_chars">25</property>
720                 <property name="single_line_mode">True</property>
721               </object>
722               <packing>
723                 <property name="left_attach">2</property>
724                 <property name="right_attach">3</property>
725                 <property name="top_attach">8</property>
726                 <property name="bottom_attach">9</property>
727               </packing>
728             </child>
729             <child>
730               <object class="GtkLabel" id="label_name5">
731                 <property name="visible">True</property>
732                 <property name="tooltip_text" translatable="yes">Click to modify</property>
733                 <property name="ellipsize">end</property>
734                 <property name="width_chars">25</property>
735                 <property name="single_line_mode">True</property>
736               </object>
737               <packing>
738                 <property name="left_attach">2</property>
739                 <property name="right_attach">3</property>
740                 <property name="top_attach">10</property>
741                 <property name="bottom_attach">11</property>
742               </packing>
743             </child>
744             <child>
745               <object class="GtkLabel" id="label_name6">
746                 <property name="visible">True</property>
747                 <property name="tooltip_text" translatable="yes">Click to modify</property>
748                 <property name="ellipsize">end</property>
749                 <property name="width_chars">25</property>
750                 <property name="single_line_mode">True</property>
751               </object>
752               <packing>
753                 <property name="left_attach">2</property>
754                 <property name="right_attach">3</property>
755                 <property name="top_attach">12</property>
756                 <property name="bottom_attach">13</property>
757               </packing>
758             </child>
759             <child>
760               <object class="GtkLabel" id="label1">
761                 <property name="visible">True</property>
762                 <property name="label" translatable="yes">Name</property>
763               </object>
764               <packing>
765                 <property name="left_attach">2</property>
766                 <property name="right_attach">3</property>
767               </packing>
768             </child>
769             <child>
770               <object class="GtkLabel" id="label2">
771                 <property name="visible">True</property>
772                 <property name="label" translatable="yes">Lap</property>
773               </object>
774               <packing>
775                 <property name="left_attach">4</property>
776                 <property name="right_attach">5</property>
777               </packing>
778             </child>
779             <child>
780               <object class="GtkLabel" id="label3">
781                 <property name="visible">True</property>
782                 <property name="label" translatable="yes">Last/Best/Avg</property>
783               </object>
784               <packing>
785                 <property name="left_attach">5</property>
786                 <property name="right_attach">6</property>
787               </packing>
788             </child>
789             <child>
790               <object class="GtkLabel" id="label5">
791                 <property name="visible">True</property>
792                 <property name="label" translatable="yes">Throttle</property>
793               </object>
794               <packing>
795                 <property name="left_attach">6</property>
796                 <property name="right_attach">7</property>
797               </packing>
798             </child>
799             <child>
800               <object class="GtkLabel" id="label6">
801                 <property name="visible">True</property>
802                 <property name="label" translatable="yes">Fuel</property>
803               </object>
804               <packing>
805                 <property name="left_attach">7</property>
806                 <property name="right_attach">8</property>
807               </packing>
808             </child>
809             <child>
810               <object class="GtkHSeparator" id="hseparator1">
811                 <property name="visible">True</property>
812               </object>
813               <packing>
814                 <property name="right_attach">8</property>
815                 <property name="top_attach">1</property>
816                 <property name="bottom_attach">2</property>
817               </packing>
818             </child>
819             <child>
820               <object class="GtkHSeparator" id="hseparator2">
821                 <property name="visible">True</property>
822               </object>
823               <packing>
824                 <property name="right_attach">8</property>
825                 <property name="top_attach">3</property>
826                 <property name="bottom_attach">4</property>
827               </packing>
828             </child>
829             <child>
830               <object class="GtkHSeparator" id="hseparator3">
831                 <property name="visible">True</property>
832               </object>
833               <packing>
834                 <property name="right_attach">8</property>
835                 <property name="top_attach">5</property>
836                 <property name="bottom_attach">6</property>
837               </packing>
838             </child>
839             <child>
840               <object class="GtkHSeparator" id="hseparator4">
841                 <property name="visible">True</property>
842               </object>
843               <packing>
844                 <property name="right_attach">8</property>
845                 <property name="top_attach">7</property>
846                 <property name="bottom_attach">8</property>
847               </packing>
848             </child>
849             <child>
850               <object class="GtkHSeparator" id="hseparator5">
851                 <property name="visible">True</property>
852               </object>
853               <packing>
854                 <property name="right_attach">8</property>
855                 <property name="top_attach">9</property>
856                 <property name="bottom_attach">10</property>
857               </packing>
858             </child>
859             <child>
860               <object class="GtkHSeparator" id="hseparator6">
861                 <property name="visible">True</property>
862               </object>
863               <packing>
864                 <property name="right_attach">8</property>
865                 <property name="top_attach">11</property>
866                 <property name="bottom_attach">12</property>
867               </packing>
868             </child>
869             <child>
870               <object class="GtkVBox" id="vbox2">
871                 <property name="visible">True</property>
872                 <child>
873                   <object class="GtkLabel" id="label_laptime1">
874                     <property name="visible">True</property>
875                     <property name="label" translatable="yes">0</property>
876                   </object>
877                   <packing>
878                     <property name="position">0</property>
879                   </packing>
880                 </child>
881                 <child>
882                   <object class="GtkLabel" id="label_best_lap1">
883                     <property name="visible">True</property>
884                     <property name="label" translatable="yes">0</property>
885                   </object>
886                   <packing>
887                     <property name="position">1</property>
888                   </packing>
889                 </child>
890                 <child>
891                   <object class="GtkLabel" id="label_avg_lap1">
892                     <property name="visible">True</property>
893                     <property name="label" translatable="yes">0</property>
894                   </object>
895                   <packing>
896                     <property name="position">2</property>
897                   </packing>
898                 </child>
899               </object>
900               <packing>
901                 <property name="left_attach">5</property>
902                 <property name="right_attach">6</property>
903                 <property name="top_attach">2</property>
904                 <property name="bottom_attach">3</property>
905               </packing>
906             </child>
907             <child>
908               <object class="GtkVBox" id="vbox3">
909                 <property name="visible">True</property>
910                 <child>
911                   <object class="GtkLabel" id="label_laptime2">
912                     <property name="visible">True</property>
913                     <property name="label" translatable="yes">0</property>
914                   </object>
915                   <packing>
916                     <property name="position">0</property>
917                   </packing>
918                 </child>
919                 <child>
920                   <object class="GtkLabel" id="label_best_lap2">
921                     <property name="visible">True</property>
922                     <property name="label" translatable="yes">0</property>
923                   </object>
924                   <packing>
925                     <property name="position">1</property>
926                   </packing>
927                 </child>
928                 <child>
929                   <object class="GtkLabel" id="label_avg_lap2">
930                     <property name="visible">True</property>
931                     <property name="label" translatable="yes">0</property>
932                   </object>
933                   <packing>
934                     <property name="position">2</property>
935                   </packing>
936                 </child>
937               </object>
938               <packing>
939                 <property name="left_attach">5</property>
940                 <property name="right_attach">6</property>
941                 <property name="top_attach">4</property>
942                 <property name="bottom_attach">5</property>
943               </packing>
944             </child>
945             <child>
946               <object class="GtkVBox" id="vbox4">
947                 <property name="visible">True</property>
948                 <child>
949                   <object class="GtkLabel" id="label_laptime3">
950                     <property name="visible">True</property>
951                     <property name="label" translatable="yes">0</property>
952                   </object>
953                   <packing>
954                     <property name="position">0</property>
955                   </packing>
956                 </child>
957                 <child>
958                   <object class="GtkLabel" id="label_best_lap3">
959                     <property name="visible">True</property>
960                     <property name="label" translatable="yes">0</property>
961                   </object>
962                   <packing>
963                     <property name="position">1</property>
964                   </packing>
965                 </child>
966                 <child>
967                   <object class="GtkLabel" id="label_avg_lap3">
968                     <property name="visible">True</property>
969                     <property name="label" translatable="yes">0</property>
970                   </object>
971                   <packing>
972                     <property name="position">2</property>
973                   </packing>
974                 </child>
975               </object>
976               <packing>
977                 <property name="left_attach">5</property>
978                 <property name="right_attach">6</property>
979                 <property name="top_attach">6</property>
980                 <property name="bottom_attach">7</property>
981               </packing>
982             </child>
983             <child>
984               <object class="GtkVBox" id="vbox5">
985                 <property name="visible">True</property>
986                 <child>
987                   <object class="GtkLabel" id="label_laptime4">
988                     <property name="visible">True</property>
989                     <property name="label" translatable="yes">0</property>
990                   </object>
991                   <packing>
992                     <property name="position">0</property>
993                   </packing>
994                 </child>
995                 <child>
996                   <object class="GtkLabel" id="label_best_lap4">
997                     <property name="visible">True</property>
998                     <property name="label" translatable="yes">0</property>
999                   </object>
1000                   <packing>
1001                     <property name="position">1</property>
1002                   </packing>
1003                 </child>
1004                 <child>
1005                   <object class="GtkLabel" id="label_avg_lap4">
1006                     <property name="visible">True</property>
1007                     <property name="label" translatable="yes">0</property>
1008                   </object>
1009                   <packing>
1010                     <property name="position">2</property>
1011                   </packing>
1012                 </child>
1013               </object>
1014               <packing>
1015                 <property name="left_attach">5</property>
1016                 <property name="right_attach">6</property>
1017                 <property name="top_attach">8</property>
1018                 <property name="bottom_attach">9</property>
1019               </packing>
1020             </child>
1021             <child>
1022               <object class="GtkVBox" id="vbox6">
1023                 <property name="visible">True</property>
1024                 <child>
1025                   <object class="GtkLabel" id="label_laptime5">
1026                     <property name="visible">True</property>
1027                     <property name="label" translatable="yes">0</property>
1028                   </object>
1029                   <packing>
1030                     <property name="position">0</property>
1031                   </packing>
1032                 </child>
1033                 <child>
1034                   <object class="GtkLabel" id="label_best_lap5">
1035                     <property name="visible">True</property>
1036                     <property name="label" translatable="yes">0</property>
1037                   </object>
1038                   <packing>
1039                     <property name="position">1</property>
1040                   </packing>
1041                 </child>
1042                 <child>
1043                   <object class="GtkLabel" id="label_avg_lap5">
1044                     <property name="visible">True</property>
1045                     <property name="label" translatable="yes">0</property>
1046                   </object>
1047                   <packing>
1048                     <property name="position">2</property>
1049                   </packing>
1050                 </child>
1051               </object>
1052               <packing>
1053                 <property name="left_attach">5</property>
1054                 <property name="right_attach">6</property>
1055                 <property name="top_attach">10</property>
1056                 <property name="bottom_attach">11</property>
1057               </packing>
1058             </child>
1059             <child>
1060               <object class="GtkVBox" id="vbox7">
1061                 <property name="visible">True</property>
1062                 <child>
1063                   <object class="GtkLabel" id="label_laptime6">
1064                     <property name="visible">True</property>
1065                     <property name="label" translatable="yes">0</property>
1066                   </object>
1067                   <packing>
1068                     <property name="position">0</property>
1069                   </packing>
1070                 </child>
1071                 <child>
1072                   <object class="GtkLabel" id="label_best_lap6">
1073                     <property name="visible">True</property>
1074                     <property name="label" translatable="yes">0</property>
1075                   </object>
1076                   <packing>
1077                     <property name="position">1</property>
1078                   </packing>
1079                 </child>
1080                 <child>
1081                   <object class="GtkLabel" id="label_avg_lap6">
1082                     <property name="visible">True</property>
1083                     <property name="label" translatable="yes">0</property>
1084                   </object>
1085                   <packing>
1086                     <property name="position">2</property>
1087                   </packing>
1088                 </child>
1089               </object>
1090               <packing>
1091                 <property name="left_attach">5</property>
1092                 <property name="right_attach">6</property>
1093                 <property name="top_attach">12</property>
1094                 <property name="bottom_attach">13</property>
1095               </packing>
1096             </child>
1097             <child>
1098               <placeholder/>
1099             </child>
1100             <child>
1101               <placeholder/>
1102             </child>
1103             <child>
1104               <placeholder/>
1105             </child>
1106             <child>
1107               <placeholder/>
1108             </child>
1109             <child>
1110               <placeholder/>
1111             </child>
1112             <child>
1113               <placeholder/>
1114             </child>
1115             <child>
1116               <placeholder/>
1117             </child>
1118             <child>
1119               <placeholder/>
1120             </child>
1121             <child>
1122               <placeholder/>
1123             </child>
1124           </object>
1125           <packing>
1126             <property name="position">3</property>
1127           </packing>
1128         </child>
1129         <child>
1130           <object class="GtkStatusbar" id="statusbar1">
1131             <property name="visible">True</property>
1132             <property name="spacing">2</property>
1133             <property name="has_resize_grip">False</property>
1134             <child>
1135               <object class="GtkImage" id="image1">
1136                 <property name="visible">True</property>
1137                 <property name="stock">gtk-connect</property>
1138               </object>
1139               <packing>
1140                 <property name="expand">False</property>
1141                 <property name="pack_type">end</property>
1142                 <property name="position">1</property>
1143               </packing>
1144             </child>
1145           </object>
1146           <packing>
1147             <property name="expand">False</property>
1148             <property name="position">4</property>
1149           </packing>
1150         </child>
1151       </object>
1152     </child>
1153   </object>
1154 </interface>