]> git.sesse.net Git - vlc/blob - plugins/gnome/intf_gnome.glade
* Beginning of the built-in modules support.
[vlc] / plugins / gnome / 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>destroy</name>
29     <handler>on_intf_window_destroy</handler>
30     <last_modification_time>Sun, 11 Feb 2001 17:41:57 GMT</last_modification_time>
31   </signal>
32   <signal>
33     <name>drag_data_received</name>
34     <handler>on_intf_window_drag_data_received</handler>
35     <last_modification_time>Fri, 16 Feb 2001 01:59:35 GMT</last_modification_time>
36   </signal>
37   <title>VideoLAN Client</title>
38   <type>GTK_WINDOW_TOPLEVEL</type>
39   <position>GTK_WIN_POS_NONE</position>
40   <modal>False</modal>
41   <allow_shrink>False</allow_shrink>
42   <allow_grow>True</allow_grow>
43   <auto_shrink>False</auto_shrink>
44   <enable_layout_config>True</enable_layout_config>
45
46   <widget>
47     <class>GnomeDock</class>
48     <child_name>GnomeApp:dock</child_name>
49     <name>dockitem</name>
50     <allow_floating>True</allow_floating>
51     <child>
52       <padding>0</padding>
53       <expand>True</expand>
54       <fill>True</fill>
55     </child>
56
57     <widget>
58       <class>GnomeDockItem</class>
59       <name>dockitem_menubar</name>
60       <border_width>2</border_width>
61       <placement>GNOME_DOCK_TOP</placement>
62       <band>0</band>
63       <position>0</position>
64       <offset>0</offset>
65       <locked>False</locked>
66       <exclusive>True</exclusive>
67       <never_floating>False</never_floating>
68       <never_vertical>True</never_vertical>
69       <never_horizontal>False</never_horizontal>
70       <shadow_type>GTK_SHADOW_OUT</shadow_type>
71
72       <widget>
73         <class>GtkMenuBar</class>
74         <name>menubar</name>
75         <shadow_type>GTK_SHADOW_NONE</shadow_type>
76
77         <widget>
78           <class>GtkMenuItem</class>
79           <name>menubar_file</name>
80           <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
81
82           <widget>
83             <class>GtkMenu</class>
84             <name>menubar_file_menu</name>
85
86             <widget>
87               <class>GtkPixmapMenuItem</class>
88               <name>menubar_open</name>
89               <tooltip>Open a File</tooltip>
90               <signal>
91                 <name>activate</name>
92                 <handler>on_menubar_open_activate</handler>
93                 <last_modification_time>Sun, 04 Mar 2001 21:01:45 GMT</last_modification_time>
94               </signal>
95               <label>_Open File...</label>
96               <right_justify>False</right_justify>
97               <stock_icon>GNOME_STOCK_MENU_OPEN</stock_icon>
98             </widget>
99
100             <widget>
101               <class>GtkPixmapMenuItem</class>
102               <name>menubar_disc</name>
103               <tooltip>Open a DVD or VCD</tooltip>
104               <signal>
105                 <name>activate</name>
106                 <handler>on_menubar_disc_activate</handler>
107                 <last_modification_time>Sun, 04 Mar 2001 01:28:32 GMT</last_modification_time>
108               </signal>
109               <label>Open _Disc...</label>
110               <right_justify>False</right_justify>
111               <stock_icon>GNOME_STOCK_MENU_CDROM</stock_icon>
112             </widget>
113
114             <widget>
115               <class>GtkPixmapMenuItem</class>
116               <name>menubar_network</name>
117               <tooltip>Select a Network Stream</tooltip>
118               <signal>
119                 <name>activate</name>
120                 <handler>on_menubar_network_activate</handler>
121                 <last_modification_time>Mon, 12 Mar 2001 14:33:42 GMT</last_modification_time>
122               </signal>
123               <label>_Network Stream...</label>
124               <right_justify>False</right_justify>
125               <stock_icon>GNOME_STOCK_MENU_REFRESH</stock_icon>
126             </widget>
127
128             <widget>
129               <class>GtkMenuItem</class>
130               <name>separator1</name>
131               <right_justify>False</right_justify>
132             </widget>
133
134             <widget>
135               <class>GtkPixmapMenuItem</class>
136               <name>menubar_exit</name>
137               <signal>
138                 <name>activate</name>
139                 <handler>on_menubar_exit_activate</handler>
140                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
141               </signal>
142               <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
143             </widget>
144           </widget>
145         </widget>
146
147         <widget>
148           <class>GtkMenuItem</class>
149           <name>menubar_view</name>
150           <stock_item>GNOMEUIINFO_MENU_VIEW_TREE</stock_item>
151
152           <widget>
153             <class>GtkMenu</class>
154             <name>menubar_view_menu</name>
155
156             <widget>
157               <class>GtkMenuItem</class>
158               <name>menubar_title</name>
159               <sensitive>False</sensitive>
160               <label>_Title</label>
161               <right_justify>False</right_justify>
162             </widget>
163
164             <widget>
165               <class>GtkMenuItem</class>
166               <name>menubar_chapter</name>
167               <sensitive>False</sensitive>
168               <label>_Chapter</label>
169               <right_justify>False</right_justify>
170             </widget>
171
172             <widget>
173               <class>GtkMenuItem</class>
174               <name>separator7</name>
175               <right_justify>False</right_justify>
176             </widget>
177
178             <widget>
179               <class>GtkPixmapMenuItem</class>
180               <name>menubar_playlist</name>
181               <sensitive>False</sensitive>
182               <tooltip>Open the playlist window</tooltip>
183               <signal>
184                 <name>activate</name>
185                 <handler>on_menubar_playlist_activate</handler>
186                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
187               </signal>
188               <label>_Playlist...</label>
189               <right_justify>False</right_justify>
190               <stock_icon>GNOME_STOCK_MENU_INDEX</stock_icon>
191             </widget>
192
193             <widget>
194               <class>GtkPixmapMenuItem</class>
195               <name>menubar_modules</name>
196               <sensitive>False</sensitive>
197               <tooltip>Open the plugin manager</tooltip>
198               <signal>
199                 <name>activate</name>
200                 <handler>on_menubar_modules_activate</handler>
201                 <last_modification_time>Tue, 13 Feb 2001 17:19:41 GMT</last_modification_time>
202               </signal>
203               <label>_Modules...</label>
204               <right_justify>False</right_justify>
205               <stock_icon>GNOME_STOCK_MENU_ATTACH</stock_icon>
206             </widget>
207           </widget>
208         </widget>
209
210         <widget>
211           <class>GtkMenuItem</class>
212           <name>menubar_settings</name>
213           <stock_item>GNOMEUIINFO_MENU_SETTINGS_TREE</stock_item>
214
215           <widget>
216             <class>GtkMenu</class>
217             <name>menubar_settings_menu</name>
218
219             <widget>
220               <class>GtkMenuItem</class>
221               <name>menubar_audio</name>
222               <sensitive>False</sensitive>
223               <tooltip>Select audio channel</tooltip>
224               <label>_Audio</label>
225               <right_justify>False</right_justify>
226             </widget>
227
228             <widget>
229               <class>GtkMenuItem</class>
230               <name>menubar_subtitle</name>
231               <sensitive>False</sensitive>
232               <tooltip>Select subtitle unit</tooltip>
233               <label>_Subtitles</label>
234               <right_justify>False</right_justify>
235             </widget>
236
237             <widget>
238               <class>GtkMenuItem</class>
239               <name>separator5</name>
240               <right_justify>False</right_justify>
241             </widget>
242
243             <widget>
244               <class>GtkPixmapMenuItem</class>
245               <name>menubar_preferences</name>
246               <sensitive>False</sensitive>
247               <signal>
248                 <name>activate</name>
249                 <handler>on_menubar_preferences_activate</handler>
250                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
251               </signal>
252               <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
253             </widget>
254           </widget>
255         </widget>
256
257         <widget>
258           <class>GtkMenuItem</class>
259           <name>menubar_help</name>
260           <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>
261
262           <widget>
263             <class>GtkMenu</class>
264             <name>menubar_help_menu</name>
265
266             <widget>
267               <class>GtkPixmapMenuItem</class>
268               <name>menubar_about</name>
269               <signal>
270                 <name>activate</name>
271                 <handler>on_menubar_about_activate</handler>
272                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
273               </signal>
274               <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
275             </widget>
276           </widget>
277         </widget>
278       </widget>
279     </widget>
280
281     <widget>
282       <class>GnomeDockItem</class>
283       <name>dockitem_toolbar</name>
284       <placement>GNOME_DOCK_TOP</placement>
285       <band>1</band>
286       <position>0</position>
287       <offset>2</offset>
288       <locked>False</locked>
289       <exclusive>True</exclusive>
290       <never_floating>False</never_floating>
291       <never_vertical>False</never_vertical>
292       <never_horizontal>False</never_horizontal>
293       <shadow_type>GTK_SHADOW_OUT</shadow_type>
294
295       <widget>
296         <class>GtkToolbar</class>
297         <name>toolbar</name>
298         <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
299         <type>GTK_TOOLBAR_BOTH</type>
300         <space_size>16</space_size>
301         <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
302         <relief>GTK_RELIEF_NONE</relief>
303         <tooltips>True</tooltips>
304
305         <widget>
306           <class>GtkButton</class>
307           <child_name>Toolbar:button</child_name>
308           <name>toolbar_file</name>
309           <tooltip>Open a File</tooltip>
310           <signal>
311             <name>clicked</name>
312             <handler>on_toolbar_open_clicked</handler>
313             <last_modification_time>Sun, 04 Mar 2001 21:01:24 GMT</last_modification_time>
314           </signal>
315           <label>Open</label>
316           <stock_pixmap>GNOME_STOCK_PIXMAP_OPEN</stock_pixmap>
317         </widget>
318
319         <widget>
320           <class>GtkButton</class>
321           <child_name>Toolbar:button</child_name>
322           <name>toolbar_disc</name>
323           <tooltip>Open a DVD or VCD</tooltip>
324           <signal>
325             <name>clicked</name>
326             <handler>on_toolbar_disc_clicked</handler>
327             <last_modification_time>Sun, 04 Mar 2001 01:27:51 GMT</last_modification_time>
328           </signal>
329           <label>Disc</label>
330           <stock_pixmap>GNOME_STOCK_PIXMAP_CDROM</stock_pixmap>
331         </widget>
332
333         <widget>
334           <class>GtkButton</class>
335           <child_name>Toolbar:button</child_name>
336           <name>toolbar_network</name>
337           <tooltip>Select a Network Stream</tooltip>
338           <signal>
339             <name>clicked</name>
340             <handler>on_toolbar_network_clicked</handler>
341             <last_modification_time>Mon, 12 Mar 2001 14:32:18 GMT</last_modification_time>
342           </signal>
343           <label>Net</label>
344           <stock_pixmap>GNOME_STOCK_PIXMAP_REFRESH</stock_pixmap>
345         </widget>
346
347         <widget>
348           <class>GtkButton</class>
349           <child_name>Toolbar:button</child_name>
350           <name>toolbar_back</name>
351           <sensitive>False</sensitive>
352           <tooltip>Go Backwards</tooltip>
353           <signal>
354             <name>clicked</name>
355             <handler>on_toolbar_back_clicked</handler>
356             <last_modification_time>Sun, 11 Feb 2001 17:06:28 GMT</last_modification_time>
357           </signal>
358           <label>Back</label>
359           <stock_pixmap>GNOME_STOCK_PIXMAP_BACK</stock_pixmap>
360           <child>
361             <new_group>True</new_group>
362           </child>
363         </widget>
364
365         <widget>
366           <class>GtkButton</class>
367           <child_name>Toolbar:button</child_name>
368           <name>toolbar_stop</name>
369           <sensitive>False</sensitive>
370           <tooltip>Stop Stream</tooltip>
371           <signal>
372             <name>clicked</name>
373             <handler>on_toolbar_stop_clicked</handler>
374             <last_modification_time>Sun, 11 Feb 2001 17:06:33 GMT</last_modification_time>
375           </signal>
376           <label>Stop</label>
377           <stock_pixmap>GNOME_STOCK_PIXMAP_STOP</stock_pixmap>
378         </widget>
379
380         <widget>
381           <class>GtkButton</class>
382           <child_name>Toolbar:button</child_name>
383           <name>toolbar_play</name>
384           <tooltip>Play Stream</tooltip>
385           <signal>
386             <name>clicked</name>
387             <handler>on_toolbar_play_clicked</handler>
388             <last_modification_time>Sun, 11 Feb 2001 17:06:39 GMT</last_modification_time>
389           </signal>
390           <label>Play</label>
391           <stock_pixmap>GNOME_STOCK_PIXMAP_FORWARD</stock_pixmap>
392         </widget>
393
394         <widget>
395           <class>GtkButton</class>
396           <child_name>Toolbar:button</child_name>
397           <name>toolbar_pause</name>
398           <tooltip>Pause Stream</tooltip>
399           <signal>
400             <name>clicked</name>
401             <handler>on_toolbar_pause_clicked</handler>
402             <last_modification_time>Sun, 11 Feb 2001 17:06:43 GMT</last_modification_time>
403           </signal>
404           <label>Pause</label>
405           <stock_pixmap>GNOME_STOCK_PIXMAP_BOTTOM</stock_pixmap>
406         </widget>
407
408         <widget>
409           <class>GtkButton</class>
410           <child_name>Toolbar:button</child_name>
411           <name>toolbar_slow</name>
412           <tooltip>Play Slower</tooltip>
413           <signal>
414             <name>clicked</name>
415             <handler>on_toolbar_slow_clicked</handler>
416             <last_modification_time>Mon, 12 Feb 2001 07:20:42 GMT</last_modification_time>
417           </signal>
418           <label>Slow</label>
419           <stock_pixmap>GNOME_STOCK_PIXMAP_TIMER_STOP</stock_pixmap>
420         </widget>
421
422         <widget>
423           <class>GtkButton</class>
424           <child_name>Toolbar:button</child_name>
425           <name>toolbar_fast</name>
426           <tooltip>Play Faster</tooltip>
427           <signal>
428             <name>clicked</name>
429             <handler>on_toolbar_fast_clicked</handler>
430             <last_modification_time>Mon, 12 Feb 2001 07:20:48 GMT</last_modification_time>
431           </signal>
432           <label>Fast</label>
433           <stock_pixmap>GNOME_STOCK_PIXMAP_TIMER</stock_pixmap>
434         </widget>
435
436         <widget>
437           <class>GtkButton</class>
438           <child_name>Toolbar:button</child_name>
439           <name>toolbar_playlist</name>
440           <sensitive>False</sensitive>
441           <tooltip>Open Playlist</tooltip>
442           <signal>
443             <name>clicked</name>
444             <handler>on_toolbar_playlist_clicked</handler>
445             <last_modification_time>Sun, 11 Feb 2001 17:06:48 GMT</last_modification_time>
446           </signal>
447           <label>Playlist</label>
448           <stock_pixmap>GNOME_STOCK_PIXMAP_INDEX</stock_pixmap>
449           <child>
450             <new_group>True</new_group>
451           </child>
452         </widget>
453
454         <widget>
455           <class>GtkButton</class>
456           <child_name>Toolbar:button</child_name>
457           <name>toolbar_prev</name>
458           <tooltip>Previous File</tooltip>
459           <signal>
460             <name>clicked</name>
461             <handler>on_toolbar_prev_clicked</handler>
462             <last_modification_time>Sun, 11 Feb 2001 17:06:52 GMT</last_modification_time>
463           </signal>
464           <label>Prev</label>
465           <stock_pixmap>GNOME_STOCK_PIXMAP_FIRST</stock_pixmap>
466         </widget>
467
468         <widget>
469           <class>GtkButton</class>
470           <child_name>Toolbar:button</child_name>
471           <name>toolbar_next</name>
472           <tooltip>Next File</tooltip>
473           <signal>
474             <name>clicked</name>
475             <handler>on_toolbar_next_clicked</handler>
476             <last_modification_time>Sun, 11 Feb 2001 17:06:56 GMT</last_modification_time>
477           </signal>
478           <label>Next</label>
479           <stock_pixmap>GNOME_STOCK_PIXMAP_LAST</stock_pixmap>
480         </widget>
481       </widget>
482     </widget>
483
484     <widget>
485       <class>GtkVBox</class>
486       <child_name>GnomeDock:contents</child_name>
487       <name>vbox2</name>
488       <homogeneous>False</homogeneous>
489       <spacing>0</spacing>
490
491       <widget>
492         <class>GtkHBox</class>
493         <name>hbox4</name>
494         <homogeneous>True</homogeneous>
495         <spacing>0</spacing>
496         <child>
497           <padding>0</padding>
498           <expand>True</expand>
499           <fill>True</fill>
500         </child>
501
502         <widget>
503           <class>GtkLabel</class>
504           <name>label_date</name>
505           <label>-:--:--</label>
506           <justify>GTK_JUSTIFY_CENTER</justify>
507           <wrap>False</wrap>
508           <xalign>0.5</xalign>
509           <yalign>0.5</yalign>
510           <xpad>0</xpad>
511           <ypad>0</ypad>
512           <child>
513             <padding>0</padding>
514             <expand>False</expand>
515             <fill>False</fill>
516           </child>
517         </widget>
518
519         <widget>
520           <class>GtkLabel</class>
521           <name>label_status</name>
522           <label>Status: foo</label>
523           <justify>GTK_JUSTIFY_CENTER</justify>
524           <wrap>False</wrap>
525           <xalign>0.5</xalign>
526           <yalign>0.5</yalign>
527           <xpad>0</xpad>
528           <ypad>0</ypad>
529           <child>
530             <padding>0</padding>
531             <expand>True</expand>
532             <fill>True</fill>
533           </child>
534         </widget>
535
536         <widget>
537           <class>GtkLabel</class>
538           <name>label_bar</name>
539           <label>Bar: baz</label>
540           <justify>GTK_JUSTIFY_CENTER</justify>
541           <wrap>False</wrap>
542           <xalign>0.5</xalign>
543           <yalign>0.5</yalign>
544           <xpad>0</xpad>
545           <ypad>0</ypad>
546           <child>
547             <padding>0</padding>
548             <expand>False</expand>
549             <fill>False</fill>
550           </child>
551         </widget>
552       </widget>
553
554       <widget>
555         <class>GtkHScale</class>
556         <name>slider</name>
557         <can_focus>True</can_focus>
558         <signal>
559           <name>button_press_event</name>
560           <handler>on_slider_button_press_event</handler>
561           <last_modification_time>Wed, 14 Mar 2001 13:46:55 GMT</last_modification_time>
562         </signal>
563         <signal>
564           <name>button_release_event</name>
565           <handler>on_slider_button_release_event</handler>
566           <last_modification_time>Wed, 14 Mar 2001 13:46:59 GMT</last_modification_time>
567         </signal>
568         <draw_value>False</draw_value>
569         <value_pos>GTK_POS_TOP</value_pos>
570         <digits>3</digits>
571         <policy>GTK_UPDATE_CONTINUOUS</policy>
572         <value>0</value>
573         <lower>0</lower>
574         <upper>100</upper>
575         <step>1</step>
576         <page>6.25</page>
577         <page_size>0</page_size>
578         <child>
579           <padding>0</padding>
580           <expand>True</expand>
581           <fill>True</fill>
582         </child>
583       </widget>
584
585       <widget>
586         <class>GtkHBox</class>
587         <name>file_box</name>
588         <homogeneous>False</homogeneous>
589         <spacing>0</spacing>
590         <child>
591           <padding>0</padding>
592           <expand>True</expand>
593           <fill>True</fill>
594         </child>
595
596         <widget>
597           <class>GtkLabel</class>
598           <name>label_file</name>
599           <height>24</height>
600           <label>Vlc File Mode</label>
601           <justify>GTK_JUSTIFY_CENTER</justify>
602           <wrap>False</wrap>
603           <xalign>0.5</xalign>
604           <yalign>0.5</yalign>
605           <xpad>0</xpad>
606           <ypad>0</ypad>
607           <child>
608             <padding>0</padding>
609             <expand>True</expand>
610             <fill>True</fill>
611           </child>
612         </widget>
613       </widget>
614
615       <widget>
616         <class>GtkHBox</class>
617         <name>dvd_box</name>
618         <height>24</height>
619         <visible>False</visible>
620         <homogeneous>False</homogeneous>
621         <spacing>0</spacing>
622         <child>
623           <padding>0</padding>
624           <expand>True</expand>
625           <fill>True</fill>
626         </child>
627
628         <widget>
629           <class>GtkHBox</class>
630           <name>title_chapter_box</name>
631           <homogeneous>False</homogeneous>
632           <spacing>10</spacing>
633           <child>
634             <padding>0</padding>
635             <expand>True</expand>
636             <fill>False</fill>
637           </child>
638
639           <widget>
640             <class>GtkLabel</class>
641             <name>label19</name>
642             <label>Title:</label>
643             <justify>GTK_JUSTIFY_CENTER</justify>
644             <wrap>False</wrap>
645             <xalign>0.5</xalign>
646             <yalign>0.5</yalign>
647             <xpad>0</xpad>
648             <ypad>0</ypad>
649             <child>
650               <padding>0</padding>
651               <expand>False</expand>
652               <fill>False</fill>
653             </child>
654           </widget>
655
656           <widget>
657             <class>GtkLabel</class>
658             <name>label_title</name>
659             <label>--</label>
660             <justify>GTK_JUSTIFY_CENTER</justify>
661             <wrap>False</wrap>
662             <xalign>0.5</xalign>
663             <yalign>0.5</yalign>
664             <xpad>0</xpad>
665             <ypad>0</ypad>
666             <child>
667               <padding>0</padding>
668               <expand>False</expand>
669               <fill>False</fill>
670             </child>
671           </widget>
672
673           <widget>
674             <class>GtkButton</class>
675             <name>button_title_prev</name>
676             <tooltip>Select previous title</tooltip>
677             <can_focus>True</can_focus>
678             <signal>
679               <name>clicked</name>
680               <handler>on_button_title_prev_clicked</handler>
681               <last_modification_time>Tue, 03 Apr 2001 03:46:25 GMT</last_modification_time>
682             </signal>
683             <stock_button>GNOME_STOCK_BUTTON_PREV</stock_button>
684             <relief>GTK_RELIEF_NORMAL</relief>
685             <child>
686               <padding>0</padding>
687               <expand>False</expand>
688               <fill>False</fill>
689             </child>
690           </widget>
691
692           <widget>
693             <class>GtkButton</class>
694             <name>button_title_next</name>
695             <can_focus>True</can_focus>
696             <signal>
697               <name>clicked</name>
698               <handler>on_button_title_next_clicked</handler>
699               <last_modification_time>Tue, 03 Apr 2001 03:47:01 GMT</last_modification_time>
700             </signal>
701             <stock_button>GNOME_STOCK_BUTTON_NEXT</stock_button>
702             <relief>GTK_RELIEF_NORMAL</relief>
703             <child>
704               <padding>0</padding>
705               <expand>False</expand>
706               <fill>False</fill>
707             </child>
708           </widget>
709         </widget>
710
711         <widget>
712           <class>GtkHBox</class>
713           <name>dvd_chapter_box</name>
714           <homogeneous>False</homogeneous>
715           <spacing>10</spacing>
716           <child>
717             <padding>0</padding>
718             <expand>True</expand>
719             <fill>False</fill>
720           </child>
721
722           <widget>
723             <class>GtkLabel</class>
724             <name>label20</name>
725             <label>Chapter:</label>
726             <justify>GTK_JUSTIFY_CENTER</justify>
727             <wrap>False</wrap>
728             <xalign>0.5</xalign>
729             <yalign>0.5</yalign>
730             <xpad>0</xpad>
731             <ypad>0</ypad>
732             <child>
733               <padding>0</padding>
734               <expand>False</expand>
735               <fill>False</fill>
736             </child>
737           </widget>
738
739           <widget>
740             <class>GtkLabel</class>
741             <name>label_chapter</name>
742             <label>--</label>
743             <justify>GTK_JUSTIFY_CENTER</justify>
744             <wrap>False</wrap>
745             <xalign>0.5</xalign>
746             <yalign>0.5</yalign>
747             <xpad>0</xpad>
748             <ypad>0</ypad>
749             <child>
750               <padding>0</padding>
751               <expand>False</expand>
752               <fill>False</fill>
753             </child>
754           </widget>
755
756           <widget>
757             <class>GtkButton</class>
758             <name>button_chapter_prev</name>
759             <tooltip>Select previous chapter</tooltip>
760             <can_focus>True</can_focus>
761             <signal>
762               <name>clicked</name>
763               <handler>on_button_chapter_prev_clicked</handler>
764               <last_modification_time>Tue, 03 Apr 2001 00:53:47 GMT</last_modification_time>
765             </signal>
766             <stock_button>GNOME_STOCK_BUTTON_PREV</stock_button>
767             <relief>GTK_RELIEF_NORMAL</relief>
768             <child>
769               <padding>0</padding>
770               <expand>False</expand>
771               <fill>False</fill>
772             </child>
773           </widget>
774
775           <widget>
776             <class>GtkButton</class>
777             <name>button_chapter_next</name>
778             <tooltip>Select next chapter</tooltip>
779             <can_focus>True</can_focus>
780             <signal>
781               <name>clicked</name>
782               <handler>on_button_chapter_next_clicked</handler>
783               <last_modification_time>Tue, 03 Apr 2001 00:53:40 GMT</last_modification_time>
784             </signal>
785             <stock_button>GNOME_STOCK_BUTTON_NEXT</stock_button>
786             <relief>GTK_RELIEF_NORMAL</relief>
787             <child>
788               <padding>0</padding>
789               <expand>False</expand>
790               <fill>False</fill>
791             </child>
792           </widget>
793         </widget>
794       </widget>
795
796       <widget>
797         <class>GtkHBox</class>
798         <name>network_box</name>
799         <height>24</height>
800         <visible>False</visible>
801         <homogeneous>False</homogeneous>
802         <spacing>0</spacing>
803         <child>
804           <padding>0</padding>
805           <expand>True</expand>
806           <fill>True</fill>
807         </child>
808
809         <widget>
810           <class>GtkLabel</class>
811           <name>label_network</name>
812           <label>Network Channel:</label>
813           <justify>GTK_JUSTIFY_CENTER</justify>
814           <wrap>False</wrap>
815           <xalign>0.5</xalign>
816           <yalign>0.5</yalign>
817           <xpad>0</xpad>
818           <ypad>0</ypad>
819           <child>
820             <padding>0</padding>
821             <expand>True</expand>
822             <fill>False</fill>
823           </child>
824         </widget>
825
826         <widget>
827           <class>GtkToggleButton</class>
828           <name>button_network_channel_1</name>
829           <can_focus>True</can_focus>
830           <label>Channel 1</label>
831           <relief>GTK_RELIEF_HALF</relief>
832           <active>True</active>
833           <child>
834             <padding>2</padding>
835             <expand>False</expand>
836             <fill>True</fill>
837           </child>
838         </widget>
839
840         <widget>
841           <class>GtkToggleButton</class>
842           <name>button_network_channel_2</name>
843           <sensitive>False</sensitive>
844           <can_focus>True</can_focus>
845           <label>Channel 2</label>
846           <relief>GTK_RELIEF_HALF</relief>
847           <active>False</active>
848           <child>
849             <padding>2</padding>
850             <expand>False</expand>
851             <fill>True</fill>
852           </child>
853         </widget>
854
855         <widget>
856           <class>GtkToggleButton</class>
857           <name>button_network_channel_3</name>
858           <sensitive>False</sensitive>
859           <can_focus>True</can_focus>
860           <label>Channel 3</label>
861           <relief>GTK_RELIEF_HALF</relief>
862           <active>False</active>
863           <child>
864             <padding>2</padding>
865             <expand>False</expand>
866             <fill>True</fill>
867           </child>
868         </widget>
869
870         <widget>
871           <class>GtkToggleButton</class>
872           <name>button_network_channel_4</name>
873           <sensitive>False</sensitive>
874           <can_focus>True</can_focus>
875           <label>Channel 4</label>
876           <relief>GTK_RELIEF_HALF</relief>
877           <active>False</active>
878           <child>
879             <padding>2</padding>
880             <expand>False</expand>
881             <fill>True</fill>
882           </child>
883         </widget>
884
885         <widget>
886           <class>GtkToggleButton</class>
887           <name>button_network_channel_5</name>
888           <sensitive>False</sensitive>
889           <can_focus>True</can_focus>
890           <label>Channel 5</label>
891           <relief>GTK_RELIEF_HALF</relief>
892           <active>False</active>
893           <child>
894             <padding>2</padding>
895             <expand>False</expand>
896             <fill>True</fill>
897           </child>
898         </widget>
899
900         <widget>
901           <class>GtkToggleButton</class>
902           <name>button_network_channel_6</name>
903           <sensitive>False</sensitive>
904           <can_focus>True</can_focus>
905           <label>Channel 6</label>
906           <relief>GTK_RELIEF_HALF</relief>
907           <active>False</active>
908           <child>
909             <padding>2</padding>
910             <expand>False</expand>
911             <fill>True</fill>
912           </child>
913         </widget>
914       </widget>
915     </widget>
916   </widget>
917
918   <widget>
919     <class>GnomeAppBar</class>
920     <child_name>GnomeApp:appbar</child_name>
921     <name>appbar</name>
922     <has_progress>True</has_progress>
923     <has_status>True</has_status>
924     <child>
925       <padding>0</padding>
926       <expand>True</expand>
927       <fill>True</fill>
928     </child>
929   </widget>
930 </widget>
931
932 <widget>
933   <class>GtkMenu</class>
934   <name>intf_popup</name>
935
936   <widget>
937     <class>GtkPixmapMenuItem</class>
938     <name>popup_play</name>
939     <signal>
940       <name>activate</name>
941       <handler>on_popup_play_activate</handler>
942       <last_modification_time>Sun, 11 Feb 2001 16:52:11 GMT</last_modification_time>
943     </signal>
944     <label>_Play</label>
945     <right_justify>False</right_justify>
946     <stock_icon>GNOME_STOCK_MENU_FORWARD</stock_icon>
947   </widget>
948
949   <widget>
950     <class>GtkPixmapMenuItem</class>
951     <name>popup_pause</name>
952     <signal>
953       <name>activate</name>
954       <handler>on_popup_pause_activate</handler>
955       <last_modification_time>Sun, 11 Feb 2001 16:52:11 GMT</last_modification_time>
956     </signal>
957     <label>Pause</label>
958     <right_justify>False</right_justify>
959     <stock_icon>GNOME_STOCK_MENU_BOTTOM</stock_icon>
960   </widget>
961
962   <widget>
963     <class>GtkPixmapMenuItem</class>
964     <name>popup_slow</name>
965     <signal>
966       <name>activate</name>
967       <handler>on_popup_slow_activate</handler>
968       <last_modification_time>Mon, 12 Feb 2001 07:19:57 GMT</last_modification_time>
969     </signal>
970     <label>Slow</label>
971     <right_justify>False</right_justify>
972     <stock_icon>GNOME_STOCK_MENU_TIMER_STOP</stock_icon>
973   </widget>
974
975   <widget>
976     <class>GtkPixmapMenuItem</class>
977     <name>popup_fast</name>
978     <signal>
979       <name>activate</name>
980       <handler>on_popup_fast_activate</handler>
981       <last_modification_time>Mon, 12 Feb 2001 07:19:57 GMT</last_modification_time>
982     </signal>
983     <label>Fast</label>
984     <right_justify>False</right_justify>
985     <stock_icon>GNOME_STOCK_MENU_TIMER</stock_icon>
986   </widget>
987
988   <widget>
989     <class>GtkMenuItem</class>
990     <name>separator3</name>
991     <right_justify>False</right_justify>
992   </widget>
993
994   <widget>
995     <class>GtkMenuItem</class>
996     <name>popup_navigation</name>
997     <sensitive>False</sensitive>
998     <tooltip>Navigate through titles and chapters</tooltip>
999     <label>_Navigation</label>
1000     <right_justify>False</right_justify>
1001   </widget>
1002
1003   <widget>
1004     <class>GtkMenuItem</class>
1005     <name>popup_audio</name>
1006     <sensitive>False</sensitive>
1007     <tooltip>Select audio channel</tooltip>
1008     <label>_Audio</label>
1009     <right_justify>False</right_justify>
1010   </widget>
1011
1012   <widget>
1013     <class>GtkMenuItem</class>
1014     <name>popup_subtitle</name>
1015     <sensitive>False</sensitive>
1016     <tooltip>Select subtitle channel</tooltip>
1017     <label>_Subtitles</label>
1018     <right_justify>False</right_justify>
1019   </widget>
1020
1021   <widget>
1022     <class>GtkMenuItem</class>
1023     <name>popup_file</name>
1024     <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
1025
1026     <widget>
1027       <class>GtkMenu</class>
1028       <name>popup_file_menu</name>
1029
1030       <widget>
1031         <class>GtkPixmapMenuItem</class>
1032         <name>popup_open</name>
1033         <tooltip>Open a File</tooltip>
1034         <signal>
1035           <name>activate</name>
1036           <handler>on_popup_open_activate</handler>
1037           <last_modification_time>Sun, 04 Mar 2001 21:01:58 GMT</last_modification_time>
1038         </signal>
1039         <label>_Open File...</label>
1040         <right_justify>False</right_justify>
1041         <stock_icon>GNOME_STOCK_MENU_OPEN</stock_icon>
1042       </widget>
1043
1044       <widget>
1045         <class>GtkPixmapMenuItem</class>
1046         <name>popup_disc</name>
1047         <tooltip>Open a DVD or VCD</tooltip>
1048         <signal>
1049           <name>activate</name>
1050           <handler>on_popup_disc_activate</handler>
1051           <last_modification_time>Sun, 04 Mar 2001 02:57:11 GMT</last_modification_time>
1052         </signal>
1053         <label>Open _Disc...</label>
1054         <right_justify>False</right_justify>
1055         <stock_icon>GNOME_STOCK_MENU_CDROM</stock_icon>
1056       </widget>
1057
1058       <widget>
1059         <class>GtkPixmapMenuItem</class>
1060         <name>popup_network</name>
1061         <tooltip>Select a Network Stream</tooltip>
1062         <signal>
1063           <name>activate</name>
1064           <handler>on_popup_network_activate</handler>
1065           <last_modification_time>Mon, 12 Mar 2001 14:57:25 GMT</last_modification_time>
1066         </signal>
1067         <label>_Network Stream...</label>
1068         <right_justify>False</right_justify>
1069         <stock_icon>GNOME_STOCK_MENU_REFRESH</stock_icon>
1070       </widget>
1071
1072       <widget>
1073         <class>GtkMenuItem</class>
1074         <name>separator4</name>
1075         <right_justify>False</right_justify>
1076       </widget>
1077
1078       <widget>
1079         <class>GtkPixmapMenuItem</class>
1080         <name>popup_about</name>
1081         <signal>
1082           <name>activate</name>
1083           <handler>on_popup_about_activate</handler>
1084           <last_modification_time>Mon, 12 Feb 2001 00:00:08 GMT</last_modification_time>
1085         </signal>
1086         <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
1087       </widget>
1088     </widget>
1089   </widget>
1090
1091   <widget>
1092     <class>GtkMenuItem</class>
1093     <name>separator2</name>
1094     <right_justify>False</right_justify>
1095   </widget>
1096
1097   <widget>
1098     <class>GtkPixmapMenuItem</class>
1099     <name>popup_exit</name>
1100     <signal>
1101       <name>activate</name>
1102       <handler>on_popup_exit_activate</handler>
1103       <last_modification_time>Sun, 11 Feb 2001 16:49:30 GMT</last_modification_time>
1104     </signal>
1105     <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
1106   </widget>
1107 </widget>
1108
1109 <widget>
1110   <class>GnomeAbout</class>
1111   <name>intf_about</name>
1112   <modal>False</modal>
1113   <copyright>(C) 1996, 1997, 1998, 1999, 2000, 2001 - the VideoLAN Team</copyright>
1114   <authors>Régis Duchesne &lt;regis@via.ecp.fr&gt;
1115 Michel Lespinasse &lt;walken@zoy.org&gt;
1116 Olivier Pomel &lt;pomel@via.ecp.fr&gt;
1117 Pierre Baillet &lt;oct@zoy.org&gt;
1118 Jean-Philippe Grimaldi &lt;jeanphi@via.ecp.fr&gt;
1119 Andres Krapf &lt;dae@via.ecp.fr&gt;
1120 Christophe Massiot &lt;massiot@via.ecp.fr&gt;
1121 Vincent Seguin &lt;seguin@via.ecp.fr&gt;
1122 Benoit Steiner &lt;benny@via.ecp.fr&gt;
1123 Arnaud de Bossoreille de Ribou &lt;bozo@via.ecp.fr&gt;
1124 Jean-Marc Dressler &lt;polux@via.ecp.fr&gt;
1125 Gaël Hendryckx &lt;jimmy@via.ecp.fr&gt;
1126 Samuel Hocevar &lt;sam@zoy.org&gt;
1127 Brieuc Jeunhomme &lt;bbp@via.ecp.fr&gt;
1128 Michel Kaempf &lt;maxx@via.ecp.fr&gt;
1129 Stéphane Borel &lt;stef@via.ecp.fr&gt;
1130 Renaud Dartus &lt;reno@via.ecp.fr&gt;
1131 Henri Fallon &lt;henri@via.ecp.fr&gt;
1132 </authors>
1133   <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>
1134 </widget>
1135
1136 <widget>
1137   <class>GtkFileSelection</class>
1138   <name>intf_fileopen</name>
1139   <border_width>10</border_width>
1140   <signal>
1141     <name>destroy</name>
1142     <handler>on_intf_fileopen_destroy</handler>
1143     <last_modification_time>Sun, 11 Feb 2001 18:36:13 GMT</last_modification_time>
1144   </signal>
1145   <title>Open File</title>
1146   <type>GTK_WINDOW_TOPLEVEL</type>
1147   <position>GTK_WIN_POS_NONE</position>
1148   <modal>True</modal>
1149   <allow_shrink>False</allow_shrink>
1150   <allow_grow>True</allow_grow>
1151   <auto_shrink>False</auto_shrink>
1152   <show_file_op_buttons>True</show_file_op_buttons>
1153
1154   <widget>
1155     <class>GtkButton</class>
1156     <child_name>FileSel:ok_button</child_name>
1157     <name>fileopen_ok</name>
1158     <can_default>True</can_default>
1159     <can_focus>True</can_focus>
1160     <signal>
1161       <name>clicked</name>
1162       <handler>on_fileopen_ok_clicked</handler>
1163       <last_modification_time>Sun, 11 Feb 2001 18:22:44 GMT</last_modification_time>
1164     </signal>
1165     <label>OK</label>
1166     <relief>GTK_RELIEF_NORMAL</relief>
1167   </widget>
1168
1169   <widget>
1170     <class>GtkButton</class>
1171     <child_name>FileSel:cancel_button</child_name>
1172     <name>fileopen_cancel</name>
1173     <can_default>True</can_default>
1174     <can_focus>True</can_focus>
1175     <signal>
1176       <name>clicked</name>
1177       <handler>on_fileopen_cancel_clicked</handler>
1178       <last_modification_time>Sun, 11 Feb 2001 18:22:50 GMT</last_modification_time>
1179     </signal>
1180     <label>Cancel</label>
1181     <relief>GTK_RELIEF_NORMAL</relief>
1182   </widget>
1183 </widget>
1184
1185 <widget>
1186   <class>GnomeDialog</class>
1187   <name>intf_modules</name>
1188   <signal>
1189     <name>destroy</name>
1190     <handler>on_intf_modules_destroy</handler>
1191     <last_modification_time>Tue, 13 Feb 2001 09:19:08 GMT</last_modification_time>
1192   </signal>
1193   <title>Modules</title>
1194   <type>GTK_WINDOW_TOPLEVEL</type>
1195   <position>GTK_WIN_POS_NONE</position>
1196   <modal>False</modal>
1197   <allow_shrink>False</allow_shrink>
1198   <allow_grow>False</allow_grow>
1199   <auto_shrink>False</auto_shrink>
1200   <auto_close>False</auto_close>
1201   <hide_on_close>False</hide_on_close>
1202
1203   <widget>
1204     <class>GtkVBox</class>
1205     <child_name>GnomeDialog:vbox</child_name>
1206     <name>dialog-vbox1</name>
1207     <homogeneous>False</homogeneous>
1208     <spacing>8</spacing>
1209     <child>
1210       <padding>4</padding>
1211       <expand>True</expand>
1212       <fill>True</fill>
1213     </child>
1214
1215     <widget>
1216       <class>GtkHButtonBox</class>
1217       <child_name>GnomeDialog:action_area</child_name>
1218       <name>dialog-action_area1</name>
1219       <layout_style>GTK_BUTTONBOX_END</layout_style>
1220       <spacing>8</spacing>
1221       <child_min_width>85</child_min_width>
1222       <child_min_height>27</child_min_height>
1223       <child_ipad_x>7</child_ipad_x>
1224       <child_ipad_y>0</child_ipad_y>
1225       <child>
1226         <padding>0</padding>
1227         <expand>False</expand>
1228         <fill>True</fill>
1229         <pack>GTK_PACK_END</pack>
1230       </child>
1231
1232       <widget>
1233         <class>GtkButton</class>
1234         <name>modules_ok</name>
1235         <can_default>True</can_default>
1236         <can_focus>True</can_focus>
1237         <signal>
1238           <name>clicked</name>
1239           <handler>on_modules_ok_clicked</handler>
1240           <last_modification_time>Tue, 13 Feb 2001 09:21:29 GMT</last_modification_time>
1241         </signal>
1242         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
1243       </widget>
1244
1245       <widget>
1246         <class>GtkButton</class>
1247         <name>modules_apply</name>
1248         <can_default>True</can_default>
1249         <can_focus>True</can_focus>
1250         <signal>
1251           <name>clicked</name>
1252           <handler>on_modules_apply_clicked</handler>
1253           <last_modification_time>Tue, 13 Feb 2001 09:21:25 GMT</last_modification_time>
1254         </signal>
1255         <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
1256       </widget>
1257
1258       <widget>
1259         <class>GtkButton</class>
1260         <name>modules_cancel</name>
1261         <can_default>True</can_default>
1262         <can_focus>True</can_focus>
1263         <signal>
1264           <name>clicked</name>
1265           <handler>on_modules_cancel_clicked</handler>
1266           <last_modification_time>Tue, 13 Feb 2001 09:21:34 GMT</last_modification_time>
1267         </signal>
1268         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
1269       </widget>
1270     </widget>
1271
1272     <widget>
1273       <class>GtkLabel</class>
1274       <name>label12</name>
1275       <label>Sorry, the module manager isn't functional yet. Please retry in a later version.</label>
1276       <justify>GTK_JUSTIFY_CENTER</justify>
1277       <wrap>False</wrap>
1278       <xalign>0.5</xalign>
1279       <yalign>0.5</yalign>
1280       <xpad>0</xpad>
1281       <ypad>0</ypad>
1282       <child>
1283         <padding>0</padding>
1284         <expand>False</expand>
1285         <fill>False</fill>
1286       </child>
1287     </widget>
1288   </widget>
1289 </widget>
1290
1291 <widget>
1292   <class>GnomeDialog</class>
1293   <name>intf_playlist</name>
1294   <signal>
1295     <name>destroy</name>
1296     <handler>on_intf_playlist_destroy</handler>
1297     <last_modification_time>Tue, 13 Feb 2001 09:18:45 GMT</last_modification_time>
1298   </signal>
1299   <title>Playlist</title>
1300   <type>GTK_WINDOW_TOPLEVEL</type>
1301   <position>GTK_WIN_POS_NONE</position>
1302   <modal>False</modal>
1303   <allow_shrink>False</allow_shrink>
1304   <allow_grow>True</allow_grow>
1305   <auto_shrink>False</auto_shrink>
1306   <auto_close>False</auto_close>
1307   <hide_on_close>False</hide_on_close>
1308
1309   <widget>
1310     <class>GtkVBox</class>
1311     <child_name>GnomeDialog:vbox</child_name>
1312     <name>dialog-vbox2</name>
1313     <homogeneous>False</homogeneous>
1314     <spacing>8</spacing>
1315     <child>
1316       <padding>4</padding>
1317       <expand>True</expand>
1318       <fill>True</fill>
1319     </child>
1320
1321     <widget>
1322       <class>GtkHButtonBox</class>
1323       <child_name>GnomeDialog:action_area</child_name>
1324       <name>dialog-action_area2</name>
1325       <layout_style>GTK_BUTTONBOX_END</layout_style>
1326       <spacing>8</spacing>
1327       <child_min_width>85</child_min_width>
1328       <child_min_height>27</child_min_height>
1329       <child_ipad_x>7</child_ipad_x>
1330       <child_ipad_y>0</child_ipad_y>
1331       <child>
1332         <padding>0</padding>
1333         <expand>False</expand>
1334         <fill>True</fill>
1335         <pack>GTK_PACK_END</pack>
1336       </child>
1337
1338       <widget>
1339         <class>GtkButton</class>
1340         <name>playlist_ok</name>
1341         <can_default>True</can_default>
1342         <can_focus>True</can_focus>
1343         <signal>
1344           <name>clicked</name>
1345           <handler>on_playlist_ok_clicked</handler>
1346           <last_modification_time>Tue, 13 Feb 2001 09:20:38 GMT</last_modification_time>
1347         </signal>
1348         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
1349       </widget>
1350     </widget>
1351
1352     <widget>
1353       <class>GtkLabel</class>
1354       <name>label11</name>
1355       <label>Sorry, the playlist isn't functional yet. Please retry in a later version.</label>
1356       <justify>GTK_JUSTIFY_CENTER</justify>
1357       <wrap>False</wrap>
1358       <xalign>0.5</xalign>
1359       <yalign>0.5</yalign>
1360       <xpad>0</xpad>
1361       <ypad>0</ypad>
1362       <child>
1363         <padding>0</padding>
1364         <expand>False</expand>
1365         <fill>False</fill>
1366       </child>
1367     </widget>
1368
1369     <widget>
1370       <class>GtkScrolledWindow</class>
1371       <name>scrolledwindow3</name>
1372       <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy>
1373       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
1374       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
1375       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
1376       <child>
1377         <padding>0</padding>
1378         <expand>True</expand>
1379         <fill>True</fill>
1380       </child>
1381
1382       <widget>
1383         <class>GtkCList</class>
1384         <name>clist2</name>
1385         <can_focus>True</can_focus>
1386         <columns>3</columns>
1387         <column_widths>211,49,35</column_widths>
1388         <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
1389         <show_titles>False</show_titles>
1390         <shadow_type>GTK_SHADOW_IN</shadow_type>
1391
1392         <widget>
1393           <class>GtkLabel</class>
1394           <child_name>CList:title</child_name>
1395           <name>label8</name>
1396           <label>Name</label>
1397           <justify>GTK_JUSTIFY_CENTER</justify>
1398           <wrap>False</wrap>
1399           <xalign>0.5</xalign>
1400           <yalign>0.5</yalign>
1401           <xpad>0</xpad>
1402           <ypad>0</ypad>
1403         </widget>
1404
1405         <widget>
1406           <class>GtkLabel</class>
1407           <child_name>CList:title</child_name>
1408           <name>label9</name>
1409           <label>Type</label>
1410           <justify>GTK_JUSTIFY_CENTER</justify>
1411           <wrap>False</wrap>
1412           <xalign>0.5</xalign>
1413           <yalign>0.5</yalign>
1414           <xpad>0</xpad>
1415           <ypad>0</ypad>
1416         </widget>
1417
1418         <widget>
1419           <class>GtkLabel</class>
1420           <child_name>CList:title</child_name>
1421           <name>label10</name>
1422           <label>Length</label>
1423           <justify>GTK_JUSTIFY_CENTER</justify>
1424           <wrap>False</wrap>
1425           <xalign>0.5</xalign>
1426           <yalign>0.5</yalign>
1427           <xpad>0</xpad>
1428           <ypad>0</ypad>
1429         </widget>
1430       </widget>
1431     </widget>
1432   </widget>
1433 </widget>
1434
1435 <widget>
1436   <class>GnomeDialog</class>
1437   <name>intf_disc</name>
1438   <title>Open Disc</title>
1439   <type>GTK_WINDOW_TOPLEVEL</type>
1440   <position>GTK_WIN_POS_NONE</position>
1441   <modal>True</modal>
1442   <allow_shrink>False</allow_shrink>
1443   <allow_grow>False</allow_grow>
1444   <auto_shrink>False</auto_shrink>
1445   <auto_close>False</auto_close>
1446   <hide_on_close>False</hide_on_close>
1447
1448   <widget>
1449     <class>GtkVBox</class>
1450     <child_name>GnomeDialog:vbox</child_name>
1451     <name>dialog-vbox4</name>
1452     <homogeneous>False</homogeneous>
1453     <spacing>8</spacing>
1454     <child>
1455       <padding>4</padding>
1456       <expand>True</expand>
1457       <fill>True</fill>
1458     </child>
1459
1460     <widget>
1461       <class>GtkHButtonBox</class>
1462       <child_name>GnomeDialog:action_area</child_name>
1463       <name>dialog-action_area4</name>
1464       <layout_style>GTK_BUTTONBOX_END</layout_style>
1465       <spacing>8</spacing>
1466       <child_min_width>85</child_min_width>
1467       <child_min_height>27</child_min_height>
1468       <child_ipad_x>7</child_ipad_x>
1469       <child_ipad_y>0</child_ipad_y>
1470       <child>
1471         <padding>0</padding>
1472         <expand>False</expand>
1473         <fill>True</fill>
1474         <pack>GTK_PACK_END</pack>
1475       </child>
1476
1477       <widget>
1478         <class>GtkButton</class>
1479         <name>disc_ok</name>
1480         <can_default>True</can_default>
1481         <can_focus>True</can_focus>
1482         <signal>
1483           <name>clicked</name>
1484           <handler>on_disc_ok_clicked</handler>
1485           <last_modification_time>Sun, 04 Mar 2001 01:33:55 GMT</last_modification_time>
1486         </signal>
1487         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
1488       </widget>
1489
1490       <widget>
1491         <class>GtkButton</class>
1492         <name>disc_cancel</name>
1493         <can_default>True</can_default>
1494         <can_focus>True</can_focus>
1495         <signal>
1496           <name>clicked</name>
1497           <handler>on_disc_cancel_clicked</handler>
1498           <last_modification_time>Sun, 04 Mar 2001 01:33:50 GMT</last_modification_time>
1499         </signal>
1500         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
1501       </widget>
1502     </widget>
1503
1504     <widget>
1505       <class>GtkHBox</class>
1506       <name>hbox2</name>
1507       <homogeneous>False</homogeneous>
1508       <spacing>5</spacing>
1509       <child>
1510         <padding>0</padding>
1511         <expand>True</expand>
1512         <fill>True</fill>
1513       </child>
1514
1515       <widget>
1516         <class>GtkFrame</class>
1517         <name>frame1</name>
1518         <label>Disc type</label>
1519         <label_xalign>0</label_xalign>
1520         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1521         <child>
1522           <padding>0</padding>
1523           <expand>True</expand>
1524           <fill>True</fill>
1525         </child>
1526
1527         <widget>
1528           <class>GtkVBox</class>
1529           <name>vbox4</name>
1530           <homogeneous>False</homogeneous>
1531           <spacing>0</spacing>
1532
1533           <widget>
1534             <class>GtkRadioButton</class>
1535             <name>disc_dvd</name>
1536             <can_focus>True</can_focus>
1537             <signal>
1538               <name>toggled</name>
1539               <handler>on_disc_dvd_toggled</handler>
1540               <last_modification_time>Sun, 04 Mar 2001 02:12:52 GMT</last_modification_time>
1541             </signal>
1542             <label>DVD</label>
1543             <active>False</active>
1544             <draw_indicator>True</draw_indicator>
1545             <group>disc</group>
1546             <child>
1547               <padding>0</padding>
1548               <expand>False</expand>
1549               <fill>False</fill>
1550             </child>
1551           </widget>
1552
1553           <widget>
1554             <class>GtkRadioButton</class>
1555             <name>disc_vcd</name>
1556             <sensitive>False</sensitive>
1557             <can_focus>True</can_focus>
1558             <signal>
1559               <name>toggled</name>
1560               <handler>on_disc_vcd_toggled</handler>
1561               <last_modification_time>Sun, 04 Mar 2001 02:12:58 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>on_network_ok_clicked</handler>
1813           <last_modification_time>Mon, 12 Mar 2001 14:56:40 GMT</last_modification_time>
1814         </signal>
1815         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
1816       </widget>
1817
1818       <widget>
1819         <class>GtkButton</class>
1820         <name>network_cancel</name>
1821         <can_default>True</can_default>
1822         <can_focus>True</can_focus>
1823         <signal>
1824           <name>clicked</name>
1825           <handler>on_network_cancel_clicked</handler>
1826           <last_modification_time>Mon, 12 Mar 2001 14:56:51 GMT</last_modification_time>
1827         </signal>
1828         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
1829       </widget>
1830     </widget>
1831
1832     <widget>
1833       <class>GtkHBox</class>
1834       <name>hbox3</name>
1835       <homogeneous>False</homogeneous>
1836       <spacing>5</spacing>
1837       <child>
1838         <padding>0</padding>
1839         <expand>True</expand>
1840         <fill>True</fill>
1841       </child>
1842
1843       <widget>
1844         <class>GtkFrame</class>
1845         <name>frame3</name>
1846         <label>Protocol</label>
1847         <label_xalign>0</label_xalign>
1848         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1849         <child>
1850           <padding>0</padding>
1851           <expand>True</expand>
1852           <fill>True</fill>
1853         </child>
1854
1855         <widget>
1856           <class>GtkVBox</class>
1857           <name>vbox6</name>
1858           <homogeneous>False</homogeneous>
1859           <spacing>0</spacing>
1860
1861           <widget>
1862             <class>GtkRadioButton</class>
1863             <name>network_ts</name>
1864             <can_focus>True</can_focus>
1865             <label>TS</label>
1866             <active>False</active>
1867             <draw_indicator>True</draw_indicator>
1868             <group>network</group>
1869             <child>
1870               <padding>0</padding>
1871               <expand>False</expand>
1872               <fill>False</fill>
1873             </child>
1874           </widget>
1875
1876           <widget>
1877             <class>GtkRadioButton</class>
1878             <name>network_rtp</name>
1879             <sensitive>False</sensitive>
1880             <can_focus>True</can_focus>
1881             <label>RTP</label>
1882             <active>False</active>
1883             <draw_indicator>True</draw_indicator>
1884             <group>network</group>
1885             <child>
1886               <padding>0</padding>
1887               <expand>False</expand>
1888               <fill>False</fill>
1889             </child>
1890           </widget>
1891
1892           <widget>
1893             <class>GtkRadioButton</class>
1894             <name>network_http</name>
1895             <sensitive>False</sensitive>
1896             <can_focus>True</can_focus>
1897             <label>HTTP</label>
1898             <active>False</active>
1899             <draw_indicator>True</draw_indicator>
1900             <group>network</group>
1901             <child>
1902               <padding>0</padding>
1903               <expand>False</expand>
1904               <fill>False</fill>
1905             </child>
1906           </widget>
1907         </widget>
1908       </widget>
1909
1910       <widget>
1911         <class>GtkFrame</class>
1912         <name>frame4</name>
1913         <label>Server</label>
1914         <label_xalign>0</label_xalign>
1915         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1916         <child>
1917           <padding>0</padding>
1918           <expand>True</expand>
1919           <fill>True</fill>
1920         </child>
1921
1922         <widget>
1923           <class>GtkTable</class>
1924           <name>table2</name>
1925           <border_width>5</border_width>
1926           <rows>2</rows>
1927           <columns>2</columns>
1928           <homogeneous>False</homogeneous>
1929           <row_spacing>5</row_spacing>
1930           <column_spacing>5</column_spacing>
1931
1932           <widget>
1933             <class>GtkLabel</class>
1934             <name>label17</name>
1935             <label>Address</label>
1936             <justify>GTK_JUSTIFY_CENTER</justify>
1937             <wrap>False</wrap>
1938             <xalign>0</xalign>
1939             <yalign>0.5</yalign>
1940             <xpad>0</xpad>
1941             <ypad>0</ypad>
1942             <child>
1943               <left_attach>0</left_attach>
1944               <right_attach>1</right_attach>
1945               <top_attach>0</top_attach>
1946               <bottom_attach>1</bottom_attach>
1947               <xpad>0</xpad>
1948               <ypad>0</ypad>
1949               <xexpand>False</xexpand>
1950               <yexpand>False</yexpand>
1951               <xshrink>False</xshrink>
1952               <yshrink>False</yshrink>
1953               <xfill>True</xfill>
1954               <yfill>False</yfill>
1955             </child>
1956           </widget>
1957
1958           <widget>
1959             <class>GtkLabel</class>
1960             <name>label18</name>
1961             <label>Port</label>
1962             <justify>GTK_JUSTIFY_CENTER</justify>
1963             <wrap>False</wrap>
1964             <xalign>0</xalign>
1965             <yalign>0.5</yalign>
1966             <xpad>0</xpad>
1967             <ypad>0</ypad>
1968             <child>
1969               <left_attach>0</left_attach>
1970               <right_attach>1</right_attach>
1971               <top_attach>1</top_attach>
1972               <bottom_attach>2</bottom_attach>
1973               <xpad>0</xpad>
1974               <ypad>0</ypad>
1975               <xexpand>False</xexpand>
1976               <yexpand>False</yexpand>
1977               <xshrink>False</xshrink>
1978               <yshrink>False</yshrink>
1979               <xfill>True</xfill>
1980               <yfill>False</yfill>
1981             </child>
1982           </widget>
1983
1984           <widget>
1985             <class>GtkSpinButton</class>
1986             <name>network_port</name>
1987             <can_focus>True</can_focus>
1988             <climb_rate>1</climb_rate>
1989             <digits>0</digits>
1990             <numeric>False</numeric>
1991             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1992             <snap>False</snap>
1993             <wrap>False</wrap>
1994             <value>1234</value>
1995             <lower>0</lower>
1996             <upper>65535</upper>
1997             <step>1</step>
1998             <page>10</page>
1999             <page_size>10</page_size>
2000             <child>
2001               <left_attach>1</left_attach>
2002               <right_attach>2</right_attach>
2003               <top_attach>1</top_attach>
2004               <bottom_attach>2</bottom_attach>
2005               <xpad>0</xpad>
2006               <ypad>0</ypad>
2007               <xexpand>True</xexpand>
2008               <yexpand>False</yexpand>
2009               <xshrink>False</xshrink>
2010               <yshrink>False</yshrink>
2011               <xfill>True</xfill>
2012               <yfill>False</yfill>
2013             </child>
2014           </widget>
2015
2016           <widget>
2017             <class>GtkEntry</class>
2018             <name>network_server</name>
2019             <can_focus>True</can_focus>
2020             <editable>True</editable>
2021             <text_visible>True</text_visible>
2022             <text_max_length>0</text_max_length>
2023             <text>vls</text>
2024             <child>
2025               <left_attach>1</left_attach>
2026               <right_attach>2</right_attach>
2027               <top_attach>0</top_attach>
2028               <bottom_attach>1</bottom_attach>
2029               <xpad>0</xpad>
2030               <ypad>0</ypad>
2031               <xexpand>True</xexpand>
2032               <yexpand>False</yexpand>
2033               <xshrink>False</xshrink>
2034               <yshrink>False</yshrink>
2035               <xfill>True</xfill>
2036               <yfill>False</yfill>
2037             </child>
2038           </widget>
2039         </widget>
2040       </widget>
2041     </widget>
2042   </widget>
2043 </widget>
2044
2045 </GTK-Interface>