]> git.sesse.net Git - vlc/blob - plugins/gtk/intf_gnome.glade
9f1eb69816a5883a003804fed9d6fdf8d89f09d1
[vlc] / plugins / gtk / intf_gnome.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>VideoLAN Client</name>
6   <program_name>vlc</program_name>
7   <directory></directory>
8   <source_directory></source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>True</gnome_support>
12   <gettext_support>True</gettext_support>
13   <output_main_file>False</output_main_file>
14   <output_build_files>False</output_build_files>
15   <backup_source_files>False</backup_source_files>
16   <main_source_file>gnome_interface.c</main_source_file>
17   <main_header_file>gnome_interface.h</main_header_file>
18   <handler_source_file>gnome_callbacks.c</handler_source_file>
19   <handler_header_file>gnome_callbacks.h</handler_header_file>
20   <support_source_file>gnome_support.c</support_source_file>
21   <support_header_file>gnome_support.h</support_header_file>
22 </project>
23
24 <widget>
25   <class>GnomeApp</class>
26   <name>intf_window</name>
27   <signal>
28     <name>delete_event</name>
29     <handler>GtkWindowDelete</handler>
30     <data>&quot;intf_window&quot;</data>
31     <last_modification_time>Sat, 19 May 2001 03:20:57 GMT</last_modification_time>
32   </signal>
33   <signal>
34     <name>drag_data_received</name>
35     <handler>GtkWindowDrag</handler>
36     <data>&quot;intf_window&quot;</data>
37     <last_modification_time>Sat, 19 May 2001 02:30:24 GMT</last_modification_time>
38   </signal>
39   <title>VideoLAN Client</title>
40   <type>GTK_WINDOW_TOPLEVEL</type>
41   <position>GTK_WIN_POS_NONE</position>
42   <modal>False</modal>
43   <allow_shrink>False</allow_shrink>
44   <allow_grow>True</allow_grow>
45   <auto_shrink>True</auto_shrink>
46   <enable_layout_config>True</enable_layout_config>
47
48   <widget>
49     <class>GnomeDock</class>
50     <child_name>GnomeApp:dock</child_name>
51     <name>dockitem</name>
52     <allow_floating>True</allow_floating>
53     <child>
54       <padding>0</padding>
55       <expand>True</expand>
56       <fill>True</fill>
57     </child>
58
59     <widget>
60       <class>GnomeDockItem</class>
61       <name>dockitem_menubar</name>
62       <border_width>2</border_width>
63       <placement>GNOME_DOCK_TOP</placement>
64       <band>0</band>
65       <position>0</position>
66       <offset>0</offset>
67       <locked>False</locked>
68       <exclusive>True</exclusive>
69       <never_floating>False</never_floating>
70       <never_vertical>True</never_vertical>
71       <never_horizontal>False</never_horizontal>
72       <shadow_type>GTK_SHADOW_OUT</shadow_type>
73
74       <widget>
75         <class>GtkMenuBar</class>
76         <name>menubar</name>
77         <border_width>2</border_width>
78         <shadow_type>GTK_SHADOW_NONE</shadow_type>
79
80         <widget>
81           <class>GtkMenuItem</class>
82           <name>menubar_file</name>
83           <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
84
85           <widget>
86             <class>GtkMenu</class>
87             <name>menubar_file_menu</name>
88
89             <widget>
90               <class>GtkPixmapMenuItem</class>
91               <name>menubar_open</name>
92               <tooltip>Open a File</tooltip>
93               <signal>
94                 <name>activate</name>
95                 <handler>GnomeMenubarFileOpenActivate</handler>
96                 <data>&quot;intf_window&quot;</data>
97                 <last_modification_time>Sat, 19 May 2001 16:27:02 GMT</last_modification_time>
98               </signal>
99               <label>_Open File...</label>
100               <right_justify>False</right_justify>
101               <stock_icon>GNOME_STOCK_MENU_OPEN</stock_icon>
102             </widget>
103
104             <widget>
105               <class>GtkPixmapMenuItem</class>
106               <name>menubar_disc</name>
107               <tooltip>Open a DVD or VCD</tooltip>
108               <signal>
109                 <name>activate</name>
110                 <handler>GnomeMenubarDiscOpenActivate</handler>
111                 <data>&quot;intf_window&quot;</data>
112                 <last_modification_time>Sat, 19 May 2001 16:27:10 GMT</last_modification_time>
113               </signal>
114               <label>Open _Disc...</label>
115               <right_justify>False</right_justify>
116               <stock_icon>GNOME_STOCK_MENU_CDROM</stock_icon>
117             </widget>
118
119             <widget>
120               <class>GtkPixmapMenuItem</class>
121               <name>menubar_network</name>
122               <tooltip>Select a Network Stream</tooltip>
123               <signal>
124                 <name>activate</name>
125                 <handler>GnomeMenbarNetworkOpenActivate</handler>
126                 <data>&quot;intf_window&quot;</data>
127                 <last_modification_time>Sat, 19 May 2001 16:27:39 GMT</last_modification_time>
128               </signal>
129               <label>_Network Stream...</label>
130               <right_justify>False</right_justify>
131               <stock_icon>GNOME_STOCK_MENU_REFRESH</stock_icon>
132             </widget>
133
134             <widget>
135               <class>GtkMenuItem</class>
136               <name>separator1</name>
137               <right_justify>False</right_justify>
138             </widget>
139
140             <widget>
141               <class>GtkPixmapMenuItem</class>
142               <name>menubar_exit</name>
143               <signal>
144                 <name>activate</name>
145                 <handler>GnomeMenubarExitActivate</handler>
146                 <data>&quot;intf_window&quot;</data>
147                 <last_modification_time>Sat, 19 May 2001 16:27:52 GMT</last_modification_time>
148               </signal>
149               <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
150             </widget>
151           </widget>
152         </widget>
153
154         <widget>
155           <class>GtkMenuItem</class>
156           <name>menubar_view</name>
157           <stock_item>GNOMEUIINFO_MENU_VIEW_TREE</stock_item>
158
159           <widget>
160             <class>GtkMenu</class>
161             <name>menubar_view_menu</name>
162
163             <widget>
164               <class>GtkMenuItem</class>
165               <name>menubar_hide_interface</name>
166               <signal>
167                 <name>activate</name>
168                 <handler>GnomeMenubarWindowToggleActivate</handler>
169                 <data>&quot;intf_window&quot;</data>
170                 <last_modification_time>Sat, 19 May 2001 16:28:06 GMT</last_modification_time>
171               </signal>
172               <label>_Hide interface</label>
173               <right_justify>False</right_justify>
174             </widget>
175
176             <widget>
177               <class>GtkMenuItem</class>
178               <name>menubar_fullscreen</name>
179               <signal>
180                 <name>activate</name>
181                 <handler>GnomeMenubarFullscreenActivate</handler>
182                 <data>&quot;intf_window&quot;</data>
183                 <last_modification_time>Sat, 19 May 2001 16:28:15 GMT</last_modification_time>
184               </signal>
185               <label>_Fullscreen</label>
186               <right_justify>False</right_justify>
187             </widget>
188
189             <widget>
190               <class>GtkMenuItem</class>
191               <name>separator9</name>
192               <right_justify>False</right_justify>
193             </widget>
194
195             <widget>
196               <class>GtkMenuItem</class>
197               <name>menubar_title</name>
198               <sensitive>False</sensitive>
199               <tooltip>Choose title</tooltip>
200               <label>_Title</label>
201               <right_justify>False</right_justify>
202             </widget>
203
204             <widget>
205               <class>GtkMenuItem</class>
206               <name>menubar_chapter</name>
207               <sensitive>False</sensitive>
208               <tooltip>Choose chapter</tooltip>
209               <label>_Chapter</label>
210               <right_justify>False</right_justify>
211             </widget>
212
213             <widget>
214               <class>GtkMenuItem</class>
215               <name>menubar_angle</name>
216               <sensitive>False</sensitive>
217               <tooltip>Choose angle</tooltip>
218               <label>An_gle</label>
219               <right_justify>False</right_justify>
220             </widget>
221
222             <widget>
223               <class>GtkMenuItem</class>
224               <name>separator7</name>
225               <right_justify>False</right_justify>
226             </widget>
227
228             <widget>
229               <class>GtkPixmapMenuItem</class>
230               <name>menubar_playlist</name>
231               <tooltip>Open the playlist window</tooltip>
232               <signal>
233                 <name>activate</name>
234                 <handler>GnomeMenubarPlaylistActivate</handler>
235                 <data>&quot;intf_window&quot;</data>
236                 <last_modification_time>Sat, 19 May 2001 16:28:41 GMT</last_modification_time>
237               </signal>
238               <label>_Playlist...</label>
239               <right_justify>False</right_justify>
240               <stock_icon>GNOME_STOCK_MENU_INDEX</stock_icon>
241             </widget>
242
243             <widget>
244               <class>GtkPixmapMenuItem</class>
245               <name>menubar_modules</name>
246               <sensitive>False</sensitive>
247               <tooltip>Open the plugin manager</tooltip>
248               <signal>
249                 <name>activate</name>
250                 <handler>GnomeMenubarModulesActivate</handler>
251                 <data>&quot;intf_window&quot;</data>
252                 <last_modification_time>Sat, 19 May 2001 16:28:53 GMT</last_modification_time>
253               </signal>
254               <label>_Modules...</label>
255               <right_justify>False</right_justify>
256               <stock_icon>GNOME_STOCK_MENU_ATTACH</stock_icon>
257             </widget>
258           </widget>
259         </widget>
260
261         <widget>
262           <class>GtkMenuItem</class>
263           <name>menubar_settings</name>
264           <stock_item>GNOMEUIINFO_MENU_SETTINGS_TREE</stock_item>
265
266           <widget>
267             <class>GtkMenu</class>
268             <name>menubar_settings_menu</name>
269
270             <widget>
271               <class>GtkMenuItem</class>
272               <name>menubar_audio</name>
273               <sensitive>False</sensitive>
274               <tooltip>Select audio channel</tooltip>
275               <label>_Audio</label>
276               <right_justify>False</right_justify>
277             </widget>
278
279             <widget>
280               <class>GtkMenuItem</class>
281               <name>menubar_subpictures</name>
282               <sensitive>False</sensitive>
283               <tooltip>Select subtitle unit</tooltip>
284               <label>_Subtitles</label>
285               <right_justify>False</right_justify>
286             </widget>
287
288             <widget>
289               <class>GtkMenuItem</class>
290               <name>separator5</name>
291               <right_justify>False</right_justify>
292             </widget>
293
294             <widget>
295               <class>GtkPixmapMenuItem</class>
296               <name>menubar_preferences</name>
297               <signal>
298                 <name>activate</name>
299                 <handler>GnomeMenubarPreferencesActivate</handler>
300                 <data>&quot;intf_window&quot;</data>
301                 <last_modification_time>Sat, 19 May 2001 16:29:03 GMT</last_modification_time>
302               </signal>
303               <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
304             </widget>
305           </widget>
306         </widget>
307
308         <widget>
309           <class>GtkMenuItem</class>
310           <name>menubar_help</name>
311           <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>
312
313           <widget>
314             <class>GtkMenu</class>
315             <name>menubar_help_menu</name>
316
317             <widget>
318               <class>GtkPixmapMenuItem</class>
319               <name>menubar_about</name>
320               <signal>
321                 <name>activate</name>
322                 <handler>GnomeMenubarAboutActivate</handler>
323                 <data>&quot;intf_window&quot;</data>
324                 <last_modification_time>Sat, 19 May 2001 16:29:19 GMT</last_modification_time>
325               </signal>
326               <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
327             </widget>
328           </widget>
329         </widget>
330       </widget>
331     </widget>
332
333     <widget>
334       <class>GnomeDockItem</class>
335       <name>dockitem_toolbar</name>
336       <border_width>2</border_width>
337       <placement>GNOME_DOCK_TOP</placement>
338       <band>1</band>
339       <position>0</position>
340       <offset>2</offset>
341       <locked>False</locked>
342       <exclusive>True</exclusive>
343       <never_floating>False</never_floating>
344       <never_vertical>False</never_vertical>
345       <never_horizontal>False</never_horizontal>
346       <shadow_type>GTK_SHADOW_OUT</shadow_type>
347
348       <widget>
349         <class>GtkToolbar</class>
350         <name>toolbar</name>
351         <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
352         <type>GTK_TOOLBAR_BOTH</type>
353         <space_size>16</space_size>
354         <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
355         <relief>GTK_RELIEF_NONE</relief>
356         <tooltips>True</tooltips>
357
358         <widget>
359           <class>GtkButton</class>
360           <child_name>Toolbar:button</child_name>
361           <name>toolbar_file</name>
362           <tooltip>Open a File</tooltip>
363           <signal>
364             <name>button_press_event</name>
365             <handler>GtkFileOpenShow</handler>
366             <data>&quot;intf_window&quot;</data>
367             <last_modification_time>Sat, 19 May 2001 03:14:43 GMT</last_modification_time>
368           </signal>
369           <label>File</label>
370           <stock_pixmap>GNOME_STOCK_PIXMAP_OPEN</stock_pixmap>
371         </widget>
372
373         <widget>
374           <class>GtkButton</class>
375           <child_name>Toolbar:button</child_name>
376           <name>toolbar_disc</name>
377           <tooltip>Open a DVD or VCD</tooltip>
378           <signal>
379             <name>button_press_event</name>
380             <handler>GtkDiscOpenShow</handler>
381             <data>&quot;intf_window&quot;</data>
382             <last_modification_time>Sat, 19 May 2001 03:14:38 GMT</last_modification_time>
383           </signal>
384           <label>Disc</label>
385           <stock_pixmap>GNOME_STOCK_PIXMAP_CDROM</stock_pixmap>
386         </widget>
387
388         <widget>
389           <class>GtkButton</class>
390           <child_name>Toolbar:button</child_name>
391           <name>toolbar_network</name>
392           <tooltip>Select a Network Stream</tooltip>
393           <signal>
394             <name>button_press_event</name>
395             <handler>GtkNetworkOpenShow</handler>
396             <data>&quot;intf_window&quot;</data>
397             <last_modification_time>Sat, 19 May 2001 03:14:33 GMT</last_modification_time>
398           </signal>
399           <label>Net</label>
400           <stock_pixmap>GNOME_STOCK_PIXMAP_REFRESH</stock_pixmap>
401         </widget>
402
403         <widget>
404           <class>GtkButton</class>
405           <child_name>Toolbar:button</child_name>
406           <name>toolbar_back</name>
407           <sensitive>False</sensitive>
408           <tooltip>Go Backwards</tooltip>
409           <signal>
410             <name>button_press_event</name>
411             <handler>GtkControlBack</handler>
412             <data>&quot;intf_window&quot;</data>
413             <last_modification_time>Sat, 19 May 2001 03:14:27 GMT</last_modification_time>
414           </signal>
415           <label>Back</label>
416           <stock_pixmap>GNOME_STOCK_PIXMAP_BACK</stock_pixmap>
417           <child>
418             <new_group>True</new_group>
419           </child>
420         </widget>
421
422         <widget>
423           <class>GtkButton</class>
424           <child_name>Toolbar:button</child_name>
425           <name>toolbar_stop</name>
426           <sensitive>False</sensitive>
427           <tooltip>Stop Stream</tooltip>
428           <signal>
429             <name>button_press_event</name>
430             <handler>GtkControlStop</handler>
431             <data>&quot;intf_window&quot;</data>
432             <last_modification_time>Sat, 19 May 2001 03:14:22 GMT</last_modification_time>
433           </signal>
434           <label>Stop</label>
435           <stock_pixmap>GNOME_STOCK_PIXMAP_STOP</stock_pixmap>
436         </widget>
437
438         <widget>
439           <class>GtkButton</class>
440           <child_name>Toolbar:button</child_name>
441           <name>toolbar_play</name>
442           <tooltip>Play Stream</tooltip>
443           <signal>
444             <name>button_press_event</name>
445             <handler>GtkControlPlay</handler>
446             <data>&quot;intf_window&quot;</data>
447             <last_modification_time>Sat, 19 May 2001 03:14:17 GMT</last_modification_time>
448           </signal>
449           <label>Play</label>
450           <stock_pixmap>GNOME_STOCK_PIXMAP_FORWARD</stock_pixmap>
451         </widget>
452
453         <widget>
454           <class>GtkButton</class>
455           <child_name>Toolbar:button</child_name>
456           <name>toolbar_pause</name>
457           <sensitive>False</sensitive>
458           <tooltip>Pause Stream</tooltip>
459           <signal>
460             <name>button_press_event</name>
461             <handler>GtkControlPause</handler>
462             <data>&quot;intf_window&quot;</data>
463             <last_modification_time>Sat, 19 May 2001 03:14:05 GMT</last_modification_time>
464           </signal>
465           <label>Pause</label>
466           <stock_pixmap>GNOME_STOCK_PIXMAP_BOTTOM</stock_pixmap>
467         </widget>
468
469         <widget>
470           <class>GtkButton</class>
471           <child_name>Toolbar:button</child_name>
472           <name>toolbar_slow</name>
473           <sensitive>False</sensitive>
474           <tooltip>Play Slower</tooltip>
475           <signal>
476             <name>button_press_event</name>
477             <handler>GtkControlSlow</handler>
478             <data>&quot;intf_window&quot;</data>
479             <last_modification_time>Sat, 19 May 2001 03:13:58 GMT</last_modification_time>
480           </signal>
481           <label>Slow</label>
482           <stock_pixmap>GNOME_STOCK_PIXMAP_TIMER_STOP</stock_pixmap>
483         </widget>
484
485         <widget>
486           <class>GtkButton</class>
487           <child_name>Toolbar:button</child_name>
488           <name>toolbar_fast</name>
489           <sensitive>False</sensitive>
490           <tooltip>Play Faster</tooltip>
491           <signal>
492             <name>button_press_event</name>
493             <handler>GtkControlFast</handler>
494             <data>&quot;intf_window&quot;</data>
495             <last_modification_time>Sat, 19 May 2001 03:13:53 GMT</last_modification_time>
496           </signal>
497           <label>Fast</label>
498           <stock_pixmap>GNOME_STOCK_PIXMAP_TIMER</stock_pixmap>
499         </widget>
500
501         <widget>
502           <class>GtkButton</class>
503           <child_name>Toolbar:button</child_name>
504           <name>toolbar_playlist</name>
505           <tooltip>Open Playlist</tooltip>
506           <signal>
507             <name>button_press_event</name>
508             <handler>GtkPlaylistShow</handler>
509             <data>&quot;intf_window&quot;</data>
510             <last_modification_time>Sat, 19 May 2001 03:13:48 GMT</last_modification_time>
511           </signal>
512           <label>Playlist</label>
513           <stock_pixmap>GNOME_STOCK_PIXMAP_INDEX</stock_pixmap>
514           <child>
515             <new_group>True</new_group>
516           </child>
517         </widget>
518
519         <widget>
520           <class>GtkButton</class>
521           <child_name>Toolbar:button</child_name>
522           <name>toolbar_prev</name>
523           <tooltip>Previous File</tooltip>
524           <signal>
525             <name>button_press_event</name>
526             <handler>GtkPlaylistPrev</handler>
527             <data>&quot;intf_window&quot;</data>
528             <last_modification_time>Sat, 19 May 2001 03:13:44 GMT</last_modification_time>
529           </signal>
530           <label>Prev</label>
531           <stock_pixmap>GNOME_STOCK_PIXMAP_FIRST</stock_pixmap>
532         </widget>
533
534         <widget>
535           <class>GtkButton</class>
536           <child_name>Toolbar:button</child_name>
537           <name>toolbar_next</name>
538           <tooltip>Next File</tooltip>
539           <signal>
540             <name>button_press_event</name>
541             <handler>GtkPlaylistNext</handler>
542             <data>&quot;intf_window&quot;</data>
543             <last_modification_time>Sat, 19 May 2001 03:13:40 GMT</last_modification_time>
544           </signal>
545           <label>Next</label>
546           <stock_pixmap>GNOME_STOCK_PIXMAP_LAST</stock_pixmap>
547         </widget>
548       </widget>
549     </widget>
550
551     <widget>
552       <class>GtkVBox</class>
553       <child_name>GnomeDock:contents</child_name>
554       <name>vbox8</name>
555       <homogeneous>False</homogeneous>
556       <spacing>0</spacing>
557
558       <widget>
559         <class>GtkFrame</class>
560         <name>slider_frame</name>
561         <visible>False</visible>
562         <label>-:--:--</label>
563         <label_xalign>0.05</label_xalign>
564         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
565         <child>
566           <padding>0</padding>
567           <expand>True</expand>
568           <fill>True</fill>
569         </child>
570
571         <widget>
572           <class>GtkHScale</class>
573           <name>slider</name>
574           <can_focus>True</can_focus>
575           <signal>
576             <name>button_press_event</name>
577             <handler>GtkSliderPress</handler>
578             <data>&quot;intf_window&quot;</data>
579             <last_modification_time>Sat, 19 May 2001 03:12:57 GMT</last_modification_time>
580           </signal>
581           <signal>
582             <name>button_release_event</name>
583             <handler>GtkSliderRelease</handler>
584             <data>&quot;intf_window&quot;</data>
585             <last_modification_time>Sat, 19 May 2001 03:13:00 GMT</last_modification_time>
586           </signal>
587           <draw_value>False</draw_value>
588           <value_pos>GTK_POS_TOP</value_pos>
589           <digits>3</digits>
590           <policy>GTK_UPDATE_CONTINUOUS</policy>
591           <value>0</value>
592           <lower>0</lower>
593           <upper>100</upper>
594           <step>1</step>
595           <page>6.25</page>
596           <page_size>0</page_size>
597         </widget>
598       </widget>
599
600       <widget>
601         <class>GtkHBox</class>
602         <name>file_box</name>
603         <homogeneous>False</homogeneous>
604         <spacing>0</spacing>
605         <child>
606           <padding>0</padding>
607           <expand>True</expand>
608           <fill>True</fill>
609         </child>
610
611         <widget>
612           <class>GtkLabel</class>
613           <name>label_status</name>
614           <label></label>
615           <justify>GTK_JUSTIFY_CENTER</justify>
616           <wrap>False</wrap>
617           <xalign>0.5</xalign>
618           <yalign>0.5</yalign>
619           <xpad>0</xpad>
620           <ypad>0</ypad>
621           <child>
622             <padding>0</padding>
623             <expand>True</expand>
624             <fill>True</fill>
625           </child>
626         </widget>
627       </widget>
628
629       <widget>
630         <class>GtkHBox</class>
631         <name>dvd_box</name>
632         <visible>False</visible>
633         <homogeneous>False</homogeneous>
634         <spacing>0</spacing>
635         <child>
636           <padding>0</padding>
637           <expand>True</expand>
638           <fill>True</fill>
639         </child>
640
641         <widget>
642           <class>GtkLabel</class>
643           <name>label21</name>
644           <label>DVD  </label>
645           <justify>GTK_JUSTIFY_CENTER</justify>
646           <wrap>False</wrap>
647           <xalign>0.5</xalign>
648           <yalign>0.5</yalign>
649           <xpad>0</xpad>
650           <ypad>0</ypad>
651           <child>
652             <padding>0</padding>
653             <expand>True</expand>
654             <fill>False</fill>
655           </child>
656         </widget>
657
658         <widget>
659           <class>GtkHBox</class>
660           <name>title_chapter_box</name>
661           <homogeneous>False</homogeneous>
662           <spacing>10</spacing>
663           <child>
664             <padding>0</padding>
665             <expand>True</expand>
666             <fill>False</fill>
667           </child>
668
669           <widget>
670             <class>GtkLabel</class>
671             <name>label19</name>
672             <label>Title:</label>
673             <justify>GTK_JUSTIFY_CENTER</justify>
674             <wrap>False</wrap>
675             <xalign>0.5</xalign>
676             <yalign>0.5</yalign>
677             <xpad>0</xpad>
678             <ypad>0</ypad>
679             <child>
680               <padding>0</padding>
681               <expand>False</expand>
682               <fill>False</fill>
683             </child>
684           </widget>
685
686           <widget>
687             <class>GtkLabel</class>
688             <name>title_label</name>
689             <label>--</label>
690             <justify>GTK_JUSTIFY_CENTER</justify>
691             <wrap>False</wrap>
692             <xalign>0.5</xalign>
693             <yalign>0.5</yalign>
694             <xpad>0</xpad>
695             <ypad>0</ypad>
696             <child>
697               <padding>0</padding>
698               <expand>False</expand>
699               <fill>False</fill>
700             </child>
701           </widget>
702
703           <widget>
704             <class>GtkButton</class>
705             <name>button_title_prev</name>
706             <tooltip>Select previous title</tooltip>
707             <can_focus>True</can_focus>
708             <signal>
709               <name>clicked</name>
710               <handler>GtkTitlePrev</handler>
711               <data>&quot;intf_window&quot;</data>
712               <last_modification_time>Sat, 19 May 2001 03:13:28 GMT</last_modification_time>
713             </signal>
714             <stock_button>GNOME_STOCK_BUTTON_PREV</stock_button>
715             <relief>GTK_RELIEF_NONE</relief>
716             <child>
717               <padding>0</padding>
718               <expand>False</expand>
719               <fill>False</fill>
720             </child>
721           </widget>
722
723           <widget>
724             <class>GtkButton</class>
725             <name>button_title_next</name>
726             <can_focus>True</can_focus>
727             <signal>
728               <name>clicked</name>
729               <handler>GtkTitleNext</handler>
730               <data>&quot;intf_window&quot;</data>
731               <last_modification_time>Sat, 19 May 2001 03:13:23 GMT</last_modification_time>
732             </signal>
733             <stock_button>GNOME_STOCK_BUTTON_NEXT</stock_button>
734             <relief>GTK_RELIEF_NONE</relief>
735             <child>
736               <padding>0</padding>
737               <expand>False</expand>
738               <fill>False</fill>
739             </child>
740           </widget>
741         </widget>
742
743         <widget>
744           <class>GtkVSeparator</class>
745           <name>vseparator1</name>
746           <child>
747             <padding>0</padding>
748             <expand>False</expand>
749             <fill>False</fill>
750           </child>
751         </widget>
752
753         <widget>
754           <class>GtkHBox</class>
755           <name>dvd_chapter_box</name>
756           <homogeneous>False</homogeneous>
757           <spacing>10</spacing>
758           <child>
759             <padding>0</padding>
760             <expand>True</expand>
761             <fill>False</fill>
762           </child>
763
764           <widget>
765             <class>GtkLabel</class>
766             <name>label20</name>
767             <label>Chapter:</label>
768             <justify>GTK_JUSTIFY_CENTER</justify>
769             <wrap>False</wrap>
770             <xalign>0.5</xalign>
771             <yalign>0.5</yalign>
772             <xpad>0</xpad>
773             <ypad>0</ypad>
774             <child>
775               <padding>0</padding>
776               <expand>False</expand>
777               <fill>False</fill>
778             </child>
779           </widget>
780
781           <widget>
782             <class>GtkLabel</class>
783             <name>chapter_label</name>
784             <label>---</label>
785             <justify>GTK_JUSTIFY_CENTER</justify>
786             <wrap>False</wrap>
787             <xalign>0.5</xalign>
788             <yalign>0.5</yalign>
789             <xpad>0</xpad>
790             <ypad>0</ypad>
791             <child>
792               <padding>0</padding>
793               <expand>False</expand>
794               <fill>False</fill>
795             </child>
796           </widget>
797
798           <widget>
799             <class>GtkButton</class>
800             <name>button_chapter_prev</name>
801             <tooltip>Select previous chapter</tooltip>
802             <can_focus>True</can_focus>
803             <signal>
804               <name>clicked</name>
805               <handler>GtkChapterPrev</handler>
806               <data>&quot;intf_window&quot;</data>
807               <last_modification_time>Tue, 29 May 2001 13:13:41 GMT</last_modification_time>
808             </signal>
809             <stock_button>GNOME_STOCK_BUTTON_PREV</stock_button>
810             <relief>GTK_RELIEF_NONE</relief>
811             <child>
812               <padding>0</padding>
813               <expand>False</expand>
814               <fill>False</fill>
815             </child>
816           </widget>
817
818           <widget>
819             <class>GtkButton</class>
820             <name>button_chapter_next</name>
821             <tooltip>Select next chapter</tooltip>
822             <can_focus>True</can_focus>
823             <signal>
824               <name>clicked</name>
825               <handler>GtkChapterNext</handler>
826               <data>&quot;intf_window&quot;</data>
827               <last_modification_time>Sat, 19 May 2001 03:13:08 GMT</last_modification_time>
828             </signal>
829             <stock_button>GNOME_STOCK_BUTTON_NEXT</stock_button>
830             <relief>GTK_RELIEF_NONE</relief>
831             <child>
832               <padding>0</padding>
833               <expand>False</expand>
834               <fill>False</fill>
835             </child>
836           </widget>
837         </widget>
838       </widget>
839
840       <widget>
841         <class>GtkHBox</class>
842         <name>network_box</name>
843         <visible>False</visible>
844         <homogeneous>True</homogeneous>
845         <spacing>0</spacing>
846         <child>
847           <padding>0</padding>
848           <expand>False</expand>
849           <fill>False</fill>
850         </child>
851
852         <widget>
853           <class>GtkLabel</class>
854           <name>network_address_label</name>
855           <label>No server</label>
856           <justify>GTK_JUSTIFY_CENTER</justify>
857           <wrap>False</wrap>
858           <xalign>0.5</xalign>
859           <yalign>0.5</yalign>
860           <xpad>0</xpad>
861           <ypad>0</ypad>
862           <child>
863             <padding>0</padding>
864             <expand>False</expand>
865             <fill>False</fill>
866           </child>
867         </widget>
868
869         <widget>
870           <class>GtkHBox</class>
871           <name>network_channel_box</name>
872           <visible>False</visible>
873           <homogeneous>False</homogeneous>
874           <spacing>0</spacing>
875           <child>
876             <padding>0</padding>
877             <expand>False</expand>
878             <fill>False</fill>
879           </child>
880
881           <widget>
882             <class>GtkLabel</class>
883             <name>label_network</name>
884             <label>Network Channel:</label>
885             <justify>GTK_JUSTIFY_CENTER</justify>
886             <wrap>False</wrap>
887             <xalign>0.5</xalign>
888             <yalign>0.5</yalign>
889             <xpad>0</xpad>
890             <ypad>0</ypad>
891             <child>
892               <padding>5</padding>
893               <expand>True</expand>
894               <fill>False</fill>
895             </child>
896           </widget>
897
898           <widget>
899             <class>GtkSpinButton</class>
900             <name>network_spinbutton</name>
901             <sensitive>False</sensitive>
902             <can_focus>True</can_focus>
903             <climb_rate>1</climb_rate>
904             <digits>0</digits>
905             <numeric>False</numeric>
906             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
907             <snap>False</snap>
908             <wrap>False</wrap>
909             <value>1</value>
910             <lower>0</lower>
911             <upper>100</upper>
912             <step>1</step>
913             <page>10</page>
914             <page_size>10</page_size>
915             <child>
916               <padding>5</padding>
917               <expand>False</expand>
918               <fill>True</fill>
919             </child>
920           </widget>
921         </widget>
922       </widget>
923     </widget>
924   </widget>
925
926   <widget>
927     <class>GnomeAppBar</class>
928     <child_name>GnomeApp:appbar</child_name>
929     <name>appbar</name>
930     <width>500</width>
931     <has_progress>False</has_progress>
932     <has_status>True</has_status>
933     <child>
934       <padding>0</padding>
935       <expand>True</expand>
936       <fill>True</fill>
937     </child>
938   </widget>
939 </widget>
940
941 <widget>
942   <class>GtkMenu</class>
943   <name>intf_popup</name>
944
945   <widget>
946     <class>GtkPixmapMenuItem</class>
947     <name>popup_play</name>
948     <signal>
949       <name>activate</name>
950       <handler>GnomePopupPlayActivate</handler>
951       <data>&quot;intf_popup&quot;</data>
952       <last_modification_time>Sat, 19 May 2001 16:16:58 GMT</last_modification_time>
953     </signal>
954     <label>Play</label>
955     <right_justify>False</right_justify>
956     <stock_icon>GNOME_STOCK_MENU_FORWARD</stock_icon>
957   </widget>
958
959   <widget>
960     <class>GtkPixmapMenuItem</class>
961     <name>popup_pause</name>
962     <signal>
963       <name>activate</name>
964       <handler>GnomePopupPauseActivate</handler>
965       <data>&quot;intf_popup&quot;</data>
966       <last_modification_time>Sat, 19 May 2001 16:17:31 GMT</last_modification_time>
967     </signal>
968     <label>Pause</label>
969     <right_justify>False</right_justify>
970     <stock_icon>GNOME_STOCK_MENU_BOTTOM</stock_icon>
971   </widget>
972
973   <widget>
974     <class>GtkPixmapMenuItem</class>
975     <name>popup_stop</name>
976     <signal>
977       <name>activate</name>
978       <handler>GnomePopupStopActivate</handler>
979       <data>&quot;intf_popup&quot;</data>
980       <last_modification_time>Sat, 19 May 2001 16:18:10 GMT</last_modification_time>
981     </signal>
982     <label>Stop</label>
983     <right_justify>False</right_justify>
984     <stock_icon>GNOME_STOCK_MENU_STOP</stock_icon>
985   </widget>
986
987   <widget>
988     <class>GtkPixmapMenuItem</class>
989     <name>popup_back</name>
990     <sensitive>False</sensitive>
991     <signal>
992       <name>activate</name>
993       <handler>GnomePopupBackActivate</handler>
994       <data>&quot;intf_popup&quot;</data>
995       <last_modification_time>Sat, 19 May 2001 16:18:21 GMT</last_modification_time>
996     </signal>
997     <label>Back</label>
998     <right_justify>False</right_justify>
999     <stock_icon>GNOME_STOCK_MENU_BACK</stock_icon>
1000   </widget>
1001
1002   <widget>
1003     <class>GtkPixmapMenuItem</class>
1004     <name>popup_slow</name>
1005     <signal>
1006       <name>activate</name>
1007       <handler>GnomePopupSlowActivate</handler>
1008       <data>&quot;intf_popup&quot;</data>
1009       <last_modification_time>Sat, 19 May 2001 16:18:29 GMT</last_modification_time>
1010     </signal>
1011     <label>Slow</label>
1012     <right_justify>False</right_justify>
1013     <stock_icon>GNOME_STOCK_MENU_TIMER_STOP</stock_icon>
1014   </widget>
1015
1016   <widget>
1017     <class>GtkPixmapMenuItem</class>
1018     <name>popup_fast</name>
1019     <signal>
1020       <name>activate</name>
1021       <handler>GnomePopupFastActivate</handler>
1022       <data>&quot;intf_popup&quot;</data>
1023       <last_modification_time>Sat, 19 May 2001 16:18:37 GMT</last_modification_time>
1024     </signal>
1025     <label>Fast</label>
1026     <right_justify>False</right_justify>
1027     <stock_icon>GNOME_STOCK_MENU_TIMER</stock_icon>
1028   </widget>
1029
1030   <widget>
1031     <class>GtkMenuItem</class>
1032     <name>separator3</name>
1033     <right_justify>False</right_justify>
1034   </widget>
1035
1036   <widget>
1037     <class>GtkMenuItem</class>
1038     <name>popup_interface_toggle</name>
1039     <signal>
1040       <name>activate</name>
1041       <handler>GnomePopupWindowToggleActivate</handler>
1042       <data>&quot;intf_popup&quot;</data>
1043       <last_modification_time>Sat, 19 May 2001 16:18:51 GMT</last_modification_time>
1044     </signal>
1045     <label>Toggle _Interface</label>
1046     <right_justify>False</right_justify>
1047   </widget>
1048
1049   <widget>
1050     <class>GtkMenuItem</class>
1051     <name>popup_fullscreen</name>
1052     <tooltip>Toggle fullscreen mode</tooltip>
1053     <signal>
1054       <name>activate</name>
1055       <handler>GnomePopupFullscreenActivate</handler>
1056       <data>&quot;intf_popup&quot;</data>
1057       <last_modification_time>Sat, 19 May 2001 16:19:07 GMT</last_modification_time>
1058     </signal>
1059     <label>_Fullscreen</label>
1060     <right_justify>False</right_justify>
1061   </widget>
1062
1063   <widget>
1064     <class>GtkMenuItem</class>
1065     <name>separator8</name>
1066     <right_justify>False</right_justify>
1067   </widget>
1068
1069   <widget>
1070     <class>GtkMenuItem</class>
1071     <name>popup_next</name>
1072     <signal>
1073       <name>activate</name>
1074       <handler>GnomePopupNextActivate</handler>
1075       <data>&quot;intf_popup&quot;</data>
1076       <last_modification_time>Sat, 19 May 2001 16:19:18 GMT</last_modification_time>
1077     </signal>
1078     <label>Next</label>
1079     <right_justify>False</right_justify>
1080   </widget>
1081
1082   <widget>
1083     <class>GtkMenuItem</class>
1084     <name>popup_prev</name>
1085     <signal>
1086       <name>activate</name>
1087       <handler>GnomePopupPrevActivate</handler>
1088       <data>&quot;intf_popup&quot;</data>
1089       <last_modification_time>Sat, 19 May 2001 16:19:26 GMT</last_modification_time>
1090     </signal>
1091     <label>Prev</label>
1092     <right_justify>False</right_justify>
1093   </widget>
1094
1095   <widget>
1096     <class>GtkPixmapMenuItem</class>
1097     <name>popup_jump</name>
1098     <tooltip>Got directly so specified point</tooltip>
1099     <signal>
1100       <name>activate</name>
1101       <handler>GnomePopupJumpActivate</handler>
1102       <data>&quot;intf_popup&quot;</data>
1103       <last_modification_time>Sat, 19 May 2001 16:34:46 GMT</last_modification_time>
1104     </signal>
1105     <label>_Jump...</label>
1106     <right_justify>False</right_justify>
1107     <stock_icon>GNOME_STOCK_MENU_JUMP_TO</stock_icon>
1108   </widget>
1109
1110   <widget>
1111     <class>GtkPixmapMenuItem</class>
1112     <name>popup_navigation</name>
1113     <sensitive>False</sensitive>
1114     <tooltip>Navigate through titles and chapters</tooltip>
1115     <label>_Navigation</label>
1116     <right_justify>False</right_justify>
1117     <stock_icon>GNOME_STOCK_MENU_SEARCH</stock_icon>
1118   </widget>
1119
1120   <widget>
1121     <class>GtkMenuItem</class>
1122     <name>popup_angle</name>
1123     <sensitive>False</sensitive>
1124     <label>An_gle</label>
1125     <right_justify>False</right_justify>
1126   </widget>
1127
1128   <widget>
1129     <class>GtkPixmapMenuItem</class>
1130     <name>popup_audio</name>
1131     <sensitive>False</sensitive>
1132     <tooltip>Select audio channel</tooltip>
1133     <label>_Audio</label>
1134     <right_justify>False</right_justify>
1135     <stock_icon>GNOME_STOCK_MENU_VOLUME</stock_icon>
1136   </widget>
1137
1138   <widget>
1139     <class>GtkPixmapMenuItem</class>
1140     <name>popup_subpictures</name>
1141     <sensitive>False</sensitive>
1142     <tooltip>Select subtitle channel</tooltip>
1143     <label>_Subtitles</label>
1144     <right_justify>False</right_justify>
1145     <stock_icon>GNOME_STOCK_MENU_FONT</stock_icon>
1146   </widget>
1147
1148   <widget>
1149     <class>GtkMenuItem</class>
1150     <name>separator13</name>
1151     <right_justify>False</right_justify>
1152   </widget>
1153
1154   <widget>
1155     <class>GtkMenuItem</class>
1156     <name>popup_file</name>
1157     <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
1158
1159     <widget>
1160       <class>GtkMenu</class>
1161       <name>popup_file_menu</name>
1162
1163       <widget>
1164         <class>GtkPixmapMenuItem</class>
1165         <name>popup_open</name>
1166         <tooltip>Open a File</tooltip>
1167         <signal>
1168           <name>activate</name>
1169           <handler>GnomePopupFileOpenActivate</handler>
1170           <data>&quot;intf_popup&quot;</data>
1171           <last_modification_time>Sat, 19 May 2001 16:20:08 GMT</last_modification_time>
1172         </signal>
1173         <label>_Open File...</label>
1174         <right_justify>False</right_justify>
1175         <stock_icon>GNOME_STOCK_MENU_OPEN</stock_icon>
1176       </widget>
1177
1178       <widget>
1179         <class>GtkPixmapMenuItem</class>
1180         <name>popup_disc</name>
1181         <tooltip>Open a DVD or VCD</tooltip>
1182         <signal>
1183           <name>activate</name>
1184           <handler>GnomePopupDiscOpenActivate</handler>
1185           <data>&quot;intf_popup&quot;</data>
1186           <last_modification_time>Sat, 19 May 2001 16:20:44 GMT</last_modification_time>
1187         </signal>
1188         <label>Open _Disc...</label>
1189         <right_justify>False</right_justify>
1190         <stock_icon>GNOME_STOCK_MENU_CDROM</stock_icon>
1191       </widget>
1192
1193       <widget>
1194         <class>GtkPixmapMenuItem</class>
1195         <name>popup_network</name>
1196         <tooltip>Select a Network Stream</tooltip>
1197         <signal>
1198           <name>activate</name>
1199           <handler>GnomePopupNetworkOpenActivate</handler>
1200           <data>&quot;intf_popup&quot;</data>
1201           <last_modification_time>Sat, 19 May 2001 16:20:54 GMT</last_modification_time>
1202         </signal>
1203         <label>_Network Stream...</label>
1204         <right_justify>False</right_justify>
1205         <stock_icon>GNOME_STOCK_MENU_REFRESH</stock_icon>
1206       </widget>
1207
1208       <widget>
1209         <class>GtkMenuItem</class>
1210         <name>separator4</name>
1211         <right_justify>False</right_justify>
1212       </widget>
1213
1214       <widget>
1215         <class>GtkPixmapMenuItem</class>
1216         <name>popup_about</name>
1217         <signal>
1218           <name>activate</name>
1219           <handler>GnomePopupAboutActivate</handler>
1220           <data>&quot;intf_popup&quot;</data>
1221           <last_modification_time>Sat, 19 May 2001 16:21:02 GMT</last_modification_time>
1222         </signal>
1223         <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
1224       </widget>
1225     </widget>
1226   </widget>
1227
1228   <widget>
1229     <class>GtkMenuItem</class>
1230     <name>popup_playlist</name>
1231     <signal>
1232       <name>activate</name>
1233       <handler>GnomePopupPlaylistActivate</handler>
1234       <data>&quot;intf_popup&quot;</data>
1235       <last_modification_time>Sat, 19 May 2001 16:21:14 GMT</last_modification_time>
1236     </signal>
1237     <label>Playlist...</label>
1238     <right_justify>False</right_justify>
1239   </widget>
1240
1241   <widget>
1242     <class>GtkPixmapMenuItem</class>
1243     <name>popup_preferences</name>
1244     <signal>
1245       <name>activate</name>
1246       <handler>GnomePopupPreferencesActivate</handler>
1247       <data>&quot;intf_popup&quot;</data>
1248       <last_modification_time>Sat, 19 May 2001 16:21:25 GMT</last_modification_time>
1249     </signal>
1250     <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
1251   </widget>
1252
1253   <widget>
1254     <class>GtkMenuItem</class>
1255     <name>separator2</name>
1256     <right_justify>False</right_justify>
1257   </widget>
1258
1259   <widget>
1260     <class>GtkPixmapMenuItem</class>
1261     <name>popup_exit</name>
1262     <signal>
1263       <name>activate</name>
1264       <handler>GnomePopupExitActivate</handler>
1265       <data>&quot;intf_popup&quot;</data>
1266       <last_modification_time>Sat, 19 May 2001 16:21:45 GMT</last_modification_time>
1267     </signal>
1268     <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
1269   </widget>
1270 </widget>
1271
1272 <widget>
1273   <class>GnomeAbout</class>
1274   <name>intf_about</name>
1275   <modal>False</modal>
1276   <copyright>(C) 1996, 1997, 1998, 1999, 2000, 2001 - the VideoLAN Team</copyright>
1277   <authors>Régis Duchesne &lt;regis@via.ecp.fr&gt;
1278 Michel Lespinasse &lt;walken@zoy.org&gt;
1279 Olivier Pomel &lt;pomel@via.ecp.fr&gt;
1280 Pierre Baillet &lt;oct@zoy.org&gt;
1281 Jean-Philippe Grimaldi &lt;jeanphi@via.ecp.fr&gt;
1282 Andres Krapf &lt;dae@via.ecp.fr&gt;
1283 Christophe Massiot &lt;massiot@via.ecp.fr&gt;
1284 Vincent Seguin &lt;seguin@via.ecp.fr&gt;
1285 Benoit Steiner &lt;benny@via.ecp.fr&gt;
1286 Arnaud de Bossoreille de Ribou &lt;bozo@via.ecp.fr&gt;
1287 Jean-Marc Dressler &lt;polux@via.ecp.fr&gt;
1288 Gaël Hendryckx &lt;jimmy@via.ecp.fr&gt;
1289 Samuel Hocevar &lt;sam@zoy.org&gt;
1290 Brieuc Jeunhomme &lt;bbp@via.ecp.fr&gt;
1291 Michel Kaempf &lt;maxx@via.ecp.fr&gt;
1292 Stéphane Borel &lt;stef@via.ecp.fr&gt;
1293 Renaud Dartus &lt;reno@via.ecp.fr&gt;
1294 Henri Fallon &lt;henri@via.ecp.fr&gt;
1295 </authors>
1296   <comments>This is the VideoLAN client, a DVD and MPEG player. It can play MPEG and MPEG 2 files from a file or from a network source.</comments>
1297 </widget>
1298
1299 <widget>
1300   <class>GtkFileSelection</class>
1301   <name>intf_fileopen</name>
1302   <border_width>10</border_width>
1303   <title>Open File</title>
1304   <type>GTK_WINDOW_TOPLEVEL</type>
1305   <position>GTK_WIN_POS_NONE</position>
1306   <modal>True</modal>
1307   <allow_shrink>False</allow_shrink>
1308   <allow_grow>True</allow_grow>
1309   <auto_shrink>False</auto_shrink>
1310   <show_file_op_buttons>False</show_file_op_buttons>
1311
1312   <widget>
1313     <class>GtkButton</class>
1314     <child_name>FileSel:ok_button</child_name>
1315     <name>fileopen_ok</name>
1316     <can_default>True</can_default>
1317     <can_focus>True</can_focus>
1318     <signal>
1319       <name>clicked</name>
1320       <handler>GtkFileOpenOk</handler>
1321       <data>&quot;intf_fileopen&quot;</data>
1322       <last_modification_time>Sat, 19 May 2001 03:10:36 GMT</last_modification_time>
1323     </signal>
1324     <label>OK</label>
1325     <relief>GTK_RELIEF_NORMAL</relief>
1326   </widget>
1327
1328   <widget>
1329     <class>GtkButton</class>
1330     <child_name>FileSel:cancel_button</child_name>
1331     <name>fileopen_cancel</name>
1332     <can_default>True</can_default>
1333     <can_focus>True</can_focus>
1334     <signal>
1335       <name>clicked</name>
1336       <handler>GtkFileOpenCancel</handler>
1337       <data>&quot;intf_fileopen&quot;</data>
1338       <last_modification_time>Sat, 19 May 2001 03:10:31 GMT</last_modification_time>
1339     </signal>
1340     <label>Cancel</label>
1341     <relief>GTK_RELIEF_NORMAL</relief>
1342   </widget>
1343 </widget>
1344
1345 <widget>
1346   <class>GnomeDialog</class>
1347   <name>intf_modules</name>
1348   <title>Modules</title>
1349   <type>GTK_WINDOW_TOPLEVEL</type>
1350   <position>GTK_WIN_POS_NONE</position>
1351   <modal>False</modal>
1352   <allow_shrink>False</allow_shrink>
1353   <allow_grow>False</allow_grow>
1354   <auto_shrink>False</auto_shrink>
1355   <auto_close>False</auto_close>
1356   <hide_on_close>False</hide_on_close>
1357
1358   <widget>
1359     <class>GtkVBox</class>
1360     <child_name>GnomeDialog:vbox</child_name>
1361     <name>dialog-vbox1</name>
1362     <homogeneous>False</homogeneous>
1363     <spacing>8</spacing>
1364     <child>
1365       <padding>4</padding>
1366       <expand>True</expand>
1367       <fill>True</fill>
1368     </child>
1369
1370     <widget>
1371       <class>GtkHButtonBox</class>
1372       <child_name>GnomeDialog:action_area</child_name>
1373       <name>dialog-action_area1</name>
1374       <layout_style>GTK_BUTTONBOX_END</layout_style>
1375       <spacing>8</spacing>
1376       <child_min_width>85</child_min_width>
1377       <child_min_height>27</child_min_height>
1378       <child_ipad_x>7</child_ipad_x>
1379       <child_ipad_y>0</child_ipad_y>
1380       <child>
1381         <padding>0</padding>
1382         <expand>False</expand>
1383         <fill>True</fill>
1384         <pack>GTK_PACK_END</pack>
1385       </child>
1386
1387       <widget>
1388         <class>GtkButton</class>
1389         <name>modules_ok</name>
1390         <can_default>True</can_default>
1391         <can_focus>True</can_focus>
1392         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
1393       </widget>
1394
1395       <widget>
1396         <class>GtkButton</class>
1397         <name>modules_apply</name>
1398         <can_default>True</can_default>
1399         <can_focus>True</can_focus>
1400         <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
1401       </widget>
1402
1403       <widget>
1404         <class>GtkButton</class>
1405         <name>modules_cancel</name>
1406         <can_default>True</can_default>
1407         <can_focus>True</can_focus>
1408         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
1409       </widget>
1410     </widget>
1411
1412     <widget>
1413       <class>GtkLabel</class>
1414       <name>label12</name>
1415       <label>Sorry, the module manager isn't functional yet. Please retry in a later version.</label>
1416       <justify>GTK_JUSTIFY_CENTER</justify>
1417       <wrap>False</wrap>
1418       <xalign>0.5</xalign>
1419       <yalign>0.5</yalign>
1420       <xpad>0</xpad>
1421       <ypad>0</ypad>
1422       <child>
1423         <padding>0</padding>
1424         <expand>False</expand>
1425         <fill>False</fill>
1426       </child>
1427     </widget>
1428   </widget>
1429 </widget>
1430
1431 <widget>
1432   <class>GnomeDialog</class>
1433   <name>intf_disc</name>
1434   <title>Open Disc</title>
1435   <type>GTK_WINDOW_TOPLEVEL</type>
1436   <position>GTK_WIN_POS_NONE</position>
1437   <modal>True</modal>
1438   <allow_shrink>False</allow_shrink>
1439   <allow_grow>False</allow_grow>
1440   <auto_shrink>False</auto_shrink>
1441   <auto_close>False</auto_close>
1442   <hide_on_close>False</hide_on_close>
1443
1444   <widget>
1445     <class>GtkVBox</class>
1446     <child_name>GnomeDialog:vbox</child_name>
1447     <name>dialog-vbox4</name>
1448     <homogeneous>False</homogeneous>
1449     <spacing>8</spacing>
1450     <child>
1451       <padding>4</padding>
1452       <expand>True</expand>
1453       <fill>True</fill>
1454     </child>
1455
1456     <widget>
1457       <class>GtkHButtonBox</class>
1458       <child_name>GnomeDialog:action_area</child_name>
1459       <name>dialog-action_area4</name>
1460       <layout_style>GTK_BUTTONBOX_END</layout_style>
1461       <spacing>8</spacing>
1462       <child_min_width>85</child_min_width>
1463       <child_min_height>27</child_min_height>
1464       <child_ipad_x>7</child_ipad_x>
1465       <child_ipad_y>0</child_ipad_y>
1466       <child>
1467         <padding>0</padding>
1468         <expand>False</expand>
1469         <fill>True</fill>
1470         <pack>GTK_PACK_END</pack>
1471       </child>
1472
1473       <widget>
1474         <class>GtkButton</class>
1475         <name>disc_ok</name>
1476         <can_default>True</can_default>
1477         <can_focus>True</can_focus>
1478         <signal>
1479           <name>clicked</name>
1480           <handler>GtkDiscOpenOk</handler>
1481           <data>&quot;intf_disc&quot;</data>
1482           <last_modification_time>Sat, 19 May 2001 03:10:12 GMT</last_modification_time>
1483         </signal>
1484         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
1485       </widget>
1486
1487       <widget>
1488         <class>GtkButton</class>
1489         <name>disc_cancel</name>
1490         <can_default>True</can_default>
1491         <can_focus>True</can_focus>
1492         <signal>
1493           <name>clicked</name>
1494           <handler>GtkDiscOpenCancel</handler>
1495           <data>&quot;intf_disc&quot;</data>
1496           <last_modification_time>Sat, 19 May 2001 03:10:07 GMT</last_modification_time>
1497         </signal>
1498         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
1499       </widget>
1500     </widget>
1501
1502     <widget>
1503       <class>GtkHBox</class>
1504       <name>hbox2</name>
1505       <homogeneous>False</homogeneous>
1506       <spacing>5</spacing>
1507       <child>
1508         <padding>0</padding>
1509         <expand>True</expand>
1510         <fill>True</fill>
1511       </child>
1512
1513       <widget>
1514         <class>GtkFrame</class>
1515         <name>frame1</name>
1516         <label>Disc type</label>
1517         <label_xalign>0</label_xalign>
1518         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1519         <child>
1520           <padding>0</padding>
1521           <expand>True</expand>
1522           <fill>True</fill>
1523         </child>
1524
1525         <widget>
1526           <class>GtkVBox</class>
1527           <name>vbox4</name>
1528           <homogeneous>False</homogeneous>
1529           <spacing>0</spacing>
1530
1531           <widget>
1532             <class>GtkRadioButton</class>
1533             <name>disc_dvd</name>
1534             <can_focus>True</can_focus>
1535             <signal>
1536               <name>toggled</name>
1537               <handler>GtkDiscOpenDvd</handler>
1538               <data>&quot;intf_disc&quot;</data>
1539               <last_modification_time>Sat, 19 May 2001 03:18:29 GMT</last_modification_time>
1540             </signal>
1541             <label>DVD</label>
1542             <active>False</active>
1543             <draw_indicator>True</draw_indicator>
1544             <group>disc</group>
1545             <child>
1546               <padding>0</padding>
1547               <expand>False</expand>
1548               <fill>False</fill>
1549             </child>
1550           </widget>
1551
1552           <widget>
1553             <class>GtkRadioButton</class>
1554             <name>disc_vcd</name>
1555             <sensitive>False</sensitive>
1556             <can_focus>True</can_focus>
1557             <signal>
1558               <name>toggled</name>
1559               <handler>GtkDiscOpenVcd</handler>
1560               <data>&quot;intf_disc&quot;</data>
1561               <last_modification_time>Sat, 19 May 2001 03:22:10 GMT</last_modification_time>
1562             </signal>
1563             <label>VCD</label>
1564             <active>False</active>
1565             <draw_indicator>True</draw_indicator>
1566             <group>disc</group>
1567             <child>
1568               <padding>0</padding>
1569               <expand>False</expand>
1570               <fill>False</fill>
1571             </child>
1572           </widget>
1573         </widget>
1574       </widget>
1575
1576       <widget>
1577         <class>GtkFrame</class>
1578         <name>frame2</name>
1579         <label>Starting position</label>
1580         <label_xalign>0</label_xalign>
1581         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1582         <child>
1583           <padding>0</padding>
1584           <expand>True</expand>
1585           <fill>True</fill>
1586         </child>
1587
1588         <widget>
1589           <class>GtkTable</class>
1590           <name>table1</name>
1591           <border_width>5</border_width>
1592           <rows>2</rows>
1593           <columns>2</columns>
1594           <homogeneous>False</homogeneous>
1595           <row_spacing>5</row_spacing>
1596           <column_spacing>5</column_spacing>
1597
1598           <widget>
1599             <class>GtkLabel</class>
1600             <name>label15</name>
1601             <label>Title</label>
1602             <justify>GTK_JUSTIFY_CENTER</justify>
1603             <wrap>False</wrap>
1604             <xalign>0</xalign>
1605             <yalign>0.5</yalign>
1606             <xpad>0</xpad>
1607             <ypad>0</ypad>
1608             <child>
1609               <left_attach>0</left_attach>
1610               <right_attach>1</right_attach>
1611               <top_attach>0</top_attach>
1612               <bottom_attach>1</bottom_attach>
1613               <xpad>0</xpad>
1614               <ypad>0</ypad>
1615               <xexpand>False</xexpand>
1616               <yexpand>False</yexpand>
1617               <xshrink>False</xshrink>
1618               <yshrink>False</yshrink>
1619               <xfill>True</xfill>
1620               <yfill>False</yfill>
1621             </child>
1622           </widget>
1623
1624           <widget>
1625             <class>GtkLabel</class>
1626             <name>label16</name>
1627             <label>Chapter</label>
1628             <justify>GTK_JUSTIFY_CENTER</justify>
1629             <wrap>False</wrap>
1630             <xalign>0</xalign>
1631             <yalign>0.5</yalign>
1632             <xpad>0</xpad>
1633             <ypad>0</ypad>
1634             <child>
1635               <left_attach>0</left_attach>
1636               <right_attach>1</right_attach>
1637               <top_attach>1</top_attach>
1638               <bottom_attach>2</bottom_attach>
1639               <xpad>0</xpad>
1640               <ypad>0</ypad>
1641               <xexpand>False</xexpand>
1642               <yexpand>False</yexpand>
1643               <xshrink>False</xshrink>
1644               <yshrink>False</yshrink>
1645               <xfill>True</xfill>
1646               <yfill>False</yfill>
1647             </child>
1648           </widget>
1649
1650           <widget>
1651             <class>GtkSpinButton</class>
1652             <name>disc_title</name>
1653             <can_focus>True</can_focus>
1654             <climb_rate>1</climb_rate>
1655             <digits>0</digits>
1656             <numeric>False</numeric>
1657             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1658             <snap>False</snap>
1659             <wrap>False</wrap>
1660             <value>1</value>
1661             <lower>1</lower>
1662             <upper>65536</upper>
1663             <step>1</step>
1664             <page>10</page>
1665             <page_size>10</page_size>
1666             <child>
1667               <left_attach>1</left_attach>
1668               <right_attach>2</right_attach>
1669               <top_attach>0</top_attach>
1670               <bottom_attach>1</bottom_attach>
1671               <xpad>0</xpad>
1672               <ypad>0</ypad>
1673               <xexpand>True</xexpand>
1674               <yexpand>False</yexpand>
1675               <xshrink>False</xshrink>
1676               <yshrink>False</yshrink>
1677               <xfill>True</xfill>
1678               <yfill>False</yfill>
1679             </child>
1680           </widget>
1681
1682           <widget>
1683             <class>GtkSpinButton</class>
1684             <name>disc_chapter</name>
1685             <can_focus>True</can_focus>
1686             <climb_rate>1</climb_rate>
1687             <digits>0</digits>
1688             <numeric>False</numeric>
1689             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1690             <snap>False</snap>
1691             <wrap>False</wrap>
1692             <value>1</value>
1693             <lower>1</lower>
1694             <upper>65536</upper>
1695             <step>1</step>
1696             <page>10</page>
1697             <page_size>10</page_size>
1698             <child>
1699               <left_attach>1</left_attach>
1700               <right_attach>2</right_attach>
1701               <top_attach>1</top_attach>
1702               <bottom_attach>2</bottom_attach>
1703               <xpad>0</xpad>
1704               <ypad>0</ypad>
1705               <xexpand>True</xexpand>
1706               <yexpand>False</yexpand>
1707               <xshrink>False</xshrink>
1708               <yshrink>False</yshrink>
1709               <xfill>True</xfill>
1710               <yfill>False</yfill>
1711             </child>
1712           </widget>
1713         </widget>
1714       </widget>
1715     </widget>
1716
1717     <widget>
1718       <class>GtkHBox</class>
1719       <name>hbox1</name>
1720       <homogeneous>False</homogeneous>
1721       <spacing>5</spacing>
1722       <child>
1723         <padding>0</padding>
1724         <expand>True</expand>
1725         <fill>True</fill>
1726       </child>
1727
1728       <widget>
1729         <class>GtkLabel</class>
1730         <name>label14</name>
1731         <label>Device name:</label>
1732         <justify>GTK_JUSTIFY_CENTER</justify>
1733         <wrap>False</wrap>
1734         <xalign>0.5</xalign>
1735         <yalign>0.5</yalign>
1736         <xpad>0</xpad>
1737         <ypad>0</ypad>
1738         <child>
1739           <padding>0</padding>
1740           <expand>False</expand>
1741           <fill>False</fill>
1742         </child>
1743       </widget>
1744
1745       <widget>
1746         <class>GtkEntry</class>
1747         <name>disc_name</name>
1748         <can_focus>True</can_focus>
1749         <editable>True</editable>
1750         <text_visible>True</text_visible>
1751         <text_max_length>0</text_max_length>
1752         <text>/dev/dvd</text>
1753         <child>
1754           <padding>0</padding>
1755           <expand>True</expand>
1756           <fill>True</fill>
1757         </child>
1758       </widget>
1759     </widget>
1760   </widget>
1761 </widget>
1762
1763 <widget>
1764   <class>GnomeDialog</class>
1765   <name>intf_network</name>
1766   <title>Network Stream</title>
1767   <type>GTK_WINDOW_TOPLEVEL</type>
1768   <position>GTK_WIN_POS_NONE</position>
1769   <modal>True</modal>
1770   <allow_shrink>False</allow_shrink>
1771   <allow_grow>False</allow_grow>
1772   <auto_shrink>False</auto_shrink>
1773   <auto_close>False</auto_close>
1774   <hide_on_close>False</hide_on_close>
1775
1776   <widget>
1777     <class>GtkVBox</class>
1778     <child_name>GnomeDialog:vbox</child_name>
1779     <name>vbox5</name>
1780     <homogeneous>False</homogeneous>
1781     <spacing>8</spacing>
1782     <child>
1783       <padding>4</padding>
1784       <expand>True</expand>
1785       <fill>True</fill>
1786     </child>
1787
1788     <widget>
1789       <class>GtkHButtonBox</class>
1790       <child_name>GnomeDialog:action_area</child_name>
1791       <name>hbuttonbox1</name>
1792       <layout_style>GTK_BUTTONBOX_END</layout_style>
1793       <spacing>8</spacing>
1794       <child_min_width>85</child_min_width>
1795       <child_min_height>27</child_min_height>
1796       <child_ipad_x>7</child_ipad_x>
1797       <child_ipad_y>0</child_ipad_y>
1798       <child>
1799         <padding>0</padding>
1800         <expand>False</expand>
1801         <fill>True</fill>
1802         <pack>GTK_PACK_END</pack>
1803       </child>
1804
1805       <widget>
1806         <class>GtkButton</class>
1807         <name>network_ok</name>
1808         <can_default>True</can_default>
1809         <can_focus>True</can_focus>
1810         <signal>
1811           <name>clicked</name>
1812           <handler>GtkNetworkOpenOk</handler>
1813           <data>&quot;intf_network&quot;</data>
1814           <last_modification_time>Sat, 19 May 2001 03:09:40 GMT</last_modification_time>
1815         </signal>
1816         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
1817       </widget>
1818
1819       <widget>
1820         <class>GtkButton</class>
1821         <name>network_cancel</name>
1822         <can_default>True</can_default>
1823         <can_focus>True</can_focus>
1824         <signal>
1825           <name>clicked</name>
1826           <handler>GtkNetworkOpenCancel</handler>
1827           <data>&quot;intf_network&quot;</data>
1828           <last_modification_time>Sat, 19 May 2001 03:09:44 GMT</last_modification_time>
1829         </signal>
1830         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
1831       </widget>
1832     </widget>
1833
1834     <widget>
1835       <class>GtkHBox</class>
1836       <name>hbox3</name>
1837       <homogeneous>False</homogeneous>
1838       <spacing>5</spacing>
1839       <child>
1840         <padding>0</padding>
1841         <expand>True</expand>
1842         <fill>True</fill>
1843       </child>
1844
1845       <widget>
1846         <class>GtkFrame</class>
1847         <name>frame3</name>
1848         <label>Protocol</label>
1849         <label_xalign>0</label_xalign>
1850         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1851         <child>
1852           <padding>0</padding>
1853           <expand>True</expand>
1854           <fill>True</fill>
1855         </child>
1856
1857         <widget>
1858           <class>GtkVBox</class>
1859           <name>vbox6</name>
1860           <homogeneous>False</homogeneous>
1861           <spacing>0</spacing>
1862
1863           <widget>
1864             <class>GtkRadioButton</class>
1865             <name>network_ts</name>
1866             <can_focus>True</can_focus>
1867             <label>TS</label>
1868             <active>False</active>
1869             <draw_indicator>True</draw_indicator>
1870             <group>network</group>
1871             <child>
1872               <padding>0</padding>
1873               <expand>False</expand>
1874               <fill>False</fill>
1875             </child>
1876           </widget>
1877
1878           <widget>
1879             <class>GtkRadioButton</class>
1880             <name>network_rtp</name>
1881             <sensitive>False</sensitive>
1882             <can_focus>True</can_focus>
1883             <label>RTP</label>
1884             <active>False</active>
1885             <draw_indicator>True</draw_indicator>
1886             <group>network</group>
1887             <child>
1888               <padding>0</padding>
1889               <expand>False</expand>
1890               <fill>False</fill>
1891             </child>
1892           </widget>
1893
1894           <widget>
1895             <class>GtkRadioButton</class>
1896             <name>network_http</name>
1897             <sensitive>False</sensitive>
1898             <can_focus>True</can_focus>
1899             <label>HTTP</label>
1900             <active>False</active>
1901             <draw_indicator>True</draw_indicator>
1902             <group>network</group>
1903             <child>
1904               <padding>0</padding>
1905               <expand>False</expand>
1906               <fill>False</fill>
1907             </child>
1908           </widget>
1909         </widget>
1910       </widget>
1911
1912       <widget>
1913         <class>GtkFrame</class>
1914         <name>frame4</name>
1915         <label>Server</label>
1916         <label_xalign>0</label_xalign>
1917         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1918         <child>
1919           <padding>0</padding>
1920           <expand>True</expand>
1921           <fill>True</fill>
1922         </child>
1923
1924         <widget>
1925           <class>GtkTable</class>
1926           <name>table2</name>
1927           <border_width>5</border_width>
1928           <rows>3</rows>
1929           <columns>2</columns>
1930           <homogeneous>False</homogeneous>
1931           <row_spacing>5</row_spacing>
1932           <column_spacing>5</column_spacing>
1933
1934           <widget>
1935             <class>GtkLabel</class>
1936             <name>label17</name>
1937             <label>Address</label>
1938             <justify>GTK_JUSTIFY_CENTER</justify>
1939             <wrap>False</wrap>
1940             <xalign>0</xalign>
1941             <yalign>0.5</yalign>
1942             <xpad>0</xpad>
1943             <ypad>0</ypad>
1944             <child>
1945               <left_attach>0</left_attach>
1946               <right_attach>1</right_attach>
1947               <top_attach>0</top_attach>
1948               <bottom_attach>1</bottom_attach>
1949               <xpad>0</xpad>
1950               <ypad>0</ypad>
1951               <xexpand>False</xexpand>
1952               <yexpand>False</yexpand>
1953               <xshrink>False</xshrink>
1954               <yshrink>False</yshrink>
1955               <xfill>True</xfill>
1956               <yfill>False</yfill>
1957             </child>
1958           </widget>
1959
1960           <widget>
1961             <class>GtkLabel</class>
1962             <name>label18</name>
1963             <label>Port</label>
1964             <justify>GTK_JUSTIFY_CENTER</justify>
1965             <wrap>False</wrap>
1966             <xalign>0</xalign>
1967             <yalign>0.5</yalign>
1968             <xpad>0</xpad>
1969             <ypad>0</ypad>
1970             <child>
1971               <left_attach>0</left_attach>
1972               <right_attach>1</right_attach>
1973               <top_attach>1</top_attach>
1974               <bottom_attach>2</bottom_attach>
1975               <xpad>0</xpad>
1976               <ypad>0</ypad>
1977               <xexpand>False</xexpand>
1978               <yexpand>False</yexpand>
1979               <xshrink>False</xshrink>
1980               <yshrink>False</yshrink>
1981               <xfill>True</xfill>
1982               <yfill>False</yfill>
1983             </child>
1984           </widget>
1985
1986           <widget>
1987             <class>GtkSpinButton</class>
1988             <name>network_port</name>
1989             <tooltip>Port of the stream server</tooltip>
1990             <can_focus>True</can_focus>
1991             <climb_rate>1</climb_rate>
1992             <digits>0</digits>
1993             <numeric>False</numeric>
1994             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1995             <snap>False</snap>
1996             <wrap>False</wrap>
1997             <value>1234</value>
1998             <lower>0</lower>
1999             <upper>65535</upper>
2000             <step>1</step>
2001             <page>10</page>
2002             <page_size>10</page_size>
2003             <child>
2004               <left_attach>1</left_attach>
2005               <right_attach>2</right_attach>
2006               <top_attach>1</top_attach>
2007               <bottom_attach>2</bottom_attach>
2008               <xpad>0</xpad>
2009               <ypad>0</ypad>
2010               <xexpand>True</xexpand>
2011               <yexpand>False</yexpand>
2012               <xshrink>False</xshrink>
2013               <yshrink>False</yshrink>
2014               <xfill>True</xfill>
2015               <yfill>False</yfill>
2016             </child>
2017           </widget>
2018
2019           <widget>
2020             <class>GtkCheckButton</class>
2021             <name>broadcast_check</name>
2022             <can_focus>True</can_focus>
2023             <signal>
2024               <name>toggled</name>
2025               <handler>GtkNetworkOpenBroadcast</handler>
2026               <last_modification_time>Sat, 19 May 2001 02:57:46 GMT</last_modification_time>
2027             </signal>
2028             <label>Broadcast</label>
2029             <active>False</active>
2030             <draw_indicator>True</draw_indicator>
2031             <child>
2032               <left_attach>0</left_attach>
2033               <right_attach>1</right_attach>
2034               <top_attach>2</top_attach>
2035               <bottom_attach>3</bottom_attach>
2036               <xpad>0</xpad>
2037               <ypad>0</ypad>
2038               <xexpand>False</xexpand>
2039               <yexpand>False</yexpand>
2040               <xshrink>False</xshrink>
2041               <yshrink>False</yshrink>
2042               <xfill>True</xfill>
2043               <yfill>False</yfill>
2044             </child>
2045           </widget>
2046
2047           <widget>
2048             <class>GnomeEntry</class>
2049             <name>network_broadcast_combo</name>
2050             <max_saved>10</max_saved>
2051             <child>
2052               <left_attach>1</left_attach>
2053               <right_attach>2</right_attach>
2054               <top_attach>2</top_attach>
2055               <bottom_attach>3</bottom_attach>
2056               <xpad>0</xpad>
2057               <ypad>0</ypad>
2058               <xexpand>True</xexpand>
2059               <yexpand>False</yexpand>
2060               <xshrink>False</xshrink>
2061               <yshrink>False</yshrink>
2062               <xfill>True</xfill>
2063               <yfill>False</yfill>
2064             </child>
2065
2066             <widget>
2067               <class>GtkEntry</class>
2068               <child_name>GnomeEntry:entry</child_name>
2069               <name>network_broadcast</name>
2070               <sensitive>False</sensitive>
2071               <can_focus>True</can_focus>
2072               <editable>True</editable>
2073               <text_visible>True</text_visible>
2074               <text_max_length>0</text_max_length>
2075               <text></text>
2076             </widget>
2077           </widget>
2078
2079           <widget>
2080             <class>GnomeEntry</class>
2081             <name>network_server_combo</name>
2082             <max_saved>10</max_saved>
2083             <child>
2084               <left_attach>1</left_attach>
2085               <right_attach>2</right_attach>
2086               <top_attach>0</top_attach>
2087               <bottom_attach>1</bottom_attach>
2088               <xpad>0</xpad>
2089               <ypad>0</ypad>
2090               <xexpand>True</xexpand>
2091               <yexpand>False</yexpand>
2092               <xshrink>False</xshrink>
2093               <yshrink>False</yshrink>
2094               <xfill>True</xfill>
2095               <yfill>False</yfill>
2096             </child>
2097
2098             <widget>
2099               <class>GtkEntry</class>
2100               <child_name>GnomeEntry:entry</child_name>
2101               <name>network_server</name>
2102               <can_focus>True</can_focus>
2103               <editable>True</editable>
2104               <text_visible>True</text_visible>
2105               <text_max_length>0</text_max_length>
2106               <text>vls</text>
2107             </widget>
2108           </widget>
2109         </widget>
2110       </widget>
2111     </widget>
2112   </widget>
2113 </widget>
2114
2115 <widget>
2116   <class>GnomeDialog</class>
2117   <name>intf_playlist</name>
2118   <signal>
2119     <name>destroy</name>
2120     <handler>gtk_widget_hide</handler>
2121     <data>&quot;intf_playlist&quot;</data>
2122     <last_modification_time>Sat, 19 May 2001 03:09:08 GMT</last_modification_time>
2123   </signal>
2124   <signal>
2125     <name>delete_event</name>
2126     <handler>gtk_widget_hide</handler>
2127     <data>&quot;intf_playlist&quot;</data>
2128     <last_modification_time>Sat, 19 May 2001 03:09:12 GMT</last_modification_time>
2129   </signal>
2130   <title>Playlist</title>
2131   <type>GTK_WINDOW_TOPLEVEL</type>
2132   <position>GTK_WIN_POS_NONE</position>
2133   <modal>False</modal>
2134   <default_width>400</default_width>
2135   <default_height>300</default_height>
2136   <allow_shrink>True</allow_shrink>
2137   <allow_grow>True</allow_grow>
2138   <auto_shrink>False</auto_shrink>
2139   <auto_close>False</auto_close>
2140   <hide_on_close>False</hide_on_close>
2141
2142   <widget>
2143     <class>GtkVBox</class>
2144     <child_name>GnomeDialog:vbox</child_name>
2145     <name>playlist_vbox</name>
2146     <homogeneous>False</homogeneous>
2147     <spacing>8</spacing>
2148     <child>
2149       <padding>4</padding>
2150       <expand>True</expand>
2151       <fill>True</fill>
2152     </child>
2153
2154     <widget>
2155       <class>GtkHButtonBox</class>
2156       <child_name>GnomeDialog:action_area</child_name>
2157       <name>playlist_action</name>
2158       <layout_style>GTK_BUTTONBOX_END</layout_style>
2159       <spacing>8</spacing>
2160       <child_min_width>100</child_min_width>
2161       <child_min_height>38</child_min_height>
2162       <child_ipad_x>7</child_ipad_x>
2163       <child_ipad_y>0</child_ipad_y>
2164       <child>
2165         <padding>0</padding>
2166         <expand>False</expand>
2167         <fill>True</fill>
2168         <pack>GTK_PACK_END</pack>
2169       </child>
2170
2171       <widget>
2172         <class>GtkButton</class>
2173         <name>playlist_ok</name>
2174         <can_default>True</can_default>
2175         <can_focus>True</can_focus>
2176         <signal>
2177           <name>clicked</name>
2178           <handler>GtkPlaylistOk</handler>
2179           <data>&quot;intf_playlist&quot;</data>
2180           <last_modification_time>Sat, 19 May 2001 03:09:00 GMT</last_modification_time>
2181         </signal>
2182         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
2183       </widget>
2184
2185       <widget>
2186         <class>GtkButton</class>
2187         <name>playlist_cancel</name>
2188         <can_default>True</can_default>
2189         <can_focus>True</can_focus>
2190         <signal>
2191           <name>clicked</name>
2192           <handler>GtkPlaylistCancel</handler>
2193           <data>&quot;intf_playlist&quot;</data>
2194           <last_modification_time>Sat, 19 May 2001 03:08:56 GMT</last_modification_time>
2195         </signal>
2196         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
2197       </widget>
2198     </widget>
2199
2200     <widget>
2201       <class>GtkScrolledWindow</class>
2202       <name>playlist_scrolledwindow</name>
2203       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
2204       <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
2205       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
2206       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
2207       <child>
2208         <padding>0</padding>
2209         <expand>True</expand>
2210         <fill>True</fill>
2211       </child>
2212
2213       <widget>
2214         <class>GtkViewport</class>
2215         <name>playlist_viewport</name>
2216         <shadow_type>GTK_SHADOW_IN</shadow_type>
2217
2218         <widget>
2219           <class>GtkFrame</class>
2220           <name>playlist_frame</name>
2221           <border_width>4</border_width>
2222           <label>Playlist</label>
2223           <label_xalign>0.05</label_xalign>
2224           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
2225
2226           <widget>
2227             <class>GtkCList</class>
2228             <name>playlist_clist</name>
2229             <can_focus>True</can_focus>
2230             <signal>
2231               <name>event</name>
2232               <handler>GtkPlaylistEvent</handler>
2233               <data>&quot;intf_playlist&quot;</data>
2234               <last_modification_time>Sat, 19 May 2001 03:08:43 GMT</last_modification_time>
2235             </signal>
2236             <signal>
2237               <name>drag_data_received</name>
2238               <handler>GtkPlaylistDragData</handler>
2239               <data>&quot;intf_playlist&quot;</data>
2240               <last_modification_time>Sat, 19 May 2001 03:08:45 GMT</last_modification_time>
2241             </signal>
2242             <signal>
2243               <name>drag_motion</name>
2244               <handler>GtkPlaylistDragMotion</handler>
2245               <data>&quot;intf_playlist&quot;</data>
2246               <last_modification_time>Sat, 19 May 2001 03:08:49 GMT</last_modification_time>
2247             </signal>
2248             <columns>2</columns>
2249             <column_widths>287,70</column_widths>
2250             <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
2251             <show_titles>True</show_titles>
2252             <shadow_type>GTK_SHADOW_IN</shadow_type>
2253
2254             <widget>
2255               <class>GtkLabel</class>
2256               <child_name>CList:title</child_name>
2257               <name>playlist_label_url</name>
2258               <label>Url</label>
2259               <justify>GTK_JUSTIFY_CENTER</justify>
2260               <wrap>False</wrap>
2261               <xalign>0.5</xalign>
2262               <yalign>0.5</yalign>
2263               <xpad>0</xpad>
2264               <ypad>0</ypad>
2265             </widget>
2266
2267             <widget>
2268               <class>GtkLabel</class>
2269               <child_name>CList:title</child_name>
2270               <name>playlist_label_duration</name>
2271               <label>Duration</label>
2272               <justify>GTK_JUSTIFY_CENTER</justify>
2273               <wrap>False</wrap>
2274               <xalign>0.5</xalign>
2275               <yalign>0.5</yalign>
2276               <xpad>0</xpad>
2277               <ypad>0</ypad>
2278             </widget>
2279           </widget>
2280         </widget>
2281       </widget>
2282     </widget>
2283
2284     <widget>
2285       <class>GtkMenuBar</class>
2286       <name>playlist_menubar</name>
2287       <shadow_type>GTK_SHADOW_OUT</shadow_type>
2288       <child>
2289         <padding>0</padding>
2290         <expand>False</expand>
2291         <fill>False</fill>
2292       </child>
2293
2294       <widget>
2295         <class>GtkMenuItem</class>
2296         <name>playlist_add</name>
2297         <label>Add</label>
2298         <right_justify>False</right_justify>
2299
2300         <widget>
2301           <class>GtkMenu</class>
2302           <name>playlist_add_menu</name>
2303
2304           <widget>
2305             <class>GtkMenuItem</class>
2306             <name>playlist_add_disc</name>
2307             <signal>
2308               <name>activate</name>
2309               <handler>GnomePlaylistDiscOpenActivate</handler>
2310               <data>&quot;intf_playlist&quot;</data>
2311               <last_modification_time>Sat, 19 May 2001 16:22:26 GMT</last_modification_time>
2312             </signal>
2313             <label>Disc</label>
2314             <right_justify>False</right_justify>
2315           </widget>
2316
2317           <widget>
2318             <class>GtkMenuItem</class>
2319             <name>playlist_add_file</name>
2320             <signal>
2321               <name>activate</name>
2322               <handler>GnomePlaylistFileOpenActivate</handler>
2323               <data>&quot;intf_playlist&quot;</data>
2324               <last_modification_time>Sat, 19 May 2001 16:22:37 GMT</last_modification_time>
2325             </signal>
2326             <label>File</label>
2327             <right_justify>False</right_justify>
2328           </widget>
2329
2330           <widget>
2331             <class>GtkMenuItem</class>
2332             <name>playlist_add_network</name>
2333             <signal>
2334               <name>activate</name>
2335               <handler>GnomePlaylistNetworkOpenActivate</handler>
2336               <data>&quot;intf_playlist&quot;</data>
2337               <last_modification_time>Sat, 19 May 2001 16:22:52 GMT</last_modification_time>
2338             </signal>
2339             <label>Network</label>
2340             <right_justify>False</right_justify>
2341           </widget>
2342
2343           <widget>
2344             <class>GtkMenuItem</class>
2345             <name>playlist_add_url</name>
2346             <signal>
2347               <name>activate</name>
2348               <handler>GtkPlaylistAddUrl</handler>
2349               <data>&quot;intf_playlist&quot;</data>
2350               <last_modification_time>Sat, 19 May 2001 16:24:27 GMT</last_modification_time>
2351             </signal>
2352             <label>Url</label>
2353             <right_justify>False</right_justify>
2354           </widget>
2355         </widget>
2356       </widget>
2357
2358       <widget>
2359         <class>GtkMenuItem</class>
2360         <name>playlist_delete</name>
2361         <label>Delete</label>
2362         <right_justify>False</right_justify>
2363
2364         <widget>
2365           <class>GtkMenu</class>
2366           <name>playlist_delete_menu</name>
2367
2368           <widget>
2369             <class>GtkMenuItem</class>
2370             <name>playlist_delete_all</name>
2371             <signal>
2372               <name>activate</name>
2373               <handler>GtkPlaylistDeleteAll</handler>
2374               <data>&quot;intf_playlist&quot;</data>
2375               <last_modification_time>Sat, 19 May 2001 03:08:11 GMT</last_modification_time>
2376             </signal>
2377             <label>All</label>
2378             <right_justify>False</right_justify>
2379           </widget>
2380
2381           <widget>
2382             <class>GtkMenuItem</class>
2383             <name>playmist_delete_item</name>
2384             <signal>
2385               <name>activate</name>
2386               <handler>GtkPlaylistDeleteSelected</handler>
2387               <data>&quot;intf_playlist&quot;</data>
2388               <last_modification_time>Sat, 19 May 2001 03:08:05 GMT</last_modification_time>
2389             </signal>
2390             <label>Item</label>
2391             <right_justify>False</right_justify>
2392           </widget>
2393         </widget>
2394       </widget>
2395
2396       <widget>
2397         <class>GtkMenuItem</class>
2398         <name>playlist_selection</name>
2399         <label>Selection</label>
2400         <right_justify>False</right_justify>
2401
2402         <widget>
2403           <class>GtkMenu</class>
2404           <name>playlist_selection_menu</name>
2405
2406           <widget>
2407             <class>GtkMenuItem</class>
2408             <name>playlist_selection_crop</name>
2409             <signal>
2410               <name>activate</name>
2411               <handler>GtkPlaylistCrop</handler>
2412               <data>&quot;intf_playlist&quot;</data>
2413               <last_modification_time>Sat, 19 May 2001 03:07:56 GMT</last_modification_time>
2414             </signal>
2415             <label>Crop</label>
2416             <right_justify>False</right_justify>
2417           </widget>
2418
2419           <widget>
2420             <class>GtkMenuItem</class>
2421             <name>playlist_selection_invert</name>
2422             <signal>
2423               <name>activate</name>
2424               <handler>GtkPlaylistInvert</handler>
2425               <data>&quot;intf_playlist&quot;</data>
2426               <last_modification_time>Sat, 19 May 2001 03:07:51 GMT</last_modification_time>
2427             </signal>
2428             <label>Invert</label>
2429             <right_justify>False</right_justify>
2430           </widget>
2431
2432           <widget>
2433             <class>GtkMenuItem</class>
2434             <name>playlist_selection_select</name>
2435             <signal>
2436               <name>activate</name>
2437               <handler>GtkPlaylistSelect</handler>
2438               <data>&quot;intf_playlist&quot;</data>
2439               <last_modification_time>Sat, 19 May 2001 03:07:45 GMT</last_modification_time>
2440             </signal>
2441             <label>Select</label>
2442             <right_justify>False</right_justify>
2443           </widget>
2444         </widget>
2445       </widget>
2446     </widget>
2447   </widget>
2448 </widget>
2449
2450 <widget>
2451   <class>GnomeDialog</class>
2452   <name>intf_jump</name>
2453   <type>GTK_WINDOW_TOPLEVEL</type>
2454   <position>GTK_WIN_POS_NONE</position>
2455   <modal>False</modal>
2456   <allow_shrink>False</allow_shrink>
2457   <allow_grow>False</allow_grow>
2458   <auto_shrink>False</auto_shrink>
2459   <auto_close>False</auto_close>
2460   <hide_on_close>False</hide_on_close>
2461
2462   <widget>
2463     <class>GtkVBox</class>
2464     <child_name>GnomeDialog:vbox</child_name>
2465     <name>jump_vbox</name>
2466     <homogeneous>False</homogeneous>
2467     <spacing>8</spacing>
2468     <child>
2469       <padding>0</padding>
2470       <expand>True</expand>
2471       <fill>True</fill>
2472     </child>
2473
2474     <widget>
2475       <class>GtkHButtonBox</class>
2476       <child_name>GnomeDialog:action_area</child_name>
2477       <name>jump_action</name>
2478       <layout_style>GTK_BUTTONBOX_END</layout_style>
2479       <spacing>8</spacing>
2480       <child_min_width>85</child_min_width>
2481       <child_min_height>27</child_min_height>
2482       <child_ipad_x>7</child_ipad_x>
2483       <child_ipad_y>0</child_ipad_y>
2484       <child>
2485         <padding>0</padding>
2486         <expand>False</expand>
2487         <fill>True</fill>
2488         <pack>GTK_PACK_END</pack>
2489       </child>
2490
2491       <widget>
2492         <class>GtkButton</class>
2493         <name>jump_ok</name>
2494         <can_default>True</can_default>
2495         <can_focus>True</can_focus>
2496         <signal>
2497           <name>clicked</name>
2498           <handler>GtkJumpOk</handler>
2499           <data>&quot;intf_jump&quot;</data>
2500           <last_modification_time>Sat, 19 May 2001 03:07:27 GMT</last_modification_time>
2501         </signal>
2502         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
2503       </widget>
2504
2505       <widget>
2506         <class>GtkButton</class>
2507         <name>jump_cancel</name>
2508         <can_default>True</can_default>
2509         <can_focus>True</can_focus>
2510         <signal>
2511           <name>clicked</name>
2512           <handler>GtkJumpCancel</handler>
2513           <data>&quot;intf_jump&quot;</data>
2514           <last_modification_time>Sat, 19 May 2001 03:07:20 GMT</last_modification_time>
2515         </signal>
2516         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
2517       </widget>
2518     </widget>
2519
2520     <widget>
2521       <class>GtkFrame</class>
2522       <name>jump_frame</name>
2523       <border_width>5</border_width>
2524       <label>Jump to: </label>
2525       <label_xalign>0.05</label_xalign>
2526       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
2527       <child>
2528         <padding>0</padding>
2529         <expand>False</expand>
2530         <fill>False</fill>
2531       </child>
2532
2533       <widget>
2534         <class>GtkHBox</class>
2535         <name>jump_box</name>
2536         <border_width>5</border_width>
2537         <homogeneous>False</homogeneous>
2538         <spacing>0</spacing>
2539
2540         <widget>
2541           <class>GtkLabel</class>
2542           <name>jump_label3</name>
2543           <label>s.</label>
2544           <justify>GTK_JUSTIFY_CENTER</justify>
2545           <wrap>False</wrap>
2546           <xalign>0.5</xalign>
2547           <yalign>0.5</yalign>
2548           <xpad>0</xpad>
2549           <ypad>0</ypad>
2550           <child>
2551             <padding>0</padding>
2552             <expand>False</expand>
2553             <fill>False</fill>
2554             <pack>GTK_PACK_END</pack>
2555           </child>
2556         </widget>
2557
2558         <widget>
2559           <class>GtkSpinButton</class>
2560           <name>jump_second_spinbutton</name>
2561           <can_focus>True</can_focus>
2562           <climb_rate>1</climb_rate>
2563           <digits>0</digits>
2564           <numeric>False</numeric>
2565           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
2566           <snap>False</snap>
2567           <wrap>False</wrap>
2568           <value>0</value>
2569           <lower>0</lower>
2570           <upper>100</upper>
2571           <step>1</step>
2572           <page>10</page>
2573           <page_size>10</page_size>
2574           <child>
2575             <padding>5</padding>
2576             <expand>False</expand>
2577             <fill>False</fill>
2578             <pack>GTK_PACK_END</pack>
2579           </child>
2580         </widget>
2581
2582         <widget>
2583           <class>GtkLabel</class>
2584           <name>jump_label1</name>
2585           <label>m:</label>
2586           <justify>GTK_JUSTIFY_CENTER</justify>
2587           <wrap>False</wrap>
2588           <xalign>0.5</xalign>
2589           <yalign>0.5</yalign>
2590           <xpad>0</xpad>
2591           <ypad>0</ypad>
2592           <child>
2593             <padding>5</padding>
2594             <expand>False</expand>
2595             <fill>False</fill>
2596             <pack>GTK_PACK_END</pack>
2597           </child>
2598         </widget>
2599
2600         <widget>
2601           <class>GtkSpinButton</class>
2602           <name>jump_minute_spinbutton</name>
2603           <can_focus>True</can_focus>
2604           <climb_rate>1</climb_rate>
2605           <digits>0</digits>
2606           <numeric>False</numeric>
2607           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
2608           <snap>False</snap>
2609           <wrap>False</wrap>
2610           <value>0</value>
2611           <lower>0</lower>
2612           <upper>59</upper>
2613           <step>1</step>
2614           <page>10</page>
2615           <page_size>10</page_size>
2616           <child>
2617             <padding>5</padding>
2618             <expand>False</expand>
2619             <fill>False</fill>
2620             <pack>GTK_PACK_END</pack>
2621           </child>
2622         </widget>
2623
2624         <widget>
2625           <class>GtkLabel</class>
2626           <name>jump_label2</name>
2627           <label>h:</label>
2628           <justify>GTK_JUSTIFY_CENTER</justify>
2629           <wrap>False</wrap>
2630           <xalign>0.5</xalign>
2631           <yalign>0.5</yalign>
2632           <xpad>0</xpad>
2633           <ypad>0</ypad>
2634           <child>
2635             <padding>5</padding>
2636             <expand>False</expand>
2637             <fill>False</fill>
2638             <pack>GTK_PACK_END</pack>
2639           </child>
2640         </widget>
2641
2642         <widget>
2643           <class>GtkSpinButton</class>
2644           <name>jump_hour_spinbutton</name>
2645           <can_focus>True</can_focus>
2646           <climb_rate>1</climb_rate>
2647           <digits>0</digits>
2648           <numeric>False</numeric>
2649           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
2650           <snap>False</snap>
2651           <wrap>False</wrap>
2652           <value>0</value>
2653           <lower>0</lower>
2654           <upper>10</upper>
2655           <step>1</step>
2656           <page>10</page>
2657           <page_size>10</page_size>
2658           <child>
2659             <padding>5</padding>
2660             <expand>False</expand>
2661             <fill>False</fill>
2662             <pack>GTK_PACK_END</pack>
2663           </child>
2664         </widget>
2665       </widget>
2666     </widget>
2667   </widget>
2668 </widget>
2669
2670 <widget>
2671   <class>GnomeDialog</class>
2672   <name>intf_preferences</name>
2673   <title>Preferences</title>
2674   <type>GTK_WINDOW_TOPLEVEL</type>
2675   <position>GTK_WIN_POS_NONE</position>
2676   <modal>False</modal>
2677   <default_width>450</default_width>
2678   <default_height>350</default_height>
2679   <allow_shrink>True</allow_shrink>
2680   <allow_grow>True</allow_grow>
2681   <auto_shrink>False</auto_shrink>
2682   <auto_close>False</auto_close>
2683   <hide_on_close>False</hide_on_close>
2684
2685   <widget>
2686     <class>GtkVBox</class>
2687     <child_name>GnomeDialog:vbox</child_name>
2688     <name>preferences_vbox</name>
2689     <border_width>5</border_width>
2690     <homogeneous>False</homogeneous>
2691     <spacing>10</spacing>
2692     <child>
2693       <padding>0</padding>
2694       <expand>True</expand>
2695       <fill>True</fill>
2696     </child>
2697
2698     <widget>
2699       <class>GtkHButtonBox</class>
2700       <child_name>GnomeDialog:action_area</child_name>
2701       <name>preferences_dialog</name>
2702       <layout_style>GTK_BUTTONBOX_END</layout_style>
2703       <spacing>8</spacing>
2704       <child_min_width>85</child_min_width>
2705       <child_min_height>27</child_min_height>
2706       <child_ipad_x>7</child_ipad_x>
2707       <child_ipad_y>0</child_ipad_y>
2708       <child>
2709         <padding>0</padding>
2710         <expand>False</expand>
2711         <fill>True</fill>
2712         <pack>GTK_PACK_END</pack>
2713       </child>
2714
2715       <widget>
2716         <class>GtkButton</class>
2717         <name>preferences_ok</name>
2718         <can_default>True</can_default>
2719         <can_focus>True</can_focus>
2720         <signal>
2721           <name>clicked</name>
2722           <handler>GtkPreferencesOk</handler>
2723           <data>&quot;intf_preferences&quot;</data>
2724           <last_modification_time>Sat, 19 May 2001 03:06:57 GMT</last_modification_time>
2725         </signal>
2726         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
2727       </widget>
2728
2729       <widget>
2730         <class>GtkButton</class>
2731         <name>preferences_apply</name>
2732         <can_default>True</can_default>
2733         <can_focus>True</can_focus>
2734         <signal>
2735           <name>clicked</name>
2736           <handler>GtkPreferencesApply</handler>
2737           <data>&quot;intf_preferences&quot;</data>
2738           <last_modification_time>Sat, 19 May 2001 03:06:53 GMT</last_modification_time>
2739         </signal>
2740         <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
2741       </widget>
2742
2743       <widget>
2744         <class>GtkButton</class>
2745         <name>preferences_cancel</name>
2746         <can_default>True</can_default>
2747         <can_focus>True</can_focus>
2748         <signal>
2749           <name>clicked</name>
2750           <handler>GtkPreferencesCancel</handler>
2751           <data>&quot;intf_preferences&quot;</data>
2752           <last_modification_time>Sat, 19 May 2001 03:07:05 GMT</last_modification_time>
2753         </signal>
2754         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
2755       </widget>
2756     </widget>
2757
2758     <widget>
2759       <class>GtkFrame</class>
2760       <name>preferences_frame</name>
2761       <label>Preferences</label>
2762       <label_xalign>0.05</label_xalign>
2763       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
2764       <child>
2765         <padding>0</padding>
2766         <expand>True</expand>
2767         <fill>True</fill>
2768       </child>
2769
2770       <widget>
2771         <class>GtkNotebook</class>
2772         <name>preferences_notebook</name>
2773         <can_focus>True</can_focus>
2774         <show_tabs>True</show_tabs>
2775         <show_border>True</show_border>
2776         <tab_pos>GTK_POS_TOP</tab_pos>
2777         <scrollable>False</scrollable>
2778         <tab_hborder>2</tab_hborder>
2779         <tab_vborder>2</tab_vborder>
2780         <popup_enable>False</popup_enable>
2781
2782         <widget>
2783           <class>GtkTable</class>
2784           <name>preferences_file_table</name>
2785           <border_width>5</border_width>
2786           <rows>1</rows>
2787           <columns>2</columns>
2788           <homogeneous>False</homogeneous>
2789           <row_spacing>5</row_spacing>
2790           <column_spacing>5</column_spacing>
2791
2792           <widget>
2793             <class>GnomeFileEntry</class>
2794             <name>preferences_file_combo</name>
2795             <max_saved>10</max_saved>
2796             <directory>False</directory>
2797             <modal>False</modal>
2798             <child>
2799               <left_attach>1</left_attach>
2800               <right_attach>2</right_attach>
2801               <top_attach>0</top_attach>
2802               <bottom_attach>1</bottom_attach>
2803               <xpad>0</xpad>
2804               <ypad>0</ypad>
2805               <xexpand>True</xexpand>
2806               <yexpand>True</yexpand>
2807               <xshrink>False</xshrink>
2808               <yshrink>False</yshrink>
2809               <xfill>True</xfill>
2810               <yfill>False</yfill>
2811             </child>
2812
2813             <widget>
2814               <class>GtkEntry</class>
2815               <child_name>GnomeEntry:entry</child_name>
2816               <name>preferences_file_path_entry</name>
2817               <can_focus>True</can_focus>
2818               <editable>True</editable>
2819               <text_visible>True</text_visible>
2820               <text_max_length>0</text_max_length>
2821               <text></text>
2822             </widget>
2823           </widget>
2824
2825           <widget>
2826             <class>GtkLabel</class>
2827             <name>preferences_file_path_label</name>
2828             <label>Default path: </label>
2829             <justify>GTK_JUSTIFY_CENTER</justify>
2830             <wrap>False</wrap>
2831             <xalign>0</xalign>
2832             <yalign>0.5</yalign>
2833             <xpad>0</xpad>
2834             <ypad>0</ypad>
2835             <child>
2836               <left_attach>0</left_attach>
2837               <right_attach>1</right_attach>
2838               <top_attach>0</top_attach>
2839               <bottom_attach>1</bottom_attach>
2840               <xpad>0</xpad>
2841               <ypad>0</ypad>
2842               <xexpand>True</xexpand>
2843               <yexpand>True</yexpand>
2844               <xshrink>False</xshrink>
2845               <yshrink>False</yshrink>
2846               <xfill>False</xfill>
2847               <yfill>False</yfill>
2848             </child>
2849           </widget>
2850         </widget>
2851
2852         <widget>
2853           <class>GtkLabel</class>
2854           <child_name>Notebook:tab</child_name>
2855           <name>preferences_file</name>
2856           <label>File</label>
2857           <justify>GTK_JUSTIFY_CENTER</justify>
2858           <wrap>False</wrap>
2859           <xalign>0.5</xalign>
2860           <yalign>0.5</yalign>
2861           <xpad>0</xpad>
2862           <ypad>0</ypad>
2863         </widget>
2864
2865         <widget>
2866           <class>GtkTable</class>
2867           <name>preferences_disc_table</name>
2868           <border_width>5</border_width>
2869           <rows>2</rows>
2870           <columns>2</columns>
2871           <homogeneous>False</homogeneous>
2872           <row_spacing>5</row_spacing>
2873           <column_spacing>5</column_spacing>
2874
2875           <widget>
2876             <class>GnomeFileEntry</class>
2877             <name>preferences_disc_dvd_combo</name>
2878             <max_saved>10</max_saved>
2879             <directory>False</directory>
2880             <modal>False</modal>
2881             <child>
2882               <left_attach>1</left_attach>
2883               <right_attach>2</right_attach>
2884               <top_attach>0</top_attach>
2885               <bottom_attach>1</bottom_attach>
2886               <xpad>0</xpad>
2887               <ypad>0</ypad>
2888               <xexpand>True</xexpand>
2889               <yexpand>True</yexpand>
2890               <xshrink>False</xshrink>
2891               <yshrink>False</yshrink>
2892               <xfill>True</xfill>
2893               <yfill>False</yfill>
2894             </child>
2895
2896             <widget>
2897               <class>GtkEntry</class>
2898               <child_name>GnomeEntry:entry</child_name>
2899               <name>preferences_disc_dvd_entry</name>
2900               <can_focus>True</can_focus>
2901               <editable>True</editable>
2902               <text_visible>True</text_visible>
2903               <text_max_length>0</text_max_length>
2904               <text></text>
2905             </widget>
2906           </widget>
2907
2908           <widget>
2909             <class>GnomeFileEntry</class>
2910             <name>preferences_file_vcd_combo</name>
2911             <max_saved>10</max_saved>
2912             <directory>False</directory>
2913             <modal>False</modal>
2914             <child>
2915               <left_attach>1</left_attach>
2916               <right_attach>2</right_attach>
2917               <top_attach>1</top_attach>
2918               <bottom_attach>2</bottom_attach>
2919               <xpad>0</xpad>
2920               <ypad>0</ypad>
2921               <xexpand>True</xexpand>
2922               <yexpand>True</yexpand>
2923               <xshrink>False</xshrink>
2924               <yshrink>False</yshrink>
2925               <xfill>True</xfill>
2926               <yfill>False</yfill>
2927             </child>
2928
2929             <widget>
2930               <class>GtkEntry</class>
2931               <child_name>GnomeEntry:entry</child_name>
2932               <name>preferences_disc_vcd_entry</name>
2933               <can_focus>True</can_focus>
2934               <editable>True</editable>
2935               <text_visible>True</text_visible>
2936               <text_max_length>0</text_max_length>
2937               <text></text>
2938             </widget>
2939           </widget>
2940
2941           <widget>
2942             <class>GtkLabel</class>
2943             <name>preferences_disc_dvd_label</name>
2944             <label>Default DVD path: </label>
2945             <justify>GTK_JUSTIFY_CENTER</justify>
2946             <wrap>False</wrap>
2947             <xalign>0</xalign>
2948             <yalign>0.5</yalign>
2949             <xpad>0</xpad>
2950             <ypad>0</ypad>
2951             <child>
2952               <left_attach>0</left_attach>
2953               <right_attach>1</right_attach>
2954               <top_attach>0</top_attach>
2955               <bottom_attach>1</bottom_attach>
2956               <xpad>0</xpad>
2957               <ypad>0</ypad>
2958               <xexpand>True</xexpand>
2959               <yexpand>True</yexpand>
2960               <xshrink>False</xshrink>
2961               <yshrink>False</yshrink>
2962               <xfill>False</xfill>
2963               <yfill>False</yfill>
2964             </child>
2965           </widget>
2966
2967           <widget>
2968             <class>GtkLabel</class>
2969             <name>preferences_disc_vcd_label</name>
2970             <label>Default VCD path: </label>
2971             <justify>GTK_JUSTIFY_CENTER</justify>
2972             <wrap>False</wrap>
2973             <xalign>0</xalign>
2974             <yalign>0.5</yalign>
2975             <xpad>0</xpad>
2976             <ypad>0</ypad>
2977             <child>
2978               <left_attach>0</left_attach>
2979               <right_attach>1</right_attach>
2980               <top_attach>1</top_attach>
2981               <bottom_attach>2</bottom_attach>
2982               <xpad>0</xpad>
2983               <ypad>0</ypad>
2984               <xexpand>True</xexpand>
2985               <yexpand>True</yexpand>
2986               <xshrink>False</xshrink>
2987               <yshrink>False</yshrink>
2988               <xfill>False</xfill>
2989               <yfill>False</yfill>
2990             </child>
2991           </widget>
2992         </widget>
2993
2994         <widget>
2995           <class>GtkLabel</class>
2996           <child_name>Notebook:tab</child_name>
2997           <name>preferences_disc</name>
2998           <label>Disc</label>
2999           <justify>GTK_JUSTIFY_CENTER</justify>
3000           <wrap>False</wrap>
3001           <xalign>0.5</xalign>
3002           <yalign>0.5</yalign>
3003           <xpad>0</xpad>
3004           <ypad>0</ypad>
3005         </widget>
3006
3007         <widget>
3008           <class>GtkTable</class>
3009           <name>preferences_network_table</name>
3010           <border_width>5</border_width>
3011           <rows>7</rows>
3012           <columns>2</columns>
3013           <homogeneous>False</homogeneous>
3014           <row_spacing>5</row_spacing>
3015           <column_spacing>5</column_spacing>
3016
3017           <widget>
3018             <class>GtkLabel</class>
3019             <name>preferences_network_server_label</name>
3020             <label>Default server: </label>
3021             <justify>GTK_JUSTIFY_CENTER</justify>
3022             <wrap>False</wrap>
3023             <xalign>0</xalign>
3024             <yalign>0.5</yalign>
3025             <xpad>0</xpad>
3026             <ypad>0</ypad>
3027             <child>
3028               <left_attach>0</left_attach>
3029               <right_attach>1</right_attach>
3030               <top_attach>0</top_attach>
3031               <bottom_attach>1</bottom_attach>
3032               <xpad>0</xpad>
3033               <ypad>0</ypad>
3034               <xexpand>True</xexpand>
3035               <yexpand>True</yexpand>
3036               <xshrink>False</xshrink>
3037               <yshrink>False</yshrink>
3038               <xfill>False</xfill>
3039               <yfill>False</yfill>
3040             </child>
3041           </widget>
3042
3043           <widget>
3044             <class>GtkSpinButton</class>
3045             <name>preferences_network_port_spinbutton</name>
3046             <can_focus>True</can_focus>
3047             <climb_rate>1</climb_rate>
3048             <digits>0</digits>
3049             <numeric>False</numeric>
3050             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
3051             <snap>False</snap>
3052             <wrap>False</wrap>
3053             <value>1234</value>
3054             <lower>0</lower>
3055             <upper>65535</upper>
3056             <step>1</step>
3057             <page>10</page>
3058             <page_size>10</page_size>
3059             <child>
3060               <left_attach>1</left_attach>
3061               <right_attach>2</right_attach>
3062               <top_attach>1</top_attach>
3063               <bottom_attach>2</bottom_attach>
3064               <xpad>0</xpad>
3065               <ypad>0</ypad>
3066               <xexpand>True</xexpand>
3067               <yexpand>True</yexpand>
3068               <xshrink>False</xshrink>
3069               <yshrink>False</yshrink>
3070               <xfill>True</xfill>
3071               <yfill>False</yfill>
3072             </child>
3073           </widget>
3074
3075           <widget>
3076             <class>GtkLabel</class>
3077             <name>preferences_network_broadcast_label</name>
3078             <label>Broadcast address: </label>
3079             <justify>GTK_JUSTIFY_CENTER</justify>
3080             <wrap>False</wrap>
3081             <xalign>0</xalign>
3082             <yalign>0.5</yalign>
3083             <xpad>0</xpad>
3084             <ypad>0</ypad>
3085             <child>
3086               <left_attach>0</left_attach>
3087               <right_attach>1</right_attach>
3088               <top_attach>2</top_attach>
3089               <bottom_attach>3</bottom_attach>
3090               <xpad>0</xpad>
3091               <ypad>0</ypad>
3092               <xexpand>True</xexpand>
3093               <yexpand>True</yexpand>
3094               <xshrink>False</xshrink>
3095               <yshrink>False</yshrink>
3096               <xfill>False</xfill>
3097               <yfill>False</yfill>
3098             </child>
3099           </widget>
3100
3101           <widget>
3102             <class>GtkLabel</class>
3103             <name>preferences_network_port_label</name>
3104             <label>Default port: </label>
3105             <justify>GTK_JUSTIFY_CENTER</justify>
3106             <wrap>False</wrap>
3107             <xalign>0</xalign>
3108             <yalign>0.5</yalign>
3109             <xpad>0</xpad>
3110             <ypad>0</ypad>
3111             <child>
3112               <left_attach>0</left_attach>
3113               <right_attach>1</right_attach>
3114               <top_attach>1</top_attach>
3115               <bottom_attach>2</bottom_attach>
3116               <xpad>0</xpad>
3117               <ypad>0</ypad>
3118               <xexpand>True</xexpand>
3119               <yexpand>True</yexpand>
3120               <xshrink>False</xshrink>
3121               <yshrink>False</yshrink>
3122               <xfill>False</xfill>
3123               <yfill>False</yfill>
3124             </child>
3125           </widget>
3126
3127           <widget>
3128             <class>GnomeEntry</class>
3129             <name>preferences_network_server_combo</name>
3130             <max_saved>10</max_saved>
3131             <child>
3132               <left_attach>1</left_attach>
3133               <right_attach>2</right_attach>
3134               <top_attach>0</top_attach>
3135               <bottom_attach>1</bottom_attach>
3136               <xpad>0</xpad>
3137               <ypad>0</ypad>
3138               <xexpand>True</xexpand>
3139               <yexpand>True</yexpand>
3140               <xshrink>False</xshrink>
3141               <yshrink>False</yshrink>
3142               <xfill>True</xfill>
3143               <yfill>False</yfill>
3144             </child>
3145
3146             <widget>
3147               <class>GtkEntry</class>
3148               <child_name>GnomeEntry:entry</child_name>
3149               <name>preferences_network_server_entry</name>
3150               <can_focus>True</can_focus>
3151               <editable>True</editable>
3152               <text_visible>True</text_visible>
3153               <text_max_length>0</text_max_length>
3154               <text>vls</text>
3155             </widget>
3156           </widget>
3157
3158           <widget>
3159             <class>GnomeEntry</class>
3160             <name>preferences_network_broadcast_combo</name>
3161             <max_saved>10</max_saved>
3162             <child>
3163               <left_attach>1</left_attach>
3164               <right_attach>2</right_attach>
3165               <top_attach>2</top_attach>
3166               <bottom_attach>3</bottom_attach>
3167               <xpad>0</xpad>
3168               <ypad>0</ypad>
3169               <xexpand>True</xexpand>
3170               <yexpand>True</yexpand>
3171               <xshrink>False</xshrink>
3172               <yshrink>False</yshrink>
3173               <xfill>True</xfill>
3174               <yfill>False</yfill>
3175             </child>
3176
3177             <widget>
3178               <class>GtkEntry</class>
3179               <child_name>GnomeEntry:entry</child_name>
3180               <name>preferences_network_broadcast_entry</name>
3181               <can_focus>True</can_focus>
3182               <editable>True</editable>
3183               <text_visible>True</text_visible>
3184               <text_max_length>0</text_max_length>
3185               <text></text>
3186             </widget>
3187           </widget>
3188
3189           <widget>
3190             <class>GtkCheckButton</class>
3191             <name>preferences_network_broadcast_checkbutton</name>
3192             <can_focus>True</can_focus>
3193             <label>Broadcast mode</label>
3194             <active>False</active>
3195             <draw_indicator>True</draw_indicator>
3196             <child>
3197               <left_attach>0</left_attach>
3198               <right_attach>1</right_attach>
3199               <top_attach>3</top_attach>
3200               <bottom_attach>4</bottom_attach>
3201               <xpad>0</xpad>
3202               <ypad>0</ypad>
3203               <xexpand>True</xexpand>
3204               <yexpand>True</yexpand>
3205               <xshrink>False</xshrink>
3206               <yshrink>False</yshrink>
3207               <xfill>False</xfill>
3208               <yfill>False</yfill>
3209             </child>
3210           </widget>
3211
3212           <widget>
3213             <class>GtkRadioButton</class>
3214             <name>preferences_network_ts_radiobutton</name>
3215             <can_focus>True</can_focus>
3216             <label>TS</label>
3217             <active>False</active>
3218             <draw_indicator>True</draw_indicator>
3219             <group>preferences_network_protocol_group</group>
3220             <child>
3221               <left_attach>1</left_attach>
3222               <right_attach>2</right_attach>
3223               <top_attach>4</top_attach>
3224               <bottom_attach>5</bottom_attach>
3225               <xpad>0</xpad>
3226               <ypad>0</ypad>
3227               <xexpand>False</xexpand>
3228               <yexpand>False</yexpand>
3229               <xshrink>False</xshrink>
3230               <yshrink>True</yshrink>
3231               <xfill>True</xfill>
3232               <yfill>False</yfill>
3233             </child>
3234           </widget>
3235
3236           <widget>
3237             <class>GtkRadioButton</class>
3238             <name>preferences_network_rtp_radiobutton</name>
3239             <can_focus>True</can_focus>
3240             <label>RTP</label>
3241             <active>False</active>
3242             <draw_indicator>True</draw_indicator>
3243             <group>preferences_network_protocol_group</group>
3244             <child>
3245               <left_attach>1</left_attach>
3246               <right_attach>2</right_attach>
3247               <top_attach>5</top_attach>
3248               <bottom_attach>6</bottom_attach>
3249               <xpad>0</xpad>
3250               <ypad>0</ypad>
3251               <xexpand>False</xexpand>
3252               <yexpand>False</yexpand>
3253               <xshrink>False</xshrink>
3254               <yshrink>True</yshrink>
3255               <xfill>True</xfill>
3256               <yfill>False</yfill>
3257             </child>
3258           </widget>
3259
3260           <widget>
3261             <class>GtkRadioButton</class>
3262             <name>preferences_network_http_radiobutton</name>
3263             <can_focus>True</can_focus>
3264             <label>HTTP</label>
3265             <active>False</active>
3266             <draw_indicator>True</draw_indicator>
3267             <group>preferences_network_protocol_group</group>
3268             <child>
3269               <left_attach>1</left_attach>
3270               <right_attach>2</right_attach>
3271               <top_attach>6</top_attach>
3272               <bottom_attach>7</bottom_attach>
3273               <xpad>0</xpad>
3274               <ypad>0</ypad>
3275               <xexpand>False</xexpand>
3276               <yexpand>False</yexpand>
3277               <xshrink>False</xshrink>
3278               <yshrink>True</yshrink>
3279               <xfill>True</xfill>
3280               <yfill>False</yfill>
3281             </child>
3282           </widget>
3283
3284           <widget>
3285             <class>GtkLabel</class>
3286             <name>preferences_network_protocol_label</name>
3287             <label>Default protocol: </label>
3288             <justify>GTK_JUSTIFY_CENTER</justify>
3289             <wrap>False</wrap>
3290             <xalign>0</xalign>
3291             <yalign>0.5</yalign>
3292             <xpad>0</xpad>
3293             <ypad>0</ypad>
3294             <child>
3295               <left_attach>0</left_attach>
3296               <right_attach>1</right_attach>
3297               <top_attach>4</top_attach>
3298               <bottom_attach>7</bottom_attach>
3299               <xpad>0</xpad>
3300               <ypad>0</ypad>
3301               <xexpand>True</xexpand>
3302               <yexpand>True</yexpand>
3303               <xshrink>False</xshrink>
3304               <yshrink>True</yshrink>
3305               <xfill>False</xfill>
3306               <yfill>False</yfill>
3307             </child>
3308           </widget>
3309         </widget>
3310
3311         <widget>
3312           <class>GtkLabel</class>
3313           <child_name>Notebook:tab</child_name>
3314           <name>preferences_network</name>
3315           <label>Network</label>
3316           <justify>GTK_JUSTIFY_CENTER</justify>
3317           <wrap>False</wrap>
3318           <xalign>0.5</xalign>
3319           <yalign>0.5</yalign>
3320           <xpad>0</xpad>
3321           <ypad>0</ypad>
3322         </widget>
3323
3324         <widget>
3325           <class>GtkTable</class>
3326           <name>preferences_network_interface_table</name>
3327           <border_width>5</border_width>
3328           <rows>1</rows>
3329           <columns>2</columns>
3330           <homogeneous>False</homogeneous>
3331           <row_spacing>5</row_spacing>
3332           <column_spacing>5</column_spacing>
3333
3334           <widget>
3335             <class>GtkLabel</class>
3336             <name>preferences_interface_label</name>
3337             <label>Default interface: </label>
3338             <justify>GTK_JUSTIFY_CENTER</justify>
3339             <wrap>False</wrap>
3340             <xalign>0</xalign>
3341             <yalign>0.5</yalign>
3342             <xpad>0</xpad>
3343             <ypad>0</ypad>
3344             <child>
3345               <left_attach>0</left_attach>
3346               <right_attach>1</right_attach>
3347               <top_attach>0</top_attach>
3348               <bottom_attach>1</bottom_attach>
3349               <xpad>0</xpad>
3350               <ypad>0</ypad>
3351               <xexpand>True</xexpand>
3352               <yexpand>True</yexpand>
3353               <xshrink>False</xshrink>
3354               <yshrink>False</yshrink>
3355               <xfill>False</xfill>
3356               <yfill>False</yfill>
3357             </child>
3358           </widget>
3359
3360           <widget>
3361             <class>GnomeEntry</class>
3362             <name>preferences_interface_combo</name>
3363             <max_saved>10</max_saved>
3364             <child>
3365               <left_attach>1</left_attach>
3366               <right_attach>2</right_attach>
3367               <top_attach>0</top_attach>
3368               <bottom_attach>1</bottom_attach>
3369               <xpad>0</xpad>
3370               <ypad>0</ypad>
3371               <xexpand>True</xexpand>
3372               <yexpand>True</yexpand>
3373               <xshrink>False</xshrink>
3374               <yshrink>False</yshrink>
3375               <xfill>True</xfill>
3376               <yfill>False</yfill>
3377             </child>
3378
3379             <widget>
3380               <class>GtkEntry</class>
3381               <child_name>GnomeEntry:entry</child_name>
3382               <name>preferences_interface_entry</name>
3383               <can_focus>True</can_focus>
3384               <editable>True</editable>
3385               <text_visible>True</text_visible>
3386               <text_max_length>0</text_max_length>
3387               <text></text>
3388             </widget>
3389           </widget>
3390         </widget>
3391
3392         <widget>
3393           <class>GtkLabel</class>
3394           <child_name>Notebook:tab</child_name>
3395           <name>preferences_interface</name>
3396           <label>Interface</label>
3397           <justify>GTK_JUSTIFY_CENTER</justify>
3398           <wrap>False</wrap>
3399           <xalign>0.5</xalign>
3400           <yalign>0.5</yalign>
3401           <xpad>0</xpad>
3402           <ypad>0</ypad>
3403         </widget>
3404
3405         <widget>
3406           <class>GtkTable</class>
3407           <name>preferences_video_table</name>
3408           <border_width>5</border_width>
3409           <rows>7</rows>
3410           <columns>2</columns>
3411           <homogeneous>False</homogeneous>
3412           <row_spacing>5</row_spacing>
3413           <column_spacing>5</column_spacing>
3414
3415           <widget>
3416             <class>GtkLabel</class>
3417             <name>preferences_video_output_label</name>
3418             <label>Default output: </label>
3419             <justify>GTK_JUSTIFY_CENTER</justify>
3420             <wrap>False</wrap>
3421             <xalign>0</xalign>
3422             <yalign>0.5</yalign>
3423             <xpad>0</xpad>
3424             <ypad>0</ypad>
3425             <child>
3426               <left_attach>0</left_attach>
3427               <right_attach>1</right_attach>
3428               <top_attach>0</top_attach>
3429               <bottom_attach>1</bottom_attach>
3430               <xpad>0</xpad>
3431               <ypad>0</ypad>
3432               <xexpand>True</xexpand>
3433               <yexpand>True</yexpand>
3434               <xshrink>False</xshrink>
3435               <yshrink>False</yshrink>
3436               <xfill>False</xfill>
3437               <yfill>False</yfill>
3438             </child>
3439           </widget>
3440
3441           <widget>
3442             <class>GtkLabel</class>
3443             <name>preferences_video_height</name>
3444             <label>Default height: </label>
3445             <justify>GTK_JUSTIFY_CENTER</justify>
3446             <wrap>False</wrap>
3447             <xalign>0</xalign>
3448             <yalign>0.5</yalign>
3449             <xpad>0</xpad>
3450             <ypad>0</ypad>
3451             <child>
3452               <left_attach>0</left_attach>
3453               <right_attach>1</right_attach>
3454               <top_attach>2</top_attach>
3455               <bottom_attach>3</bottom_attach>
3456               <xpad>0</xpad>
3457               <ypad>0</ypad>
3458               <xexpand>True</xexpand>
3459               <yexpand>True</yexpand>
3460               <xshrink>False</xshrink>
3461               <yshrink>False</yshrink>
3462               <xfill>False</xfill>
3463               <yfill>False</yfill>
3464             </child>
3465           </widget>
3466
3467           <widget>
3468             <class>GtkSpinButton</class>
3469             <name>preferences_video_height_spinbutton</name>
3470             <can_focus>True</can_focus>
3471             <climb_rate>1</climb_rate>
3472             <digits>0</digits>
3473             <numeric>False</numeric>
3474             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
3475             <snap>False</snap>
3476             <wrap>False</wrap>
3477             <value>576</value>
3478             <lower>0</lower>
3479             <upper>1600</upper>
3480             <step>1</step>
3481             <page>10</page>
3482             <page_size>10</page_size>
3483             <child>
3484               <left_attach>1</left_attach>
3485               <right_attach>2</right_attach>
3486               <top_attach>2</top_attach>
3487               <bottom_attach>3</bottom_attach>
3488               <xpad>0</xpad>
3489               <ypad>0</ypad>
3490               <xexpand>True</xexpand>
3491               <yexpand>True</yexpand>
3492               <xshrink>False</xshrink>
3493               <yshrink>False</yshrink>
3494               <xfill>True</xfill>
3495               <yfill>False</yfill>
3496             </child>
3497           </widget>
3498
3499           <widget>
3500             <class>GtkSpinButton</class>
3501             <name>preferences_video_width_spinbutton</name>
3502             <can_focus>True</can_focus>
3503             <climb_rate>1</climb_rate>
3504             <digits>0</digits>
3505             <numeric>False</numeric>
3506             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
3507             <snap>False</snap>
3508             <wrap>False</wrap>
3509             <value>720</value>
3510             <lower>100</lower>
3511             <upper>1600</upper>
3512             <step>1</step>
3513             <page>10</page>
3514             <page_size>10</page_size>
3515             <child>
3516               <left_attach>1</left_attach>
3517               <right_attach>2</right_attach>
3518               <top_attach>1</top_attach>
3519               <bottom_attach>2</bottom_attach>
3520               <xpad>0</xpad>
3521               <ypad>0</ypad>
3522               <xexpand>True</xexpand>
3523               <yexpand>True</yexpand>
3524               <xshrink>False</xshrink>
3525               <yshrink>False</yshrink>
3526               <xfill>True</xfill>
3527               <yfill>False</yfill>
3528             </child>
3529           </widget>
3530
3531           <widget>
3532             <class>GtkLabel</class>
3533             <name>preferences_video_width_label</name>
3534             <label>Default width: </label>
3535             <justify>GTK_JUSTIFY_CENTER</justify>
3536             <wrap>False</wrap>
3537             <xalign>0</xalign>
3538             <yalign>0.5</yalign>
3539             <xpad>0</xpad>
3540             <ypad>0</ypad>
3541             <child>
3542               <left_attach>0</left_attach>
3543               <right_attach>1</right_attach>
3544               <top_attach>1</top_attach>
3545               <bottom_attach>2</bottom_attach>
3546               <xpad>0</xpad>
3547               <ypad>0</ypad>
3548               <xexpand>True</xexpand>
3549               <yexpand>True</yexpand>
3550               <xshrink>False</xshrink>
3551               <yshrink>False</yshrink>
3552               <xfill>False</xfill>
3553               <yfill>False</yfill>
3554             </child>
3555           </widget>
3556
3557           <widget>
3558             <class>GnomeEntry</class>
3559             <name>preferences_video_output_combo</name>
3560             <max_saved>10</max_saved>
3561             <child>
3562               <left_attach>1</left_attach>
3563               <right_attach>2</right_attach>
3564               <top_attach>0</top_attach>
3565               <bottom_attach>1</bottom_attach>
3566               <xpad>0</xpad>
3567               <ypad>0</ypad>
3568               <xexpand>True</xexpand>
3569               <yexpand>True</yexpand>
3570               <xshrink>False</xshrink>
3571               <yshrink>False</yshrink>
3572               <xfill>True</xfill>
3573               <yfill>False</yfill>
3574             </child>
3575
3576             <widget>
3577               <class>GtkEntry</class>
3578               <child_name>GnomeEntry:entry</child_name>
3579               <name>preferences_video_output_entry</name>
3580               <can_focus>True</can_focus>
3581               <editable>True</editable>
3582               <text_visible>True</text_visible>
3583               <text_max_length>0</text_max_length>
3584               <text></text>
3585             </widget>
3586           </widget>
3587
3588           <widget>
3589             <class>GtkLabel</class>
3590             <name>preferences_video_depth</name>
3591             <label>Default depth:</label>
3592             <justify>GTK_JUSTIFY_CENTER</justify>
3593             <wrap>False</wrap>
3594             <xalign>0</xalign>
3595             <yalign>0.5</yalign>
3596             <xpad>0</xpad>
3597             <ypad>0</ypad>
3598             <child>
3599               <left_attach>0</left_attach>
3600               <right_attach>1</right_attach>
3601               <top_attach>3</top_attach>
3602               <bottom_attach>4</bottom_attach>
3603               <xpad>0</xpad>
3604               <ypad>0</ypad>
3605               <xexpand>True</xexpand>
3606               <yexpand>True</yexpand>
3607               <xshrink>False</xshrink>
3608               <yshrink>False</yshrink>
3609               <xfill>False</xfill>
3610               <yfill>False</yfill>
3611             </child>
3612           </widget>
3613
3614           <widget>
3615             <class>GtkOptionMenu</class>
3616             <name>preferences_video_depth_optionmenu</name>
3617             <can_focus>True</can_focus>
3618             <items>15 bits
3619 16 bits
3620 32 bits
3621 </items>
3622             <initial_choice>1</initial_choice>
3623             <child>
3624               <left_attach>1</left_attach>
3625               <right_attach>2</right_attach>
3626               <top_attach>3</top_attach>
3627               <bottom_attach>4</bottom_attach>
3628               <xpad>0</xpad>
3629               <ypad>0</ypad>
3630               <xexpand>True</xexpand>
3631               <yexpand>True</yexpand>
3632               <xshrink>False</xshrink>
3633               <yshrink>False</yshrink>
3634               <xfill>True</xfill>
3635               <yfill>False</yfill>
3636             </child>
3637           </widget>
3638
3639           <widget>
3640             <class>GtkLabel</class>
3641             <name>preferences_video_fullscreen_depth</name>
3642             <label>Fullscreen depth:</label>
3643             <justify>GTK_JUSTIFY_CENTER</justify>
3644             <wrap>False</wrap>
3645             <xalign>0</xalign>
3646             <yalign>0.5</yalign>
3647             <xpad>0</xpad>
3648             <ypad>0</ypad>
3649             <child>
3650               <left_attach>0</left_attach>
3651               <right_attach>1</right_attach>
3652               <top_attach>4</top_attach>
3653               <bottom_attach>5</bottom_attach>
3654               <xpad>0</xpad>
3655               <ypad>0</ypad>
3656               <xexpand>True</xexpand>
3657               <yexpand>True</yexpand>
3658               <xshrink>False</xshrink>
3659               <yshrink>False</yshrink>
3660               <xfill>False</xfill>
3661               <yfill>False</yfill>
3662             </child>
3663           </widget>
3664
3665           <widget>
3666             <class>GtkOptionMenu</class>
3667             <name>preferences_video_fullscreen_depth_optionmenu</name>
3668             <can_focus>True</can_focus>
3669             <items>15 bits
3670 16 bits
3671 32 bits
3672 </items>
3673             <initial_choice>2</initial_choice>
3674             <child>
3675               <left_attach>1</left_attach>
3676               <right_attach>2</right_attach>
3677               <top_attach>4</top_attach>
3678               <bottom_attach>5</bottom_attach>
3679               <xpad>0</xpad>
3680               <ypad>0</ypad>
3681               <xexpand>True</xexpand>
3682               <yexpand>True</yexpand>
3683               <xshrink>False</xshrink>
3684               <yshrink>False</yshrink>
3685               <xfill>True</xfill>
3686               <yfill>True</yfill>
3687             </child>
3688           </widget>
3689
3690           <widget>
3691             <class>GtkCheckButton</class>
3692             <name>preferences_video_fullscreen_checkbutton</name>
3693             <can_focus>True</can_focus>
3694             <label>Fullscreen on play</label>
3695             <active>False</active>
3696             <draw_indicator>True</draw_indicator>
3697             <child>
3698               <left_attach>0</left_attach>
3699               <right_attach>1</right_attach>
3700               <top_attach>6</top_attach>
3701               <bottom_attach>7</bottom_attach>
3702               <xpad>0</xpad>
3703               <ypad>0</ypad>
3704               <xexpand>True</xexpand>
3705               <yexpand>True</yexpand>
3706               <xshrink>False</xshrink>
3707               <yshrink>False</yshrink>
3708               <xfill>False</xfill>
3709               <yfill>False</yfill>
3710             </child>
3711           </widget>
3712
3713           <widget>
3714             <class>GtkCheckButton</class>
3715             <name>preferences_video_grayscale_checkbutton</name>
3716             <can_focus>True</can_focus>
3717             <label>Grayscale</label>
3718             <active>False</active>
3719             <draw_indicator>True</draw_indicator>
3720             <child>
3721               <left_attach>1</left_attach>
3722               <right_attach>2</right_attach>
3723               <top_attach>6</top_attach>
3724               <bottom_attach>7</bottom_attach>
3725               <xpad>0</xpad>
3726               <ypad>0</ypad>
3727               <xexpand>True</xexpand>
3728               <yexpand>True</yexpand>
3729               <xshrink>False</xshrink>
3730               <yshrink>False</yshrink>
3731               <xfill>False</xfill>
3732               <yfill>False</yfill>
3733             </child>
3734           </widget>
3735
3736           <widget>
3737             <class>GtkLabel</class>
3738             <name>preferences_video_gamma_label</name>
3739             <label>Gamma:</label>
3740             <justify>GTK_JUSTIFY_CENTER</justify>
3741             <wrap>False</wrap>
3742             <xalign>0</xalign>
3743             <yalign>0.5</yalign>
3744             <xpad>0</xpad>
3745             <ypad>0</ypad>
3746             <child>
3747               <left_attach>0</left_attach>
3748               <right_attach>1</right_attach>
3749               <top_attach>5</top_attach>
3750               <bottom_attach>6</bottom_attach>
3751               <xpad>0</xpad>
3752               <ypad>0</ypad>
3753               <xexpand>True</xexpand>
3754               <yexpand>True</yexpand>
3755               <xshrink>False</xshrink>
3756               <yshrink>False</yshrink>
3757               <xfill>False</xfill>
3758               <yfill>False</yfill>
3759             </child>
3760           </widget>
3761
3762           <widget>
3763             <class>GtkSpinButton</class>
3764             <name>spinbutton4</name>
3765             <can_focus>True</can_focus>
3766             <climb_rate>1</climb_rate>
3767             <digits>1</digits>
3768             <numeric>False</numeric>
3769             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
3770             <snap>False</snap>
3771             <wrap>False</wrap>
3772             <value>0</value>
3773             <lower>0</lower>
3774             <upper>5</upper>
3775             <step>0.1</step>
3776             <page>10</page>
3777             <page_size>10</page_size>
3778             <child>
3779               <left_attach>1</left_attach>
3780               <right_attach>2</right_attach>
3781               <top_attach>5</top_attach>
3782               <bottom_attach>6</bottom_attach>
3783               <xpad>0</xpad>
3784               <ypad>0</ypad>
3785               <xexpand>True</xexpand>
3786               <yexpand>False</yexpand>
3787               <xshrink>False</xshrink>
3788               <yshrink>False</yshrink>
3789               <xfill>True</xfill>
3790               <yfill>False</yfill>
3791             </child>
3792           </widget>
3793         </widget>
3794
3795         <widget>
3796           <class>GtkLabel</class>
3797           <child_name>Notebook:tab</child_name>
3798           <name>preferences_video</name>
3799           <label>Video</label>
3800           <justify>GTK_JUSTIFY_CENTER</justify>
3801           <wrap>False</wrap>
3802           <xalign>0.5</xalign>
3803           <yalign>0.5</yalign>
3804           <xpad>0</xpad>
3805           <ypad>0</ypad>
3806         </widget>
3807
3808         <widget>
3809           <class>GtkTable</class>
3810           <name>preference_audio_table</name>
3811           <border_width>5</border_width>
3812           <rows>6</rows>
3813           <columns>2</columns>
3814           <homogeneous>False</homogeneous>
3815           <row_spacing>5</row_spacing>
3816           <column_spacing>5</column_spacing>
3817
3818           <widget>
3819             <class>GtkCheckButton</class>
3820             <name>preferences_audio_spdif_checkbutton</name>
3821             <can_focus>True</can_focus>
3822             <label>Spdif output</label>
3823             <active>False</active>
3824             <draw_indicator>True</draw_indicator>
3825             <child>
3826               <left_attach>0</left_attach>
3827               <right_attach>2</right_attach>
3828               <top_attach>5</top_attach>
3829               <bottom_attach>6</bottom_attach>
3830               <xpad>0</xpad>
3831               <ypad>0</ypad>
3832               <xexpand>True</xexpand>
3833               <yexpand>True</yexpand>
3834               <xshrink>False</xshrink>
3835               <yshrink>False</yshrink>
3836               <xfill>False</xfill>
3837               <yfill>False</yfill>
3838             </child>
3839           </widget>
3840
3841           <widget>
3842             <class>GtkLabel</class>
3843             <name>preferences_audio_output_label</name>
3844             <label>Default output: </label>
3845             <justify>GTK_JUSTIFY_CENTER</justify>
3846             <wrap>False</wrap>
3847             <xalign>0</xalign>
3848             <yalign>0.5</yalign>
3849             <xpad>0</xpad>
3850             <ypad>0</ypad>
3851             <child>
3852               <left_attach>0</left_attach>
3853               <right_attach>1</right_attach>
3854               <top_attach>0</top_attach>
3855               <bottom_attach>1</bottom_attach>
3856               <xpad>0</xpad>
3857               <ypad>0</ypad>
3858               <xexpand>True</xexpand>
3859               <yexpand>True</yexpand>
3860               <xshrink>False</xshrink>
3861               <yshrink>False</yshrink>
3862               <xfill>False</xfill>
3863               <yfill>False</yfill>
3864             </child>
3865           </widget>
3866
3867           <widget>
3868             <class>GnomeEntry</class>
3869             <name>preferences_audio_output_combo</name>
3870             <max_saved>10</max_saved>
3871             <child>
3872               <left_attach>1</left_attach>
3873               <right_attach>2</right_attach>
3874               <top_attach>0</top_attach>
3875               <bottom_attach>1</bottom_attach>
3876               <xpad>0</xpad>
3877               <ypad>0</ypad>
3878               <xexpand>True</xexpand>
3879               <yexpand>True</yexpand>
3880               <xshrink>False</xshrink>
3881               <yshrink>False</yshrink>
3882               <xfill>True</xfill>
3883               <yfill>False</yfill>
3884             </child>
3885
3886             <widget>
3887               <class>GtkEntry</class>
3888               <child_name>GnomeEntry:entry</child_name>
3889               <name>preferences_audio_output_entry</name>
3890               <can_focus>True</can_focus>
3891               <editable>True</editable>
3892               <text_visible>True</text_visible>
3893               <text_max_length>0</text_max_length>
3894               <text></text>
3895             </widget>
3896           </widget>
3897
3898           <widget>
3899             <class>GtkLabel</class>
3900             <name>preferences_audio_frequency_label</name>
3901             <label>Frequency: </label>
3902             <justify>GTK_JUSTIFY_CENTER</justify>
3903             <wrap>False</wrap>
3904             <xalign>0</xalign>
3905             <yalign>0.5</yalign>
3906             <xpad>0</xpad>
3907             <ypad>0</ypad>
3908             <child>
3909               <left_attach>0</left_attach>
3910               <right_attach>1</right_attach>
3911               <top_attach>2</top_attach>
3912               <bottom_attach>3</bottom_attach>
3913               <xpad>0</xpad>
3914               <ypad>0</ypad>
3915               <xexpand>True</xexpand>
3916               <yexpand>True</yexpand>
3917               <xshrink>False</xshrink>
3918               <yshrink>False</yshrink>
3919               <xfill>False</xfill>
3920               <yfill>False</yfill>
3921             </child>
3922           </widget>
3923
3924           <widget>
3925             <class>GtkOptionMenu</class>
3926             <name>preferences_audio_frequency_optionmenu</name>
3927             <can_focus>True</can_focus>
3928             <items>48000 Hz
3929 44100 Hz
3930 32000 Hz
3931 22050 Hz
3932 </items>
3933             <initial_choice>0</initial_choice>
3934             <child>
3935               <left_attach>1</left_attach>
3936               <right_attach>2</right_attach>
3937               <top_attach>2</top_attach>
3938               <bottom_attach>3</bottom_attach>
3939               <xpad>0</xpad>
3940               <ypad>0</ypad>
3941               <xexpand>True</xexpand>
3942               <yexpand>True</yexpand>
3943               <xshrink>False</xshrink>
3944               <yshrink>False</yshrink>
3945               <xfill>True</xfill>
3946               <yfill>False</yfill>
3947             </child>
3948           </widget>
3949
3950           <widget>
3951             <class>GtkLabel</class>
3952             <name>preferences_audio_quality_label</name>
3953             <label>Quality: </label>
3954             <justify>GTK_JUSTIFY_CENTER</justify>
3955             <wrap>False</wrap>
3956             <xalign>0</xalign>
3957             <yalign>0.5</yalign>
3958             <xpad>0</xpad>
3959             <ypad>0</ypad>
3960             <child>
3961               <left_attach>0</left_attach>
3962               <right_attach>1</right_attach>
3963               <top_attach>3</top_attach>
3964               <bottom_attach>4</bottom_attach>
3965               <xpad>0</xpad>
3966               <ypad>0</ypad>
3967               <xexpand>True</xexpand>
3968               <yexpand>True</yexpand>
3969               <xshrink>False</xshrink>
3970               <yshrink>False</yshrink>
3971               <xfill>False</xfill>
3972               <yfill>False</yfill>
3973             </child>
3974           </widget>
3975
3976           <widget>
3977             <class>GtkOptionMenu</class>
3978             <name>preferences_audio_quality_optionmenu</name>
3979             <can_focus>True</can_focus>
3980             <items>16 bits
3981 8 bits
3982 </items>
3983             <initial_choice>0</initial_choice>
3984             <child>
3985               <left_attach>1</left_attach>
3986               <right_attach>2</right_attach>
3987               <top_attach>3</top_attach>
3988               <bottom_attach>4</bottom_attach>
3989               <xpad>0</xpad>
3990               <ypad>0</ypad>
3991               <xexpand>True</xexpand>
3992               <yexpand>True</yexpand>
3993               <xshrink>False</xshrink>
3994               <yshrink>False</yshrink>
3995               <xfill>True</xfill>
3996               <yfill>False</yfill>
3997             </child>
3998           </widget>
3999
4000           <widget>
4001             <class>GtkLabel</class>
4002             <name>preferences_audio_channels_label</name>
4003             <label>Channels: </label>
4004             <justify>GTK_JUSTIFY_CENTER</justify>
4005             <wrap>False</wrap>
4006             <xalign>0</xalign>
4007             <yalign>0.5</yalign>
4008             <xpad>0</xpad>
4009             <ypad>0</ypad>
4010             <child>
4011               <left_attach>0</left_attach>
4012               <right_attach>1</right_attach>
4013               <top_attach>4</top_attach>
4014               <bottom_attach>5</bottom_attach>
4015               <xpad>0</xpad>
4016               <ypad>0</ypad>
4017               <xexpand>True</xexpand>
4018               <yexpand>True</yexpand>
4019               <xshrink>False</xshrink>
4020               <yshrink>False</yshrink>
4021               <xfill>False</xfill>
4022               <yfill>False</yfill>
4023             </child>
4024           </widget>
4025
4026           <widget>
4027             <class>GtkOptionMenu</class>
4028             <name>preferences_audio_channels_optionmenu</name>
4029             <can_focus>True</can_focus>
4030             <items>Mono
4031 Stereo
4032 </items>
4033             <initial_choice>1</initial_choice>
4034             <child>
4035               <left_attach>1</left_attach>
4036               <right_attach>2</right_attach>
4037               <top_attach>4</top_attach>
4038               <bottom_attach>5</bottom_attach>
4039               <xpad>0</xpad>
4040               <ypad>0</ypad>
4041               <xexpand>False</xexpand>
4042               <yexpand>False</yexpand>
4043               <xshrink>False</xshrink>
4044               <yshrink>False</yshrink>
4045               <xfill>True</xfill>
4046               <yfill>False</yfill>
4047             </child>
4048           </widget>
4049
4050           <widget>
4051             <class>GtkLabel</class>
4052             <name>preferences_audio_device_label</name>
4053             <label>Default device:</label>
4054             <justify>GTK_JUSTIFY_CENTER</justify>
4055             <wrap>False</wrap>
4056             <xalign>0</xalign>
4057             <yalign>0.5</yalign>
4058             <xpad>0</xpad>
4059             <ypad>0</ypad>
4060             <child>
4061               <left_attach>0</left_attach>
4062               <right_attach>1</right_attach>
4063               <top_attach>1</top_attach>
4064               <bottom_attach>2</bottom_attach>
4065               <xpad>0</xpad>
4066               <ypad>0</ypad>
4067               <xexpand>True</xexpand>
4068               <yexpand>True</yexpand>
4069               <xshrink>False</xshrink>
4070               <yshrink>False</yshrink>
4071               <xfill>False</xfill>
4072               <yfill>False</yfill>
4073             </child>
4074           </widget>
4075
4076           <widget>
4077             <class>GnomeEntry</class>
4078             <name>preferences_audio_device_combo</name>
4079             <max_saved>10</max_saved>
4080             <child>
4081               <left_attach>1</left_attach>
4082               <right_attach>2</right_attach>
4083               <top_attach>1</top_attach>
4084               <bottom_attach>2</bottom_attach>
4085               <xpad>0</xpad>
4086               <ypad>0</ypad>
4087               <xexpand>True</xexpand>
4088               <yexpand>True</yexpand>
4089               <xshrink>False</xshrink>
4090               <yshrink>False</yshrink>
4091               <xfill>True</xfill>
4092               <yfill>False</yfill>
4093             </child>
4094
4095             <widget>
4096               <class>GtkEntry</class>
4097               <child_name>GnomeEntry:entry</child_name>
4098               <name>preferences_audio_device_entry</name>
4099               <can_focus>True</can_focus>
4100               <editable>True</editable>
4101               <text_visible>True</text_visible>
4102               <text_max_length>0</text_max_length>
4103               <text></text>
4104             </widget>
4105           </widget>
4106         </widget>
4107
4108         <widget>
4109           <class>GtkLabel</class>
4110           <child_name>Notebook:tab</child_name>
4111           <name>preferences_audio</name>
4112           <label>Audio</label>
4113           <justify>GTK_JUSTIFY_CENTER</justify>
4114           <wrap>False</wrap>
4115           <xalign>0.5</xalign>
4116           <yalign>0.5</yalign>
4117           <xpad>0</xpad>
4118           <ypad>0</ypad>
4119         </widget>
4120
4121         <widget>
4122           <class>GtkTable</class>
4123           <name>preference_playlist_table</name>
4124           <border_width>5</border_width>
4125           <rows>3</rows>
4126           <columns>1</columns>
4127           <homogeneous>False</homogeneous>
4128           <row_spacing>5</row_spacing>
4129           <column_spacing>5</column_spacing>
4130
4131           <widget>
4132             <class>GtkCheckButton</class>
4133             <name>preferences_playlist_startup_checkbutton</name>
4134             <can_focus>True</can_focus>
4135             <label>Launch on startup</label>
4136             <active>False</active>
4137             <draw_indicator>True</draw_indicator>
4138             <child>
4139               <left_attach>0</left_attach>
4140               <right_attach>1</right_attach>
4141               <top_attach>0</top_attach>
4142               <bottom_attach>1</bottom_attach>
4143               <xpad>0</xpad>
4144               <ypad>0</ypad>
4145               <xexpand>True</xexpand>
4146               <yexpand>True</yexpand>
4147               <xshrink>False</xshrink>
4148               <yshrink>False</yshrink>
4149               <xfill>False</xfill>
4150               <yfill>False</yfill>
4151             </child>
4152           </widget>
4153
4154           <widget>
4155             <class>GtkCheckButton</class>
4156             <name>preferences_playlist_loop_checkbutton</name>
4157             <can_focus>True</can_focus>
4158             <label>Loop on playlist end</label>
4159             <active>False</active>
4160             <draw_indicator>True</draw_indicator>
4161             <child>
4162               <left_attach>0</left_attach>
4163               <right_attach>1</right_attach>
4164               <top_attach>2</top_attach>
4165               <bottom_attach>3</bottom_attach>
4166               <xpad>0</xpad>
4167               <ypad>0</ypad>
4168               <xexpand>True</xexpand>
4169               <yexpand>True</yexpand>
4170               <xshrink>False</xshrink>
4171               <yshrink>False</yshrink>
4172               <xfill>False</xfill>
4173               <yfill>False</yfill>
4174             </child>
4175           </widget>
4176
4177           <widget>
4178             <class>GtkCheckButton</class>
4179             <name>preferences_playlist_enqueue_checkbutton</name>
4180             <can_focus>True</can_focus>
4181             <label>Enqueue as default</label>
4182             <active>False</active>
4183             <draw_indicator>True</draw_indicator>
4184             <child>
4185               <left_attach>0</left_attach>
4186               <right_attach>1</right_attach>
4187               <top_attach>1</top_attach>
4188               <bottom_attach>2</bottom_attach>
4189               <xpad>0</xpad>
4190               <ypad>0</ypad>
4191               <xexpand>True</xexpand>
4192               <yexpand>True</yexpand>
4193               <xshrink>False</xshrink>
4194               <yshrink>False</yshrink>
4195               <xfill>False</xfill>
4196               <yfill>False</yfill>
4197             </child>
4198           </widget>
4199         </widget>
4200
4201         <widget>
4202           <class>GtkLabel</class>
4203           <child_name>Notebook:tab</child_name>
4204           <name>preferences_playlist</name>
4205           <label>Playlist</label>
4206           <justify>GTK_JUSTIFY_CENTER</justify>
4207           <wrap>False</wrap>
4208           <xalign>0.5</xalign>
4209           <yalign>0.5</yalign>
4210           <xpad>0</xpad>
4211           <ypad>0</ypad>
4212         </widget>
4213
4214         <widget>
4215           <class>GtkTable</class>
4216           <name>preferences_misc_table</name>
4217           <border_width>5</border_width>
4218           <rows>1</rows>
4219           <columns>2</columns>
4220           <homogeneous>False</homogeneous>
4221           <row_spacing>5</row_spacing>
4222           <column_spacing>5</column_spacing>
4223
4224           <widget>
4225             <class>GtkFrame</class>
4226             <name>preferences_misc_associated_files_frame</name>
4227             <sensitive>False</sensitive>
4228             <label>Files associated with vlc</label>
4229             <label_xalign>0.05</label_xalign>
4230             <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
4231             <child>
4232               <left_attach>0</left_attach>
4233               <right_attach>1</right_attach>
4234               <top_attach>0</top_attach>
4235               <bottom_attach>1</bottom_attach>
4236               <xpad>0</xpad>
4237               <ypad>0</ypad>
4238               <xexpand>True</xexpand>
4239               <yexpand>False</yexpand>
4240               <xshrink>False</xshrink>
4241               <yshrink>False</yshrink>
4242               <xfill>False</xfill>
4243               <yfill>True</yfill>
4244             </child>
4245
4246             <widget>
4247               <class>GtkTable</class>
4248               <name>preferences_misc_associated_table</name>
4249               <rows>4</rows>
4250               <columns>1</columns>
4251               <homogeneous>False</homogeneous>
4252               <row_spacing>0</row_spacing>
4253               <column_spacing>0</column_spacing>
4254
4255               <widget>
4256                 <class>GtkCheckButton</class>
4257                 <name>preferences_misc_ts_checkbutton</name>
4258                 <can_focus>True</can_focus>
4259                 <label>ts</label>
4260                 <active>False</active>
4261                 <draw_indicator>True</draw_indicator>
4262                 <child>
4263                   <left_attach>0</left_attach>
4264                   <right_attach>1</right_attach>
4265                   <top_attach>3</top_attach>
4266                   <bottom_attach>4</bottom_attach>
4267                   <xpad>0</xpad>
4268                   <ypad>0</ypad>
4269                   <xexpand>False</xexpand>
4270                   <yexpand>False</yexpand>
4271                   <xshrink>False</xshrink>
4272                   <yshrink>False</yshrink>
4273                   <xfill>True</xfill>
4274                   <yfill>False</yfill>
4275                 </child>
4276               </widget>
4277
4278               <widget>
4279                 <class>GtkCheckButton</class>
4280                 <name>preferences_misc_vob_checkbutton</name>
4281                 <can_focus>True</can_focus>
4282                 <label>vob</label>
4283                 <active>False</active>
4284                 <draw_indicator>True</draw_indicator>
4285                 <child>
4286                   <left_attach>0</left_attach>
4287                   <right_attach>1</right_attach>
4288                   <top_attach>2</top_attach>
4289                   <bottom_attach>3</bottom_attach>
4290                   <xpad>0</xpad>
4291                   <ypad>0</ypad>
4292                   <xexpand>False</xexpand>
4293                   <yexpand>False</yexpand>
4294                   <xshrink>False</xshrink>
4295                   <yshrink>False</yshrink>
4296                   <xfill>True</xfill>
4297                   <yfill>False</yfill>
4298                 </child>
4299               </widget>
4300
4301               <widget>
4302                 <class>GtkCheckButton</class>
4303                 <name>preferences_misc_mp2_checkbutton</name>
4304                 <can_focus>True</can_focus>
4305                 <label>mp2</label>
4306                 <active>False</active>
4307                 <draw_indicator>True</draw_indicator>
4308                 <child>
4309                   <left_attach>0</left_attach>
4310                   <right_attach>1</right_attach>
4311                   <top_attach>1</top_attach>
4312                   <bottom_attach>2</bottom_attach>
4313                   <xpad>0</xpad>
4314                   <ypad>0</ypad>
4315                   <xexpand>False</xexpand>
4316                   <yexpand>False</yexpand>
4317                   <xshrink>False</xshrink>
4318                   <yshrink>False</yshrink>
4319                   <xfill>True</xfill>
4320                   <yfill>False</yfill>
4321                 </child>
4322               </widget>
4323
4324               <widget>
4325                 <class>GtkCheckButton</class>
4326                 <name>preferences_misc_mpeg_checkbutton</name>
4327                 <can_focus>True</can_focus>
4328                 <label>mpeg</label>
4329                 <active>False</active>
4330                 <draw_indicator>True</draw_indicator>
4331                 <child>
4332                   <left_attach>0</left_attach>
4333                   <right_attach>1</right_attach>
4334                   <top_attach>0</top_attach>
4335                   <bottom_attach>1</bottom_attach>
4336                   <xpad>0</xpad>
4337                   <ypad>0</ypad>
4338                   <xexpand>False</xexpand>
4339                   <yexpand>False</yexpand>
4340                   <xshrink>False</xshrink>
4341                   <yshrink>False</yshrink>
4342                   <xfill>True</xfill>
4343                   <yfill>False</yfill>
4344                 </child>
4345               </widget>
4346             </widget>
4347           </widget>
4348
4349           <widget>
4350             <class>GtkFrame</class>
4351             <name>preferences_misc_message_frame</name>
4352             <label>Messages</label>
4353             <label_xalign>0.05</label_xalign>
4354             <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
4355             <child>
4356               <left_attach>1</left_attach>
4357               <right_attach>2</right_attach>
4358               <top_attach>0</top_attach>
4359               <bottom_attach>1</bottom_attach>
4360               <xpad>0</xpad>
4361               <ypad>0</ypad>
4362               <xexpand>True</xexpand>
4363               <yexpand>False</yexpand>
4364               <xshrink>False</xshrink>
4365               <yshrink>False</yshrink>
4366               <xfill>False</xfill>
4367               <yfill>True</yfill>
4368             </child>
4369
4370             <widget>
4371               <class>GtkTable</class>
4372               <name>preferences_misc_message_table</name>
4373               <rows>1</rows>
4374               <columns>2</columns>
4375               <homogeneous>False</homogeneous>
4376               <row_spacing>0</row_spacing>
4377               <column_spacing>0</column_spacing>
4378
4379               <widget>
4380                 <class>GtkLabel</class>
4381                 <name>preferences_misc_messages_label</name>
4382                 <label>Warning level: </label>
4383                 <justify>GTK_JUSTIFY_CENTER</justify>
4384                 <wrap>False</wrap>
4385                 <xalign>0.5</xalign>
4386                 <yalign>0.5</yalign>
4387                 <xpad>0</xpad>
4388                 <ypad>0</ypad>
4389                 <child>
4390                   <left_attach>0</left_attach>
4391                   <right_attach>1</right_attach>
4392                   <top_attach>0</top_attach>
4393                   <bottom_attach>1</bottom_attach>
4394                   <xpad>0</xpad>
4395                   <ypad>0</ypad>
4396                   <xexpand>False</xexpand>
4397                   <yexpand>False</yexpand>
4398                   <xshrink>False</xshrink>
4399                   <yshrink>False</yshrink>
4400                   <xfill>True</xfill>
4401                   <yfill>False</yfill>
4402                 </child>
4403               </widget>
4404
4405               <widget>
4406                 <class>GtkSpinButton</class>
4407                 <name>preferences_misc_messages_spinbutton</name>
4408                 <can_focus>True</can_focus>
4409                 <climb_rate>1</climb_rate>
4410                 <digits>0</digits>
4411                 <numeric>False</numeric>
4412                 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
4413                 <snap>False</snap>
4414                 <wrap>False</wrap>
4415                 <value>0</value>
4416                 <lower>0</lower>
4417                 <upper>100</upper>
4418                 <step>1</step>
4419                 <page>10</page>
4420                 <page_size>10</page_size>
4421                 <child>
4422                   <left_attach>1</left_attach>
4423                   <right_attach>2</right_attach>
4424                   <top_attach>0</top_attach>
4425                   <bottom_attach>1</bottom_attach>
4426                   <xpad>0</xpad>
4427                   <ypad>0</ypad>
4428                   <xexpand>True</xexpand>
4429                   <yexpand>False</yexpand>
4430                   <xshrink>False</xshrink>
4431                   <yshrink>False</yshrink>
4432                   <xfill>True</xfill>
4433                   <yfill>False</yfill>
4434                 </child>
4435               </widget>
4436             </widget>
4437           </widget>
4438         </widget>
4439
4440         <widget>
4441           <class>GtkLabel</class>
4442           <child_name>Notebook:tab</child_name>
4443           <name>preferences_misc</name>
4444           <label>Misc</label>
4445           <justify>GTK_JUSTIFY_CENTER</justify>
4446           <wrap>False</wrap>
4447           <xalign>0.5</xalign>
4448           <yalign>0.5</yalign>
4449           <xpad>0</xpad>
4450           <ypad>0</ypad>
4451         </widget>
4452       </widget>
4453     </widget>
4454   </widget>
4455 </widget>
4456
4457 </GTK-Interface>