Update changelog date
[rateit.git] / rateit.glade
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3 <!-- Generated with glade3
4 Version: 3.0.0
5 Date: Tue Nov 21 14:45:56 2006
6 User: jm
7 Host: theorix
8 -->
9 <glade-interface>
10 <widget class="GtkWindow" id="MainWindow">
11 <property name="visible">True</property>
12 <property name="title">RateIt</property>
13 <signal name="delete_event" handler="quit_request"/>
14 <child>
15 <widget class="GtkVBox" id="vbox1">
16 <property name="visible">True</property>
17 <child>
18 <widget class="GtkMenuBar" id="menubar">
19 <property name="visible">True</property>
20 <child>
21 <widget class="GtkMenuItem" id="filemenu">
22 <property name="visible">True</property>
23 <property name="label">_File</property>
24 <property name="use_underline">True</property>
25 <child>
26 <widget class="GtkMenu" id="filemenu_menu">
27 <child>
28 <widget class="GtkImageMenuItem" id="new1">
29 <property name="visible">True</property>
30 <property name="label">gtk-new</property>
31 <property name="use_underline">True</property>
32 <property name="use_stock">True</property>
33 <signal name="activate" handler="on_new_activate"/>
34 </widget>
35 </child>
36 <child>
37 <widget class="GtkImageMenuItem" id="open1">
38 <property name="visible">True</property>
39 <property name="label">gtk-open</property>
40 <property name="use_underline">True</property>
41 <property name="use_stock">True</property>
42 <signal name="activate" handler="on_open_activate"/>
43 </widget>
44 </child>
45 <child>
46 <widget class="GtkImageMenuItem" id="save1">
47 <property name="visible">True</property>
48 <property name="label">gtk-save</property>
49 <property name="use_underline">True</property>
50 <property name="use_stock">True</property>
51 <signal name="activate" handler="on_save_activate"/>
52 </widget>
53 </child>
54 <child>
55 <widget class="GtkImageMenuItem" id="save_as1">
56 <property name="visible">True</property>
57 <property name="label">gtk-save-as</property>
58 <property name="use_underline">True</property>
59 <property name="use_stock">True</property>
60 <signal name="activate" handler="on_save_as_activate"/>
61 </widget>
62 </child>
63 <child>
64 <widget class="GtkSeparatorMenuItem" id="separatormenuitem1">
65 <property name="visible">True</property>
66 </widget>
67 </child>
68 <child>
69 <widget class="GtkImageMenuItem" id="quit1">
70 <property name="visible">True</property>
71 <property name="label">gtk-quit</property>
72 <property name="use_underline">True</property>
73 <property name="use_stock">True</property>
74 <signal name="activate" handler="quit_request"/>
75 </widget>
76 </child>
77 </widget>
78 </child>
79 </widget>
80 </child>
81 <child>
82 <widget class="GtkMenuItem" id="menuitem2">
83 <property name="visible">True</property>
84 <property name="label">_Edit</property>
85 <property name="use_underline">True</property>
86 <child>
87 <widget class="GtkMenu" id="menuitem2_menu">
88 <child>
89 <widget class="GtkImageMenuItem" id="cut1">
90 <property name="visible">True</property>
91 <property name="label">gtk-cut</property>
92 <property name="use_underline">True</property>
93 <property name="use_stock">True</property>
94 </widget>
95 </child>
96 <child>
97 <widget class="GtkImageMenuItem" id="copy1">
98 <property name="visible">True</property>
99 <property name="label">gtk-copy</property>
100 <property name="use_underline">True</property>
101 <property name="use_stock">True</property>
102 </widget>
103 </child>
104 <child>
105 <widget class="GtkImageMenuItem" id="paste1">
106 <property name="visible">True</property>
107 <property name="label">gtk-paste</property>
108 <property name="use_underline">True</property>
109 <property name="use_stock">True</property>
110 </widget>
111 </child>
112 <child>
113 <widget class="GtkImageMenuItem" id="delete1">
114 <property name="visible">True</property>
115 <property name="label">gtk-delete</property>
116 <property name="use_underline">True</property>
117 <property name="use_stock">True</property>
118 </widget>
119 </child>
120 </widget>
121 </child>
122 </widget>
123 </child>
124 <child>
125 <widget class="GtkMenuItem" id="menuitem3">
126 <property name="visible">True</property>
127 <property name="label">_Experiment</property>
128 <property name="use_underline">True</property>
129 <child>
130 <widget class="GtkMenu" id="menuitem3_menu">
131 <child>
132 <widget class="GtkMenuItem" id="open_experiment">
133 <property name="visible">True</property>
134 <property name="label">Open Experiment</property>
135 <property name="use_underline">True</property>
136 <signal name="activate" handler="on_open_experiment"/>
137 </widget>
138 </child>
139 </widget>
140 </child>
141 </widget>
142 </child>
143 <child>
144 <widget class="GtkMenuItem" id="menuitem4">
145 <property name="visible">True</property>
146 <property name="label">_Help</property>
147 <property name="use_underline">True</property>
148 <child>
149 <widget class="GtkMenu" id="menuitem4_menu">
150 <child>
151 <widget class="GtkMenuItem" id="instructions1">
152 <property name="visible">True</property>
153 <property name="label">_Instructions</property>
154 <property name="use_underline">True</property>
155 <signal name="activate" handler="on_instructions_activate"/>
156 </widget>
157 </child>
158 <child>
159 <widget class="GtkMenuItem" id="about1">
160 <property name="visible">True</property>
161 <property name="label">_About</property>
162 <property name="use_underline">True</property>
163 <signal name="activate" handler="on_about_activate"/>
164 </widget>
165 </child>
166 </widget>
167 </child>
168 </widget>
169 </child>
170 </widget>
171 <packing>
172 <property name="expand">False</property>
173 <property name="fill">False</property>
174 </packing>
175 </child>
176 <child>
177 <widget class="GtkHBox" id="hbox1">
178 <property name="visible">True</property>
179 <child>
180 <widget class="GtkVBox" id="vbox3">
181 <property name="visible">True</property>
182 <child>
183 <widget class="GtkHBox" id="hbox18">
184 <property name="visible">True</property>
185 <property name="homogeneous">True</property>
186 <child>
187 <widget class="GtkLabel" id="labelExperiment">
188 <property name="visible">True</property>
189 <property name="ypad">15</property>
190 <property name="label" translatable="yes">Test Title</property>
191 </widget>
192 </child>
193 <child>
194 <widget class="GtkLabel" id="labelTrial">
195 <property name="visible">True</property>
196 <property name="ypad">15</property>
197 <property name="label" translatable="yes">Test N/M</property>
198 </widget>
199 <packing>
200 <property name="expand">False</property>
201 <property name="fill">False</property>
202 <property name="position">1</property>
203 </packing>
204 </child>
205 </widget>
206 <packing>
207 <property name="expand">False</property>
208 </packing>
209 </child>
210 <child>
211 <widget class="GtkHSeparator" id="hseparator3">
212 <property name="visible">True</property>
213 </widget>
214 <packing>
215 <property name="expand">False</property>
216 <property name="position">1</property>
217 </packing>
218 </child>
219 <child>
220 <widget class="GtkTable" id="table1">
221 <property name="visible">True</property>
222 <property name="n_rows">3</property>
223 <property name="n_columns">11</property>
224 <child>
225 <placeholder/>
226 </child>
227 <child>
228 <widget class="GtkVScale" id="vscaleA">
229 <property name="width_request">70</property>
230 <property name="height_request">250</property>
231 <property name="visible">True</property>
232 <property name="can_focus">True</property>
233 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
234 <property name="inverted">True</property>
235 <property name="digits">0</property>
236 <property name="value_pos">GTK_POS_LEFT</property>
237 <signal name="value_changed" handler="on_vscale_value_changed" object="labelA"/>
238 </widget>
239 <packing>
240 <property name="left_attach">1</property>
241 <property name="right_attach">2</property>
242 <property name="top_attach">1</property>
243 <property name="bottom_attach">2</property>
244 </packing>
245 </child>
246 <child>
247 <widget class="GtkVScale" id="vscaleB">
248 <property name="width_request">70</property>
249 <property name="height_request">250</property>
250 <property name="visible">True</property>
251 <property name="can_focus">True</property>
252 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
253 <property name="inverted">True</property>
254 <property name="digits">0</property>
255 <property name="value_pos">GTK_POS_LEFT</property>
256 <signal name="value_changed" handler="on_vscale_value_changed" object="labelB"/>
257 </widget>
258 <packing>
259 <property name="left_attach">2</property>
260 <property name="right_attach">3</property>
261 <property name="top_attach">1</property>
262 <property name="bottom_attach">2</property>
263 </packing>
264 </child>
265 <child>
266 <widget class="GtkVScale" id="vscaleC">
267 <property name="width_request">70</property>
268 <property name="height_request">250</property>
269 <property name="visible">True</property>
270 <property name="can_focus">True</property>
271 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
272 <property name="inverted">True</property>
273 <property name="digits">0</property>
274 <property name="value_pos">GTK_POS_LEFT</property>
275 <signal name="value_changed" handler="on_vscale_value_changed" object="labelC"/>
276 </widget>
277 <packing>
278 <property name="left_attach">3</property>
279 <property name="right_attach">4</property>
280 <property name="top_attach">1</property>
281 <property name="bottom_attach">2</property>
282 </packing>
283 </child>
284 <child>
285 <widget class="GtkVScale" id="vscaleD">
286 <property name="width_request">70</property>
287 <property name="height_request">250</property>
288 <property name="visible">True</property>
289 <property name="can_focus">True</property>
290 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
291 <property name="inverted">True</property>
292 <property name="digits">0</property>
293 <property name="value_pos">GTK_POS_LEFT</property>
294 <signal name="value_changed" handler="on_vscale_value_changed" object="labelD"/>
295 </widget>
296 <packing>
297 <property name="left_attach">4</property>
298 <property name="right_attach">5</property>
299 <property name="top_attach">1</property>
300 <property name="bottom_attach">2</property>
301 </packing>
302 </child>
303 <child>
304 <widget class="GtkVScale" id="vscaleE">
305 <property name="width_request">70</property>
306 <property name="height_request">250</property>
307 <property name="visible">True</property>
308 <property name="can_focus">True</property>
309 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
310 <property name="inverted">True</property>
311 <property name="digits">0</property>
312 <property name="value_pos">GTK_POS_LEFT</property>
313 <signal name="value_changed" handler="on_vscale_value_changed" object="labelE"/>
314 </widget>
315 <packing>
316 <property name="left_attach">5</property>
317 <property name="right_attach">6</property>
318 <property name="top_attach">1</property>
319 <property name="bottom_attach">2</property>
320 </packing>
321 </child>
322 <child>
323 <widget class="GtkVScale" id="vscaleF">
324 <property name="width_request">70</property>
325 <property name="height_request">250</property>
326 <property name="visible">True</property>
327 <property name="can_focus">True</property>
328 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
329 <property name="inverted">True</property>
330 <property name="digits">0</property>
331 <property name="value_pos">GTK_POS_LEFT</property>
332 <signal name="value_changed" handler="on_vscale_value_changed" object="labelF"/>
333 </widget>
334 <packing>
335 <property name="left_attach">6</property>
336 <property name="right_attach">7</property>
337 <property name="top_attach">1</property>
338 <property name="bottom_attach">2</property>
339 </packing>
340 </child>
341 <child>
342 <widget class="GtkVScale" id="vscaleG">
343 <property name="width_request">70</property>
344 <property name="height_request">250</property>
345 <property name="visible">True</property>
346 <property name="can_focus">True</property>
347 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
348 <property name="inverted">True</property>
349 <property name="digits">0</property>
350 <property name="value_pos">GTK_POS_LEFT</property>
351 <signal name="value_changed" handler="on_vscale_value_changed" object="labelG"/>
352 </widget>
353 <packing>
354 <property name="left_attach">7</property>
355 <property name="right_attach">8</property>
356 <property name="top_attach">1</property>
357 <property name="bottom_attach">2</property>
358 </packing>
359 </child>
360 <child>
361 <widget class="GtkVScale" id="vscaleH">
362 <property name="width_request">70</property>
363 <property name="height_request">250</property>
364 <property name="visible">True</property>
365 <property name="can_focus">True</property>
366 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
367 <property name="inverted">True</property>
368 <property name="digits">0</property>
369 <property name="value_pos">GTK_POS_LEFT</property>
370 <signal name="value_changed" handler="on_vscale_value_changed" object="labelH"/>
371 </widget>
372 <packing>
373 <property name="left_attach">8</property>
374 <property name="right_attach">9</property>
375 <property name="top_attach">1</property>
376 <property name="bottom_attach">2</property>
377 </packing>
378 </child>
379 <child>
380 <widget class="GtkButton" id="buttonPlayA">
381 <property name="visible">True</property>
382 <property name="can_focus">True</property>
383 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelA"/>
384 <child>
385 <widget class="GtkAlignment" id="alignment19">
386 <property name="visible">True</property>
387 <property name="xscale">0.000000</property>
388 <property name="yscale">0.000000</property>
389 <child>
390 <widget class="GtkHBox" id="hbox22">
391 <property name="visible">True</property>
392 <property name="spacing">2</property>
393 <child>
394 <widget class="GtkImage" id="image19">
395 <property name="visible">True</property>
396 <property name="stock">gtk-media-play</property>
397 </widget>
398 <packing>
399 <property name="expand">False</property>
400 <property name="fill">False</property>
401 </packing>
402 </child>
403 <child>
404 <widget class="GtkLabel" id="labelA">
405 <property name="visible">True</property>
406 <property name="label">A</property>
407 <property name="use_underline">True</property>
408 </widget>
409 <packing>
410 <property name="expand">False</property>
411 <property name="fill">False</property>
412 <property name="position">1</property>
413 </packing>
414 </child>
415 </widget>
416 </child>
417 </widget>
418 </child>
419 </widget>
420 <packing>
421 <property name="left_attach">1</property>
422 <property name="right_attach">2</property>
423 <property name="top_attach">2</property>
424 <property name="bottom_attach">3</property>
425 <property name="x_options"></property>
426 <property name="y_options"></property>
427 </packing>
428 </child>
429 <child>
430 <widget class="GtkButton" id="buttonPlayB">
431 <property name="visible">True</property>
432 <property name="can_focus">True</property>
433 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelB"/>
434 <child>
435 <widget class="GtkAlignment" id="alignment20">
436 <property name="visible">True</property>
437 <property name="xscale">0.000000</property>
438 <property name="yscale">0.000000</property>
439 <child>
440 <widget class="GtkHBox" id="hbox23">
441 <property name="visible">True</property>
442 <property name="spacing">2</property>
443 <child>
444 <widget class="GtkImage" id="image20">
445 <property name="visible">True</property>
446 <property name="stock">gtk-media-play</property>
447 </widget>
448 <packing>
449 <property name="expand">False</property>
450 <property name="fill">False</property>
451 </packing>
452 </child>
453 <child>
454 <widget class="GtkLabel" id="labelB">
455 <property name="visible">True</property>
456 <property name="label">B</property>
457 <property name="use_underline">True</property>
458 </widget>
459 <packing>
460 <property name="expand">False</property>
461 <property name="fill">False</property>
462 <property name="position">1</property>
463 </packing>
464 </child>
465 </widget>
466 </child>
467 </widget>
468 </child>
469 </widget>
470 <packing>
471 <property name="left_attach">2</property>
472 <property name="right_attach">3</property>
473 <property name="top_attach">2</property>
474 <property name="bottom_attach">3</property>
475 <property name="x_options"></property>
476 <property name="y_options"></property>
477 </packing>
478 </child>
479 <child>
480 <widget class="GtkButton" id="buttonPlayH">
481 <property name="visible">True</property>
482 <property name="can_focus">True</property>
483 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelH"/>
484 <child>
485 <widget class="GtkAlignment" id="alignment26">
486 <property name="visible">True</property>
487 <property name="xscale">0.000000</property>
488 <property name="yscale">0.000000</property>
489 <child>
490 <widget class="GtkHBox" id="hbox29">
491 <property name="visible">True</property>
492 <property name="spacing">2</property>
493 <child>
494 <widget class="GtkImage" id="image26">
495 <property name="visible">True</property>
496 <property name="stock">gtk-media-play</property>
497 </widget>
498 <packing>
499 <property name="expand">False</property>
500 <property name="fill">False</property>
501 </packing>
502 </child>
503 <child>
504 <widget class="GtkLabel" id="labelH">
505 <property name="visible">True</property>
506 <property name="label">H</property>
507 <property name="use_underline">True</property>
508 </widget>
509 <packing>
510 <property name="expand">False</property>
511 <property name="fill">False</property>
512 <property name="position">1</property>
513 </packing>
514 </child>
515 </widget>
516 </child>
517 </widget>
518 </child>
519 </widget>
520 <packing>
521 <property name="left_attach">8</property>
522 <property name="right_attach">9</property>
523 <property name="top_attach">2</property>
524 <property name="bottom_attach">3</property>
525 <property name="x_options"></property>
526 <property name="y_options"></property>
527 </packing>
528 </child>
529 <child>
530 <widget class="GtkButton" id="buttonPlayG">
531 <property name="visible">True</property>
532 <property name="can_focus">True</property>
533 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelG"/>
534 <child>
535 <widget class="GtkAlignment" id="alignment25">
536 <property name="visible">True</property>
537 <property name="xscale">0.000000</property>
538 <property name="yscale">0.000000</property>
539 <child>
540 <widget class="GtkHBox" id="hbox28">
541 <property name="visible">True</property>
542 <property name="spacing">2</property>
543 <child>
544 <widget class="GtkImage" id="image25">
545 <property name="visible">True</property>
546 <property name="stock">gtk-media-play</property>
547 </widget>
548 <packing>
549 <property name="expand">False</property>
550 <property name="fill">False</property>
551 </packing>
552 </child>
553 <child>
554 <widget class="GtkLabel" id="labelG">
555 <property name="visible">True</property>
556 <property name="label">G</property>
557 <property name="use_underline">True</property>
558 </widget>
559 <packing>
560 <property name="expand">False</property>
561 <property name="fill">False</property>
562 <property name="position">1</property>
563 </packing>
564 </child>
565 </widget>
566 </child>
567 </widget>
568 </child>
569 </widget>
570 <packing>
571 <property name="left_attach">7</property>
572 <property name="right_attach">8</property>
573 <property name="top_attach">2</property>
574 <property name="bottom_attach">3</property>
575 <property name="x_options"></property>
576 <property name="y_options"></property>
577 </packing>
578 </child>
579 <child>
580 <widget class="GtkButton" id="buttonPlayF">
581 <property name="visible">True</property>
582 <property name="can_focus">True</property>
583 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelF"/>
584 <child>
585 <widget class="GtkAlignment" id="alignment24">
586 <property name="visible">True</property>
587 <property name="xscale">0.000000</property>
588 <property name="yscale">0.000000</property>
589 <child>
590 <widget class="GtkHBox" id="hbox27">
591 <property name="visible">True</property>
592 <property name="spacing">2</property>
593 <child>
594 <widget class="GtkImage" id="image24">
595 <property name="visible">True</property>
596 <property name="stock">gtk-media-play</property>
597 </widget>
598 <packing>
599 <property name="expand">False</property>
600 <property name="fill">False</property>
601 </packing>
602 </child>
603 <child>
604 <widget class="GtkLabel" id="labelF">
605 <property name="visible">True</property>
606 <property name="label">F</property>
607 <property name="use_underline">True</property>
608 </widget>
609 <packing>
610 <property name="expand">False</property>
611 <property name="fill">False</property>
612 <property name="position">1</property>
613 </packing>
614 </child>
615 </widget>
616 </child>
617 </widget>
618 </child>
619 </widget>
620 <packing>
621 <property name="left_attach">6</property>
622 <property name="right_attach">7</property>
623 <property name="top_attach">2</property>
624 <property name="bottom_attach">3</property>
625 <property name="x_options"></property>
626 <property name="y_options"></property>
627 </packing>
628 </child>
629 <child>
630 <widget class="GtkButton" id="buttonPlayE">
631 <property name="visible">True</property>
632 <property name="can_focus">True</property>
633 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelE"/>
634 <child>
635 <widget class="GtkAlignment" id="alignment23">
636 <property name="visible">True</property>
637 <property name="xscale">0.000000</property>
638 <property name="yscale">0.000000</property>
639 <child>
640 <widget class="GtkHBox" id="hbox26">
641 <property name="visible">True</property>
642 <property name="spacing">2</property>
643 <child>
644 <widget class="GtkImage" id="image23">
645 <property name="visible">True</property>
646 <property name="stock">gtk-media-play</property>
647 </widget>
648 <packing>
649 <property name="expand">False</property>
650 <property name="fill">False</property>
651 </packing>
652 </child>
653 <child>
654 <widget class="GtkLabel" id="labelE">
655 <property name="visible">True</property>
656 <property name="label">E</property>
657 <property name="use_underline">True</property>
658 </widget>
659 <packing>
660 <property name="expand">False</property>
661 <property name="fill">False</property>
662 <property name="position">1</property>
663 </packing>
664 </child>
665 </widget>
666 </child>
667 </widget>
668 </child>
669 </widget>
670 <packing>
671 <property name="left_attach">5</property>
672 <property name="right_attach">6</property>
673 <property name="top_attach">2</property>
674 <property name="bottom_attach">3</property>
675 <property name="x_options"></property>
676 <property name="y_options"></property>
677 </packing>
678 </child>
679 <child>
680 <widget class="GtkButton" id="buttonPlayD">
681 <property name="visible">True</property>
682 <property name="can_focus">True</property>
683 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelD"/>
684 <child>
685 <widget class="GtkAlignment" id="alignment22">
686 <property name="visible">True</property>
687 <property name="xscale">0.000000</property>
688 <property name="yscale">0.000000</property>
689 <child>
690 <widget class="GtkHBox" id="hbox25">
691 <property name="visible">True</property>
692 <property name="spacing">2</property>
693 <child>
694 <widget class="GtkImage" id="image22">
695 <property name="visible">True</property>
696 <property name="stock">gtk-media-play</property>
697 </widget>
698 <packing>
699 <property name="expand">False</property>
700 <property name="fill">False</property>
701 </packing>
702 </child>
703 <child>
704 <widget class="GtkLabel" id="labelD">
705 <property name="visible">True</property>
706 <property name="label">D</property>
707 <property name="use_underline">True</property>
708 </widget>
709 <packing>
710 <property name="expand">False</property>
711 <property name="fill">False</property>
712 <property name="position">1</property>
713 </packing>
714 </child>
715 </widget>
716 </child>
717 </widget>
718 </child>
719 </widget>
720 <packing>
721 <property name="left_attach">4</property>
722 <property name="right_attach">5</property>
723 <property name="top_attach">2</property>
724 <property name="bottom_attach">3</property>
725 <property name="x_options"></property>
726 <property name="y_options"></property>
727 </packing>
728 </child>
729 <child>
730 <widget class="GtkButton" id="buttonPlayC">
731 <property name="visible">True</property>
732 <property name="can_focus">True</property>
733 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelC"/>
734 <child>
735 <widget class="GtkAlignment" id="alignment21">
736 <property name="visible">True</property>
737 <property name="xscale">0.000000</property>
738 <property name="yscale">0.000000</property>
739 <child>
740 <widget class="GtkHBox" id="hbox24">
741 <property name="visible">True</property>
742 <property name="spacing">2</property>
743 <child>
744 <widget class="GtkImage" id="image21">
745 <property name="visible">True</property>
746 <property name="stock">gtk-media-play</property>
747 </widget>
748 <packing>
749 <property name="expand">False</property>
750 <property name="fill">False</property>
751 </packing>
752 </child>
753 <child>
754 <widget class="GtkLabel" id="labelC">
755 <property name="visible">True</property>
756 <property name="label">C</property>
757 <property name="use_underline">True</property>
758 </widget>
759 <packing>
760 <property name="expand">False</property>
761 <property name="fill">False</property>
762 <property name="position">1</property>
763 </packing>
764 </child>
765 </widget>
766 </child>
767 </widget>
768 </child>
769 </widget>
770 <packing>
771 <property name="left_attach">3</property>
772 <property name="right_attach">4</property>
773 <property name="top_attach">2</property>
774 <property name="bottom_attach">3</property>
775 <property name="x_options"></property>
776 <property name="y_options"></property>
777 </packing>
778 </child>
779 <child>
780 <widget class="GtkButton" id="buttonPlayRef">
781 <property name="visible">True</property>
782 <property name="can_focus">True</property>
783 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelRef"/>
784 <child>
785 <widget class="GtkAlignment" id="alignment18">
786 <property name="visible">True</property>
787 <property name="xscale">0.000000</property>
788 <property name="yscale">0.000000</property>
789 <child>
790 <widget class="GtkHBox" id="hbox21">
791 <property name="visible">True</property>
792 <property name="spacing">2</property>
793 <child>
794 <widget class="GtkImage" id="image18">
795 <property name="visible">True</property>
796 <property name="stock">gtk-media-play</property>
797 </widget>
798 <packing>
799 <property name="expand">False</property>
800 <property name="fill">False</property>
801 </packing>
802 </child>
803 <child>
804 <widget class="GtkLabel" id="labelRef">
805 <property name="visible">True</property>
806 <property name="label">Ref</property>
807 <property name="use_underline">True</property>
808 </widget>
809 <packing>
810 <property name="expand">False</property>
811 <property name="fill">False</property>
812 <property name="position">1</property>
813 </packing>
814 </child>
815 </widget>
816 </child>
817 </widget>
818 </child>
819 </widget>
820 <packing>
821 <property name="top_attach">2</property>
822 <property name="bottom_attach">3</property>
823 <property name="x_options">GTK_FILL</property>
824 <property name="y_options"></property>
825 </packing>
826 </child>
827 <child>
828 <widget class="GtkTable" id="table2">
829 <property name="visible">True</property>
830 <property name="n_rows">13</property>
831 <property name="n_columns">2</property>
832 <child>
833 <placeholder/>
834 </child>
835 <child>
836 <placeholder/>
837 </child>
838 <child>
839 <placeholder/>
840 </child>
841 <child>
842 <placeholder/>
843 </child>
844 <child>
845 <placeholder/>
846 </child>
847 <child>
848 <placeholder/>
849 </child>
850 <child>
851 <placeholder/>
852 </child>
853 <child>
854 <placeholder/>
855 </child>
856 <child>
857 <placeholder/>
858 </child>
859 <child>
860 <placeholder/>
861 </child>
862 <child>
863 <placeholder/>
864 </child>
865 <child>
866 <placeholder/>
867 </child>
868 <child>
869 <placeholder/>
870 </child>
871 <child>
872 <widget class="GtkLabel" id="label67">
873 <property name="visible">True</property>
874 <property name="xalign">1.000000</property>
875 <property name="yalign">1.000000</property>
876 <property name="label" translatable="yes">0-</property>
877 <property name="justify">GTK_JUSTIFY_RIGHT</property>
878 </widget>
879 <packing>
880 <property name="left_attach">1</property>
881 <property name="right_attach">2</property>
882 <property name="top_attach">11</property>
883 <property name="bottom_attach">12</property>
884 <property name="x_options">GTK_FILL</property>
885 </packing>
886 </child>
887 <child>
888 <widget class="GtkLabel" id="label57">
889 <property name="visible">True</property>
890 <property name="xalign">1.000000</property>
891 <property name="yalign">0.000000</property>
892 <property name="label" translatable="yes">100-</property>
893 </widget>
894 <packing>
895 <property name="left_attach">1</property>
896 <property name="right_attach">2</property>
897 <property name="top_attach">1</property>
898 <property name="bottom_attach">2</property>
899 <property name="x_options">GTK_FILL</property>
900 </packing>
901 </child>
902 <child>
903 <widget class="GtkAlignment" id="alignment27">
904 <property name="height_request">8</property>
905 <property name="visible">True</property>
906 <child>
907 <placeholder/>
908 </child>
909 </widget>
910 <packing>
911 <property name="left_attach">1</property>
912 <property name="right_attach">2</property>
913 <property name="x_options">GTK_FILL</property>
914 <property name="y_options"></property>
915 </packing>
916 </child>
917 <child>
918 <widget class="GtkAlignment" id="alignment28">
919 <property name="height_request">9</property>
920 <property name="visible">True</property>
921 <child>
922 <placeholder/>
923 </child>
924 </widget>
925 <packing>
926 <property name="left_attach">1</property>
927 <property name="right_attach">2</property>
928 <property name="top_attach">12</property>
929 <property name="bottom_attach">13</property>
930 <property name="x_options">GTK_FILL</property>
931 <property name="y_options"></property>
932 </packing>
933 </child>
934 <child>
935 <widget class="GtkLabel" id="label65">
936 <property name="visible">True</property>
937 <property name="xalign">1.000000</property>
938 <property name="yalign">0.800000</property>
939 <property name="label" translatable="yes">20-</property>
940 <property name="justify">GTK_JUSTIFY_RIGHT</property>
941 </widget>
942 <packing>
943 <property name="left_attach">1</property>
944 <property name="right_attach">2</property>
945 <property name="top_attach">9</property>
946 <property name="bottom_attach">10</property>
947 <property name="x_options">GTK_FILL</property>
948 </packing>
949 </child>
950 <child>
951 <widget class="GtkLabel" id="label63">
952 <property name="visible">True</property>
953 <property name="xalign">1.000000</property>
954 <property name="yalign">0.600000</property>
955 <property name="label" translatable="yes">40-</property>
956 </widget>
957 <packing>
958 <property name="left_attach">1</property>
959 <property name="right_attach">2</property>
960 <property name="top_attach">7</property>
961 <property name="bottom_attach">8</property>
962 <property name="x_options">GTK_FILL</property>
963 </packing>
964 </child>
965 <child>
966 <widget class="GtkLabel" id="label61">
967 <property name="visible">True</property>
968 <property name="xalign">1.000000</property>
969 <property name="yalign">0.400000</property>
970 <property name="label" translatable="yes">60-</property>
971 </widget>
972 <packing>
973 <property name="left_attach">1</property>
974 <property name="right_attach">2</property>
975 <property name="top_attach">5</property>
976 <property name="bottom_attach">6</property>
977 <property name="x_options">GTK_FILL</property>
978 </packing>
979 </child>
980 <child>
981 <widget class="GtkLabel" id="label59">
982 <property name="visible">True</property>
983 <property name="xalign">1.000000</property>
984 <property name="yalign">0.200000</property>
985 <property name="label" translatable="yes">80-</property>
986 </widget>
987 <packing>
988 <property name="left_attach">1</property>
989 <property name="right_attach">2</property>
990 <property name="top_attach">3</property>
991 <property name="bottom_attach">4</property>
992 <property name="x_options">GTK_FILL</property>
993 </packing>
994 </child>
995 <child>
996 <widget class="GtkLabel" id="label58">
997 <property name="visible">True</property>
998 <property name="xalign">0.000000</property>
999 <property name="yalign">0.100000</property>
1000 <property name="label" translatable="yes">Excellent</property>
1001 </widget>
1002 <packing>
1003 <property name="top_attach">2</property>
1004 <property name="bottom_attach">3</property>
1005 <property name="x_options">GTK_FILL</property>
1006 </packing>
1007 </child>
1008 <child>
1009 <widget class="GtkLabel" id="label60">
1010 <property name="visible">True</property>
1011 <property name="xalign">0.000000</property>
1012 <property name="yalign">0.300000</property>
1013 <property name="label" translatable="yes">Good</property>
1014 </widget>
1015 <packing>
1016 <property name="top_attach">4</property>
1017 <property name="bottom_attach">5</property>
1018 <property name="x_options">GTK_FILL</property>
1019 </packing>
1020 </child>
1021 <child>
1022 <widget class="GtkLabel" id="label62">
1023 <property name="visible">True</property>
1024 <property name="xalign">0.000000</property>
1025 <property name="label" translatable="yes">Fair</property>
1026 </widget>
1027 <packing>
1028 <property name="top_attach">6</property>
1029 <property name="bottom_attach">7</property>
1030 <property name="x_options">GTK_FILL</property>
1031 </packing>
1032 </child>
1033 <child>
1034 <widget class="GtkLabel" id="label64">
1035 <property name="visible">True</property>
1036 <property name="xalign">0.000000</property>
1037 <property name="yalign">0.700000</property>
1038 <property name="label" translatable="yes">Poor</property>
1039 </widget>
1040 <packing>
1041 <property name="top_attach">8</property>
1042 <property name="bottom_attach">9</property>
1043 <property name="x_options">GTK_FILL</property>
1044 </packing>
1045 </child>
1046 <child>
1047 <widget class="GtkLabel" id="label66">
1048 <property name="visible">True</property>
1049 <property name="xalign">0.000000</property>
1050 <property name="yalign">0.900000</property>
1051 <property name="label" translatable="yes">Bad</property>
1052 </widget>
1053 <packing>
1054 <property name="top_attach">10</property>
1055 <property name="bottom_attach">11</property>
1056 <property name="x_options">GTK_FILL</property>
1057 </packing>
1058 </child>
1059 </widget>
1060 <packing>
1061 <property name="top_attach">1</property>
1062 <property name="bottom_attach">2</property>
1063 <property name="x_options">GTK_FILL</property>
1064 <property name="y_options">GTK_FILL</property>
1065 </packing>
1066 </child>
1067 <child>
1068 <widget class="GtkButton" id="buttonCommentA">
1069 <property name="visible">True</property>
1070 <property name="can_focus">True</property>
1071 <property name="label" translatable="yes">Comment</property>
1072 <property name="use_underline">True</property>
1073 <signal name="clicked" handler="on_buttonComment_clicked" object="labelA"/>
1074 </widget>
1075 <packing>
1076 <property name="left_attach">1</property>
1077 <property name="right_attach">2</property>
1078 <property name="x_options"></property>
1079 <property name="y_options"></property>
1080 </packing>
1081 </child>
1082 <child>
1083 <widget class="GtkButton" id="buttonCommentB">
1084 <property name="visible">True</property>
1085 <property name="can_focus">True</property>
1086 <property name="label" translatable="yes">Comment</property>
1087 <property name="use_underline">True</property>
1088 <signal name="clicked" handler="on_buttonComment_clicked" object="labelB"/>
1089 </widget>
1090 <packing>
1091 <property name="left_attach">2</property>
1092 <property name="right_attach">3</property>
1093 <property name="x_options"></property>
1094 <property name="y_options"></property>
1095 </packing>
1096 </child>
1097 <child>
1098 <widget class="GtkButton" id="buttonCommentC">
1099 <property name="visible">True</property>
1100 <property name="can_focus">True</property>
1101 <property name="label" translatable="yes">Comment</property>
1102 <property name="use_underline">True</property>
1103 <signal name="clicked" handler="on_buttonComment_clicked" object="labelC"/>
1104 </widget>
1105 <packing>
1106 <property name="left_attach">3</property>
1107 <property name="right_attach">4</property>
1108 <property name="x_options"></property>
1109 <property name="y_options"></property>
1110 </packing>
1111 </child>
1112 <child>
1113 <widget class="GtkButton" id="buttonCommentD">
1114 <property name="visible">True</property>
1115 <property name="can_focus">True</property>
1116 <property name="label" translatable="yes">Comment</property>
1117 <property name="use_underline">True</property>
1118 <signal name="clicked" handler="on_buttonComment_clicked" object="labelD"/>
1119 </widget>
1120 <packing>
1121 <property name="left_attach">4</property>
1122 <property name="right_attach">5</property>
1123 <property name="x_options"></property>
1124 <property name="y_options"></property>
1125 </packing>
1126 </child>
1127 <child>
1128 <widget class="GtkButton" id="buttonCommentE">
1129 <property name="visible">True</property>
1130 <property name="can_focus">True</property>
1131 <property name="label" translatable="yes">Comment</property>
1132 <property name="use_underline">True</property>
1133 <signal name="clicked" handler="on_buttonComment_clicked" object="labelE"/>
1134 </widget>
1135 <packing>
1136 <property name="left_attach">5</property>
1137 <property name="right_attach">6</property>
1138 <property name="x_options"></property>
1139 <property name="y_options"></property>
1140 </packing>
1141 </child>
1142 <child>
1143 <widget class="GtkButton" id="buttonCommentF">
1144 <property name="visible">True</property>
1145 <property name="can_focus">True</property>
1146 <property name="label" translatable="yes">Comment</property>
1147 <property name="use_underline">True</property>
1148 <signal name="clicked" handler="on_buttonComment_clicked" object="labelF"/>
1149 </widget>
1150 <packing>
1151 <property name="left_attach">6</property>
1152 <property name="right_attach">7</property>
1153 <property name="x_options"></property>
1154 <property name="y_options"></property>
1155 </packing>
1156 </child>
1157 <child>
1158 <widget class="GtkButton" id="buttonCommentG">
1159 <property name="visible">True</property>
1160 <property name="can_focus">True</property>
1161 <property name="label" translatable="yes">Comment</property>
1162 <property name="use_underline">True</property>
1163 <signal name="clicked" handler="on_buttonComment_clicked" object="labelG"/>
1164 </widget>
1165 <packing>
1166 <property name="left_attach">7</property>
1167 <property name="right_attach">8</property>
1168 <property name="x_options"></property>
1169 <property name="y_options"></property>
1170 </packing>
1171 </child>
1172 <child>
1173 <widget class="GtkButton" id="buttonCommentH">
1174 <property name="visible">True</property>
1175 <property name="can_focus">True</property>
1176 <property name="label" translatable="yes">Comment</property>
1177 <property name="use_underline">True</property>
1178 <signal name="clicked" handler="on_buttonComment_clicked" object="labelH"/>
1179 </widget>
1180 <packing>
1181 <property name="left_attach">8</property>
1182 <property name="right_attach">9</property>
1183 <property name="x_options"></property>
1184 <property name="y_options"></property>
1185 </packing>
1186 </child>
1187 <child>
1188 <widget class="GtkVScale" id="vscaleI">
1189 <property name="width_request">70</property>
1190 <property name="height_request">250</property>
1191 <property name="visible">True</property>
1192 <property name="can_focus">True</property>
1193 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
1194 <property name="inverted">True</property>
1195 <property name="digits">0</property>
1196 <property name="value_pos">GTK_POS_LEFT</property>
1197 <signal name="value_changed" handler="on_vscale_value_changed" object="labelH"/>
1198 </widget>
1199 <packing>
1200 <property name="left_attach">9</property>
1201 <property name="right_attach">10</property>
1202 <property name="top_attach">1</property>
1203 <property name="bottom_attach">2</property>
1204 <property name="y_options">GTK_FILL</property>
1205 </packing>
1206 </child>
1207 <child>
1208 <widget class="GtkVScale" id="vscaleJ">
1209 <property name="width_request">70</property>
1210 <property name="height_request">250</property>
1211 <property name="visible">True</property>
1212 <property name="can_focus">True</property>
1213 <property name="adjustment">100.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
1214 <property name="inverted">True</property>
1215 <property name="digits">0</property>
1216 <property name="value_pos">GTK_POS_LEFT</property>
1217 <signal name="value_changed" handler="on_vscale_value_changed" object="labelH"/>
1218 </widget>
1219 <packing>
1220 <property name="left_attach">10</property>
1221 <property name="right_attach">11</property>
1222 <property name="top_attach">1</property>
1223 <property name="bottom_attach">2</property>
1224 <property name="y_options">GTK_FILL</property>
1225 </packing>
1226 </child>
1227 <child>
1228 <widget class="GtkButton" id="buttonCommentI">
1229 <property name="visible">True</property>
1230 <property name="can_focus">True</property>
1231 <property name="label" translatable="yes">Comment</property>
1232 <property name="use_underline">True</property>
1233 <signal name="clicked" handler="on_buttonComment_clicked" object="labelI"/>
1234 </widget>
1235 <packing>
1236 <property name="left_attach">9</property>
1237 <property name="right_attach">10</property>
1238 <property name="x_options">GTK_FILL</property>
1239 <property name="y_options"></property>
1240 </packing>
1241 </child>
1242 <child>
1243 <widget class="GtkButton" id="buttonCommentJ">
1244 <property name="visible">True</property>
1245 <property name="can_focus">True</property>
1246 <property name="label" translatable="yes">Comment</property>
1247 <property name="use_underline">True</property>
1248 <signal name="clicked" handler="on_buttonComment_clicked" object="labelJ"/>
1249 </widget>
1250 <packing>
1251 <property name="left_attach">10</property>
1252 <property name="right_attach">11</property>
1253 <property name="x_options">GTK_FILL</property>
1254 <property name="y_options"></property>
1255 </packing>
1256 </child>
1257 <child>
1258 <widget class="GtkButton" id="buttonPlayJ">
1259 <property name="visible">True</property>
1260 <property name="can_focus">True</property>
1261 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelG"/>
1262 <child>
1263 <widget class="GtkAlignment" id="alignment32">
1264 <property name="visible">True</property>
1265 <property name="xscale">0.000000</property>
1266 <property name="yscale">0.000000</property>
1267 <child>
1268 <widget class="GtkHBox" id="hbox35">
1269 <property name="visible">True</property>
1270 <property name="spacing">2</property>
1271 <child>
1272 <widget class="GtkImage" id="image31">
1273 <property name="visible">True</property>
1274 <property name="stock">gtk-media-play</property>
1275 </widget>
1276 <packing>
1277 <property name="expand">False</property>
1278 <property name="fill">False</property>
1279 </packing>
1280 </child>
1281 <child>
1282 <widget class="GtkLabel" id="labelJ">
1283 <property name="visible">True</property>
1284 <property name="label">J</property>
1285 <property name="use_underline">True</property>
1286 </widget>
1287 <packing>
1288 <property name="expand">False</property>
1289 <property name="fill">False</property>
1290 <property name="position">1</property>
1291 </packing>
1292 </child>
1293 </widget>
1294 </child>
1295 </widget>
1296 </child>
1297 </widget>
1298 <packing>
1299 <property name="left_attach">10</property>
1300 <property name="right_attach">11</property>
1301 <property name="top_attach">2</property>
1302 <property name="bottom_attach">3</property>
1303 <property name="x_options"></property>
1304 <property name="y_options"></property>
1305 </packing>
1306 </child>
1307 <child>
1308 <widget class="GtkButton" id="buttonPlayI">
1309 <property name="visible">True</property>
1310 <property name="can_focus">True</property>
1311 <signal name="clicked" handler="on_buttonPlay_clicked" object="labelI"/>
1312 <child>
1313 <widget class="GtkAlignment" id="alignment31">
1314 <property name="visible">True</property>
1315 <property name="xscale">0.000000</property>
1316 <property name="yscale">0.000000</property>
1317 <child>
1318 <widget class="GtkHBox" id="hbox34">
1319 <property name="visible">True</property>
1320 <property name="spacing">2</property>
1321 <child>
1322 <widget class="GtkImage" id="image30">
1323 <property name="visible">True</property>
1324 <property name="stock">gtk-media-play</property>
1325 </widget>
1326 <packing>
1327 <property name="expand">False</property>
1328 <property name="fill">False</property>
1329 </packing>
1330 </child>
1331 <child>
1332 <widget class="GtkLabel" id="labelI">
1333 <property name="visible">True</property>
1334 <property name="label">I</property>
1335 <property name="use_underline">True</property>
1336 </widget>
1337 <packing>
1338 <property name="expand">False</property>
1339 <property name="fill">False</property>
1340 <property name="position">1</property>
1341 </packing>
1342 </child>
1343 </widget>
1344 </child>
1345 </widget>
1346 </child>
1347 </widget>
1348 <packing>
1349 <property name="left_attach">9</property>
1350 <property name="right_attach">10</property>
1351 <property name="top_attach">2</property>
1352 <property name="bottom_attach">3</property>
1353 <property name="x_options"></property>
1354 <property name="y_options"></property>
1355 </packing>
1356 </child>
1357 </widget>
1358 <packing>
1359 <property name="position">2</property>
1360 </packing>
1361 </child>
1362 </widget>
1363 </child>
1364 </widget>
1365 <packing>
1366 <property name="position">1</property>
1367 </packing>
1368 </child>
1369 <child>
1370 <widget class="GtkHSeparator" id="hseparator1">
1371 <property name="visible">True</property>
1372 </widget>
1373 <packing>
1374 <property name="expand">False</property>
1375 <property name="position">2</property>
1376 </packing>
1377 </child>
1378 <child>
1379 <widget class="GtkButton" id="buttonPause">
1380 <property name="visible">True</property>
1381 <property name="can_focus">True</property>
1382 <property name="label">gtk-media-pause</property>
1383 <property name="use_stock">True</property>
1384 <signal name="clicked" handler="on_buttonPause_clicked"/>
1385 </widget>
1386 <packing>
1387 <property name="expand">False</property>
1388 <property name="fill">False</property>
1389 <property name="position">3</property>
1390 </packing>
1391 </child>
1392 <child>
1393 <widget class="GtkButton" id="buttonStop">
1394 <property name="visible">True</property>
1395 <property name="can_focus">True</property>
1396 <property name="label">gtk-media-stop</property>
1397 <property name="use_stock">True</property>
1398 <signal name="clicked" handler="on_buttonStop_clicked"/>
1399 </widget>
1400 <packing>
1401 <property name="expand">False</property>
1402 <property name="fill">False</property>
1403 <property name="position">4</property>
1404 </packing>
1405 </child>
1406 <child>
1407 <widget class="GtkHBox" id="hbox30">
1408 <property name="visible">True</property>
1409 <child>
1410 <widget class="GtkVBox" id="vbox4">
1411 <property name="visible">True</property>
1412 <child>
1413 <widget class="GtkLabel" id="labelPlay">
1414 <property name="visible">True</property>
1415 <property name="yalign">0.800000</property>
1416 <property name="label" translatable="yes">Playback start</property>
1417 </widget>
1418 </child>
1419 <child>
1420 <widget class="GtkHScale" id="hscale1">
1421 <property name="visible">True</property>
1422 <property name="can_focus">True</property>
1423 <property name="adjustment">0.000000 0.000000 100.000000 0.000000 0.000000 0.000000</property>
1424 <property name="digits">0</property>
1425 <property name="draw_value">False</property>
1426 <signal name="value_changed" handler="on_hscale_value_changed"/>
1427 </widget>
1428 <packing>
1429 <property name="expand">False</property>
1430 <property name="fill">False</property>
1431 <property name="position">1</property>
1432 </packing>
1433 </child>
1434 <child>
1435 <widget class="GtkLabel" id="labelDur">
1436 <property name="visible">True</property>
1437 <property name="yalign">0.200000</property>
1438 <property name="label" translatable="yes">Total length:</property>
1439 </widget>
1440 <packing>
1441 <property name="position">2</property>
1442 </packing>
1443 </child>
1444 </widget>
1445 </child>
1446 <child>
1447 <widget class="GtkVSeparator" id="vseparator3">
1448 <property name="visible">True</property>
1449 </widget>
1450 <packing>
1451 <property name="expand">False</property>
1452 <property name="fill">False</property>
1453 <property name="position">1</property>
1454 </packing>
1455 </child>
1456 <child>
1457 <widget class="GtkButton" id="buttonPrev">
1458 <property name="visible">True</property>
1459 <property name="can_focus">True</property>
1460 <property name="label">gtk-go-back</property>
1461 <property name="use_stock">True</property>
1462 <signal name="clicked" handler="on_buttonPrev_clicked"/>
1463 </widget>
1464 <packing>
1465 <property name="expand">False</property>
1466 <property name="fill">False</property>
1467 <property name="position">2</property>
1468 </packing>
1469 </child>
1470 <child>
1471 <widget class="GtkButton" id="buttonNext">
1472 <property name="visible">True</property>
1473 <property name="can_focus">True</property>
1474 <signal name="clicked" handler="on_buttonNext_clicked"/>
1475 <child>
1476 <widget class="GtkAlignment" id="alignment33">
1477 <property name="visible">True</property>
1478 <property name="xscale">0.000000</property>
1479 <property name="yscale">0.000000</property>
1480 <child>
1481 <widget class="GtkHBox" id="hbox36">
1482 <property name="visible">True</property>
1483 <property name="spacing">2</property>
1484 <child>
1485 <widget class="GtkImage" id="image32">
1486 <property name="visible">True</property>
1487 <property name="stock">gtk-go-forward</property>
1488 </widget>
1489 <packing>
1490 <property name="expand">False</property>
1491 <property name="fill">False</property>
1492 </packing>
1493 </child>
1494 <child>
1495 <widget class="GtkLabel" id="labelNext">
1496 <property name="visible">True</property>
1497 <property name="label">&lt;b&gt;Next trial&lt;/b&gt;</property>
1498 <property name="use_markup">True</property>
1499 <property name="use_underline">True</property>
1500 </widget>
1501 <packing>
1502 <property name="expand">False</property>
1503 <property name="fill">False</property>
1504 <property name="position">1</property>
1505 </packing>
1506 </child>
1507 </widget>
1508 </child>
1509 </widget>
1510 </child>
1511 </widget>
1512 <packing>
1513 <property name="expand">False</property>
1514 <property name="fill">False</property>
1515 <property name="position">3</property>
1516 </packing>
1517 </child>
1518 </widget>
1519 <packing>
1520 <property name="expand">False</property>
1521 <property name="fill">False</property>
1522 <property name="position">5</property>
1523 </packing>
1524 </child>
1525 </widget>
1526 </child>
1527 </widget>
1528 <widget class="GtkAboutDialog" id="AboutDialog">
1529 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1530 <property name="version">0.1</property>
1531 <property name="copyright">(c) Commonwealth Scientific and Industrial Research Organisation (CSIRO)</property>
1532 <property name="comments">This is a tool to perform MUSHRA test. It attempts to follow recommendation ITU-R BS.1534-1 as closely as possible, but we cannot guarantee that it fully complies with the recommendation.</property>
1533 <property name="website">http://rateit.sourceforge.net/</property>
1534 <property name="license">This software is licensed under the GNU General Public License (GPL) version 2 or later OR (at your choice) under the Mozilla Public License (MPL) version 1.1</property>
1535 <property name="authors">Jean-Marc Valin</property>
1536 <property name="documenters"></property>
1537 <property name="translator_credits">translator-credits</property>
1538 <property name="artists"></property>
1539 <property name="wrap_license">True</property>
1540 <child internal-child="vbox">
1541 <widget class="GtkVBox" id="dialog-vbox1">
1542 <property name="visible">True</property>
1543 <child>
1544 <placeholder/>
1545 </child>
1546 <child internal-child="action_area">
1547 <widget class="GtkHButtonBox" id="dialog-action_area1">
1548 <property name="visible">True</property>
1549 </widget>
1550 <packing>
1551 <property name="expand">False</property>
1552 <property name="pack_type">GTK_PACK_END</property>
1553 </packing>
1554 </child>
1555 </widget>
1556 </child>
1557 </widget>
1558 <widget class="GtkFileChooserDialog" id="OpenDialog">
1559 <property name="modal">True</property>
1560 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1561 <child internal-child="vbox">
1562 <widget class="GtkVBox" id="dialog-vbox1">
1563 <property name="visible">True</property>
1564 <property name="spacing">24</property>
1565 <child>
1566 <placeholder/>
1567 </child>
1568 <child internal-child="action_area">
1569 <widget class="GtkHButtonBox" id="dialog-action_area1">
1570 <property name="visible">True</property>
1571 <property name="layout_style">GTK_BUTTONBOX_END</property>
1572 <child>
1573 <widget class="GtkButton" id="button10">
1574 <property name="visible">True</property>
1575 <property name="can_focus">True</property>
1576 <property name="can_default">True</property>
1577 <property name="label">gtk-cancel</property>
1578 <property name="use_stock">True</property>
1579 <property name="response_id">-6</property>
1580 </widget>
1581 </child>
1582 <child>
1583 <widget class="GtkButton" id="button11">
1584 <property name="visible">True</property>
1585 <property name="can_focus">True</property>
1586 <property name="can_default">True</property>
1587 <property name="has_default">True</property>
1588 <property name="label">gtk-open</property>
1589 <property name="use_stock">True</property>
1590 <property name="response_id">-5</property>
1591 </widget>
1592 <packing>
1593 <property name="position">1</property>
1594 </packing>
1595 </child>
1596 </widget>
1597 <packing>
1598 <property name="expand">False</property>
1599 <property name="pack_type">GTK_PACK_END</property>
1600 </packing>
1601 </child>
1602 </widget>
1603 </child>
1604 </widget>
1605 <widget class="GtkFileChooserDialog" id="SaveAsDialog">
1606 <property name="action">GTK_FILE_CHOOSER_ACTION_SAVE</property>
1607 <property name="do_overwrite_confirmation">True</property>
1608 <property name="modal">True</property>
1609 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1610 <child internal-child="vbox">
1611 <widget class="GtkVBox" id="dialog-vbox2">
1612 <property name="visible">True</property>
1613 <property name="spacing">24</property>
1614 <child>
1615 <placeholder/>
1616 </child>
1617 <child internal-child="action_area">
1618 <widget class="GtkHButtonBox" id="dialog-action_area2">
1619 <property name="visible">True</property>
1620 <property name="layout_style">GTK_BUTTONBOX_END</property>
1621 <child>
1622 <widget class="GtkButton" id="button12">
1623 <property name="visible">True</property>
1624 <property name="can_focus">True</property>
1625 <property name="can_default">True</property>
1626 <property name="label">gtk-cancel</property>
1627 <property name="use_stock">True</property>
1628 <property name="response_id">-6</property>
1629 </widget>
1630 </child>
1631 <child>
1632 <widget class="GtkButton" id="button13">
1633 <property name="visible">True</property>
1634 <property name="can_focus">True</property>
1635 <property name="can_default">True</property>
1636 <property name="has_default">True</property>
1637 <property name="label">gtk-save</property>
1638 <property name="use_stock">True</property>
1639 <property name="response_id">-5</property>
1640 </widget>
1641 <packing>
1642 <property name="position">1</property>
1643 </packing>
1644 </child>
1645 </widget>
1646 <packing>
1647 <property name="expand">False</property>
1648 <property name="pack_type">GTK_PACK_END</property>
1649 </packing>
1650 </child>
1651 </widget>
1652 </child>
1653 </widget>
1654 <widget class="GtkDialog" id="CloseConfirm">
1655 <property name="resizable">False</property>
1656 <property name="modal">True</property>
1657 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1658 <child internal-child="vbox">
1659 <widget class="GtkVBox" id="dialog-vbox3">
1660 <property name="visible">True</property>
1661 <child>
1662 <widget class="GtkHBox" id="hbox31">
1663 <property name="visible">True</property>
1664 <child>
1665 <widget class="GtkImage" id="image27">
1666 <property name="visible">True</property>
1667 <property name="xpad">15</property>
1668 <property name="ypad">15</property>
1669 <property name="stock">gtk-dialog-warning</property>
1670 <property name="icon_size">6</property>
1671 </widget>
1672 <packing>
1673 <property name="expand">False</property>
1674 <property name="fill">False</property>
1675 </packing>
1676 </child>
1677 <child>
1678 <widget class="GtkVBox" id="vbox6">
1679 <property name="visible">True</property>
1680 <child>
1681 <widget class="GtkLabel" id="label69">
1682 <property name="visible">True</property>
1683 <property name="xalign">0.000000</property>
1684 <property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Save session before closing?&lt;/big&gt;&lt;/b&gt;</property>
1685 <property name="use_markup">True</property>
1686 </widget>
1687 <packing>
1688 <property name="fill">False</property>
1689 </packing>
1690 </child>
1691 <child>
1692 <widget class="GtkLabel" id="label70">
1693 <property name="visible">True</property>
1694 <property name="xalign">0.000000</property>
1695 <property name="label" translatable="yes">If you don't save, your data will be lost.</property>
1696 </widget>
1697 <packing>
1698 <property name="fill">False</property>
1699 <property name="position">1</property>
1700 </packing>
1701 </child>
1702 </widget>
1703 <packing>
1704 <property name="position">1</property>
1705 </packing>
1706 </child>
1707 </widget>
1708 <packing>
1709 <property name="position">2</property>
1710 </packing>
1711 </child>
1712 <child internal-child="action_area">
1713 <widget class="GtkHButtonBox" id="dialog-action_area3">
1714 <property name="visible">True</property>
1715 <property name="layout_style">GTK_BUTTONBOX_END</property>
1716 <child>
1717 <widget class="GtkButton" id="button15">
1718 <property name="visible">True</property>
1719 <property name="can_focus">True</property>
1720 <property name="can_default">True</property>
1721 <property name="label" translatable="yes">Close without saving</property>
1722 <property name="use_underline">True</property>
1723 <property name="response_id">-9</property>
1724 </widget>
1725 </child>
1726 <child>
1727 <widget class="GtkButton" id="button16">
1728 <property name="visible">True</property>
1729 <property name="can_focus">True</property>
1730 <property name="can_default">True</property>
1731 <property name="label">gtk-cancel</property>
1732 <property name="use_stock">True</property>
1733 <property name="response_id">-6</property>
1734 </widget>
1735 <packing>
1736 <property name="position">1</property>
1737 </packing>
1738 </child>
1739 <child>
1740 <widget class="GtkButton" id="button17">
1741 <property name="visible">True</property>
1742 <property name="can_focus">True</property>
1743 <property name="can_default">True</property>
1744 <property name="label">gtk-save</property>
1745 <property name="use_stock">True</property>
1746 <property name="response_id">-8</property>
1747 </widget>
1748 <packing>
1749 <property name="position">2</property>
1750 </packing>
1751 </child>
1752 </widget>
1753 <packing>
1754 <property name="expand">False</property>
1755 <property name="pack_type">GTK_PACK_END</property>
1756 </packing>
1757 </child>
1758 </widget>
1759 </child>
1760 </widget>
1761 <widget class="GtkDialog" id="CommentDialog">
1762 <property name="title">Comments</property>
1763 <property name="modal">True</property>
1764 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1765 <child internal-child="vbox">
1766 <widget class="GtkVBox" id="dialog-vbox4">
1767 <property name="visible">True</property>
1768 <child>
1769 <widget class="GtkVBox" id="vbox7">
1770 <property name="visible">True</property>
1771 <child>
1772 <widget class="GtkLabel" id="labelCommentDialog">
1773 <property name="visible">True</property>
1774 <property name="ypad">10</property>
1775 <property name="label" translatable="yes">&lt;b&gt;Comments on sample&lt;/b&gt;</property>
1776 <property name="use_markup">True</property>
1777 </widget>
1778 <packing>
1779 <property name="expand">False</property>
1780 <property name="fill">False</property>
1781 </packing>
1782 </child>
1783 <child>
1784 <widget class="GtkScrolledWindow" id="scrolledwindow2">
1785 <property name="width_request">300</property>
1786 <property name="height_request">120</property>
1787 <property name="visible">True</property>
1788 <property name="can_focus">True</property>
1789 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1790 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1791 <property name="shadow_type">GTK_SHADOW_IN</property>
1792 <child>
1793 <widget class="GtkTextView" id="textviewComments">
1794 <property name="visible">True</property>
1795 <property name="can_focus">True</property>
1796 </widget>
1797 </child>
1798 </widget>
1799 <packing>
1800 <property name="position">1</property>
1801 </packing>
1802 </child>
1803 </widget>
1804 <packing>
1805 <property name="position">2</property>
1806 </packing>
1807 </child>
1808 <child internal-child="action_area">
1809 <widget class="GtkHButtonBox" id="dialog-action_area4">
1810 <property name="visible">True</property>
1811 <property name="layout_style">GTK_BUTTONBOX_END</property>
1812 <child>
1813 <widget class="GtkButton" id="closebutton1">
1814 <property name="visible">True</property>
1815 <property name="can_focus">True</property>
1816 <property name="can_default">True</property>
1817 <property name="label">gtk-close</property>
1818 <property name="use_stock">True</property>
1819 <property name="response_id">-7</property>
1820 </widget>
1821 </child>
1822 </widget>
1823 <packing>
1824 <property name="expand">False</property>
1825 <property name="pack_type">GTK_PACK_END</property>
1826 </packing>
1827 </child>
1828 </widget>
1829 </child>
1830 </widget>
1831 <widget class="GtkDialog" id="InstructionsDialog">
1832 <property name="title">Instructions</property>
1833 <property name="modal">True</property>
1834 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
1835 <child internal-child="vbox">
1836 <widget class="GtkVBox" id="dialog-vbox5">
1837 <property name="visible">True</property>
1838 <child>
1839 <widget class="GtkScrolledWindow" id="scrolledwindow3">
1840 <property name="visible">True</property>
1841 <property name="can_focus">True</property>
1842 <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
1843 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
1844 <property name="shadow_type">GTK_SHADOW_IN</property>
1845 <child>
1846 <widget class="GtkTextView" id="textview1">
1847 <property name="width_request">550</property>
1848 <property name="height_request">700</property>
1849 <property name="visible">True</property>
1850 <property name="can_focus">True</property>
1851 <property name="editable">False</property>
1852 <property name="wrap_mode">GTK_WRAP_WORD</property>
1853 <property name="cursor_visible">False</property>
1854 <property name="accepts_tab">False</property>
1855 <property name="text" translatable="yes">1 Familiarization or training phase
1856
1857 The first step in the listening tests is to become familiar with the testing process. This phase is called a training phase and it precedes the formal evaluation phase.
1858
1859 The purpose of the training phase is to allow you, as an evaluator, to achieve two objectives as follows:
1860 – Part A: to become familiar with all the sound excerpts under test and their quality level ranges; and
1861 – Part B: to learn how to use the test equipment and the grading scale.
1862
1863 In Part A of the training phase you will be able to listen to all sound excerpts that have been selected for the tests in order to illustrate the whole range of possible qualities. The sound items, which you will listen to, will be more or less critical depending on the bit rate and other “conditions” used. You may click on different buttons to listen to different sound excerpts including the reference excerpts. In this way you can learn to appreciate a range of different levels of quality for different programme items. The excerpts are grouped on the basis of common conditions.
1864
1865 In Part B of the training phase you will learn to use the available playback and scoring equipment that will be used to evaluate the quality of the sound excerpts.
1866
1867 During the training phase you should be able to learn how you, as an individual, interpret the audible impairments in terms of the grading scale. You should not discuss your personal interpretation of the scale with the other subjects at any time during the training phase. However you are encouraged to explain artefacts to other subjects.
1868
1869 No grades given during the training phase will be taken into account in the true tests.
1870
1871
1872 2 Blind grading phase
1873
1874 The purpose of the blind grading phase is to invite you to assign your grades using the quality scale. Your grades should reflect your subjective judgement of the quality level for each of the sound excerpts presented to you. Each trial will contain a certain number of signals to be graded. Each of the items is approximately 10 to 20 s long. You should listen to the reference and all the test conditions by clicking on the respective buttons. You may listen to the signals in any order, any number of times. Use the slider for each signal to indicate your opinion of its quality. When you are satisfied with your grading of all signals you should click on the “register scores” button at the bottom of the screen.
1875 </property>
1876 </widget>
1877 </child>
1878 </widget>
1879 <packing>
1880 <property name="position">2</property>
1881 </packing>
1882 </child>
1883 <child internal-child="action_area">
1884 <widget class="GtkHButtonBox" id="dialog-action_area5">
1885 <property name="visible">True</property>
1886 <property name="layout_style">GTK_BUTTONBOX_END</property>
1887 <child>
1888 <widget class="GtkButton" id="closebutton2">
1889 <property name="visible">True</property>
1890 <property name="can_focus">True</property>
1891 <property name="can_default">True</property>
1892 <property name="label">gtk-close</property>
1893 <property name="use_stock">True</property>
1894 <property name="response_id">-7</property>
1895 </widget>
1896 </child>
1897 </widget>
1898 <packing>
1899 <property name="expand">False</property>
1900 <property name="pack_type">GTK_PACK_END</property>
1901 </packing>
1902 </child>
1903 </widget>
1904 </child>
1905 </widget>
1906 </glade-interface>
This page took 0.076509 seconds and 4 git commands to generate.