]> git.sesse.net Git - vlc/blob - plugins/gtk/gtk.glade
* Fixed a bug that made vlc segfault when choosing a program, change to
[vlc] / plugins / gtk / gtk.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>False</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   <main_source_file>gtk_interface.c</main_source_file>
16   <main_header_file>gtk_interface.h</main_header_file>
17   <handler_source_file>gtk_callbacks.c</handler_source_file>
18   <handler_header_file>gtk_callbacks.h</handler_header_file>
19   <support_source_file>gtk_support.c</support_source_file>
20   <support_header_file>gtk_support.h</support_header_file>
21 </project>
22
23 <widget>
24   <class>GtkWindow</class>
25   <name>intf_window</name>
26   <signal>
27     <name>drag_data_received</name>
28     <handler>GtkWindowDrag</handler>
29     <data>&quot;intf_window&quot;</data>
30     <last_modification_time>Sun, 13 May 2001 17:09:36 GMT</last_modification_time>
31   </signal>
32   <signal>
33     <name>delete_event</name>
34     <handler>GtkWindowDelete</handler>
35     <data>&quot;intf_window&quot;</data>
36     <last_modification_time>Sun, 13 May 2001 17:09:48 GMT</last_modification_time>
37   </signal>
38   <title>VideoLAN Client</title>
39   <type>GTK_WINDOW_TOPLEVEL</type>
40   <position>GTK_WIN_POS_NONE</position>
41   <modal>False</modal>
42   <allow_shrink>True</allow_shrink>
43   <allow_grow>True</allow_grow>
44   <auto_shrink>True</auto_shrink>
45
46   <widget>
47     <class>GtkVBox</class>
48     <child_name>GnomeDock:contents</child_name>
49     <name>window_vbox</name>
50     <homogeneous>False</homogeneous>
51     <spacing>0</spacing>
52
53     <widget>
54       <class>GtkHandleBox</class>
55       <name>menubar_handlebox</name>
56       <shadow_type>GTK_SHADOW_OUT</shadow_type>
57       <handle_position>GTK_POS_LEFT</handle_position>
58       <snap_edge>GTK_POS_TOP</snap_edge>
59       <child>
60         <padding>0</padding>
61         <expand>False</expand>
62         <fill>True</fill>
63       </child>
64
65       <widget>
66         <class>GtkMenuBar</class>
67         <name>menubar</name>
68         <shadow_type>GTK_SHADOW_OUT</shadow_type>
69
70         <widget>
71           <class>GtkMenuItem</class>
72           <name>menubar_file</name>
73           <label>_File</label>
74           <right_justify>False</right_justify>
75
76           <widget>
77             <class>GtkMenu</class>
78             <name>menubar_file_menu</name>
79
80             <widget>
81               <class>GtkMenuItem</class>
82               <name>menubar_open</name>
83               <tooltip>Open a File</tooltip>
84               <accelerator>
85                 <modifiers>0</modifiers>
86                 <key>GDK_F3</key>
87                 <signal>activate</signal>
88               </accelerator>
89               <signal>
90                 <name>activate</name>
91                 <handler>GtkFileOpenActivate</handler>
92                 <data>&quot;intf_window&quot;</data>
93                 <last_modification_time>Mon, 14 May 2001 21:27:36 GMT</last_modification_time>
94               </signal>
95               <label>_Open File...</label>
96               <right_justify>False</right_justify>
97             </widget>
98
99             <widget>
100               <class>GtkMenuItem</class>
101               <name>menubar_disc</name>
102               <tooltip>Open a DVD or VCD</tooltip>
103               <accelerator>
104                 <modifiers>0</modifiers>
105                 <key>GDK_F4</key>
106                 <signal>activate</signal>
107               </accelerator>
108               <signal>
109                 <name>activate</name>
110                 <handler>GtkDiscOpenActivate</handler>
111                 <data>&quot;intf_window&quot;</data>
112                 <last_modification_time>Mon, 14 May 2001 21:27:47 GMT</last_modification_time>
113               </signal>
114               <label>Open _Disc...</label>
115               <right_justify>False</right_justify>
116             </widget>
117
118             <widget>
119               <class>GtkMenuItem</class>
120               <name>menubar_network</name>
121               <tooltip>Select a Network Stream</tooltip>
122               <accelerator>
123                 <modifiers>0</modifiers>
124                 <key>GDK_F5</key>
125                 <signal>activate</signal>
126               </accelerator>
127               <signal>
128                 <name>activate</name>
129                 <handler>GtkNetworkOpenActivate</handler>
130                 <data>&quot;intf_window&quot;</data>
131                 <last_modification_time>Mon, 14 May 2001 21:28:06 GMT</last_modification_time>
132               </signal>
133               <label>_Network Stream...</label>
134               <right_justify>False</right_justify>
135             </widget>
136
137             <widget>
138               <class>GtkMenuItem</class>
139               <name>separator4</name>
140               <right_justify>False</right_justify>
141             </widget>
142
143             <widget>
144               <class>GtkMenuItem</class>
145               <name>menubar_eject</name>
146               <tooltip>Eject disc</tooltip>
147               <signal>
148                 <name>activate</name>
149                 <handler>GtkEjectDiscActivate</handler>
150                 <data>&quot;intf_window&quot;</data>
151                 <last_modification_time>Fri, 21 Dec 2001 12:51:34 GMT</last_modification_time>
152               </signal>
153               <label>_Eject Disc</label>
154               <right_justify>False</right_justify>
155             </widget>
156
157             <widget>
158               <class>GtkMenuItem</class>
159               <name>separator14</name>
160               <right_justify>False</right_justify>
161             </widget>
162
163             <widget>
164               <class>GtkMenuItem</class>
165               <name>menubar_exit</name>
166               <tooltip>Exit the program</tooltip>
167               <accelerator>
168                 <modifiers>GDK_CONTROL_MASK</modifiers>
169                 <key>GDK_Q</key>
170                 <signal>activate</signal>
171               </accelerator>
172               <signal>
173                 <name>activate</name>
174                 <handler>GtkExitActivate</handler>
175                 <data>&quot;intf_window&quot;</data>
176                 <last_modification_time>Mon, 14 May 2001 21:28:20 GMT</last_modification_time>
177               </signal>
178               <label>E_xit</label>
179               <right_justify>False</right_justify>
180             </widget>
181           </widget>
182         </widget>
183
184         <widget>
185           <class>GtkMenuItem</class>
186           <name>menubar_view</name>
187           <label>_View</label>
188           <right_justify>False</right_justify>
189
190           <widget>
191             <class>GtkMenu</class>
192             <name>menubar_view_menu</name>
193
194             <widget>
195               <class>GtkMenuItem</class>
196               <name>menubar_interface_hide</name>
197               <tooltip>Hide the main interface window</tooltip>
198               <signal>
199                 <name>activate</name>
200                 <handler>GtkWindowToggleActivate</handler>
201                 <data>&quot;intf_window&quot;</data>
202                 <last_modification_time>Mon, 14 May 2001 21:32:49 GMT</last_modification_time>
203               </signal>
204               <label>_Hide interface</label>
205               <right_justify>False</right_justify>
206             </widget>
207
208             <widget>
209               <class>GtkMenuItem</class>
210               <name>menubar_fullscreen</name>
211               <signal>
212                 <name>activate</name>
213                 <handler>GtkFullscreenActivate</handler>
214                 <data>&quot;intf_window&quot;</data>
215                 <last_modification_time>Mon, 14 May 2001 21:29:21 GMT</last_modification_time>
216               </signal>
217               <label>_Fullscreen</label>
218               <right_justify>False</right_justify>
219             </widget>
220
221             <widget>
222               <class>GtkMenuItem</class>
223               <name>separator13</name>
224               <right_justify>False</right_justify>
225             </widget>
226
227             <widget>
228               <class>GtkMenuItem</class>
229               <name>menubar_program</name>
230               <sensitive>False</sensitive>
231               <tooltip>Choose the program</tooltip>
232               <label>Progr_am</label>
233               <right_justify>False</right_justify>
234             </widget>
235
236             <widget>
237               <class>GtkMenuItem</class>
238               <name>menubar_title</name>
239               <sensitive>False</sensitive>
240               <tooltip>Navigate through the stream</tooltip>
241               <label>_Title</label>
242               <right_justify>False</right_justify>
243             </widget>
244
245             <widget>
246               <class>GtkMenuItem</class>
247               <name>menubar_chapter</name>
248               <sensitive>False</sensitive>
249               <label>_Chapter</label>
250               <right_justify>False</right_justify>
251             </widget>
252
253             <widget>
254               <class>GtkMenuItem</class>
255               <name>separator11</name>
256               <right_justify>False</right_justify>
257             </widget>
258
259             <widget>
260               <class>GtkMenuItem</class>
261               <name>menubar_playlist</name>
262               <tooltip>Open the playlist window</tooltip>
263               <signal>
264                 <name>activate</name>
265                 <handler>GtkPlaylistActivate</handler>
266                 <data>&quot;intf_window&quot;</data>
267                 <last_modification_time>Mon, 14 May 2001 21:29:34 GMT</last_modification_time>
268               </signal>
269               <label>_Playlist...</label>
270               <right_justify>False</right_justify>
271             </widget>
272
273             <widget>
274               <class>GtkMenuItem</class>
275               <name>menubar_modules</name>
276               <sensitive>False</sensitive>
277               <tooltip>Open the plugin manager</tooltip>
278               <signal>
279                 <name>activate</name>
280                 <handler>GtkModulesActivate</handler>
281                 <data>&quot;intf_window&quot;</data>
282                 <last_modification_time>Mon, 14 May 2001 21:29:44 GMT</last_modification_time>
283               </signal>
284               <label>_Modules...</label>
285               <right_justify>False</right_justify>
286             </widget>
287
288             <widget>
289               <class>GtkMenuItem</class>
290               <name>menubar_messages</name>
291               <tooltip>Open the messages window</tooltip>
292               <signal>
293                 <name>activate</name>
294                 <handler>GtkMessagesActivate</handler>
295                 <data>&quot;intf_window&quot;</data>
296                 <last_modification_time>Tue, 19 Feb 2002 02:03:47 GMT</last_modification_time>
297               </signal>
298               <label>Messages...</label>
299               <right_justify>False</right_justify>
300             </widget>
301           </widget>
302         </widget>
303
304         <widget>
305           <class>GtkMenuItem</class>
306           <name>menubar_settings</name>
307           <label>_Settings</label>
308           <right_justify>False</right_justify>
309
310           <widget>
311             <class>GtkMenu</class>
312             <name>menubar_settings_menu</name>
313
314             <widget>
315               <class>GtkMenuItem</class>
316               <name>menubar_audio</name>
317               <sensitive>False</sensitive>
318               <tooltip>Select audio language</tooltip>
319               <label>A_udio</label>
320               <right_justify>False</right_justify>
321             </widget>
322
323             <widget>
324               <class>GtkMenuItem</class>
325               <name>menubar_subpictures</name>
326               <sensitive>False</sensitive>
327               <tooltip>Select sub-title</tooltip>
328               <label>_Subtitles</label>
329               <right_justify>False</right_justify>
330             </widget>
331
332             <widget>
333               <class>GtkMenuItem</class>
334               <name>separator8</name>
335               <right_justify>False</right_justify>
336             </widget>
337
338             <widget>
339               <class>GtkMenuItem</class>
340               <name>menubar_preferences</name>
341               <tooltip>Configure the application</tooltip>
342               <signal>
343                 <name>activate</name>
344                 <handler>GtkPreferencesActivate</handler>
345                 <data>&quot;intf_window&quot;</data>
346                 <last_modification_time>Mon, 14 May 2001 21:30:02 GMT</last_modification_time>
347               </signal>
348               <label>_Preferences...</label>
349               <right_justify>False</right_justify>
350             </widget>
351           </widget>
352         </widget>
353
354         <widget>
355           <class>GtkMenuItem</class>
356           <name>menubar_help</name>
357           <label>_Help</label>
358           <right_justify>False</right_justify>
359
360           <widget>
361             <class>GtkMenu</class>
362             <name>menubar_help_menu</name>
363
364             <widget>
365               <class>GtkMenuItem</class>
366               <name>menubar_about</name>
367               <tooltip>About this application</tooltip>
368               <signal>
369                 <name>activate</name>
370                 <handler>GtkAboutActivate</handler>
371                 <data>&quot;intf_window&quot;</data>
372                 <last_modification_time>Mon, 14 May 2001 21:30:15 GMT</last_modification_time>
373               </signal>
374               <label>_About...</label>
375               <right_justify>False</right_justify>
376             </widget>
377           </widget>
378         </widget>
379       </widget>
380     </widget>
381
382     <widget>
383       <class>GtkHandleBox</class>
384       <name>toolbar_handlebox</name>
385       <shadow_type>GTK_SHADOW_OUT</shadow_type>
386       <handle_position>GTK_POS_LEFT</handle_position>
387       <snap_edge>GTK_POS_TOP</snap_edge>
388       <child>
389         <padding>0</padding>
390         <expand>False</expand>
391         <fill>True</fill>
392       </child>
393
394       <widget>
395         <class>GtkToolbar</class>
396         <name>toolbar</name>
397         <border_width>1</border_width>
398         <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
399         <type>GTK_TOOLBAR_BOTH</type>
400         <space_size>16</space_size>
401         <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
402         <relief>GTK_RELIEF_NONE</relief>
403         <tooltips>True</tooltips>
404
405         <widget>
406           <class>GtkButton</class>
407           <child_name>Toolbar:button</child_name>
408           <name>toolbar_open</name>
409           <tooltip>Open a File</tooltip>
410           <signal>
411             <name>button_press_event</name>
412             <handler>GtkFileOpenShow</handler>
413             <data>&quot;intf_window&quot;</data>
414             <last_modification_time>Sun, 13 May 2001 15:10:21 GMT</last_modification_time>
415           </signal>
416           <label>File</label>
417         </widget>
418
419         <widget>
420           <class>GtkButton</class>
421           <child_name>Toolbar:button</child_name>
422           <name>toolbar_disc</name>
423           <tooltip>Open a DVD or VCD</tooltip>
424           <signal>
425             <name>button_press_event</name>
426             <handler>GtkDiscOpenShow</handler>
427             <data>&quot;intf_window&quot;</data>
428             <last_modification_time>Sun, 13 May 2001 15:10:30 GMT</last_modification_time>
429           </signal>
430           <label>Disc</label>
431         </widget>
432
433         <widget>
434           <class>GtkButton</class>
435           <child_name>Toolbar:button</child_name>
436           <name>toolbar_network</name>
437           <tooltip>Select a Network Stream</tooltip>
438           <signal>
439             <name>button_press_event</name>
440             <handler>GtkNetworkOpenShow</handler>
441             <data>&quot;intf_window&quot;</data>
442             <last_modification_time>Sun, 13 May 2001 15:10:37 GMT</last_modification_time>
443           </signal>
444           <label>Net</label>
445         </widget>
446
447         <widget>
448           <class>GtkButton</class>
449           <child_name>Toolbar:button</child_name>
450           <name>toolbar_sat</name>
451           <tooltip>Open a Satellite Card</tooltip>
452           <signal>
453             <name>button_press_event</name>
454             <handler>GtkSatOpenShow</handler>
455             <data>&quot;intf_window&quot;</data>
456             <last_modification_time>Sun, 24 Mar 2002 15:08:57 GMT</last_modification_time>
457           </signal>
458           <label>Sat</label>
459         </widget>
460
461         <widget>
462           <class>GtkButton</class>
463           <child_name>Toolbar:button</child_name>
464           <name>toolbar_back</name>
465           <sensitive>False</sensitive>
466           <tooltip>Go Backwards</tooltip>
467           <signal>
468             <name>button_press_event</name>
469             <handler>GtkControlBack</handler>
470             <data>&quot;intf_window&quot;</data>
471             <last_modification_time>Sun, 13 May 2001 15:10:47 GMT</last_modification_time>
472           </signal>
473           <label>Back</label>
474           <child>
475             <new_group>True</new_group>
476           </child>
477         </widget>
478
479         <widget>
480           <class>GtkButton</class>
481           <child_name>Toolbar:button</child_name>
482           <name>toolbar_stop</name>
483           <tooltip>Stop Stream</tooltip>
484           <signal>
485             <name>button_press_event</name>
486             <handler>GtkControlStop</handler>
487             <data>&quot;intf_window&quot;</data>
488             <last_modification_time>Sun, 13 May 2001 15:10:57 GMT</last_modification_time>
489           </signal>
490           <label>Stop</label>
491         </widget>
492
493         <widget>
494           <class>GtkButton</class>
495           <child_name>Toolbar:button</child_name>
496           <name>toolbar_eject</name>
497           <signal>
498             <name>button_press_event</name>
499             <handler>GtkDiscEject</handler>
500             <data>&quot;intf_window&quot;</data>
501             <last_modification_time>Fri, 21 Dec 2001 15:33:26 GMT</last_modification_time>
502           </signal>
503           <label>Eject</label>
504         </widget>
505
506         <widget>
507           <class>GtkButton</class>
508           <child_name>Toolbar:button</child_name>
509           <name>toolbar_play</name>
510           <tooltip>Play Stream</tooltip>
511           <signal>
512             <name>button_press_event</name>
513             <handler>GtkControlPlay</handler>
514             <data>&quot;intf_window&quot;</data>
515             <last_modification_time>Sun, 13 May 2001 15:11:06 GMT</last_modification_time>
516           </signal>
517           <label>Play</label>
518         </widget>
519
520         <widget>
521           <class>GtkButton</class>
522           <child_name>Toolbar:button</child_name>
523           <name>toolbar_pause</name>
524           <sensitive>False</sensitive>
525           <tooltip>Pause Stream</tooltip>
526           <signal>
527             <name>button_press_event</name>
528             <handler>GtkControlPause</handler>
529             <data>&quot;intf_window&quot;</data>
530             <last_modification_time>Sun, 13 May 2001 15:11:13 GMT</last_modification_time>
531           </signal>
532           <label>Pause</label>
533         </widget>
534
535         <widget>
536           <class>GtkButton</class>
537           <child_name>Toolbar:button</child_name>
538           <name>toolbar_slow</name>
539           <sensitive>False</sensitive>
540           <tooltip>Play Slower</tooltip>
541           <signal>
542             <name>button_press_event</name>
543             <handler>GtkControlSlow</handler>
544             <data>&quot;intf_window&quot;</data>
545             <last_modification_time>Sun, 13 May 2001 15:11:20 GMT</last_modification_time>
546           </signal>
547           <label>Slow</label>
548           <child>
549             <new_group>True</new_group>
550           </child>
551         </widget>
552
553         <widget>
554           <class>GtkButton</class>
555           <child_name>Toolbar:button</child_name>
556           <name>toolbar_fast</name>
557           <sensitive>False</sensitive>
558           <tooltip>Play Faster</tooltip>
559           <signal>
560             <name>button_press_event</name>
561             <handler>GtkControlFast</handler>
562             <data>&quot;intf_window&quot;</data>
563             <last_modification_time>Sun, 13 May 2001 15:11:31 GMT</last_modification_time>
564           </signal>
565           <label>Fast</label>
566         </widget>
567
568         <widget>
569           <class>GtkButton</class>
570           <child_name>Toolbar:button</child_name>
571           <name>toolbar_playlist</name>
572           <tooltip>Open Playlist</tooltip>
573           <signal>
574             <name>button_press_event</name>
575             <handler>GtkPlaylistShow</handler>
576             <data>&quot;intf_window&quot;</data>
577             <last_modification_time>Sun, 13 May 2001 15:11:38 GMT</last_modification_time>
578           </signal>
579           <label>Playlist</label>
580         </widget>
581
582         <widget>
583           <class>GtkButton</class>
584           <child_name>Toolbar:button</child_name>
585           <name>toolbar_prev</name>
586           <tooltip>Previous File</tooltip>
587           <signal>
588             <name>button_press_event</name>
589             <handler>GtkPlaylistPrev</handler>
590             <data>&quot;intf_window&quot;</data>
591             <last_modification_time>Sun, 13 May 2001 15:11:45 GMT</last_modification_time>
592           </signal>
593           <label>Prev</label>
594         </widget>
595
596         <widget>
597           <class>GtkButton</class>
598           <child_name>Toolbar:button</child_name>
599           <name>toolbar_next</name>
600           <tooltip>Next File</tooltip>
601           <signal>
602             <name>button_press_event</name>
603             <handler>GtkPlaylistNext</handler>
604             <data>&quot;intf_window&quot;</data>
605             <last_modification_time>Sun, 13 May 2001 15:11:58 GMT</last_modification_time>
606           </signal>
607           <label>Next</label>
608         </widget>
609       </widget>
610     </widget>
611
612     <widget>
613       <class>GtkFrame</class>
614       <name>slider_frame</name>
615       <visible>False</visible>
616       <label>-:--:--</label>
617       <label_xalign>0.05</label_xalign>
618       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
619       <child>
620         <padding>0</padding>
621         <expand>True</expand>
622         <fill>True</fill>
623       </child>
624
625       <widget>
626         <class>GtkHScale</class>
627         <name>slider</name>
628         <width>500</width>
629         <height>15</height>
630         <can_focus>True</can_focus>
631         <signal>
632           <name>button_release_event</name>
633           <handler>GtkSliderRelease</handler>
634           <data>&quot;intf_window&quot;</data>
635           <last_modification_time>Sun, 13 May 2001 14:40:22 GMT</last_modification_time>
636         </signal>
637         <signal>
638           <name>button_press_event</name>
639           <handler>GtkSliderPress</handler>
640           <data>&quot;intf_window&quot;</data>
641           <last_modification_time>Sun, 13 May 2001 14:40:38 GMT</last_modification_time>
642         </signal>
643         <draw_value>False</draw_value>
644         <value_pos>GTK_POS_TOP</value_pos>
645         <digits>3</digits>
646         <policy>GTK_UPDATE_CONTINUOUS</policy>
647         <value>0</value>
648         <lower>0</lower>
649         <upper>100</upper>
650         <step>1</step>
651         <page>6.25</page>
652         <page_size>0</page_size>
653       </widget>
654     </widget>
655
656     <widget>
657       <class>GtkHBox</class>
658       <name>file_box</name>
659       <width>500</width>
660       <height>24</height>
661       <homogeneous>False</homogeneous>
662       <spacing>0</spacing>
663       <child>
664         <padding>0</padding>
665         <expand>True</expand>
666         <fill>True</fill>
667       </child>
668
669       <widget>
670         <class>GtkLabel</class>
671         <name>label_status</name>
672         <label></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>True</expand>
682           <fill>True</fill>
683         </child>
684       </widget>
685     </widget>
686
687     <widget>
688       <class>GtkHBox</class>
689       <name>dvd_box</name>
690       <width>500</width>
691       <height>24</height>
692       <visible>False</visible>
693       <homogeneous>False</homogeneous>
694       <spacing>0</spacing>
695       <child>
696         <padding>0</padding>
697         <expand>True</expand>
698         <fill>True</fill>
699       </child>
700
701       <widget>
702         <class>GtkLabel</class>
703         <name>dvd_label</name>
704         <label>Disc</label>
705         <justify>GTK_JUSTIFY_CENTER</justify>
706         <wrap>False</wrap>
707         <xalign>0.5</xalign>
708         <yalign>0.5</yalign>
709         <xpad>0</xpad>
710         <ypad>0</ypad>
711         <child>
712           <padding>0</padding>
713           <expand>True</expand>
714           <fill>False</fill>
715         </child>
716       </widget>
717
718       <widget>
719         <class>GtkHBox</class>
720         <name>title_box</name>
721         <homogeneous>False</homogeneous>
722         <spacing>0</spacing>
723         <child>
724           <padding>0</padding>
725           <expand>True</expand>
726           <fill>True</fill>
727         </child>
728
729         <widget>
730           <class>GtkLabel</class>
731           <name>title</name>
732           <label>Title:  </label>
733           <justify>GTK_JUSTIFY_CENTER</justify>
734           <wrap>False</wrap>
735           <xalign>0.5</xalign>
736           <yalign>0.5</yalign>
737           <xpad>0</xpad>
738           <ypad>0</ypad>
739           <child>
740             <padding>5</padding>
741             <expand>False</expand>
742             <fill>False</fill>
743           </child>
744         </widget>
745
746         <widget>
747           <class>GtkLabel</class>
748           <name>title_label</name>
749           <label>--</label>
750           <justify>GTK_JUSTIFY_CENTER</justify>
751           <wrap>False</wrap>
752           <xalign>0.5</xalign>
753           <yalign>0.5</yalign>
754           <xpad>0</xpad>
755           <ypad>0</ypad>
756           <child>
757             <padding>5</padding>
758             <expand>False</expand>
759             <fill>False</fill>
760           </child>
761         </widget>
762
763         <widget>
764           <class>GtkButton</class>
765           <name>title_prev_button</name>
766           <can_focus>True</can_focus>
767           <signal>
768             <name>clicked</name>
769             <handler>GtkTitlePrev</handler>
770             <data>&quot;intf_window&quot;</data>
771             <last_modification_time>Sun, 13 May 2001 14:41:41 GMT</last_modification_time>
772           </signal>
773           <label>Prev</label>
774           <relief>GTK_RELIEF_NONE</relief>
775           <child>
776             <padding>5</padding>
777             <expand>False</expand>
778             <fill>False</fill>
779           </child>
780         </widget>
781
782         <widget>
783           <class>GtkButton</class>
784           <name>title_next_button</name>
785           <can_focus>True</can_focus>
786           <signal>
787             <name>clicked</name>
788             <handler>GtkTitleNext</handler>
789             <data>&quot;intf_window&quot;</data>
790             <last_modification_time>Sun, 13 May 2001 14:42:00 GMT</last_modification_time>
791           </signal>
792           <label>Next</label>
793           <relief>GTK_RELIEF_NONE</relief>
794           <child>
795             <padding>5</padding>
796             <expand>False</expand>
797             <fill>False</fill>
798           </child>
799         </widget>
800       </widget>
801
802       <widget>
803         <class>GtkVSeparator</class>
804         <name>dvd_separator</name>
805         <child>
806           <padding>0</padding>
807           <expand>True</expand>
808           <fill>True</fill>
809         </child>
810       </widget>
811
812       <widget>
813         <class>GtkHBox</class>
814         <name>chapter_box</name>
815         <homogeneous>False</homogeneous>
816         <spacing>0</spacing>
817         <child>
818           <padding>0</padding>
819           <expand>True</expand>
820           <fill>True</fill>
821         </child>
822
823         <widget>
824           <class>GtkLabel</class>
825           <name>chapter</name>
826           <label>Chapter:  </label>
827           <justify>GTK_JUSTIFY_CENTER</justify>
828           <wrap>False</wrap>
829           <xalign>0.5</xalign>
830           <yalign>0.5</yalign>
831           <xpad>0</xpad>
832           <ypad>0</ypad>
833           <child>
834             <padding>5</padding>
835             <expand>False</expand>
836             <fill>False</fill>
837           </child>
838         </widget>
839
840         <widget>
841           <class>GtkLabel</class>
842           <name>chapter_label</name>
843           <label>---</label>
844           <justify>GTK_JUSTIFY_CENTER</justify>
845           <wrap>False</wrap>
846           <xalign>0.5</xalign>
847           <yalign>0.5</yalign>
848           <xpad>0</xpad>
849           <ypad>0</ypad>
850           <child>
851             <padding>5</padding>
852             <expand>False</expand>
853             <fill>False</fill>
854           </child>
855         </widget>
856
857         <widget>
858           <class>GtkButton</class>
859           <name>chapter_prev_button</name>
860           <can_focus>True</can_focus>
861           <signal>
862             <name>clicked</name>
863             <handler>GtkChapterPrev</handler>
864             <data>&quot;intf_window&quot;</data>
865             <last_modification_time>Sun, 13 May 2001 14:42:25 GMT</last_modification_time>
866           </signal>
867           <label>Prev</label>
868           <relief>GTK_RELIEF_NONE</relief>
869           <child>
870             <padding>5</padding>
871             <expand>False</expand>
872             <fill>False</fill>
873           </child>
874         </widget>
875
876         <widget>
877           <class>GtkButton</class>
878           <name>chapter_next_button</name>
879           <can_focus>True</can_focus>
880           <signal>
881             <name>clicked</name>
882             <handler>GtkChapterNext</handler>
883             <data>&quot;intf_window&quot;</data>
884             <last_modification_time>Sun, 13 May 2001 14:42:42 GMT</last_modification_time>
885           </signal>
886           <label>Next</label>
887           <relief>GTK_RELIEF_NONE</relief>
888           <child>
889             <padding>5</padding>
890             <expand>False</expand>
891             <fill>False</fill>
892           </child>
893         </widget>
894       </widget>
895     </widget>
896
897     <widget>
898       <class>GtkHBox</class>
899       <name>network_box</name>
900       <width>500</width>
901       <height>24</height>
902       <visible>False</visible>
903       <homogeneous>False</homogeneous>
904       <spacing>0</spacing>
905       <child>
906         <padding>0</padding>
907         <expand>True</expand>
908         <fill>True</fill>
909       </child>
910
911       <widget>
912         <class>GtkLabel</class>
913         <name>network_address_label</name>
914         <label>No server !</label>
915         <justify>GTK_JUSTIFY_CENTER</justify>
916         <wrap>False</wrap>
917         <xalign>0.5</xalign>
918         <yalign>0.5</yalign>
919         <xpad>0</xpad>
920         <ypad>0</ypad>
921         <child>
922           <padding>0</padding>
923           <expand>True</expand>
924           <fill>True</fill>
925         </child>
926       </widget>
927
928       <widget>
929         <class>GtkHBox</class>
930         <name>network_channel_box</name>
931         <homogeneous>False</homogeneous>
932         <spacing>0</spacing>
933         <child>
934           <padding>0</padding>
935           <expand>True</expand>
936           <fill>False</fill>
937         </child>
938
939         <widget>
940           <class>GtkLabel</class>
941           <name>channel_label</name>
942           <label>Channel:  </label>
943           <justify>GTK_JUSTIFY_CENTER</justify>
944           <wrap>False</wrap>
945           <xalign>0.5</xalign>
946           <yalign>0.5</yalign>
947           <xpad>0</xpad>
948           <ypad>0</ypad>
949           <child>
950             <padding>5</padding>
951             <expand>False</expand>
952             <fill>False</fill>
953           </child>
954         </widget>
955
956         <widget>
957           <class>GtkSpinButton</class>
958           <name>network_channel_spinbutton</name>
959           <can_focus>True</can_focus>
960           <signal>
961             <name>activate</name>
962             <handler>GtkNetworkJoin</handler>
963             <data>&quot;intf_window&quot;</data>
964             <last_modification_time>Wed, 30 May 2001 02:48:10 GMT</last_modification_time>
965           </signal>
966           <climb_rate>1</climb_rate>
967           <digits>0</digits>
968           <numeric>False</numeric>
969           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
970           <snap>False</snap>
971           <wrap>False</wrap>
972           <value>0</value>
973           <lower>0</lower>
974           <upper>100</upper>
975           <step>1</step>
976           <page>10</page>
977           <page_size>10</page_size>
978           <child>
979             <padding>0</padding>
980             <expand>False</expand>
981             <fill>True</fill>
982           </child>
983         </widget>
984
985         <widget>
986           <class>GtkButton</class>
987           <name>network_channel_go_button</name>
988           <can_focus>True</can_focus>
989           <signal>
990             <name>clicked</name>
991             <handler>GtkChannelGo</handler>
992             <data>&quot;intf_window&quot;</data>
993             <last_modification_time>Wed, 30 May 2001 02:49:18 GMT</last_modification_time>
994           </signal>
995           <label>Go!</label>
996           <relief>GTK_RELIEF_NONE</relief>
997           <child>
998             <padding>0</padding>
999             <expand>False</expand>
1000             <fill>False</fill>
1001           </child>
1002         </widget>
1003       </widget>
1004     </widget>
1005
1006     <widget>
1007       <class>GtkStatusbar</class>
1008       <name>intf_statusbar</name>
1009       <width>500</width>
1010       <child>
1011         <padding>0</padding>
1012         <expand>False</expand>
1013         <fill>False</fill>
1014       </child>
1015     </widget>
1016   </widget>
1017 </widget>
1018
1019 <widget>
1020   <class>GtkMenu</class>
1021   <name>intf_popup</name>
1022
1023   <widget>
1024     <class>GtkMenuItem</class>
1025     <name>popup_play</name>
1026     <signal>
1027       <name>activate</name>
1028       <handler>GtkPlayActivate</handler>
1029       <last_modification_time>Tue, 15 May 2001 13:53:43 GMT</last_modification_time>
1030     </signal>
1031     <label>_Play</label>
1032     <right_justify>False</right_justify>
1033   </widget>
1034
1035   <widget>
1036     <class>GtkMenuItem</class>
1037     <name>popup_pause</name>
1038     <sensitive>False</sensitive>
1039     <signal>
1040       <name>activate</name>
1041       <handler>GtkPauseActivate</handler>
1042       <last_modification_time>Tue, 15 May 2001 13:53:37 GMT</last_modification_time>
1043     </signal>
1044     <label>Pause</label>
1045     <right_justify>False</right_justify>
1046   </widget>
1047
1048   <widget>
1049     <class>GtkMenuItem</class>
1050     <name>popup_stop</name>
1051     <signal>
1052       <name>activate</name>
1053       <handler>GtKStopActivate</handler>
1054       <last_modification_time>Tue, 15 May 2001 13:53:29 GMT</last_modification_time>
1055     </signal>
1056     <label>Stop</label>
1057     <right_justify>False</right_justify>
1058   </widget>
1059
1060   <widget>
1061     <class>GtkMenuItem</class>
1062     <name>popup_back</name>
1063     <sensitive>False</sensitive>
1064     <signal>
1065       <name>activate</name>
1066       <handler>GtkBackActivate</handler>
1067       <last_modification_time>Tue, 15 May 2001 13:53:21 GMT</last_modification_time>
1068     </signal>
1069     <label>Back</label>
1070     <right_justify>False</right_justify>
1071   </widget>
1072
1073   <widget>
1074     <class>GtkMenuItem</class>
1075     <name>popup_slow</name>
1076     <sensitive>False</sensitive>
1077     <signal>
1078       <name>activate</name>
1079       <handler>GtkSlowActivate</handler>
1080       <last_modification_time>Tue, 15 May 2001 13:53:15 GMT</last_modification_time>
1081     </signal>
1082     <label>Slow</label>
1083     <right_justify>False</right_justify>
1084   </widget>
1085
1086   <widget>
1087     <class>GtkMenuItem</class>
1088     <name>popup_fast</name>
1089     <sensitive>False</sensitive>
1090     <signal>
1091       <name>activate</name>
1092       <handler>GtkFastActivate</handler>
1093       <last_modification_time>Tue, 15 May 2001 13:53:07 GMT</last_modification_time>
1094     </signal>
1095     <label>Fast</label>
1096     <right_justify>False</right_justify>
1097   </widget>
1098
1099   <widget>
1100     <class>GtkMenuItem</class>
1101     <name>separator6</name>
1102     <right_justify>False</right_justify>
1103   </widget>
1104
1105   <widget>
1106     <class>GtkMenuItem</class>
1107     <name>popup_interface_toggle</name>
1108     <signal>
1109       <name>activate</name>
1110       <handler>GtkWindowToggleActivate</handler>
1111       <last_modification_time>Tue, 15 May 2001 13:53:00 GMT</last_modification_time>
1112     </signal>
1113     <label>Toggle _Interface</label>
1114     <right_justify>False</right_justify>
1115   </widget>
1116
1117   <widget>
1118     <class>GtkMenuItem</class>
1119     <name>popup_fullscreen</name>
1120     <signal>
1121       <name>activate</name>
1122       <handler>GtkFullscreenActivate</handler>
1123       <last_modification_time>Tue, 15 May 2001 13:52:38 GMT</last_modification_time>
1124     </signal>
1125     <label>_Fullscreen</label>
1126     <right_justify>False</right_justify>
1127   </widget>
1128
1129   <widget>
1130     <class>GtkMenuItem</class>
1131     <name>separator5</name>
1132     <right_justify>False</right_justify>
1133   </widget>
1134
1135   <widget>
1136     <class>GtkMenuItem</class>
1137     <name>popup_next</name>
1138     <signal>
1139       <name>activate</name>
1140       <handler>GtkNextActivate</handler>
1141       <last_modification_time>Tue, 15 May 2001 13:52:31 GMT</last_modification_time>
1142     </signal>
1143     <label>Next</label>
1144     <right_justify>False</right_justify>
1145   </widget>
1146
1147   <widget>
1148     <class>GtkMenuItem</class>
1149     <name>popup_prev</name>
1150     <signal>
1151       <name>activate</name>
1152       <handler>GtkPrevActivate</handler>
1153       <last_modification_time>Tue, 15 May 2001 13:52:23 GMT</last_modification_time>
1154     </signal>
1155     <label>Prev</label>
1156     <right_justify>False</right_justify>
1157   </widget>
1158
1159   <widget>
1160     <class>GtkMenuItem</class>
1161     <name>popup_jump</name>
1162     <signal>
1163       <name>activate</name>
1164       <handler>GtkJumpActivate</handler>
1165       <last_modification_time>Tue, 15 May 2001 13:52:13 GMT</last_modification_time>
1166     </signal>
1167     <label>_Jump...</label>
1168     <right_justify>False</right_justify>
1169   </widget>
1170
1171   <widget>
1172     <class>GtkMenuItem</class>
1173     <name>popup_program</name>
1174     <sensitive>False</sensitive>
1175     <label>Program</label>
1176     <right_justify>False</right_justify>
1177   </widget>
1178
1179   <widget>
1180     <class>GtkMenuItem</class>
1181     <name>popup_navigation</name>
1182     <sensitive>False</sensitive>
1183     <label>_Navigation</label>
1184     <right_justify>False</right_justify>
1185   </widget>
1186
1187   <widget>
1188     <class>GtkMenuItem</class>
1189     <name>popup_audio</name>
1190     <sensitive>False</sensitive>
1191     <label>_Audio</label>
1192     <right_justify>False</right_justify>
1193   </widget>
1194
1195   <widget>
1196     <class>GtkMenuItem</class>
1197     <name>popup_subpictures</name>
1198     <sensitive>False</sensitive>
1199     <label>_Subtitles</label>
1200     <right_justify>False</right_justify>
1201   </widget>
1202
1203   <widget>
1204     <class>GtkMenuItem</class>
1205     <name>popup_open</name>
1206     <label>_File</label>
1207     <right_justify>False</right_justify>
1208
1209     <widget>
1210       <class>GtkMenu</class>
1211       <name>popup_open_menu</name>
1212
1213       <widget>
1214         <class>GtkMenuItem</class>
1215         <name>popup_file</name>
1216         <tooltip>Open a File</tooltip>
1217         <signal>
1218           <name>activate</name>
1219           <handler>GtkFileOpenActivate</handler>
1220           <last_modification_time>Mon, 14 May 2001 21:33:55 GMT</last_modification_time>
1221         </signal>
1222         <label>_Open File...</label>
1223         <right_justify>False</right_justify>
1224       </widget>
1225
1226       <widget>
1227         <class>GtkMenuItem</class>
1228         <name>popup_disc</name>
1229         <tooltip>Open a DVD or VCD</tooltip>
1230         <signal>
1231           <name>activate</name>
1232           <handler>GtkDiscOpenActivate</handler>
1233           <last_modification_time>Mon, 14 May 2001 21:34:09 GMT</last_modification_time>
1234         </signal>
1235         <label>Open _Disc...</label>
1236         <right_justify>False</right_justify>
1237       </widget>
1238
1239       <widget>
1240         <class>GtkMenuItem</class>
1241         <name>popup_network</name>
1242         <tooltip>Select a Network Stream</tooltip>
1243         <signal>
1244           <name>activate</name>
1245           <handler>GtkNetworkOpenActivate</handler>
1246           <last_modification_time>Mon, 14 May 2001 21:34:23 GMT</last_modification_time>
1247         </signal>
1248         <label>_Network Stream...</label>
1249         <right_justify>False</right_justify>
1250       </widget>
1251
1252       <widget>
1253         <class>GtkMenuItem</class>
1254         <name>separator12</name>
1255         <right_justify>False</right_justify>
1256       </widget>
1257
1258       <widget>
1259         <class>GtkMenuItem</class>
1260         <name>popup_about</name>
1261         <signal>
1262           <name>activate</name>
1263           <handler>GtkAboutActivate</handler>
1264           <last_modification_time>Mon, 14 May 2001 21:34:54 GMT</last_modification_time>
1265         </signal>
1266         <label>_About...</label>
1267         <right_justify>False</right_justify>
1268       </widget>
1269     </widget>
1270   </widget>
1271
1272   <widget>
1273     <class>GtkMenuItem</class>
1274     <name>popup_playlist</name>
1275     <signal>
1276       <name>activate</name>
1277       <handler>GtkPlaylistActivate</handler>
1278       <last_modification_time>Tue, 15 May 2001 13:51:55 GMT</last_modification_time>
1279     </signal>
1280     <label>Playlist...</label>
1281     <right_justify>False</right_justify>
1282   </widget>
1283
1284   <widget>
1285     <class>GtkMenuItem</class>
1286     <name>popup_preferences</name>
1287     <signal>
1288       <name>activate</name>
1289       <handler>GtkPreferencesActivate</handler>
1290       <last_modification_time>Tue, 15 May 2001 13:51:46 GMT</last_modification_time>
1291     </signal>
1292     <label>_Preferences...</label>
1293     <right_justify>False</right_justify>
1294   </widget>
1295
1296   <widget>
1297     <class>GtkMenuItem</class>
1298     <name>separator9</name>
1299     <right_justify>False</right_justify>
1300   </widget>
1301
1302   <widget>
1303     <class>GtkMenuItem</class>
1304     <name>popup_exit</name>
1305     <signal>
1306       <name>activate</name>
1307       <handler>GtkExitActivate</handler>
1308       <last_modification_time>Tue, 15 May 2001 13:52:03 GMT</last_modification_time>
1309     </signal>
1310     <label>E_xit</label>
1311     <right_justify>False</right_justify>
1312   </widget>
1313 </widget>
1314
1315 <widget>
1316   <class>GtkDialog</class>
1317   <name>intf_about</name>
1318   <border_width>5</border_width>
1319   <title>About</title>
1320   <type>GTK_WINDOW_TOPLEVEL</type>
1321   <position>GTK_WIN_POS_CENTER</position>
1322   <modal>False</modal>
1323   <allow_shrink>False</allow_shrink>
1324   <allow_grow>False</allow_grow>
1325   <auto_shrink>False</auto_shrink>
1326
1327   <widget>
1328     <class>GtkVBox</class>
1329     <child_name>Dialog:vbox</child_name>
1330     <name>dialog-vbox1</name>
1331     <homogeneous>False</homogeneous>
1332     <spacing>0</spacing>
1333
1334     <widget>
1335       <class>GtkHBox</class>
1336       <child_name>Dialog:action_area</child_name>
1337       <name>dialog-action_area</name>
1338       <border_width>10</border_width>
1339       <homogeneous>True</homogeneous>
1340       <spacing>5</spacing>
1341       <child>
1342         <padding>0</padding>
1343         <expand>False</expand>
1344         <fill>True</fill>
1345         <pack>GTK_PACK_END</pack>
1346       </child>
1347
1348       <widget>
1349         <class>GtkButton</class>
1350         <name>about_ok</name>
1351         <can_default>True</can_default>
1352         <has_default>True</has_default>
1353         <can_focus>True</can_focus>
1354         <signal>
1355           <name>clicked</name>
1356           <handler>GtkAboutOk</handler>
1357           <data>&quot;intf_about&quot;</data>
1358           <last_modification_time>Sun, 13 May 2001 14:47:20 GMT</last_modification_time>
1359         </signal>
1360         <label>OK</label>
1361         <relief>GTK_RELIEF_NORMAL</relief>
1362         <child>
1363           <padding>0</padding>
1364           <expand>False</expand>
1365           <fill>True</fill>
1366         </child>
1367       </widget>
1368     </widget>
1369
1370     <widget>
1371       <class>GtkVBox</class>
1372       <name>vbox3</name>
1373       <homogeneous>False</homogeneous>
1374       <spacing>0</spacing>
1375       <child>
1376         <padding>0</padding>
1377         <expand>True</expand>
1378         <fill>True</fill>
1379       </child>
1380
1381       <widget>
1382         <class>GtkLabel</class>
1383         <name>label14</name>
1384         <label>VideoLAN Client</label>
1385         <justify>GTK_JUSTIFY_CENTER</justify>
1386         <wrap>False</wrap>
1387         <xalign>0.5</xalign>
1388         <yalign>0.5</yalign>
1389         <xpad>0</xpad>
1390         <ypad>10</ypad>
1391         <child>
1392           <padding>0</padding>
1393           <expand>True</expand>
1394           <fill>True</fill>
1395         </child>
1396       </widget>
1397
1398       <widget>
1399         <class>GtkLabel</class>
1400         <name>label18</name>
1401         <label>(C) 1996, 1997, 1998, 1999, 2000, 2001 - the VideoLAN Team</label>
1402         <justify>GTK_JUSTIFY_LEFT</justify>
1403         <wrap>False</wrap>
1404         <xalign>0.5</xalign>
1405         <yalign>0.5</yalign>
1406         <xpad>0</xpad>
1407         <ypad>5</ypad>
1408         <child>
1409           <padding>0</padding>
1410           <expand>False</expand>
1411           <fill>False</fill>
1412         </child>
1413       </widget>
1414
1415       <widget>
1416         <class>GtkFrame</class>
1417         <name>frame1</name>
1418         <label>Authors</label>
1419         <label_xalign>0</label_xalign>
1420         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1421         <child>
1422           <padding>0</padding>
1423           <expand>False</expand>
1424           <fill>False</fill>
1425         </child>
1426
1427         <widget>
1428           <class>GtkLabel</class>
1429           <name>label16</name>
1430           <label>Régis Duchesne &lt;regis@via.ecp.fr&gt;
1431 Michel Lespinasse &lt;walken@zoy.org&gt;
1432 Olivier Pomel &lt;pomel@via.ecp.fr&gt;
1433 Pierre Baillet &lt;oct@zoy.org&gt;
1434 Jean-Philippe Grimaldi &lt;jeanphi@via.ecp.fr&gt;
1435 Andres Krapf &lt;dae@via.ecp.fr&gt;
1436 Christophe Massiot &lt;massiot@via.ecp.fr&gt;
1437 Vincent Seguin &lt;seguin@via.ecp.fr&gt;
1438 Benoit Steiner &lt;benny@via.ecp.fr&gt;
1439 Arnaud de Bossoreille de Ribou &lt;bozo@via.ecp.fr&gt;
1440 Jean-Marc Dressler &lt;polux@via.ecp.fr&gt;
1441 Gaël Hendryckx &lt;jimmy@via.ecp.fr&gt;
1442 Samuel Hocevar &lt;sam@zoy.org&gt;
1443 Brieuc Jeunhomme &lt;bbp@via.ecp.fr&gt;
1444 Michel Kaempf &lt;maxx@via.ecp.fr&gt;
1445 Stéphane Borel &lt;stef@via.ecp.fr&gt;
1446 Renaud Dartus &lt;reno@via.ecp.fr&gt;
1447 Henri Fallon &lt;henri@via.ecp.fr&gt;</label>
1448           <justify>GTK_JUSTIFY_LEFT</justify>
1449           <wrap>False</wrap>
1450           <xalign>0.5</xalign>
1451           <yalign>0</yalign>
1452           <xpad>5</xpad>
1453           <ypad>5</ypad>
1454         </widget>
1455       </widget>
1456
1457       <widget>
1458         <class>GtkLabel</class>
1459         <name>label17</name>
1460         <label>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.</label>
1461         <justify>GTK_JUSTIFY_LEFT</justify>
1462         <wrap>True</wrap>
1463         <xalign>0.5</xalign>
1464         <yalign>0.5</yalign>
1465         <xpad>0</xpad>
1466         <ypad>5</ypad>
1467         <child>
1468           <padding>0</padding>
1469           <expand>False</expand>
1470           <fill>False</fill>
1471         </child>
1472       </widget>
1473     </widget>
1474   </widget>
1475 </widget>
1476
1477 <widget>
1478   <class>GtkFileSelection</class>
1479   <name>intf_fileopen</name>
1480   <border_width>10</border_width>
1481   <title>Select File</title>
1482   <type>GTK_WINDOW_TOPLEVEL</type>
1483   <position>GTK_WIN_POS_NONE</position>
1484   <modal>True</modal>
1485   <allow_shrink>False</allow_shrink>
1486   <allow_grow>True</allow_grow>
1487   <auto_shrink>False</auto_shrink>
1488   <show_file_op_buttons>True</show_file_op_buttons>
1489
1490   <widget>
1491     <class>GtkButton</class>
1492     <child_name>FileSel:ok_button</child_name>
1493     <name>fileopen_ok</name>
1494     <can_default>True</can_default>
1495     <can_focus>True</can_focus>
1496     <signal>
1497       <name>clicked</name>
1498       <handler>GtkFileOpenOk</handler>
1499       <data>&quot;intf_fileopen&quot;</data>
1500       <last_modification_time>Sun, 13 May 2001 14:47:46 GMT</last_modification_time>
1501     </signal>
1502     <label>OK</label>
1503     <relief>GTK_RELIEF_NORMAL</relief>
1504   </widget>
1505
1506   <widget>
1507     <class>GtkButton</class>
1508     <child_name>FileSel:cancel_button</child_name>
1509     <name>fileopen_cancel</name>
1510     <can_default>True</can_default>
1511     <can_focus>True</can_focus>
1512     <signal>
1513       <name>clicked</name>
1514       <handler>GtkFileOpenCancel</handler>
1515       <data>&quot;intf_fileopen&quot;</data>
1516       <last_modification_time>Sun, 13 May 2001 14:47:55 GMT</last_modification_time>
1517     </signal>
1518     <label>Cancel</label>
1519     <relief>GTK_RELIEF_NORMAL</relief>
1520   </widget>
1521 </widget>
1522
1523 <widget>
1524   <class>GtkDialog</class>
1525   <name>intf_disc</name>
1526   <title>Open Disc</title>
1527   <type>GTK_WINDOW_TOPLEVEL</type>
1528   <position>GTK_WIN_POS_NONE</position>
1529   <modal>True</modal>
1530   <allow_shrink>False</allow_shrink>
1531   <allow_grow>False</allow_grow>
1532   <auto_shrink>False</auto_shrink>
1533
1534   <widget>
1535     <class>GtkVBox</class>
1536     <child_name>Dialog:vbox</child_name>
1537     <name>dialog-vbox2</name>
1538     <border_width>5</border_width>
1539     <homogeneous>False</homogeneous>
1540     <spacing>0</spacing>
1541
1542     <widget>
1543       <class>GtkHBox</class>
1544       <child_name>Dialog:action_area</child_name>
1545       <name>dialog-action_area1</name>
1546       <border_width>5</border_width>
1547       <homogeneous>True</homogeneous>
1548       <spacing>5</spacing>
1549       <child>
1550         <padding>0</padding>
1551         <expand>False</expand>
1552         <fill>True</fill>
1553         <pack>GTK_PACK_END</pack>
1554       </child>
1555
1556       <widget>
1557         <class>GtkHBox</class>
1558         <name>hbox1</name>
1559         <homogeneous>True</homogeneous>
1560         <spacing>5</spacing>
1561         <child>
1562           <padding>0</padding>
1563           <expand>False</expand>
1564           <fill>True</fill>
1565           <pack>GTK_PACK_END</pack>
1566         </child>
1567
1568         <widget>
1569           <class>GtkButton</class>
1570           <name>disc_ok</name>
1571           <can_focus>True</can_focus>
1572           <signal>
1573             <name>clicked</name>
1574             <handler>GtkDiscOpenOk</handler>
1575             <data>&quot;intf_disc&quot;</data>
1576             <last_modification_time>Sun, 13 May 2001 14:48:09 GMT</last_modification_time>
1577           </signal>
1578           <label>OK</label>
1579           <relief>GTK_RELIEF_NORMAL</relief>
1580           <child>
1581             <padding>0</padding>
1582             <expand>False</expand>
1583             <fill>True</fill>
1584           </child>
1585         </widget>
1586
1587         <widget>
1588           <class>GtkButton</class>
1589           <name>disc_cancel</name>
1590           <can_focus>True</can_focus>
1591           <signal>
1592             <name>clicked</name>
1593             <handler>GtkDiscOpenCancel</handler>
1594             <data>&quot;intf_disc&quot;</data>
1595             <last_modification_time>Sun, 13 May 2001 14:48:17 GMT</last_modification_time>
1596           </signal>
1597           <label>Cancel</label>
1598           <relief>GTK_RELIEF_NORMAL</relief>
1599           <child>
1600             <padding>0</padding>
1601             <expand>False</expand>
1602             <fill>True</fill>
1603           </child>
1604         </widget>
1605       </widget>
1606     </widget>
1607
1608     <widget>
1609       <class>GtkVBox</class>
1610       <name>vbox4</name>
1611       <border_width>5</border_width>
1612       <homogeneous>False</homogeneous>
1613       <spacing>5</spacing>
1614       <child>
1615         <padding>0</padding>
1616         <expand>True</expand>
1617         <fill>True</fill>
1618       </child>
1619
1620       <widget>
1621         <class>GtkHBox</class>
1622         <name>hbox3</name>
1623         <homogeneous>False</homogeneous>
1624         <spacing>5</spacing>
1625         <child>
1626           <padding>0</padding>
1627           <expand>True</expand>
1628           <fill>True</fill>
1629         </child>
1630
1631         <widget>
1632           <class>GtkFrame</class>
1633           <name>frame2</name>
1634           <label>Disc type</label>
1635           <label_xalign>0</label_xalign>
1636           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1637           <child>
1638             <padding>0</padding>
1639             <expand>True</expand>
1640             <fill>True</fill>
1641           </child>
1642
1643           <widget>
1644             <class>GtkVBox</class>
1645             <name>vbox5</name>
1646             <homogeneous>False</homogeneous>
1647             <spacing>0</spacing>
1648
1649             <widget>
1650               <class>GtkRadioButton</class>
1651               <name>disc_dvd</name>
1652               <can_focus>True</can_focus>
1653               <signal>
1654                 <name>toggled</name>
1655                 <handler>GtkDiscOpenDvd</handler>
1656                 <data>&quot;intf_disc&quot;</data>
1657                 <last_modification_time>Sun, 13 May 2001 14:48:29 GMT</last_modification_time>
1658               </signal>
1659               <label>DVD</label>
1660               <active>False</active>
1661               <draw_indicator>True</draw_indicator>
1662               <group>disc</group>
1663               <child>
1664                 <padding>0</padding>
1665                 <expand>False</expand>
1666                 <fill>False</fill>
1667               </child>
1668             </widget>
1669
1670             <widget>
1671               <class>GtkRadioButton</class>
1672               <name>disc_vcd</name>
1673               <can_focus>True</can_focus>
1674               <signal>
1675                 <name>toggled</name>
1676                 <handler>GtkDiscOpenVcd</handler>
1677                 <data>&quot;intf_disc&quot;</data>
1678                 <last_modification_time>Sun, 13 May 2001 14:48:39 GMT</last_modification_time>
1679               </signal>
1680               <label>VCD</label>
1681               <active>False</active>
1682               <draw_indicator>True</draw_indicator>
1683               <group>disc</group>
1684               <child>
1685                 <padding>0</padding>
1686                 <expand>False</expand>
1687                 <fill>False</fill>
1688               </child>
1689             </widget>
1690           </widget>
1691         </widget>
1692
1693         <widget>
1694           <class>GtkFrame</class>
1695           <name>frame3</name>
1696           <label>Starting position</label>
1697           <label_xalign>0</label_xalign>
1698           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1699           <child>
1700             <padding>0</padding>
1701             <expand>True</expand>
1702             <fill>True</fill>
1703           </child>
1704
1705           <widget>
1706             <class>GtkTable</class>
1707             <name>table1</name>
1708             <border_width>5</border_width>
1709             <rows>2</rows>
1710             <columns>2</columns>
1711             <homogeneous>False</homogeneous>
1712             <row_spacing>5</row_spacing>
1713             <column_spacing>5</column_spacing>
1714
1715             <widget>
1716               <class>GtkSpinButton</class>
1717               <name>disc_title</name>
1718               <can_focus>True</can_focus>
1719               <climb_rate>1</climb_rate>
1720               <digits>0</digits>
1721               <numeric>False</numeric>
1722               <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1723               <snap>False</snap>
1724               <wrap>False</wrap>
1725               <value>1</value>
1726               <lower>1</lower>
1727               <upper>65536</upper>
1728               <step>1</step>
1729               <page>10</page>
1730               <page_size>10</page_size>
1731               <child>
1732                 <left_attach>1</left_attach>
1733                 <right_attach>2</right_attach>
1734                 <top_attach>0</top_attach>
1735                 <bottom_attach>1</bottom_attach>
1736                 <xpad>0</xpad>
1737                 <ypad>0</ypad>
1738                 <xexpand>True</xexpand>
1739                 <yexpand>False</yexpand>
1740                 <xshrink>False</xshrink>
1741                 <yshrink>False</yshrink>
1742                 <xfill>True</xfill>
1743                 <yfill>False</yfill>
1744               </child>
1745             </widget>
1746
1747             <widget>
1748               <class>GtkSpinButton</class>
1749               <name>disc_chapter</name>
1750               <can_focus>True</can_focus>
1751               <climb_rate>1</climb_rate>
1752               <digits>0</digits>
1753               <numeric>False</numeric>
1754               <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1755               <snap>False</snap>
1756               <wrap>False</wrap>
1757               <value>1</value>
1758               <lower>1</lower>
1759               <upper>65536</upper>
1760               <step>1</step>
1761               <page>10</page>
1762               <page_size>10</page_size>
1763               <child>
1764                 <left_attach>1</left_attach>
1765                 <right_attach>2</right_attach>
1766                 <top_attach>1</top_attach>
1767                 <bottom_attach>2</bottom_attach>
1768                 <xpad>0</xpad>
1769                 <ypad>0</ypad>
1770                 <xexpand>True</xexpand>
1771                 <yexpand>False</yexpand>
1772                 <xshrink>False</xshrink>
1773                 <yshrink>False</yshrink>
1774                 <xfill>True</xfill>
1775                 <yfill>False</yfill>
1776               </child>
1777             </widget>
1778
1779             <widget>
1780               <class>GtkLabel</class>
1781               <name>label20</name>
1782               <label>Chapter</label>
1783               <justify>GTK_JUSTIFY_CENTER</justify>
1784               <wrap>False</wrap>
1785               <xalign>0</xalign>
1786               <yalign>0.5</yalign>
1787               <xpad>0</xpad>
1788               <ypad>0</ypad>
1789               <child>
1790                 <left_attach>0</left_attach>
1791                 <right_attach>1</right_attach>
1792                 <top_attach>1</top_attach>
1793                 <bottom_attach>2</bottom_attach>
1794                 <xpad>0</xpad>
1795                 <ypad>0</ypad>
1796                 <xexpand>False</xexpand>
1797                 <yexpand>False</yexpand>
1798                 <xshrink>False</xshrink>
1799                 <yshrink>False</yshrink>
1800                 <xfill>True</xfill>
1801                 <yfill>False</yfill>
1802               </child>
1803             </widget>
1804
1805             <widget>
1806               <class>GtkLabel</class>
1807               <name>label21</name>
1808               <label>Title</label>
1809               <justify>GTK_JUSTIFY_CENTER</justify>
1810               <wrap>False</wrap>
1811               <xalign>0</xalign>
1812               <yalign>0.5</yalign>
1813               <xpad>0</xpad>
1814               <ypad>0</ypad>
1815               <child>
1816                 <left_attach>0</left_attach>
1817                 <right_attach>1</right_attach>
1818                 <top_attach>0</top_attach>
1819                 <bottom_attach>1</bottom_attach>
1820                 <xpad>0</xpad>
1821                 <ypad>0</ypad>
1822                 <xexpand>False</xexpand>
1823                 <yexpand>False</yexpand>
1824                 <xshrink>False</xshrink>
1825                 <yshrink>False</yshrink>
1826                 <xfill>True</xfill>
1827                 <yfill>False</yfill>
1828               </child>
1829             </widget>
1830           </widget>
1831         </widget>
1832       </widget>
1833
1834       <widget>
1835         <class>GtkHBox</class>
1836         <name>hbox2</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>GtkLabel</class>
1847           <name>label19</name>
1848           <label>Device name</label>
1849           <justify>GTK_JUSTIFY_CENTER</justify>
1850           <wrap>False</wrap>
1851           <xalign>0.5</xalign>
1852           <yalign>0.5</yalign>
1853           <xpad>0</xpad>
1854           <ypad>0</ypad>
1855           <child>
1856             <padding>0</padding>
1857             <expand>False</expand>
1858             <fill>False</fill>
1859           </child>
1860         </widget>
1861
1862         <widget>
1863           <class>GtkEntry</class>
1864           <name>disc_name</name>
1865           <can_focus>True</can_focus>
1866           <editable>True</editable>
1867           <text_visible>True</text_visible>
1868           <text_max_length>0</text_max_length>
1869           <text>/dev/dvd</text>
1870           <child>
1871             <padding>0</padding>
1872             <expand>True</expand>
1873             <fill>True</fill>
1874           </child>
1875         </widget>
1876       </widget>
1877     </widget>
1878   </widget>
1879 </widget>
1880
1881 <widget>
1882   <class>GtkDialog</class>
1883   <name>intf_network</name>
1884   <title>Open Network</title>
1885   <type>GTK_WINDOW_TOPLEVEL</type>
1886   <position>GTK_WIN_POS_NONE</position>
1887   <modal>True</modal>
1888   <allow_shrink>False</allow_shrink>
1889   <allow_grow>False</allow_grow>
1890   <auto_shrink>False</auto_shrink>
1891
1892   <widget>
1893     <class>GtkVBox</class>
1894     <child_name>Dialog:vbox</child_name>
1895     <name>vbox7</name>
1896     <border_width>5</border_width>
1897     <homogeneous>False</homogeneous>
1898     <spacing>0</spacing>
1899
1900     <widget>
1901       <class>GtkHBox</class>
1902       <child_name>Dialog:action_area</child_name>
1903       <name>hbox4</name>
1904       <border_width>5</border_width>
1905       <homogeneous>True</homogeneous>
1906       <spacing>5</spacing>
1907       <child>
1908         <padding>0</padding>
1909         <expand>False</expand>
1910         <fill>True</fill>
1911         <pack>GTK_PACK_END</pack>
1912       </child>
1913
1914       <widget>
1915         <class>GtkHBox</class>
1916         <name>hbox5</name>
1917         <homogeneous>True</homogeneous>
1918         <spacing>5</spacing>
1919         <child>
1920           <padding>0</padding>
1921           <expand>False</expand>
1922           <fill>True</fill>
1923           <pack>GTK_PACK_END</pack>
1924         </child>
1925
1926         <widget>
1927           <class>GtkButton</class>
1928           <name>network_ok</name>
1929           <can_focus>True</can_focus>
1930           <signal>
1931             <name>clicked</name>
1932             <handler>GtkNetworkOpenOk</handler>
1933             <data>&quot;intf_network&quot;</data>
1934             <last_modification_time>Sun, 13 May 2001 14:49:35 GMT</last_modification_time>
1935           </signal>
1936           <label>OK</label>
1937           <relief>GTK_RELIEF_NORMAL</relief>
1938           <child>
1939             <padding>0</padding>
1940             <expand>False</expand>
1941             <fill>True</fill>
1942           </child>
1943         </widget>
1944
1945         <widget>
1946           <class>GtkButton</class>
1947           <name>network_cancel</name>
1948           <can_focus>True</can_focus>
1949           <signal>
1950             <name>clicked</name>
1951             <handler>GtkNetworkOpenCancel</handler>
1952             <data>&quot;intf_network&quot;</data>
1953             <last_modification_time>Sun, 13 May 2001 14:49:44 GMT</last_modification_time>
1954           </signal>
1955           <label>Cancel</label>
1956           <relief>GTK_RELIEF_NORMAL</relief>
1957           <child>
1958             <padding>0</padding>
1959             <expand>False</expand>
1960             <fill>True</fill>
1961           </child>
1962         </widget>
1963       </widget>
1964     </widget>
1965
1966     <widget>
1967       <class>GtkVBox</class>
1968       <name>vbox8</name>
1969       <border_width>5</border_width>
1970       <homogeneous>False</homogeneous>
1971       <spacing>5</spacing>
1972       <child>
1973         <padding>0</padding>
1974         <expand>True</expand>
1975         <fill>True</fill>
1976       </child>
1977
1978       <widget>
1979         <class>GtkHBox</class>
1980         <name>hbox6</name>
1981         <homogeneous>False</homogeneous>
1982         <spacing>5</spacing>
1983         <child>
1984           <padding>0</padding>
1985           <expand>True</expand>
1986           <fill>True</fill>
1987         </child>
1988
1989         <widget>
1990           <class>GtkFrame</class>
1991           <name>frame4</name>
1992           <label>Protocol</label>
1993           <label_xalign>0</label_xalign>
1994           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1995           <child>
1996             <padding>0</padding>
1997             <expand>True</expand>
1998             <fill>True</fill>
1999           </child>
2000
2001           <widget>
2002             <class>GtkVBox</class>
2003             <name>vbox9</name>
2004             <homogeneous>False</homogeneous>
2005             <spacing>0</spacing>
2006
2007             <widget>
2008               <class>GtkRadioButton</class>
2009               <name>network_ts</name>
2010               <can_focus>True</can_focus>
2011               <label>TS</label>
2012               <active>False</active>
2013               <draw_indicator>True</draw_indicator>
2014               <group>network</group>
2015               <child>
2016                 <padding>0</padding>
2017                 <expand>False</expand>
2018                 <fill>False</fill>
2019               </child>
2020             </widget>
2021
2022             <widget>
2023               <class>GtkRadioButton</class>
2024               <name>network_rtp</name>
2025               <sensitive>False</sensitive>
2026               <can_focus>True</can_focus>
2027               <label>RTP</label>
2028               <active>False</active>
2029               <draw_indicator>True</draw_indicator>
2030               <group>network</group>
2031               <child>
2032                 <padding>0</padding>
2033                 <expand>False</expand>
2034                 <fill>False</fill>
2035               </child>
2036             </widget>
2037
2038             <widget>
2039               <class>GtkRadioButton</class>
2040               <name>network_http</name>
2041               <can_focus>True</can_focus>
2042               <label>HTTP</label>
2043               <active>False</active>
2044               <draw_indicator>True</draw_indicator>
2045               <group>network</group>
2046               <child>
2047                 <padding>0</padding>
2048                 <expand>False</expand>
2049                 <fill>False</fill>
2050               </child>
2051             </widget>
2052           </widget>
2053         </widget>
2054
2055         <widget>
2056           <class>GtkFrame</class>
2057           <name>frame5</name>
2058           <label>Server</label>
2059           <label_xalign>0</label_xalign>
2060           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
2061           <child>
2062             <padding>0</padding>
2063             <expand>True</expand>
2064             <fill>True</fill>
2065           </child>
2066
2067           <widget>
2068             <class>GtkTable</class>
2069             <name>table2</name>
2070             <border_width>5</border_width>
2071             <rows>3</rows>
2072             <columns>2</columns>
2073             <homogeneous>False</homogeneous>
2074             <row_spacing>5</row_spacing>
2075             <column_spacing>5</column_spacing>
2076
2077             <widget>
2078               <class>GtkSpinButton</class>
2079               <name>network_port</name>
2080               <can_focus>True</can_focus>
2081               <climb_rate>1</climb_rate>
2082               <digits>0</digits>
2083               <numeric>False</numeric>
2084               <update_policy>GTK_UPDATE_ALWAYS</update_policy>
2085               <snap>False</snap>
2086               <wrap>False</wrap>
2087               <value>1234</value>
2088               <lower>0</lower>
2089               <upper>65535</upper>
2090               <step>1</step>
2091               <page>10</page>
2092               <page_size>10</page_size>
2093               <child>
2094                 <left_attach>1</left_attach>
2095                 <right_attach>2</right_attach>
2096                 <top_attach>1</top_attach>
2097                 <bottom_attach>2</bottom_attach>
2098                 <xpad>0</xpad>
2099                 <ypad>0</ypad>
2100                 <xexpand>True</xexpand>
2101                 <yexpand>False</yexpand>
2102                 <xshrink>False</xshrink>
2103                 <yshrink>False</yshrink>
2104                 <xfill>True</xfill>
2105                 <yfill>False</yfill>
2106               </child>
2107             </widget>
2108
2109             <widget>
2110               <class>GtkLabel</class>
2111               <name>network_port_label</name>
2112               <label>Port</label>
2113               <justify>GTK_JUSTIFY_CENTER</justify>
2114               <wrap>False</wrap>
2115               <xalign>0</xalign>
2116               <yalign>0.5</yalign>
2117               <xpad>0</xpad>
2118               <ypad>0</ypad>
2119               <child>
2120                 <left_attach>0</left_attach>
2121                 <right_attach>1</right_attach>
2122                 <top_attach>1</top_attach>
2123                 <bottom_attach>2</bottom_attach>
2124                 <xpad>0</xpad>
2125                 <ypad>0</ypad>
2126                 <xexpand>False</xexpand>
2127                 <yexpand>False</yexpand>
2128                 <xshrink>False</xshrink>
2129                 <yshrink>False</yshrink>
2130                 <xfill>True</xfill>
2131                 <yfill>False</yfill>
2132               </child>
2133             </widget>
2134
2135             <widget>
2136               <class>GtkLabel</class>
2137               <name>network_server_label</name>
2138               <label>Address</label>
2139               <justify>GTK_JUSTIFY_CENTER</justify>
2140               <wrap>False</wrap>
2141               <xalign>0</xalign>
2142               <yalign>0.5</yalign>
2143               <xpad>0</xpad>
2144               <ypad>0</ypad>
2145               <child>
2146                 <left_attach>0</left_attach>
2147                 <right_attach>1</right_attach>
2148                 <top_attach>0</top_attach>
2149                 <bottom_attach>1</bottom_attach>
2150                 <xpad>0</xpad>
2151                 <ypad>0</ypad>
2152                 <xexpand>False</xexpand>
2153                 <yexpand>False</yexpand>
2154                 <xshrink>False</xshrink>
2155                 <yshrink>False</yshrink>
2156                 <xfill>True</xfill>
2157                 <yfill>False</yfill>
2158               </child>
2159             </widget>
2160
2161             <widget>
2162               <class>GtkCheckButton</class>
2163               <name>network_broadcast_check</name>
2164               <can_focus>True</can_focus>
2165               <signal>
2166                 <name>toggled</name>
2167                 <handler>GtkNetworkOpenBroadcast</handler>
2168                 <data>&quot;intf_network&quot;</data>
2169                 <last_modification_time>Sun, 13 May 2001 14:52:49 GMT</last_modification_time>
2170               </signal>
2171               <label>Broadcast</label>
2172               <active>False</active>
2173               <draw_indicator>True</draw_indicator>
2174               <child>
2175                 <left_attach>0</left_attach>
2176                 <right_attach>1</right_attach>
2177                 <top_attach>2</top_attach>
2178                 <bottom_attach>3</bottom_attach>
2179                 <xpad>0</xpad>
2180                 <ypad>0</ypad>
2181                 <xexpand>False</xexpand>
2182                 <yexpand>False</yexpand>
2183                 <xshrink>False</xshrink>
2184                 <yshrink>False</yshrink>
2185                 <xfill>True</xfill>
2186                 <yfill>False</yfill>
2187               </child>
2188             </widget>
2189
2190             <widget>
2191               <class>GtkCombo</class>
2192               <name>network_broadcast_combo</name>
2193               <sensitive>False</sensitive>
2194               <value_in_list>False</value_in_list>
2195               <ok_if_empty>True</ok_if_empty>
2196               <case_sensitive>False</case_sensitive>
2197               <use_arrows>True</use_arrows>
2198               <use_arrows_always>False</use_arrows_always>
2199               <items></items>
2200               <child>
2201                 <left_attach>1</left_attach>
2202                 <right_attach>2</right_attach>
2203                 <top_attach>2</top_attach>
2204                 <bottom_attach>3</bottom_attach>
2205                 <xpad>0</xpad>
2206                 <ypad>0</ypad>
2207                 <xexpand>True</xexpand>
2208                 <yexpand>False</yexpand>
2209                 <xshrink>False</xshrink>
2210                 <yshrink>False</yshrink>
2211                 <xfill>True</xfill>
2212                 <yfill>False</yfill>
2213               </child>
2214
2215               <widget>
2216                 <class>GtkEntry</class>
2217                 <child_name>GtkCombo:entry</child_name>
2218                 <name>network_broadcast</name>
2219                 <sensitive>False</sensitive>
2220                 <can_focus>True</can_focus>
2221                 <editable>True</editable>
2222                 <text_visible>True</text_visible>
2223                 <text_max_length>0</text_max_length>
2224                 <text>138.195.143.255</text>
2225               </widget>
2226             </widget>
2227
2228             <widget>
2229               <class>GtkCombo</class>
2230               <name>network_server_combo</name>
2231               <value_in_list>False</value_in_list>
2232               <ok_if_empty>True</ok_if_empty>
2233               <case_sensitive>False</case_sensitive>
2234               <use_arrows>True</use_arrows>
2235               <use_arrows_always>False</use_arrows_always>
2236               <items>vls
2237 </items>
2238               <child>
2239                 <left_attach>1</left_attach>
2240                 <right_attach>2</right_attach>
2241                 <top_attach>0</top_attach>
2242                 <bottom_attach>1</bottom_attach>
2243                 <xpad>0</xpad>
2244                 <ypad>0</ypad>
2245                 <xexpand>True</xexpand>
2246                 <yexpand>False</yexpand>
2247                 <xshrink>False</xshrink>
2248                 <yshrink>False</yshrink>
2249                 <xfill>True</xfill>
2250                 <yfill>False</yfill>
2251               </child>
2252
2253               <widget>
2254                 <class>GtkEntry</class>
2255                 <child_name>GtkCombo:entry</child_name>
2256                 <name>network_server</name>
2257                 <can_focus>True</can_focus>
2258                 <editable>True</editable>
2259                 <text_visible>True</text_visible>
2260                 <text_max_length>0</text_max_length>
2261                 <text>vls</text>
2262               </widget>
2263             </widget>
2264           </widget>
2265         </widget>
2266       </widget>
2267
2268       <widget>
2269         <class>GtkFrame</class>
2270         <name>frame6</name>
2271         <label>Channels</label>
2272         <label_xalign>0.05</label_xalign>
2273         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
2274         <child>
2275           <padding>5</padding>
2276           <expand>True</expand>
2277           <fill>True</fill>
2278         </child>
2279
2280         <widget>
2281           <class>GtkHBox</class>
2282           <name>hbox14</name>
2283           <homogeneous>False</homogeneous>
2284           <spacing>0</spacing>
2285
2286           <widget>
2287             <class>GtkCheckButton</class>
2288             <name>network_channel_check</name>
2289             <can_focus>True</can_focus>
2290             <signal>
2291               <name>toggled</name>
2292               <handler>GtkNetworkOpenChannel</handler>
2293               <data>&quot;intf_network&quot;</data>
2294               <last_modification_time>Wed, 30 May 2001 16:57:53 GMT</last_modification_time>
2295             </signal>
2296             <label>Channel server:</label>
2297             <active>False</active>
2298             <draw_indicator>True</draw_indicator>
2299             <child>
2300               <padding>0</padding>
2301               <expand>False</expand>
2302               <fill>False</fill>
2303             </child>
2304           </widget>
2305
2306           <widget>
2307             <class>GtkCombo</class>
2308             <name>network_channel_combo</name>
2309             <value_in_list>False</value_in_list>
2310             <ok_if_empty>True</ok_if_empty>
2311             <case_sensitive>False</case_sensitive>
2312             <use_arrows>True</use_arrows>
2313             <use_arrows_always>False</use_arrows_always>
2314             <items></items>
2315             <child>
2316               <padding>0</padding>
2317               <expand>True</expand>
2318               <fill>True</fill>
2319             </child>
2320
2321             <widget>
2322               <class>GtkEntry</class>
2323               <child_name>GtkCombo:entry</child_name>
2324               <name>network_channel</name>
2325               <can_focus>True</can_focus>
2326               <editable>True</editable>
2327               <text_visible>True</text_visible>
2328               <text_max_length>0</text_max_length>
2329               <text>138.195.143.120</text>
2330             </widget>
2331           </widget>
2332
2333           <widget>
2334             <class>GtkLabel</class>
2335             <name>network_channel_port_label</name>
2336             <label>port:</label>
2337             <justify>GTK_JUSTIFY_CENTER</justify>
2338             <wrap>False</wrap>
2339             <xalign>0.5</xalign>
2340             <yalign>0.5</yalign>
2341             <xpad>0</xpad>
2342             <ypad>0</ypad>
2343             <child>
2344               <padding>5</padding>
2345               <expand>False</expand>
2346               <fill>False</fill>
2347             </child>
2348           </widget>
2349
2350           <widget>
2351             <class>GtkSpinButton</class>
2352             <name>network_channel_port</name>
2353             <width>62</width>
2354             <can_focus>True</can_focus>
2355             <climb_rate>1</climb_rate>
2356             <digits>0</digits>
2357             <numeric>False</numeric>
2358             <update_policy>GTK_UPDATE_ALWAYS</update_policy>
2359             <snap>False</snap>
2360             <wrap>False</wrap>
2361             <value>6010</value>
2362             <lower>1024</lower>
2363             <upper>100</upper>
2364             <step>1</step>
2365             <page>10</page>
2366             <page_size>10</page_size>
2367             <child>
2368               <padding>0</padding>
2369               <expand>True</expand>
2370               <fill>True</fill>
2371             </child>
2372           </widget>
2373         </widget>
2374       </widget>
2375     </widget>
2376   </widget>
2377 </widget>
2378
2379 <widget>
2380   <class>GtkDialog</class>
2381   <name>intf_jump</name>
2382   <title>Jump</title>
2383   <type>GTK_WINDOW_TOPLEVEL</type>
2384   <position>GTK_WIN_POS_NONE</position>
2385   <modal>False</modal>
2386   <allow_shrink>True</allow_shrink>
2387   <allow_grow>True</allow_grow>
2388   <auto_shrink>False</auto_shrink>
2389
2390   <widget>
2391     <class>GtkVBox</class>
2392     <child_name>Dialog:vbox</child_name>
2393     <name>dialog-vbox3</name>
2394     <homogeneous>False</homogeneous>
2395     <spacing>0</spacing>
2396
2397     <widget>
2398       <class>GtkHBox</class>
2399       <child_name>Dialog:action_area</child_name>
2400       <name>dialog-action_area2</name>
2401       <border_width>10</border_width>
2402       <homogeneous>True</homogeneous>
2403       <spacing>5</spacing>
2404       <child>
2405         <padding>0</padding>
2406         <expand>False</expand>
2407         <fill>True</fill>
2408         <pack>GTK_PACK_END</pack>
2409       </child>
2410
2411       <widget>
2412         <class>GtkButton</class>
2413         <name>jump_ok_button</name>
2414         <can_focus>True</can_focus>
2415         <signal>
2416           <name>clicked</name>
2417           <handler>GtkJumpOk</handler>
2418           <data>&quot;intf_jump&quot;</data>
2419           <last_modification_time>Sun, 13 May 2001 14:53:19 GMT</last_modification_time>
2420         </signal>
2421         <label>Ok</label>
2422         <relief>GTK_RELIEF_NORMAL</relief>
2423         <child>
2424           <padding>0</padding>
2425           <expand>True</expand>
2426           <fill>True</fill>
2427         </child>
2428       </widget>
2429
2430       <widget>
2431         <class>GtkButton</class>
2432         <name>jump_cancel_button</name>
2433         <can_focus>True</can_focus>
2434         <signal>
2435           <name>clicked</name>
2436           <handler>GtkJumpCancel</handler>
2437           <data>&quot;intf_jump&quot;</data>
2438           <last_modification_time>Sun, 13 May 2001 14:53:43 GMT</last_modification_time>
2439         </signal>
2440         <label>Cancel</label>
2441         <relief>GTK_RELIEF_NORMAL</relief>
2442         <child>
2443           <padding>0</padding>
2444           <expand>True</expand>
2445           <fill>True</fill>
2446         </child>
2447       </widget>
2448     </widget>
2449
2450     <widget>
2451       <class>GtkFrame</class>
2452       <name>jump_frame</name>
2453       <border_width>5</border_width>
2454       <label>Go to:</label>
2455       <label_xalign>0.05</label_xalign>
2456       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
2457       <child>
2458         <padding>0</padding>
2459         <expand>True</expand>
2460         <fill>True</fill>
2461       </child>
2462
2463       <widget>
2464         <class>GtkHBox</class>
2465         <name>hbox13</name>
2466         <homogeneous>False</homogeneous>
2467         <spacing>0</spacing>
2468
2469         <widget>
2470           <class>GtkLabel</class>
2471           <name>jump_second_label</name>
2472           <label>s.</label>
2473           <justify>GTK_JUSTIFY_CENTER</justify>
2474           <wrap>False</wrap>
2475           <xalign>0.5</xalign>
2476           <yalign>0.5</yalign>
2477           <xpad>0</xpad>
2478           <ypad>0</ypad>
2479           <child>
2480             <padding>5</padding>
2481             <expand>False</expand>
2482             <fill>False</fill>
2483             <pack>GTK_PACK_END</pack>
2484           </child>
2485         </widget>
2486
2487         <widget>
2488           <class>GtkSpinButton</class>
2489           <name>jump_second_spinbutton</name>
2490           <can_focus>True</can_focus>
2491           <climb_rate>1</climb_rate>
2492           <digits>0</digits>
2493           <numeric>False</numeric>
2494           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
2495           <snap>False</snap>
2496           <wrap>False</wrap>
2497           <value>0</value>
2498           <lower>0</lower>
2499           <upper>60</upper>
2500           <step>1</step>
2501           <page>10</page>
2502           <page_size>10</page_size>
2503           <child>
2504             <padding>0</padding>
2505             <expand>False</expand>
2506             <fill>True</fill>
2507             <pack>GTK_PACK_END</pack>
2508           </child>
2509         </widget>
2510
2511         <widget>
2512           <class>GtkLabel</class>
2513           <name>jump_minute_label</name>
2514           <label>m:</label>
2515           <justify>GTK_JUSTIFY_CENTER</justify>
2516           <wrap>False</wrap>
2517           <xalign>0.5</xalign>
2518           <yalign>0.5</yalign>
2519           <xpad>0</xpad>
2520           <ypad>0</ypad>
2521           <child>
2522             <padding>5</padding>
2523             <expand>False</expand>
2524             <fill>False</fill>
2525             <pack>GTK_PACK_END</pack>
2526           </child>
2527         </widget>
2528
2529         <widget>
2530           <class>GtkSpinButton</class>
2531           <name>jump_minute_spinbutton</name>
2532           <can_focus>True</can_focus>
2533           <climb_rate>1</climb_rate>
2534           <digits>0</digits>
2535           <numeric>False</numeric>
2536           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
2537           <snap>False</snap>
2538           <wrap>False</wrap>
2539           <value>0</value>
2540           <lower>0</lower>
2541           <upper>60</upper>
2542           <step>1</step>
2543           <page>10</page>
2544           <page_size>10</page_size>
2545           <child>
2546             <padding>0</padding>
2547             <expand>False</expand>
2548             <fill>True</fill>
2549             <pack>GTK_PACK_END</pack>
2550           </child>
2551         </widget>
2552
2553         <widget>
2554           <class>GtkLabel</class>
2555           <name>jump_hour_label</name>
2556           <label>h:</label>
2557           <justify>GTK_JUSTIFY_CENTER</justify>
2558           <wrap>False</wrap>
2559           <xalign>0.5</xalign>
2560           <yalign>0.5</yalign>
2561           <xpad>0</xpad>
2562           <ypad>0</ypad>
2563           <child>
2564             <padding>5</padding>
2565             <expand>False</expand>
2566             <fill>False</fill>
2567             <pack>GTK_PACK_END</pack>
2568           </child>
2569         </widget>
2570
2571         <widget>
2572           <class>GtkSpinButton</class>
2573           <name>jump_hour_spinbutton</name>
2574           <can_focus>True</can_focus>
2575           <climb_rate>1</climb_rate>
2576           <digits>0</digits>
2577           <numeric>False</numeric>
2578           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
2579           <snap>False</snap>
2580           <wrap>False</wrap>
2581           <value>0</value>
2582           <lower>0</lower>
2583           <upper>12</upper>
2584           <step>1</step>
2585           <page>10</page>
2586           <page_size>10</page_size>
2587           <child>
2588             <padding>0</padding>
2589             <expand>False</expand>
2590             <fill>True</fill>
2591             <pack>GTK_PACK_END</pack>
2592           </child>
2593         </widget>
2594       </widget>
2595     </widget>
2596   </widget>
2597 </widget>
2598
2599 <widget>
2600   <class>GtkDialog</class>
2601   <name>intf_playlist</name>
2602   <signal>
2603     <name>destroy</name>
2604     <handler>gtk_widget_hide</handler>
2605     <last_modification_time>Tue, 15 May 2001 14:20:39 GMT</last_modification_time>
2606   </signal>
2607   <signal>
2608     <name>delete_event</name>
2609     <handler>gtk_widget_hide</handler>
2610     <last_modification_time>Tue, 15 May 2001 14:20:22 GMT</last_modification_time>
2611   </signal>
2612   <title>Playlist</title>
2613   <type>GTK_WINDOW_TOPLEVEL</type>
2614   <position>GTK_WIN_POS_NONE</position>
2615   <modal>False</modal>
2616   <default_width>400</default_width>
2617   <default_height>300</default_height>
2618   <allow_shrink>True</allow_shrink>
2619   <allow_grow>True</allow_grow>
2620   <auto_shrink>False</auto_shrink>
2621
2622   <widget>
2623     <class>GtkVBox</class>
2624     <child_name>Dialog:vbox</child_name>
2625     <name>dialog-vbox4</name>
2626     <homogeneous>False</homogeneous>
2627     <spacing>5</spacing>
2628
2629     <widget>
2630       <class>GtkHBox</class>
2631       <child_name>Dialog:action_area</child_name>
2632       <name>dialog-action_area3</name>
2633       <border_width>10</border_width>
2634       <homogeneous>True</homogeneous>
2635       <spacing>5</spacing>
2636       <child>
2637         <padding>0</padding>
2638         <expand>False</expand>
2639         <fill>True</fill>
2640         <pack>GTK_PACK_END</pack>
2641       </child>
2642
2643       <widget>
2644         <class>GtkButton</class>
2645         <name>playlist_ok_button</name>
2646         <can_focus>True</can_focus>
2647         <signal>
2648           <name>clicked</name>
2649           <handler>GtkPlaylistOk</handler>
2650           <data>&quot;intf_playlist&quot;</data>
2651           <last_modification_time>Sat, 12 May 2001 21:16:09 GMT</last_modification_time>
2652         </signal>
2653         <label>Ok</label>
2654         <relief>GTK_RELIEF_NORMAL</relief>
2655         <child>
2656           <padding>0</padding>
2657           <expand>True</expand>
2658           <fill>True</fill>
2659         </child>
2660       </widget>
2661
2662       <widget>
2663         <class>GtkButton</class>
2664         <name>playlist_cancel_button</name>
2665         <can_focus>True</can_focus>
2666         <signal>
2667           <name>clicked</name>
2668           <handler>GtkPlaylistCancel</handler>
2669           <data>&quot;intf_playlist&quot;</data>
2670           <last_modification_time>Sat, 12 May 2001 21:16:20 GMT</last_modification_time>
2671         </signal>
2672         <label>Cancel</label>
2673         <relief>GTK_RELIEF_NORMAL</relief>
2674         <child>
2675           <padding>0</padding>
2676           <expand>True</expand>
2677           <fill>True</fill>
2678         </child>
2679       </widget>
2680     </widget>
2681
2682     <widget>
2683       <class>GtkMenuBar</class>
2684       <name>playlist_menubar</name>
2685       <shadow_type>GTK_SHADOW_OUT</shadow_type>
2686       <child>
2687         <padding>0</padding>
2688         <expand>False</expand>
2689         <fill>False</fill>
2690       </child>
2691
2692       <widget>
2693         <class>GtkMenuItem</class>
2694         <name>playlist_add</name>
2695         <label>Add</label>
2696         <right_justify>False</right_justify>
2697
2698         <widget>
2699           <class>GtkMenu</class>
2700           <name>playlist_add_menu</name>
2701
2702           <widget>
2703             <class>GtkMenuItem</class>
2704             <name>playlist_add_disc</name>
2705             <signal>
2706               <name>activate</name>
2707               <handler>GtkDiscOpenActivate</handler>
2708               <data>&quot;intf_playlist&quot;</data>
2709               <last_modification_time>Mon, 14 May 2001 21:59:32 GMT</last_modification_time>
2710             </signal>
2711             <label>Disc</label>
2712             <right_justify>False</right_justify>
2713           </widget>
2714
2715           <widget>
2716             <class>GtkMenuItem</class>
2717             <name>playlist_add_file</name>
2718             <signal>
2719               <name>activate</name>
2720               <handler>GtkFileOpenActivate</handler>
2721               <data>&quot;intf_playlist&quot;</data>
2722               <last_modification_time>Mon, 14 May 2001 21:59:48 GMT</last_modification_time>
2723             </signal>
2724             <label>File</label>
2725             <right_justify>False</right_justify>
2726           </widget>
2727
2728           <widget>
2729             <class>GtkMenuItem</class>
2730             <name>playlist_add_network</name>
2731             <signal>
2732               <name>activate</name>
2733               <handler>GtkNetworkOpenActivate</handler>
2734               <data>&quot;intf_playlist&quot;</data>
2735               <last_modification_time>Mon, 14 May 2001 22:00:03 GMT</last_modification_time>
2736             </signal>
2737             <label>Network</label>
2738             <right_justify>False</right_justify>
2739           </widget>
2740
2741           <widget>
2742             <class>GtkMenuItem</class>
2743             <name>playlist_add_url</name>
2744             <signal>
2745               <name>activate</name>
2746               <handler>GtkPlaylistAddUrl</handler>
2747               <data>&quot;intf_playlist&quot;</data>
2748               <last_modification_time>Mon, 14 May 2001 22:00:22 GMT</last_modification_time>
2749             </signal>
2750             <label>Url</label>
2751             <right_justify>False</right_justify>
2752           </widget>
2753         </widget>
2754       </widget>
2755
2756       <widget>
2757         <class>GtkMenuItem</class>
2758         <name>playlist_delete</name>
2759         <label>Delete</label>
2760         <right_justify>False</right_justify>
2761
2762         <widget>
2763           <class>GtkMenu</class>
2764           <name>playlist_delete_menu</name>
2765
2766           <widget>
2767             <class>GtkMenuItem</class>
2768             <name>playlist_delete_all</name>
2769             <signal>
2770               <name>activate</name>
2771               <handler>GtkPlaylistDeleteAll</handler>
2772               <data>&quot;intf_playlist&quot;</data>
2773               <last_modification_time>Sat, 12 May 2001 21:13:11 GMT</last_modification_time>
2774             </signal>
2775             <label>All</label>
2776             <right_justify>False</right_justify>
2777           </widget>
2778
2779           <widget>
2780             <class>GtkMenuItem</class>
2781             <name>playlist_delete_selected</name>
2782             <signal>
2783               <name>activate</name>
2784               <handler>GtkPlaylistDeleteSelected</handler>
2785               <data>&quot;intf_playlist&quot;</data>
2786               <last_modification_time>Sat, 12 May 2001 21:12:58 GMT</last_modification_time>
2787             </signal>
2788             <label>Selected</label>
2789             <right_justify>False</right_justify>
2790           </widget>
2791         </widget>
2792       </widget>
2793
2794       <widget>
2795         <class>GtkMenuItem</class>
2796         <name>playlist_selection</name>
2797         <label>Selection</label>
2798         <right_justify>False</right_justify>
2799
2800         <widget>
2801           <class>GtkMenu</class>
2802           <name>playlist_selection_menu</name>
2803
2804           <widget>
2805             <class>GtkMenuItem</class>
2806             <name>playlist_selection_crop</name>
2807             <signal>
2808               <name>activate</name>
2809               <handler>GtkPlaylistCrop</handler>
2810               <data>&quot;intf_playlist&quot;</data>
2811               <last_modification_time>Sat, 12 May 2001 21:13:47 GMT</last_modification_time>
2812             </signal>
2813             <label>_Crop</label>
2814             <right_justify>False</right_justify>
2815           </widget>
2816
2817           <widget>
2818             <class>GtkMenuItem</class>
2819             <name>playlist_selection_invert</name>
2820             <signal>
2821               <name>activate</name>
2822               <handler>GtkPlaylistInvert</handler>
2823               <data>&quot;intf_playlist&quot;</data>
2824               <last_modification_time>Sat, 12 May 2001 21:13:55 GMT</last_modification_time>
2825             </signal>
2826             <label>_Invert</label>
2827             <right_justify>False</right_justify>
2828           </widget>
2829
2830           <widget>
2831             <class>GtkMenuItem</class>
2832             <name>playlist_selection_select</name>
2833             <signal>
2834               <name>activate</name>
2835               <handler>GtkPlaylistSelect</handler>
2836               <data>&quot;intf_playlist&quot;</data>
2837               <last_modification_time>Sat, 12 May 2001 21:14:04 GMT</last_modification_time>
2838             </signal>
2839             <label>_Select</label>
2840             <right_justify>False</right_justify>
2841           </widget>
2842         </widget>
2843       </widget>
2844     </widget>
2845
2846     <widget>
2847       <class>GtkScrolledWindow</class>
2848       <name>scrolledwindow1</name>
2849       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
2850       <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
2851       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
2852       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
2853       <child>
2854         <padding>0</padding>
2855         <expand>True</expand>
2856         <fill>True</fill>
2857       </child>
2858
2859       <widget>
2860         <class>GtkCList</class>
2861         <name>playlist_clist</name>
2862         <border_width>5</border_width>
2863         <can_focus>True</can_focus>
2864         <signal>
2865           <name>event</name>
2866           <handler>GtkPlaylistEvent</handler>
2867           <data>&quot;intf_playlist&quot;</data>
2868           <last_modification_time>Sat, 12 May 2001 21:25:20 GMT</last_modification_time>
2869         </signal>
2870         <signal>
2871           <name>drag_data_received</name>
2872           <handler>GtkPlaylistDragData</handler>
2873           <data>&quot;intf_playlist&quot;</data>
2874           <last_modification_time>Sat, 12 May 2001 21:25:53 GMT</last_modification_time>
2875         </signal>
2876         <signal>
2877           <name>drag_motion</name>
2878           <handler>GtkPlaylistDragMotion</handler>
2879           <data>&quot;intf_playlist&quot;</data>
2880           <last_modification_time>Sat, 12 May 2001 21:26:23 GMT</last_modification_time>
2881         </signal>
2882         <columns>2</columns>
2883         <column_widths>257,80</column_widths>
2884         <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
2885         <show_titles>True</show_titles>
2886         <shadow_type>GTK_SHADOW_OUT</shadow_type>
2887
2888         <widget>
2889           <class>GtkLabel</class>
2890           <child_name>CList:title</child_name>
2891           <name>label22</name>
2892           <label>File</label>
2893           <justify>GTK_JUSTIFY_CENTER</justify>
2894           <wrap>False</wrap>
2895           <xalign>0.5</xalign>
2896           <yalign>0.5</yalign>
2897           <xpad>0</xpad>
2898           <ypad>0</ypad>
2899         </widget>
2900
2901         <widget>
2902           <class>GtkLabel</class>
2903           <child_name>CList:title</child_name>
2904           <name>label23</name>
2905           <label>Duration</label>
2906           <justify>GTK_JUSTIFY_CENTER</justify>
2907           <wrap>False</wrap>
2908           <xalign>0.5</xalign>
2909           <yalign>0.5</yalign>
2910           <xpad>0</xpad>
2911           <ypad>0</ypad>
2912         </widget>
2913       </widget>
2914     </widget>
2915   </widget>
2916 </widget>
2917
2918 <widget>
2919   <class>GtkDialog</class>
2920   <name>intf_messages</name>
2921   <signal>
2922     <name>delete_event</name>
2923     <handler>GtkMessagesDelete</handler>
2924     <data>&quot;intf_messages&quot;</data>
2925     <last_modification_time>Tue, 19 Feb 2002 02:39:16 GMT</last_modification_time>
2926   </signal>
2927   <title>Messages</title>
2928   <type>GTK_WINDOW_TOPLEVEL</type>
2929   <position>GTK_WIN_POS_NONE</position>
2930   <modal>False</modal>
2931   <default_width>600</default_width>
2932   <default_height>400</default_height>
2933   <allow_shrink>True</allow_shrink>
2934   <allow_grow>True</allow_grow>
2935   <auto_shrink>False</auto_shrink>
2936
2937   <widget>
2938     <class>GtkVBox</class>
2939     <child_name>Dialog:vbox</child_name>
2940     <name>dialog-vbox6</name>
2941     <homogeneous>False</homogeneous>
2942     <spacing>0</spacing>
2943
2944     <widget>
2945       <class>GtkHBox</class>
2946       <child_name>Dialog:action_area</child_name>
2947       <name>dialog-action_area5</name>
2948       <border_width>10</border_width>
2949       <homogeneous>True</homogeneous>
2950       <spacing>5</spacing>
2951       <child>
2952         <padding>0</padding>
2953         <expand>False</expand>
2954         <fill>True</fill>
2955         <pack>GTK_PACK_END</pack>
2956       </child>
2957
2958       <widget>
2959         <class>GtkButton</class>
2960         <name>messages_ok</name>
2961         <can_default>True</can_default>
2962         <has_default>True</has_default>
2963         <can_focus>True</can_focus>
2964         <signal>
2965           <name>clicked</name>
2966           <handler>GtkMessagesOk</handler>
2967           <data>&quot;intf_messages&quot;</data>
2968           <last_modification_time>Tue, 19 Feb 2002 02:07:37 GMT</last_modification_time>
2969         </signal>
2970         <label>OK</label>
2971         <relief>GTK_RELIEF_NORMAL</relief>
2972         <child>
2973           <padding>0</padding>
2974           <expand>False</expand>
2975           <fill>True</fill>
2976         </child>
2977       </widget>
2978     </widget>
2979
2980     <widget>
2981       <class>GtkScrolledWindow</class>
2982       <name>scrolledwindow2</name>
2983       <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
2984       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
2985       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
2986       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
2987       <child>
2988         <padding>0</padding>
2989         <expand>True</expand>
2990         <fill>True</fill>
2991       </child>
2992
2993       <widget>
2994         <class>GtkText</class>
2995         <name>messages_textbox</name>
2996         <can_focus>True</can_focus>
2997         <editable>False</editable>
2998         <text></text>
2999       </widget>
3000     </widget>
3001   </widget>
3002 </widget>
3003
3004 <widget>
3005   <class>GtkDialog</class>
3006   <name>intf_sat</name>
3007   <title>Open Satellite card</title>
3008   <type>GTK_WINDOW_TOPLEVEL</type>
3009   <position>GTK_WIN_POS_NONE</position>
3010   <modal>True</modal>
3011   <allow_shrink>False</allow_shrink>
3012   <allow_grow>False</allow_grow>
3013   <auto_shrink>False</auto_shrink>
3014
3015   <widget>
3016     <class>GtkVBox</class>
3017     <child_name>Dialog:vbox</child_name>
3018     <name>vbox10</name>
3019     <border_width>5</border_width>
3020     <homogeneous>False</homogeneous>
3021     <spacing>0</spacing>
3022
3023     <widget>
3024       <class>GtkHBox</class>
3025       <child_name>Dialog:action_area</child_name>
3026       <name>hbox15</name>
3027       <border_width>5</border_width>
3028       <homogeneous>True</homogeneous>
3029       <spacing>5</spacing>
3030       <child>
3031         <padding>0</padding>
3032         <expand>False</expand>
3033         <fill>True</fill>
3034         <pack>GTK_PACK_END</pack>
3035       </child>
3036
3037       <widget>
3038         <class>GtkHBox</class>
3039         <name>hbox16</name>
3040         <homogeneous>True</homogeneous>
3041         <spacing>5</spacing>
3042         <child>
3043           <padding>0</padding>
3044           <expand>False</expand>
3045           <fill>True</fill>
3046           <pack>GTK_PACK_END</pack>
3047         </child>
3048
3049         <widget>
3050           <class>GtkButton</class>
3051           <name>sat_ok</name>
3052           <can_focus>True</can_focus>
3053           <signal>
3054             <name>clicked</name>
3055             <handler>GtkSatOpenOk</handler>
3056             <data>&quot;intf_disc&quot;</data>
3057             <last_modification_time>Sun, 24 Mar 2002 15:36:12 GMT</last_modification_time>
3058           </signal>
3059           <label>OK</label>
3060           <relief>GTK_RELIEF_NORMAL</relief>
3061           <child>
3062             <padding>0</padding>
3063             <expand>False</expand>
3064             <fill>True</fill>
3065           </child>
3066         </widget>
3067
3068         <widget>
3069           <class>GtkButton</class>
3070           <name>sat_cancel</name>
3071           <can_focus>True</can_focus>
3072           <signal>
3073             <name>clicked</name>
3074             <handler>GtkSatOpenCancel</handler>
3075             <data>&quot;intf_disc&quot;</data>
3076             <last_modification_time>Sun, 24 Mar 2002 15:36:03 GMT</last_modification_time>
3077           </signal>
3078           <label>Cancel</label>
3079           <relief>GTK_RELIEF_NORMAL</relief>
3080           <child>
3081             <padding>0</padding>
3082             <expand>False</expand>
3083             <fill>True</fill>
3084           </child>
3085         </widget>
3086       </widget>
3087     </widget>
3088
3089     <widget>
3090       <class>GtkVBox</class>
3091       <name>vbox11</name>
3092       <border_width>5</border_width>
3093       <homogeneous>False</homogeneous>
3094       <spacing>5</spacing>
3095       <child>
3096         <padding>0</padding>
3097         <expand>True</expand>
3098         <fill>True</fill>
3099       </child>
3100
3101       <widget>
3102         <class>GtkHBox</class>
3103         <name>hbox17</name>
3104         <homogeneous>False</homogeneous>
3105         <spacing>5</spacing>
3106         <child>
3107           <padding>0</padding>
3108           <expand>True</expand>
3109           <fill>True</fill>
3110         </child>
3111
3112         <widget>
3113           <class>GtkFrame</class>
3114           <name>frame8</name>
3115           <label>Transponder settings</label>
3116           <label_xalign>0</label_xalign>
3117           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
3118           <child>
3119             <padding>0</padding>
3120             <expand>True</expand>
3121             <fill>True</fill>
3122           </child>
3123
3124           <widget>
3125             <class>GtkTable</class>
3126             <name>table3</name>
3127             <border_width>5</border_width>
3128             <rows>4</rows>
3129             <columns>2</columns>
3130             <homogeneous>False</homogeneous>
3131             <row_spacing>5</row_spacing>
3132             <column_spacing>5</column_spacing>
3133
3134             <widget>
3135               <class>GtkSpinButton</class>
3136               <name>sat_freq</name>
3137               <can_focus>True</can_focus>
3138               <climb_rate>1</climb_rate>
3139               <digits>0</digits>
3140               <numeric>False</numeric>
3141               <update_policy>GTK_UPDATE_ALWAYS</update_policy>
3142               <snap>False</snap>
3143               <wrap>False</wrap>
3144               <value>12553</value>
3145               <lower>1</lower>
3146               <upper>65536</upper>
3147               <step>1</step>
3148               <page>10</page>
3149               <page_size>10</page_size>
3150               <child>
3151                 <left_attach>1</left_attach>
3152                 <right_attach>2</right_attach>
3153                 <top_attach>0</top_attach>
3154                 <bottom_attach>1</bottom_attach>
3155                 <xpad>0</xpad>
3156                 <ypad>0</ypad>
3157                 <xexpand>True</xexpand>
3158                 <yexpand>False</yexpand>
3159                 <xshrink>False</xshrink>
3160                 <yshrink>False</yshrink>
3161                 <xfill>True</xfill>
3162                 <yfill>False</yfill>
3163               </child>
3164             </widget>
3165
3166             <widget>
3167               <class>GtkSpinButton</class>
3168               <name>sat_srate</name>
3169               <can_focus>True</can_focus>
3170               <climb_rate>1</climb_rate>
3171               <digits>0</digits>
3172               <numeric>False</numeric>
3173               <update_policy>GTK_UPDATE_ALWAYS</update_policy>
3174               <snap>False</snap>
3175               <wrap>False</wrap>
3176               <value>27500</value>
3177               <lower>1</lower>
3178               <upper>65536</upper>
3179               <step>1</step>
3180               <page>10</page>
3181               <page_size>10</page_size>
3182               <child>
3183                 <left_attach>1</left_attach>
3184                 <right_attach>2</right_attach>
3185                 <top_attach>1</top_attach>
3186                 <bottom_attach>2</bottom_attach>
3187                 <xpad>0</xpad>
3188                 <ypad>0</ypad>
3189                 <xexpand>True</xexpand>
3190                 <yexpand>False</yexpand>
3191                 <xshrink>False</xshrink>
3192                 <yshrink>False</yshrink>
3193                 <xfill>True</xfill>
3194                 <yfill>False</yfill>
3195               </child>
3196             </widget>
3197
3198             <widget>
3199               <class>GtkLabel</class>
3200               <name>label24</name>
3201               <label>Symbol Rate</label>
3202               <justify>GTK_JUSTIFY_CENTER</justify>
3203               <wrap>False</wrap>
3204               <xalign>0</xalign>
3205               <yalign>0.5</yalign>
3206               <xpad>0</xpad>
3207               <ypad>0</ypad>
3208               <child>
3209                 <left_attach>0</left_attach>
3210                 <right_attach>1</right_attach>
3211                 <top_attach>1</top_attach>
3212                 <bottom_attach>2</bottom_attach>
3213                 <xpad>0</xpad>
3214                 <ypad>0</ypad>
3215                 <xexpand>False</xexpand>
3216                 <yexpand>False</yexpand>
3217                 <xshrink>False</xshrink>
3218                 <yshrink>False</yshrink>
3219                 <xfill>True</xfill>
3220                 <yfill>False</yfill>
3221               </child>
3222             </widget>
3223
3224             <widget>
3225               <class>GtkLabel</class>
3226               <name>label25</name>
3227               <label>Frequency</label>
3228               <justify>GTK_JUSTIFY_CENTER</justify>
3229               <wrap>False</wrap>
3230               <xalign>0</xalign>
3231               <yalign>0.5</yalign>
3232               <xpad>0</xpad>
3233               <ypad>0</ypad>
3234               <child>
3235                 <left_attach>0</left_attach>
3236                 <right_attach>1</right_attach>
3237                 <top_attach>0</top_attach>
3238                 <bottom_attach>1</bottom_attach>
3239                 <xpad>0</xpad>
3240                 <ypad>0</ypad>
3241                 <xexpand>False</xexpand>
3242                 <yexpand>False</yexpand>
3243                 <xshrink>False</xshrink>
3244                 <yshrink>False</yshrink>
3245                 <xfill>True</xfill>
3246                 <yfill>False</yfill>
3247               </child>
3248             </widget>
3249
3250             <widget>
3251               <class>GtkLabel</class>
3252               <name>label26</name>
3253               <label>Polarization</label>
3254               <justify>GTK_JUSTIFY_CENTER</justify>
3255               <wrap>False</wrap>
3256               <xalign>0</xalign>
3257               <yalign>0.5</yalign>
3258               <xpad>0</xpad>
3259               <ypad>0</ypad>
3260               <child>
3261                 <left_attach>0</left_attach>
3262                 <right_attach>1</right_attach>
3263                 <top_attach>2</top_attach>
3264                 <bottom_attach>3</bottom_attach>
3265                 <xpad>0</xpad>
3266                 <ypad>0</ypad>
3267                 <xexpand>False</xexpand>
3268                 <yexpand>False</yexpand>
3269                 <xshrink>False</xshrink>
3270                 <yshrink>False</yshrink>
3271                 <xfill>True</xfill>
3272                 <yfill>False</yfill>
3273               </child>
3274             </widget>
3275
3276             <widget>
3277               <class>GtkRadioButton</class>
3278               <name>sat_pol_vert</name>
3279               <can_focus>True</can_focus>
3280               <label>Vertical</label>
3281               <active>False</active>
3282               <draw_indicator>True</draw_indicator>
3283               <child>
3284                 <left_attach>1</left_attach>
3285                 <right_attach>2</right_attach>
3286                 <top_attach>2</top_attach>
3287                 <bottom_attach>3</bottom_attach>
3288                 <xpad>0</xpad>
3289                 <ypad>0</ypad>
3290                 <xexpand>False</xexpand>
3291                 <yexpand>False</yexpand>
3292                 <xshrink>False</xshrink>
3293                 <yshrink>False</yshrink>
3294                 <xfill>True</xfill>
3295                 <yfill>False</yfill>
3296               </child>
3297             </widget>
3298
3299             <widget>
3300               <class>GtkRadioButton</class>
3301               <name>sat_pol_hor</name>
3302               <can_focus>True</can_focus>
3303               <label>Horizontal</label>
3304               <active>False</active>
3305               <draw_indicator>True</draw_indicator>
3306               <child>
3307                 <left_attach>1</left_attach>
3308                 <right_attach>2</right_attach>
3309                 <top_attach>3</top_attach>
3310                 <bottom_attach>4</bottom_attach>
3311                 <xpad>0</xpad>
3312                 <ypad>0</ypad>
3313                 <xexpand>False</xexpand>
3314                 <yexpand>False</yexpand>
3315                 <xshrink>False</xshrink>
3316                 <yshrink>False</yshrink>
3317                 <xfill>True</xfill>
3318                 <yfill>False</yfill>
3319               </child>
3320             </widget>
3321           </widget>
3322         </widget>
3323       </widget>
3324     </widget>
3325   </widget>
3326 </widget>
3327
3328 </GTK-Interface>