]> git.sesse.net Git - vlc/blob - plugins/gtk/intf_gtk.glade
10458f513b4258fd661c5bb4c36723ad501e1fb8
[vlc] / plugins / gtk / intf_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>on_intf_window_drag_data_received</handler>
29     <last_modification_time>Fri, 16 Feb 2001 01:59:35 GMT</last_modification_time>
30   </signal>
31   <signal>
32     <name>delete_event</name>
33     <handler>on_intf_window_destroy</handler>
34     <last_modification_time>Thu, 08 Mar 2001 10:33:41 GMT</last_modification_time>
35   </signal>
36   <title>VideoLAN Client</title>
37   <type>GTK_WINDOW_TOPLEVEL</type>
38   <position>GTK_WIN_POS_NONE</position>
39   <modal>False</modal>
40   <allow_shrink>False</allow_shrink>
41   <allow_grow>True</allow_grow>
42   <auto_shrink>False</auto_shrink>
43
44   <widget>
45     <class>GtkVBox</class>
46     <child_name>GnomeDock:contents</child_name>
47     <name>vbox2</name>
48     <homogeneous>False</homogeneous>
49     <spacing>0</spacing>
50
51     <widget>
52       <class>GtkHandleBox</class>
53       <name>handlebox2</name>
54       <shadow_type>GTK_SHADOW_OUT</shadow_type>
55       <handle_position>GTK_POS_LEFT</handle_position>
56       <snap_edge>GTK_POS_TOP</snap_edge>
57       <child>
58         <padding>0</padding>
59         <expand>False</expand>
60         <fill>True</fill>
61       </child>
62
63       <widget>
64         <class>GtkMenuBar</class>
65         <name>menubar1</name>
66         <shadow_type>GTK_SHADOW_OUT</shadow_type>
67
68         <widget>
69           <class>GtkMenuItem</class>
70           <name>menubar_file</name>
71           <label>_File</label>
72           <right_justify>False</right_justify>
73
74           <widget>
75             <class>GtkMenu</class>
76             <name>menubar_file_menu</name>
77
78             <widget>
79               <class>GtkMenuItem</class>
80               <name>menubar_open</name>
81               <tooltip>Open a File</tooltip>
82               <accelerator>
83                 <modifiers>0</modifiers>
84                 <key>GDK_F3</key>
85                 <signal>activate</signal>
86               </accelerator>
87               <signal>
88                 <name>activate</name>
89                 <handler>on_menubar_open_activate</handler>
90                 <last_modification_time>Sun, 04 Mar 2001 21:00:32 GMT</last_modification_time>
91               </signal>
92               <label>_Open File...</label>
93               <right_justify>False</right_justify>
94             </widget>
95
96             <widget>
97               <class>GtkMenuItem</class>
98               <name>menubar_disc</name>
99               <tooltip>Open a DVD or VCD</tooltip>
100               <accelerator>
101                 <modifiers>0</modifiers>
102                 <key>GDK_F4</key>
103                 <signal>activate</signal>
104               </accelerator>
105               <signal>
106                 <name>activate</name>
107                 <handler>on_menubar_disc_activate</handler>
108                 <last_modification_time>Sun, 04 Mar 2001 02:53:25 GMT</last_modification_time>
109               </signal>
110               <label>Open _Disc...</label>
111               <right_justify>False</right_justify>
112             </widget>
113
114             <widget>
115               <class>GtkMenuItem</class>
116               <name>menubar_network</name>
117               <tooltip>Select a Network Stream</tooltip>
118               <accelerator>
119                 <modifiers>0</modifiers>
120                 <key>GDK_F5</key>
121                 <signal>activate</signal>
122               </accelerator>
123               <signal>
124                 <name>activate</name>
125                 <handler>on_menubar_network_activate</handler>
126                 <last_modification_time>Mon, 12 Mar 2001 21:55:15 GMT</last_modification_time>
127               </signal>
128               <label>_Network Stream...</label>
129               <right_justify>False</right_justify>
130             </widget>
131
132             <widget>
133               <class>GtkMenuItem</class>
134               <name>separator4</name>
135               <right_justify>False</right_justify>
136             </widget>
137
138             <widget>
139               <class>GtkMenuItem</class>
140               <name>menubar_exit</name>
141               <tooltip>Exit the program</tooltip>
142               <accelerator>
143                 <modifiers>GDK_CONTROL_MASK</modifiers>
144                 <key>GDK_Q</key>
145                 <signal>activate</signal>
146               </accelerator>
147               <signal>
148                 <name>activate</name>
149                 <handler>on_menubar_exit_activate</handler>
150                 <last_modification_time>Wed, 21 Feb 2001 08:29:47 GMT</last_modification_time>
151               </signal>
152               <label>E_xit</label>
153               <right_justify>False</right_justify>
154             </widget>
155           </widget>
156         </widget>
157
158         <widget>
159           <class>GtkMenuItem</class>
160           <name>menubar_view</name>
161           <label>_View</label>
162           <right_justify>False</right_justify>
163
164           <widget>
165             <class>GtkMenu</class>
166             <name>menubar_view_menu</name>
167
168             <widget>
169               <class>GtkCheckMenuItem</class>
170               <name>menubar_fullscreen</name>
171               <signal>
172                 <name>activate</name>
173                 <handler>on_menubar_fullscreen_activate</handler>
174                 <last_modification_time>Tue, 01 May 2001 04:08:56 GMT</last_modification_time>
175               </signal>
176               <label>_Fullscreen</label>
177               <active>False</active>
178               <always_show_toggle>True</always_show_toggle>
179             </widget>
180
181             <widget>
182               <class>GtkMenuItem</class>
183               <name>separator13</name>
184               <right_justify>False</right_justify>
185             </widget>
186
187             <widget>
188               <class>GtkMenuItem</class>
189               <name>menubar_title</name>
190               <sensitive>False</sensitive>
191               <tooltip>Navigate through the stream</tooltip>
192               <label>_Title</label>
193               <right_justify>False</right_justify>
194             </widget>
195
196             <widget>
197               <class>GtkMenuItem</class>
198               <name>menubar_chapter</name>
199               <sensitive>False</sensitive>
200               <label>_Chapter</label>
201               <right_justify>False</right_justify>
202             </widget>
203
204             <widget>
205               <class>GtkMenuItem</class>
206               <name>menubar_angle</name>
207               <signal>
208                 <name>activate</name>
209                 <handler>on_menubar_angle_activate</handler>
210                 <last_modification_time>Tue, 01 May 2001 04:10:28 GMT</last_modification_time>
211               </signal>
212               <label>An_gle</label>
213               <right_justify>False</right_justify>
214             </widget>
215
216             <widget>
217               <class>GtkMenuItem</class>
218               <name>separator11</name>
219               <right_justify>False</right_justify>
220             </widget>
221
222             <widget>
223               <class>GtkMenuItem</class>
224               <name>menubar_playlist</name>
225               <tooltip>Open the playlist window</tooltip>
226               <signal>
227                 <name>activate</name>
228                 <handler>on_menubar_playlist_activate</handler>
229                 <last_modification_time>Wed, 21 Feb 2001 08:35:16 GMT</last_modification_time>
230               </signal>
231               <label>_Playlist...</label>
232               <right_justify>False</right_justify>
233             </widget>
234
235             <widget>
236               <class>GtkMenuItem</class>
237               <name>menubar_modules</name>
238               <sensitive>False</sensitive>
239               <tooltip>Open the plugin manager</tooltip>
240               <signal>
241                 <name>activate</name>
242                 <handler>on_menubar_modules_activate</handler>
243                 <last_modification_time>Wed, 21 Feb 2001 08:35:16 GMT</last_modification_time>
244               </signal>
245               <label>_Modules...</label>
246               <right_justify>False</right_justify>
247             </widget>
248           </widget>
249         </widget>
250
251         <widget>
252           <class>GtkMenuItem</class>
253           <name>menubar_settings</name>
254           <label>_Settings</label>
255           <right_justify>False</right_justify>
256
257           <widget>
258             <class>GtkMenu</class>
259             <name>menubar_settings_menu</name>
260
261             <widget>
262               <class>GtkMenuItem</class>
263               <name>separator7</name>
264               <right_justify>False</right_justify>
265             </widget>
266
267             <widget>
268               <class>GtkMenuItem</class>
269               <name>menubar_audio</name>
270               <sensitive>False</sensitive>
271               <tooltip>Select audio language</tooltip>
272               <label>A_udio</label>
273               <right_justify>False</right_justify>
274             </widget>
275
276             <widget>
277               <class>GtkMenuItem</class>
278               <name>menubar_subpictures</name>
279               <sensitive>False</sensitive>
280               <tooltip>Select sub-title</tooltip>
281               <label>_Subtitles</label>
282               <right_justify>False</right_justify>
283             </widget>
284
285             <widget>
286               <class>GtkMenuItem</class>
287               <name>separator8</name>
288               <right_justify>False</right_justify>
289             </widget>
290
291             <widget>
292               <class>GtkMenuItem</class>
293               <name>menubar_preferences</name>
294               <sensitive>False</sensitive>
295               <tooltip>Configure the application</tooltip>
296               <signal>
297                 <name>activate</name>
298                 <handler>on_menubar_preferences_activate</handler>
299                 <last_modification_time>Wed, 21 Feb 2001 08:39:39 GMT</last_modification_time>
300               </signal>
301               <label>_Preferences...</label>
302               <right_justify>False</right_justify>
303             </widget>
304           </widget>
305         </widget>
306
307         <widget>
308           <class>GtkMenuItem</class>
309           <name>menubar_help</name>
310           <label>_Help</label>
311           <right_justify>False</right_justify>
312
313           <widget>
314             <class>GtkMenu</class>
315             <name>menubar_help_menu</name>
316
317             <widget>
318               <class>GtkMenuItem</class>
319               <name>menubar_about</name>
320               <tooltip>About this application</tooltip>
321               <signal>
322                 <name>activate</name>
323                 <handler>on_menubar_about_activate</handler>
324                 <last_modification_time>Wed, 21 Feb 2001 08:39:39 GMT</last_modification_time>
325               </signal>
326               <label>_About...</label>
327               <right_justify>False</right_justify>
328             </widget>
329           </widget>
330         </widget>
331       </widget>
332     </widget>
333
334     <widget>
335       <class>GtkHandleBox</class>
336       <name>handlebox1</name>
337       <shadow_type>GTK_SHADOW_OUT</shadow_type>
338       <handle_position>GTK_POS_LEFT</handle_position>
339       <snap_edge>GTK_POS_TOP</snap_edge>
340       <child>
341         <padding>0</padding>
342         <expand>False</expand>
343         <fill>True</fill>
344       </child>
345
346       <widget>
347         <class>GtkToolbar</class>
348         <name>toolbar</name>
349         <border_width>1</border_width>
350         <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
351         <type>GTK_TOOLBAR_BOTH</type>
352         <space_size>16</space_size>
353         <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
354         <relief>GTK_RELIEF_NONE</relief>
355         <tooltips>True</tooltips>
356
357         <widget>
358           <class>GtkButton</class>
359           <child_name>Toolbar:button</child_name>
360           <name>toolbar_open</name>
361           <tooltip>Open a File</tooltip>
362           <signal>
363             <name>clicked</name>
364             <handler>on_toolbar_open_clicked</handler>
365             <last_modification_time>Sun, 04 Mar 2001 21:01:03 GMT</last_modification_time>
366           </signal>
367           <label>File</label>
368         </widget>
369
370         <widget>
371           <class>GtkButton</class>
372           <child_name>Toolbar:button</child_name>
373           <name>toolbar_disc</name>
374           <tooltip>Open a DVD or VCD</tooltip>
375           <signal>
376             <name>clicked</name>
377             <handler>on_toolbar_disc_clicked</handler>
378             <last_modification_time>Sun, 04 Mar 2001 02:55:35 GMT</last_modification_time>
379           </signal>
380           <label>Disc</label>
381         </widget>
382
383         <widget>
384           <class>GtkButton</class>
385           <child_name>Toolbar:button</child_name>
386           <name>toolbar_network</name>
387           <tooltip>Select a Network Stream</tooltip>
388           <signal>
389             <name>clicked</name>
390             <handler>on_toolbar_network_clicked</handler>
391             <last_modification_time>Sun, 04 Mar 2001 02:55:35 GMT</last_modification_time>
392           </signal>
393           <label>Net</label>
394         </widget>
395
396         <widget>
397           <class>GtkButton</class>
398           <child_name>Toolbar:button</child_name>
399           <name>toolbar_back</name>
400           <sensitive>False</sensitive>
401           <tooltip>Go Backwards</tooltip>
402           <signal>
403             <name>clicked</name>
404             <handler>on_toolbar_back_clicked</handler>
405             <last_modification_time>Sun, 11 Feb 2001 17:06:28 GMT</last_modification_time>
406           </signal>
407           <label>Back</label>
408           <child>
409             <new_group>True</new_group>
410           </child>
411         </widget>
412
413         <widget>
414           <class>GtkButton</class>
415           <child_name>Toolbar:button</child_name>
416           <name>toolbar_stop</name>
417           <sensitive>False</sensitive>
418           <tooltip>Stop Stream</tooltip>
419           <signal>
420             <name>clicked</name>
421             <handler>on_toolbar_stop_clicked</handler>
422             <last_modification_time>Sun, 11 Feb 2001 17:06:33 GMT</last_modification_time>
423           </signal>
424           <label>Stop</label>
425         </widget>
426
427         <widget>
428           <class>GtkButton</class>
429           <child_name>Toolbar:button</child_name>
430           <name>toolbar_play</name>
431           <tooltip>Play Stream</tooltip>
432           <signal>
433             <name>clicked</name>
434             <handler>on_toolbar_play_clicked</handler>
435             <last_modification_time>Sun, 11 Feb 2001 17:06:39 GMT</last_modification_time>
436           </signal>
437           <label>Play</label>
438         </widget>
439
440         <widget>
441           <class>GtkButton</class>
442           <child_name>Toolbar:button</child_name>
443           <name>toolbar_pause</name>
444           <tooltip>Pause Stream</tooltip>
445           <signal>
446             <name>clicked</name>
447             <handler>on_toolbar_pause_clicked</handler>
448             <last_modification_time>Sun, 11 Feb 2001 17:06:43 GMT</last_modification_time>
449           </signal>
450           <label>Pause</label>
451         </widget>
452
453         <widget>
454           <class>GtkButton</class>
455           <child_name>Toolbar:button</child_name>
456           <name>toolbar_slow</name>
457           <tooltip>Play Slower</tooltip>
458           <signal>
459             <name>clicked</name>
460             <handler>on_toolbar_slow_clicked</handler>
461             <last_modification_time>Mon, 12 Feb 2001 07:20:42 GMT</last_modification_time>
462           </signal>
463           <label>Slow</label>
464         </widget>
465
466         <widget>
467           <class>GtkButton</class>
468           <child_name>Toolbar:button</child_name>
469           <name>toolbar_fast</name>
470           <tooltip>Play Faster</tooltip>
471           <signal>
472             <name>clicked</name>
473             <handler>on_toolbar_fast_clicked</handler>
474             <last_modification_time>Mon, 12 Feb 2001 07:20:48 GMT</last_modification_time>
475           </signal>
476           <label>Fast</label>
477         </widget>
478
479         <widget>
480           <class>GtkButton</class>
481           <child_name>Toolbar:button</child_name>
482           <name>toolbar_playlist</name>
483           <tooltip>Open Playlist</tooltip>
484           <signal>
485             <name>clicked</name>
486             <handler>on_toolbar_playlist_clicked</handler>
487             <last_modification_time>Sun, 11 Feb 2001 17:06:48 GMT</last_modification_time>
488           </signal>
489           <label>Playlist</label>
490           <child>
491             <new_group>True</new_group>
492           </child>
493         </widget>
494
495         <widget>
496           <class>GtkButton</class>
497           <child_name>Toolbar:button</child_name>
498           <name>toolbar_prev</name>
499           <tooltip>Previous File</tooltip>
500           <signal>
501             <name>clicked</name>
502             <handler>on_toolbar_prev_clicked</handler>
503             <last_modification_time>Sun, 11 Feb 2001 17:06:52 GMT</last_modification_time>
504           </signal>
505           <label>Prev</label>
506         </widget>
507
508         <widget>
509           <class>GtkButton</class>
510           <child_name>Toolbar:button</child_name>
511           <name>toolbar_next</name>
512           <tooltip>Next File</tooltip>
513           <signal>
514             <name>clicked</name>
515             <handler>on_toolbar_next_clicked</handler>
516             <last_modification_time>Sun, 11 Feb 2001 17:06:56 GMT</last_modification_time>
517           </signal>
518           <label>Next</label>
519         </widget>
520       </widget>
521     </widget>
522
523     <widget>
524       <class>GtkHandleBox</class>
525       <name>handlebox3</name>
526       <shadow_type>GTK_SHADOW_OUT</shadow_type>
527       <handle_position>GTK_POS_LEFT</handle_position>
528       <snap_edge>GTK_POS_TOP</snap_edge>
529       <child>
530         <padding>0</padding>
531         <expand>True</expand>
532         <fill>True</fill>
533       </child>
534
535       <widget>
536         <class>GtkFrame</class>
537         <name>slider_frame</name>
538         <visible>False</visible>
539         <label>-:--:--</label>
540         <label_xalign>0.05</label_xalign>
541         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
542
543         <widget>
544           <class>GtkHScale</class>
545           <name>slider</name>
546           <can_focus>True</can_focus>
547           <signal>
548             <name>button_release_event</name>
549             <handler>on_slider_button_release_event</handler>
550             <last_modification_time>Wed, 14 Mar 2001 15:58:36 GMT</last_modification_time>
551           </signal>
552           <signal>
553             <name>button_press_event</name>
554             <handler>on_slider_button_press_event</handler>
555             <last_modification_time>Wed, 14 Mar 2001 15:58:42 GMT</last_modification_time>
556           </signal>
557           <draw_value>False</draw_value>
558           <value_pos>GTK_POS_TOP</value_pos>
559           <digits>3</digits>
560           <policy>GTK_UPDATE_CONTINUOUS</policy>
561           <value>0</value>
562           <lower>0</lower>
563           <upper>100</upper>
564           <step>1</step>
565           <page>6.25</page>
566           <page_size>0</page_size>
567         </widget>
568       </widget>
569     </widget>
570
571     <widget>
572       <class>Placeholder</class>
573     </widget>
574
575     <widget>
576       <class>Placeholder</class>
577     </widget>
578
579     <widget>
580       <class>Placeholder</class>
581     </widget>
582
583     <widget>
584       <class>GtkStatusbar</class>
585       <name>intf_statusbar</name>
586       <child>
587         <padding>0</padding>
588         <expand>False</expand>
589         <fill>False</fill>
590       </child>
591     </widget>
592   </widget>
593 </widget>
594
595 <widget>
596   <class>GtkMenu</class>
597   <name>intf_popup</name>
598
599   <widget>
600     <class>GtkMenuItem</class>
601     <name>popup_play</name>
602     <signal>
603       <name>activate</name>
604       <handler>on_popup_play_activate</handler>
605       <last_modification_time>Wed, 21 Feb 2001 08:31:57 GMT</last_modification_time>
606     </signal>
607     <label>_Play</label>
608     <right_justify>False</right_justify>
609   </widget>
610
611   <widget>
612     <class>GtkMenuItem</class>
613     <name>popup_pause</name>
614     <signal>
615       <name>activate</name>
616       <handler>on_popup_pause_activate</handler>
617       <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
618     </signal>
619     <label>Pause</label>
620     <right_justify>False</right_justify>
621   </widget>
622
623   <widget>
624     <class>GtkMenuItem</class>
625     <name>popup_slow</name>
626     <signal>
627       <name>activate</name>
628       <handler>on_popup_slow_activate</handler>
629       <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
630     </signal>
631     <label>Slow</label>
632     <right_justify>False</right_justify>
633   </widget>
634
635   <widget>
636     <class>GtkMenuItem</class>
637     <name>popup_fast</name>
638     <signal>
639       <name>activate</name>
640       <handler>on_popup_fast_activate</handler>
641       <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
642     </signal>
643     <label>Fast</label>
644     <right_justify>False</right_justify>
645   </widget>
646
647   <widget>
648     <class>GtkMenuItem</class>
649     <name>separator6</name>
650     <right_justify>False</right_justify>
651   </widget>
652
653   <widget>
654     <class>GtkMenuItem</class>
655     <name>main_window_toggle</name>
656     <signal>
657       <name>activate</name>
658       <handler>on_main_window_toggle</handler>
659       <last_modification_time>Thu, 08 Mar 2001 10:37:08 GMT</last_modification_time>
660     </signal>
661     <label>Toggle _Interface</label>
662     <right_justify>False</right_justify>
663   </widget>
664
665   <widget>
666     <class>GtkMenuItem</class>
667     <name>separator5</name>
668     <right_justify>False</right_justify>
669   </widget>
670
671   <widget>
672     <class>GtkMenuItem</class>
673     <name>popup_navigation</name>
674     <sensitive>False</sensitive>
675     <label>_Navigation</label>
676     <right_justify>False</right_justify>
677   </widget>
678
679   <widget>
680     <class>GtkMenuItem</class>
681     <name>popup_audio</name>
682     <sensitive>False</sensitive>
683     <label>_Audio</label>
684     <right_justify>False</right_justify>
685   </widget>
686
687   <widget>
688     <class>GtkMenuItem</class>
689     <name>popup_subpictures</name>
690     <sensitive>False</sensitive>
691     <label>_Subtitles</label>
692     <right_justify>False</right_justify>
693   </widget>
694
695   <widget>
696     <class>GtkMenuItem</class>
697     <name>popup_file</name>
698     <label>_File</label>
699     <right_justify>False</right_justify>
700
701     <widget>
702       <class>GtkMenu</class>
703       <name>popup_file_menu</name>
704
705       <widget>
706         <class>GtkMenuItem</class>
707         <name>popup_open</name>
708         <tooltip>Open a File</tooltip>
709         <signal>
710           <name>activate</name>
711           <handler>on_popup_open_activate</handler>
712           <last_modification_time>Sun, 04 Mar 2001 21:00:48 GMT</last_modification_time>
713         </signal>
714         <label>_Open File...</label>
715         <right_justify>False</right_justify>
716       </widget>
717
718       <widget>
719         <class>GtkMenuItem</class>
720         <name>popup_disc</name>
721         <tooltip>Open a DVD or VCD</tooltip>
722         <signal>
723           <name>activate</name>
724           <handler>on_popup_disc_activate</handler>
725           <last_modification_time>Sun, 04 Mar 2001 03:04:11 GMT</last_modification_time>
726         </signal>
727         <label>Open _Disc...</label>
728         <right_justify>False</right_justify>
729       </widget>
730
731       <widget>
732         <class>GtkMenuItem</class>
733         <name>popup_network</name>
734         <tooltip>Select a Network Stream</tooltip>
735         <signal>
736           <name>activate</name>
737           <handler>on_popup_network_activate</handler>
738           <last_modification_time>Mon, 12 Mar 2001 21:57:31 GMT</last_modification_time>
739         </signal>
740         <label>_Network Stream...</label>
741         <right_justify>False</right_justify>
742       </widget>
743
744       <widget>
745         <class>GtkMenuItem</class>
746         <name>separator12</name>
747         <right_justify>False</right_justify>
748       </widget>
749
750       <widget>
751         <class>GtkMenuItem</class>
752         <name>popup_about</name>
753         <signal>
754           <name>activate</name>
755           <handler>on_popup_about_activate</handler>
756           <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
757         </signal>
758         <label>_About...</label>
759         <right_justify>False</right_justify>
760       </widget>
761     </widget>
762   </widget>
763
764   <widget>
765     <class>GtkMenuItem</class>
766     <name>separator9</name>
767     <right_justify>False</right_justify>
768   </widget>
769
770   <widget>
771     <class>GtkMenuItem</class>
772     <name>popup_exit</name>
773     <signal>
774       <name>activate</name>
775       <handler>on_popup_exit_activate</handler>
776       <last_modification_time>Wed, 21 Feb 2001 08:31:57 GMT</last_modification_time>
777     </signal>
778     <label>E_xit</label>
779     <right_justify>False</right_justify>
780   </widget>
781 </widget>
782
783 <widget>
784   <class>GtkDialog</class>
785   <name>intf_about</name>
786   <border_width>5</border_width>
787   <title>About</title>
788   <type>GTK_WINDOW_TOPLEVEL</type>
789   <position>GTK_WIN_POS_CENTER</position>
790   <modal>False</modal>
791   <allow_shrink>False</allow_shrink>
792   <allow_grow>False</allow_grow>
793   <auto_shrink>False</auto_shrink>
794
795   <widget>
796     <class>GtkVBox</class>
797     <child_name>Dialog:vbox</child_name>
798     <name>dialog-vbox1</name>
799     <homogeneous>False</homogeneous>
800     <spacing>0</spacing>
801
802     <widget>
803       <class>GtkHBox</class>
804       <child_name>Dialog:action_area</child_name>
805       <name>dialog-action_area</name>
806       <border_width>10</border_width>
807       <homogeneous>True</homogeneous>
808       <spacing>5</spacing>
809       <child>
810         <padding>0</padding>
811         <expand>False</expand>
812         <fill>True</fill>
813         <pack>GTK_PACK_END</pack>
814       </child>
815
816       <widget>
817         <class>GtkButton</class>
818         <name>about_ok</name>
819         <can_default>True</can_default>
820         <has_default>True</has_default>
821         <can_focus>True</can_focus>
822         <signal>
823           <name>clicked</name>
824           <handler>on_about_ok_clicked</handler>
825           <last_modification_time>Wed, 21 Feb 2001 08:51:07 GMT</last_modification_time>
826         </signal>
827         <label>OK</label>
828         <relief>GTK_RELIEF_NORMAL</relief>
829         <child>
830           <padding>0</padding>
831           <expand>False</expand>
832           <fill>True</fill>
833         </child>
834       </widget>
835     </widget>
836
837     <widget>
838       <class>GtkVBox</class>
839       <name>vbox3</name>
840       <homogeneous>False</homogeneous>
841       <spacing>0</spacing>
842       <child>
843         <padding>0</padding>
844         <expand>True</expand>
845         <fill>True</fill>
846       </child>
847
848       <widget>
849         <class>GtkLabel</class>
850         <name>label14</name>
851         <label>VideoLAN Client</label>
852         <justify>GTK_JUSTIFY_CENTER</justify>
853         <wrap>False</wrap>
854         <xalign>0.5</xalign>
855         <yalign>0.5</yalign>
856         <xpad>0</xpad>
857         <ypad>10</ypad>
858         <child>
859           <padding>0</padding>
860           <expand>True</expand>
861           <fill>True</fill>
862         </child>
863       </widget>
864
865       <widget>
866         <class>GtkLabel</class>
867         <name>label18</name>
868         <label>(C) 1996, 1997, 1998, 1999, 2000, 2001 - the VideoLAN Team</label>
869         <justify>GTK_JUSTIFY_LEFT</justify>
870         <wrap>False</wrap>
871         <xalign>0.5</xalign>
872         <yalign>0.5</yalign>
873         <xpad>0</xpad>
874         <ypad>5</ypad>
875         <child>
876           <padding>0</padding>
877           <expand>False</expand>
878           <fill>False</fill>
879         </child>
880       </widget>
881
882       <widget>
883         <class>GtkFrame</class>
884         <name>frame1</name>
885         <label>Authors</label>
886         <label_xalign>0</label_xalign>
887         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
888         <child>
889           <padding>0</padding>
890           <expand>False</expand>
891           <fill>False</fill>
892         </child>
893
894         <widget>
895           <class>GtkLabel</class>
896           <name>label16</name>
897           <label>Régis Duchesne &lt;regis@via.ecp.fr&gt;
898 Michel Lespinasse &lt;walken@zoy.org&gt;
899 Olivier Pomel &lt;pomel@via.ecp.fr&gt;
900 Pierre Baillet &lt;oct@zoy.org&gt;
901 Jean-Philippe Grimaldi &lt;jeanphi@via.ecp.fr&gt;
902 Andres Krapf &lt;dae@via.ecp.fr&gt;
903 Christophe Massiot &lt;massiot@via.ecp.fr&gt;
904 Vincent Seguin &lt;seguin@via.ecp.fr&gt;
905 Benoit Steiner &lt;benny@via.ecp.fr&gt;
906 Arnaud de Bossoreille de Ribou &lt;bozo@via.ecp.fr&gt;
907 Jean-Marc Dressler &lt;polux@via.ecp.fr&gt;
908 Gaël Hendryckx &lt;jimmy@via.ecp.fr&gt;
909 Samuel Hocevar &lt;sam@zoy.org&gt;
910 Brieuc Jeunhomme &lt;bbp@via.ecp.fr&gt;
911 Michel Kaempf &lt;maxx@via.ecp.fr&gt;
912 Stéphane Borel &lt;stef@via.ecp.fr&gt;
913 Renaud Dartus &lt;reno@via.ecp.fr&gt;
914 Henri Fallon &lt;henri@via.ecp.fr&gt;</label>
915           <justify>GTK_JUSTIFY_LEFT</justify>
916           <wrap>False</wrap>
917           <xalign>0.5</xalign>
918           <yalign>0</yalign>
919           <xpad>5</xpad>
920           <ypad>5</ypad>
921         </widget>
922       </widget>
923
924       <widget>
925         <class>GtkLabel</class>
926         <name>label17</name>
927         <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>
928         <justify>GTK_JUSTIFY_LEFT</justify>
929         <wrap>True</wrap>
930         <xalign>0.5</xalign>
931         <yalign>0.5</yalign>
932         <xpad>0</xpad>
933         <ypad>5</ypad>
934         <child>
935           <padding>0</padding>
936           <expand>False</expand>
937           <fill>False</fill>
938         </child>
939       </widget>
940     </widget>
941   </widget>
942 </widget>
943
944 <widget>
945   <class>GtkFileSelection</class>
946   <name>intf_fileopen</name>
947   <border_width>10</border_width>
948   <signal>
949     <name>destroy</name>
950     <handler>on_intf_fileopen_destroy</handler>
951     <last_modification_time>Wed, 21 Feb 2001 08:53:18 GMT</last_modification_time>
952   </signal>
953   <title>Select File</title>
954   <type>GTK_WINDOW_TOPLEVEL</type>
955   <position>GTK_WIN_POS_NONE</position>
956   <modal>True</modal>
957   <allow_shrink>False</allow_shrink>
958   <allow_grow>True</allow_grow>
959   <auto_shrink>False</auto_shrink>
960   <show_file_op_buttons>True</show_file_op_buttons>
961
962   <widget>
963     <class>GtkButton</class>
964     <child_name>FileSel:ok_button</child_name>
965     <name>fileopen_ok</name>
966     <can_default>True</can_default>
967     <can_focus>True</can_focus>
968     <signal>
969       <name>clicked</name>
970       <handler>on_fileopen_ok_clicked</handler>
971       <last_modification_time>Wed, 21 Feb 2001 08:55:12 GMT</last_modification_time>
972     </signal>
973     <label>OK</label>
974     <relief>GTK_RELIEF_NORMAL</relief>
975   </widget>
976
977   <widget>
978     <class>GtkButton</class>
979     <child_name>FileSel:cancel_button</child_name>
980     <name>fileopen_cancel</name>
981     <can_default>True</can_default>
982     <can_focus>True</can_focus>
983     <signal>
984       <name>clicked</name>
985       <handler>on_fileopen_cancel_clicked</handler>
986       <last_modification_time>Wed, 21 Feb 2001 08:55:06 GMT</last_modification_time>
987     </signal>
988     <label>Cancel</label>
989     <relief>GTK_RELIEF_NORMAL</relief>
990   </widget>
991 </widget>
992
993 <widget>
994   <class>GtkDialog</class>
995   <name>intf_disc</name>
996   <title>Open Disc</title>
997   <type>GTK_WINDOW_TOPLEVEL</type>
998   <position>GTK_WIN_POS_NONE</position>
999   <modal>True</modal>
1000   <allow_shrink>False</allow_shrink>
1001   <allow_grow>False</allow_grow>
1002   <auto_shrink>False</auto_shrink>
1003
1004   <widget>
1005     <class>GtkVBox</class>
1006     <child_name>Dialog:vbox</child_name>
1007     <name>dialog-vbox2</name>
1008     <border_width>5</border_width>
1009     <homogeneous>False</homogeneous>
1010     <spacing>0</spacing>
1011
1012     <widget>
1013       <class>GtkHBox</class>
1014       <child_name>Dialog:action_area</child_name>
1015       <name>dialog-action_area1</name>
1016       <border_width>5</border_width>
1017       <homogeneous>True</homogeneous>
1018       <spacing>5</spacing>
1019       <child>
1020         <padding>0</padding>
1021         <expand>False</expand>
1022         <fill>True</fill>
1023         <pack>GTK_PACK_END</pack>
1024       </child>
1025
1026       <widget>
1027         <class>GtkHBox</class>
1028         <name>hbox1</name>
1029         <homogeneous>True</homogeneous>
1030         <spacing>5</spacing>
1031         <child>
1032           <padding>0</padding>
1033           <expand>False</expand>
1034           <fill>True</fill>
1035           <pack>GTK_PACK_END</pack>
1036         </child>
1037
1038         <widget>
1039           <class>GtkButton</class>
1040           <name>disc_ok</name>
1041           <can_focus>True</can_focus>
1042           <signal>
1043             <name>clicked</name>
1044             <handler>on_disc_ok_clicked</handler>
1045             <last_modification_time>Sun, 04 Mar 2001 02:45:24 GMT</last_modification_time>
1046           </signal>
1047           <label>OK</label>
1048           <relief>GTK_RELIEF_NORMAL</relief>
1049           <child>
1050             <padding>0</padding>
1051             <expand>False</expand>
1052             <fill>True</fill>
1053           </child>
1054         </widget>
1055
1056         <widget>
1057           <class>GtkButton</class>
1058           <name>disc_cancel</name>
1059           <can_focus>True</can_focus>
1060           <signal>
1061             <name>clicked</name>
1062             <handler>on_disc_cancel_clicked</handler>
1063             <last_modification_time>Sun, 04 Mar 2001 02:45:45 GMT</last_modification_time>
1064           </signal>
1065           <label>Cancel</label>
1066           <relief>GTK_RELIEF_NORMAL</relief>
1067           <child>
1068             <padding>0</padding>
1069             <expand>False</expand>
1070             <fill>True</fill>
1071           </child>
1072         </widget>
1073       </widget>
1074     </widget>
1075
1076     <widget>
1077       <class>GtkVBox</class>
1078       <name>vbox4</name>
1079       <border_width>5</border_width>
1080       <homogeneous>False</homogeneous>
1081       <spacing>5</spacing>
1082       <child>
1083         <padding>0</padding>
1084         <expand>True</expand>
1085         <fill>True</fill>
1086       </child>
1087
1088       <widget>
1089         <class>GtkHBox</class>
1090         <name>hbox3</name>
1091         <homogeneous>False</homogeneous>
1092         <spacing>5</spacing>
1093         <child>
1094           <padding>0</padding>
1095           <expand>True</expand>
1096           <fill>True</fill>
1097         </child>
1098
1099         <widget>
1100           <class>GtkFrame</class>
1101           <name>frame2</name>
1102           <label>Disc type</label>
1103           <label_xalign>0</label_xalign>
1104           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1105           <child>
1106             <padding>0</padding>
1107             <expand>True</expand>
1108             <fill>True</fill>
1109           </child>
1110
1111           <widget>
1112             <class>GtkVBox</class>
1113             <name>vbox5</name>
1114             <homogeneous>False</homogeneous>
1115             <spacing>0</spacing>
1116
1117             <widget>
1118               <class>GtkRadioButton</class>
1119               <name>disc_dvd</name>
1120               <can_focus>True</can_focus>
1121               <signal>
1122                 <name>toggled</name>
1123                 <handler>on_disc_dvd_toggled</handler>
1124                 <last_modification_time>Sun, 04 Mar 2001 02:50:56 GMT</last_modification_time>
1125               </signal>
1126               <label>DVD</label>
1127               <active>False</active>
1128               <draw_indicator>True</draw_indicator>
1129               <group>disc</group>
1130               <child>
1131                 <padding>0</padding>
1132                 <expand>False</expand>
1133                 <fill>False</fill>
1134               </child>
1135             </widget>
1136
1137             <widget>
1138               <class>GtkRadioButton</class>
1139               <name>disc_vcd</name>
1140               <sensitive>False</sensitive>
1141               <can_focus>True</can_focus>
1142               <signal>
1143                 <name>toggled</name>
1144                 <handler>on_disc_vcd_toggled</handler>
1145                 <last_modification_time>Sun, 04 Mar 2001 02:51:00 GMT</last_modification_time>
1146               </signal>
1147               <label>VCD</label>
1148               <active>False</active>
1149               <draw_indicator>True</draw_indicator>
1150               <group>disc</group>
1151               <child>
1152                 <padding>0</padding>
1153                 <expand>False</expand>
1154                 <fill>False</fill>
1155               </child>
1156             </widget>
1157           </widget>
1158         </widget>
1159
1160         <widget>
1161           <class>GtkFrame</class>
1162           <name>frame3</name>
1163           <label>Starting position</label>
1164           <label_xalign>0</label_xalign>
1165           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1166           <child>
1167             <padding>0</padding>
1168             <expand>True</expand>
1169             <fill>True</fill>
1170           </child>
1171
1172           <widget>
1173             <class>GtkTable</class>
1174             <name>table1</name>
1175             <border_width>5</border_width>
1176             <rows>2</rows>
1177             <columns>2</columns>
1178             <homogeneous>False</homogeneous>
1179             <row_spacing>5</row_spacing>
1180             <column_spacing>5</column_spacing>
1181
1182             <widget>
1183               <class>GtkSpinButton</class>
1184               <name>disc_title</name>
1185               <can_focus>True</can_focus>
1186               <climb_rate>1</climb_rate>
1187               <digits>0</digits>
1188               <numeric>False</numeric>
1189               <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1190               <snap>False</snap>
1191               <wrap>False</wrap>
1192               <value>1</value>
1193               <lower>1</lower>
1194               <upper>65536</upper>
1195               <step>1</step>
1196               <page>10</page>
1197               <page_size>10</page_size>
1198               <child>
1199                 <left_attach>1</left_attach>
1200                 <right_attach>2</right_attach>
1201                 <top_attach>0</top_attach>
1202                 <bottom_attach>1</bottom_attach>
1203                 <xpad>0</xpad>
1204                 <ypad>0</ypad>
1205                 <xexpand>True</xexpand>
1206                 <yexpand>False</yexpand>
1207                 <xshrink>False</xshrink>
1208                 <yshrink>False</yshrink>
1209                 <xfill>True</xfill>
1210                 <yfill>False</yfill>
1211               </child>
1212             </widget>
1213
1214             <widget>
1215               <class>GtkSpinButton</class>
1216               <name>disc_chapter</name>
1217               <can_focus>True</can_focus>
1218               <climb_rate>1</climb_rate>
1219               <digits>0</digits>
1220               <numeric>False</numeric>
1221               <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1222               <snap>False</snap>
1223               <wrap>False</wrap>
1224               <value>1</value>
1225               <lower>1</lower>
1226               <upper>65536</upper>
1227               <step>1</step>
1228               <page>10</page>
1229               <page_size>10</page_size>
1230               <child>
1231                 <left_attach>1</left_attach>
1232                 <right_attach>2</right_attach>
1233                 <top_attach>1</top_attach>
1234                 <bottom_attach>2</bottom_attach>
1235                 <xpad>0</xpad>
1236                 <ypad>0</ypad>
1237                 <xexpand>True</xexpand>
1238                 <yexpand>False</yexpand>
1239                 <xshrink>False</xshrink>
1240                 <yshrink>False</yshrink>
1241                 <xfill>True</xfill>
1242                 <yfill>False</yfill>
1243               </child>
1244             </widget>
1245
1246             <widget>
1247               <class>GtkLabel</class>
1248               <name>label20</name>
1249               <label>Chapter</label>
1250               <justify>GTK_JUSTIFY_CENTER</justify>
1251               <wrap>False</wrap>
1252               <xalign>0</xalign>
1253               <yalign>0.5</yalign>
1254               <xpad>0</xpad>
1255               <ypad>0</ypad>
1256               <child>
1257                 <left_attach>0</left_attach>
1258                 <right_attach>1</right_attach>
1259                 <top_attach>1</top_attach>
1260                 <bottom_attach>2</bottom_attach>
1261                 <xpad>0</xpad>
1262                 <ypad>0</ypad>
1263                 <xexpand>False</xexpand>
1264                 <yexpand>False</yexpand>
1265                 <xshrink>False</xshrink>
1266                 <yshrink>False</yshrink>
1267                 <xfill>True</xfill>
1268                 <yfill>False</yfill>
1269               </child>
1270             </widget>
1271
1272             <widget>
1273               <class>GtkLabel</class>
1274               <name>label21</name>
1275               <label>Title</label>
1276               <justify>GTK_JUSTIFY_CENTER</justify>
1277               <wrap>False</wrap>
1278               <xalign>0</xalign>
1279               <yalign>0.5</yalign>
1280               <xpad>0</xpad>
1281               <ypad>0</ypad>
1282               <child>
1283                 <left_attach>0</left_attach>
1284                 <right_attach>1</right_attach>
1285                 <top_attach>0</top_attach>
1286                 <bottom_attach>1</bottom_attach>
1287                 <xpad>0</xpad>
1288                 <ypad>0</ypad>
1289                 <xexpand>False</xexpand>
1290                 <yexpand>False</yexpand>
1291                 <xshrink>False</xshrink>
1292                 <yshrink>False</yshrink>
1293                 <xfill>True</xfill>
1294                 <yfill>False</yfill>
1295               </child>
1296             </widget>
1297           </widget>
1298         </widget>
1299       </widget>
1300
1301       <widget>
1302         <class>GtkHBox</class>
1303         <name>hbox2</name>
1304         <homogeneous>False</homogeneous>
1305         <spacing>5</spacing>
1306         <child>
1307           <padding>0</padding>
1308           <expand>True</expand>
1309           <fill>True</fill>
1310         </child>
1311
1312         <widget>
1313           <class>GtkLabel</class>
1314           <name>label19</name>
1315           <label>Device name</label>
1316           <justify>GTK_JUSTIFY_CENTER</justify>
1317           <wrap>False</wrap>
1318           <xalign>0.5</xalign>
1319           <yalign>0.5</yalign>
1320           <xpad>0</xpad>
1321           <ypad>0</ypad>
1322           <child>
1323             <padding>0</padding>
1324             <expand>False</expand>
1325             <fill>False</fill>
1326           </child>
1327         </widget>
1328
1329         <widget>
1330           <class>GtkEntry</class>
1331           <name>disc_name</name>
1332           <can_focus>True</can_focus>
1333           <editable>True</editable>
1334           <text_visible>True</text_visible>
1335           <text_max_length>0</text_max_length>
1336           <text>/dev/dvd</text>
1337           <child>
1338             <padding>0</padding>
1339             <expand>True</expand>
1340             <fill>True</fill>
1341           </child>
1342         </widget>
1343       </widget>
1344     </widget>
1345   </widget>
1346 </widget>
1347
1348 <widget>
1349   <class>GtkWindow</class>
1350   <name>intf_playlist</name>
1351   <signal>
1352     <name>delete_event</name>
1353     <handler>on_intf_playlist_destroy_event</handler>
1354     <last_modification_time>Thu, 08 Mar 2001 10:16:44 GMT</last_modification_time>
1355   </signal>
1356   <title>Playlist</title>
1357   <type>GTK_WINDOW_TOPLEVEL</type>
1358   <position>GTK_WIN_POS_NONE</position>
1359   <modal>False</modal>
1360   <default_width>386</default_width>
1361   <default_height>200</default_height>
1362   <allow_shrink>False</allow_shrink>
1363   <allow_grow>True</allow_grow>
1364   <auto_shrink>False</auto_shrink>
1365
1366   <widget>
1367     <class>GtkVBox</class>
1368     <name>vbox6</name>
1369     <homogeneous>False</homogeneous>
1370     <spacing>0</spacing>
1371
1372     <widget>
1373       <class>GtkMenuBar</class>
1374       <name>menubar2</name>
1375       <shadow_type>GTK_SHADOW_OUT</shadow_type>
1376       <child>
1377         <padding>0</padding>
1378         <expand>False</expand>
1379         <fill>False</fill>
1380       </child>
1381
1382       <widget>
1383         <class>GtkMenuItem</class>
1384         <name>add1</name>
1385         <label>Add</label>
1386         <right_justify>False</right_justify>
1387       </widget>
1388
1389       <widget>
1390         <class>GtkMenuItem</class>
1391         <name>delete1</name>
1392         <label>Delete</label>
1393         <right_justify>False</right_justify>
1394
1395         <widget>
1396           <class>GtkMenu</class>
1397           <name>delete1_menu</name>
1398
1399           <widget>
1400             <class>GtkMenuItem</class>
1401             <name>crop1</name>
1402             <signal>
1403               <name>activate</name>
1404               <handler>on_crop_activate</handler>
1405               <last_modification_time>Thu, 08 Mar 2001 15:12:17 GMT</last_modification_time>
1406             </signal>
1407             <label>_crop</label>
1408             <right_justify>False</right_justify>
1409           </widget>
1410
1411           <widget>
1412             <class>GtkMenuItem</class>
1413             <name>invert1</name>
1414             <signal>
1415               <name>activate</name>
1416               <handler>on_invertselection_clicked</handler>
1417               <last_modification_time>Thu, 08 Mar 2001 15:12:17 GMT</last_modification_time>
1418             </signal>
1419             <label>_invert</label>
1420             <right_justify>False</right_justify>
1421           </widget>
1422
1423           <widget>
1424             <class>GtkMenuItem</class>
1425             <name>selection</name>
1426             <signal>
1427               <name>activate</name>
1428               <handler>on_delete_clicked</handler>
1429               <last_modification_time>Thu, 08 Mar 2001 11:12:03 GMT</last_modification_time>
1430             </signal>
1431             <label>_selection</label>
1432             <right_justify>False</right_justify>
1433           </widget>
1434         </widget>
1435       </widget>
1436
1437       <widget>
1438         <class>GtkMenuItem</class>
1439         <name>selection1</name>
1440         <label>Selection</label>
1441         <right_justify>False</right_justify>
1442       </widget>
1443     </widget>
1444
1445     <widget>
1446       <class>GtkScrolledWindow</class>
1447       <name>scrolledwindow1</name>
1448       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
1449       <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
1450       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
1451       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
1452       <child>
1453         <padding>0</padding>
1454         <expand>True</expand>
1455         <fill>True</fill>
1456       </child>
1457
1458       <widget>
1459         <class>GtkCList</class>
1460         <name>playlist_clist</name>
1461         <border_width>1</border_width>
1462         <can_focus>True</can_focus>
1463         <signal>
1464           <name>event</name>
1465           <handler>on_playlist_clist_event</handler>
1466           <last_modification_time>Thu, 08 Mar 2001 22:18:03 GMT</last_modification_time>
1467         </signal>
1468         <signal>
1469           <name>drag_data_received</name>
1470           <handler>on_intf_playlist_drag_data_received</handler>
1471           <last_modification_time>Thu, 08 Mar 2001 12:00:13 GMT</last_modification_time>
1472         </signal>
1473         <signal>
1474           <name>drag_motion</name>
1475           <handler>on_playlist_clist_drag_motion</handler>
1476           <last_modification_time>Fri, 09 Mar 2001 18:32:47 GMT</last_modification_time>
1477         </signal>
1478         <columns>2</columns>
1479         <column_widths>257,80</column_widths>
1480         <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
1481         <show_titles>True</show_titles>
1482         <shadow_type>GTK_SHADOW_OUT</shadow_type>
1483
1484         <widget>
1485           <class>GtkLabel</class>
1486           <child_name>CList:title</child_name>
1487           <name>label22</name>
1488           <label>File</label>
1489           <justify>GTK_JUSTIFY_CENTER</justify>
1490           <wrap>False</wrap>
1491           <xalign>0.5</xalign>
1492           <yalign>0.5</yalign>
1493           <xpad>0</xpad>
1494           <ypad>0</ypad>
1495         </widget>
1496
1497         <widget>
1498           <class>GtkLabel</class>
1499           <child_name>CList:title</child_name>
1500           <name>label23</name>
1501           <label>Duration</label>
1502           <justify>GTK_JUSTIFY_CENTER</justify>
1503           <wrap>False</wrap>
1504           <xalign>0.5</xalign>
1505           <yalign>0.5</yalign>
1506           <xpad>0</xpad>
1507           <ypad>0</ypad>
1508         </widget>
1509       </widget>
1510     </widget>
1511   </widget>
1512 </widget>
1513
1514 <widget>
1515   <class>GtkDialog</class>
1516   <name>intf_network</name>
1517   <signal>
1518     <name>destroy</name>
1519     <handler>on_intf_network_destroy</handler>
1520     <last_modification_time>Mon, 12 Mar 2001 21:45:22 GMT</last_modification_time>
1521   </signal>
1522   <title>Open Disc</title>
1523   <type>GTK_WINDOW_TOPLEVEL</type>
1524   <position>GTK_WIN_POS_NONE</position>
1525   <modal>True</modal>
1526   <allow_shrink>False</allow_shrink>
1527   <allow_grow>False</allow_grow>
1528   <auto_shrink>False</auto_shrink>
1529
1530   <widget>
1531     <class>GtkVBox</class>
1532     <child_name>Dialog:vbox</child_name>
1533     <name>vbox7</name>
1534     <border_width>5</border_width>
1535     <homogeneous>False</homogeneous>
1536     <spacing>0</spacing>
1537
1538     <widget>
1539       <class>GtkHBox</class>
1540       <child_name>Dialog:action_area</child_name>
1541       <name>hbox4</name>
1542       <border_width>5</border_width>
1543       <homogeneous>True</homogeneous>
1544       <spacing>5</spacing>
1545       <child>
1546         <padding>0</padding>
1547         <expand>False</expand>
1548         <fill>True</fill>
1549         <pack>GTK_PACK_END</pack>
1550       </child>
1551
1552       <widget>
1553         <class>GtkHBox</class>
1554         <name>hbox5</name>
1555         <homogeneous>True</homogeneous>
1556         <spacing>5</spacing>
1557         <child>
1558           <padding>0</padding>
1559           <expand>False</expand>
1560           <fill>True</fill>
1561           <pack>GTK_PACK_END</pack>
1562         </child>
1563
1564         <widget>
1565           <class>GtkButton</class>
1566           <name>network_ok</name>
1567           <can_focus>True</can_focus>
1568           <signal>
1569             <name>clicked</name>
1570             <handler>on_network_ok_clicked</handler>
1571             <last_modification_time>Mon, 12 Mar 2001 21:45:01 GMT</last_modification_time>
1572           </signal>
1573           <label>OK</label>
1574           <relief>GTK_RELIEF_NORMAL</relief>
1575           <child>
1576             <padding>0</padding>
1577             <expand>False</expand>
1578             <fill>True</fill>
1579           </child>
1580         </widget>
1581
1582         <widget>
1583           <class>GtkButton</class>
1584           <name>network_cancel</name>
1585           <can_focus>True</can_focus>
1586           <signal>
1587             <name>clicked</name>
1588             <handler>on_network_cancel_clicked</handler>
1589             <last_modification_time>Mon, 12 Mar 2001 21:44:52 GMT</last_modification_time>
1590           </signal>
1591           <label>Cancel</label>
1592           <relief>GTK_RELIEF_NORMAL</relief>
1593           <child>
1594             <padding>0</padding>
1595             <expand>False</expand>
1596             <fill>True</fill>
1597           </child>
1598         </widget>
1599       </widget>
1600     </widget>
1601
1602     <widget>
1603       <class>GtkVBox</class>
1604       <name>vbox8</name>
1605       <border_width>5</border_width>
1606       <homogeneous>False</homogeneous>
1607       <spacing>5</spacing>
1608       <child>
1609         <padding>0</padding>
1610         <expand>True</expand>
1611         <fill>True</fill>
1612       </child>
1613
1614       <widget>
1615         <class>GtkHBox</class>
1616         <name>hbox6</name>
1617         <homogeneous>False</homogeneous>
1618         <spacing>5</spacing>
1619         <child>
1620           <padding>0</padding>
1621           <expand>True</expand>
1622           <fill>True</fill>
1623         </child>
1624
1625         <widget>
1626           <class>GtkFrame</class>
1627           <name>frame4</name>
1628           <label>Protocol</label>
1629           <label_xalign>0</label_xalign>
1630           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1631           <child>
1632             <padding>0</padding>
1633             <expand>True</expand>
1634             <fill>True</fill>
1635           </child>
1636
1637           <widget>
1638             <class>GtkVBox</class>
1639             <name>vbox9</name>
1640             <homogeneous>False</homogeneous>
1641             <spacing>0</spacing>
1642
1643             <widget>
1644               <class>GtkRadioButton</class>
1645               <name>network_ts</name>
1646               <can_focus>True</can_focus>
1647               <signal>
1648                 <name>toggled</name>
1649                 <handler>on_disc_dvd_toggled</handler>
1650                 <last_modification_time>Sun, 04 Mar 2001 02:50:56 GMT</last_modification_time>
1651               </signal>
1652               <label>TS</label>
1653               <active>False</active>
1654               <draw_indicator>True</draw_indicator>
1655               <group>network</group>
1656               <child>
1657                 <padding>0</padding>
1658                 <expand>False</expand>
1659                 <fill>False</fill>
1660               </child>
1661             </widget>
1662
1663             <widget>
1664               <class>GtkRadioButton</class>
1665               <name>network_rtp</name>
1666               <sensitive>False</sensitive>
1667               <can_focus>True</can_focus>
1668               <signal>
1669                 <name>toggled</name>
1670                 <handler>on_disc_vcd_toggled</handler>
1671                 <last_modification_time>Sun, 04 Mar 2001 02:51:00 GMT</last_modification_time>
1672               </signal>
1673               <label>RTP</label>
1674               <active>False</active>
1675               <draw_indicator>True</draw_indicator>
1676               <group>network</group>
1677               <child>
1678                 <padding>0</padding>
1679                 <expand>False</expand>
1680                 <fill>False</fill>
1681               </child>
1682             </widget>
1683
1684             <widget>
1685               <class>GtkRadioButton</class>
1686               <name>network_http</name>
1687               <sensitive>False</sensitive>
1688               <can_focus>True</can_focus>
1689               <label>HTTP</label>
1690               <active>False</active>
1691               <draw_indicator>True</draw_indicator>
1692               <group>network</group>
1693               <child>
1694                 <padding>0</padding>
1695                 <expand>False</expand>
1696                 <fill>False</fill>
1697               </child>
1698             </widget>
1699           </widget>
1700         </widget>
1701
1702         <widget>
1703           <class>GtkFrame</class>
1704           <name>frame5</name>
1705           <label>Server</label>
1706           <label_xalign>0</label_xalign>
1707           <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1708           <child>
1709             <padding>0</padding>
1710             <expand>True</expand>
1711             <fill>True</fill>
1712           </child>
1713
1714           <widget>
1715             <class>GtkTable</class>
1716             <name>table2</name>
1717             <border_width>5</border_width>
1718             <rows>2</rows>
1719             <columns>2</columns>
1720             <homogeneous>False</homogeneous>
1721             <row_spacing>5</row_spacing>
1722             <column_spacing>5</column_spacing>
1723
1724             <widget>
1725               <class>GtkSpinButton</class>
1726               <name>network_port</name>
1727               <can_focus>True</can_focus>
1728               <climb_rate>1</climb_rate>
1729               <digits>0</digits>
1730               <numeric>False</numeric>
1731               <update_policy>GTK_UPDATE_ALWAYS</update_policy>
1732               <snap>False</snap>
1733               <wrap>False</wrap>
1734               <value>1234</value>
1735               <lower>0</lower>
1736               <upper>65535</upper>
1737               <step>1</step>
1738               <page>10</page>
1739               <page_size>10</page_size>
1740               <child>
1741                 <left_attach>1</left_attach>
1742                 <right_attach>2</right_attach>
1743                 <top_attach>1</top_attach>
1744                 <bottom_attach>2</bottom_attach>
1745                 <xpad>0</xpad>
1746                 <ypad>0</ypad>
1747                 <xexpand>True</xexpand>
1748                 <yexpand>False</yexpand>
1749                 <xshrink>False</xshrink>
1750                 <yshrink>False</yshrink>
1751                 <xfill>True</xfill>
1752                 <yfill>False</yfill>
1753               </child>
1754             </widget>
1755
1756             <widget>
1757               <class>GtkLabel</class>
1758               <name>label24</name>
1759               <label>Port</label>
1760               <justify>GTK_JUSTIFY_CENTER</justify>
1761               <wrap>False</wrap>
1762               <xalign>0</xalign>
1763               <yalign>0.5</yalign>
1764               <xpad>0</xpad>
1765               <ypad>0</ypad>
1766               <child>
1767                 <left_attach>0</left_attach>
1768                 <right_attach>1</right_attach>
1769                 <top_attach>1</top_attach>
1770                 <bottom_attach>2</bottom_attach>
1771                 <xpad>0</xpad>
1772                 <ypad>0</ypad>
1773                 <xexpand>False</xexpand>
1774                 <yexpand>False</yexpand>
1775                 <xshrink>False</xshrink>
1776                 <yshrink>False</yshrink>
1777                 <xfill>True</xfill>
1778                 <yfill>False</yfill>
1779               </child>
1780             </widget>
1781
1782             <widget>
1783               <class>GtkLabel</class>
1784               <name>label25</name>
1785               <label>Address</label>
1786               <justify>GTK_JUSTIFY_CENTER</justify>
1787               <wrap>False</wrap>
1788               <xalign>0</xalign>
1789               <yalign>0.5</yalign>
1790               <xpad>0</xpad>
1791               <ypad>0</ypad>
1792               <child>
1793                 <left_attach>0</left_attach>
1794                 <right_attach>1</right_attach>
1795                 <top_attach>0</top_attach>
1796                 <bottom_attach>1</bottom_attach>
1797                 <xpad>0</xpad>
1798                 <ypad>0</ypad>
1799                 <xexpand>False</xexpand>
1800                 <yexpand>False</yexpand>
1801                 <xshrink>False</xshrink>
1802                 <yshrink>False</yshrink>
1803                 <xfill>True</xfill>
1804                 <yfill>False</yfill>
1805               </child>
1806             </widget>
1807
1808             <widget>
1809               <class>GtkEntry</class>
1810               <name>network_server</name>
1811               <can_focus>True</can_focus>
1812               <editable>True</editable>
1813               <text_visible>True</text_visible>
1814               <text_max_length>0</text_max_length>
1815               <text>vls</text>
1816               <child>
1817                 <left_attach>1</left_attach>
1818                 <right_attach>2</right_attach>
1819                 <top_attach>0</top_attach>
1820                 <bottom_attach>1</bottom_attach>
1821                 <xpad>0</xpad>
1822                 <ypad>0</ypad>
1823                 <xexpand>True</xexpand>
1824                 <yexpand>False</yexpand>
1825                 <xshrink>False</xshrink>
1826                 <yshrink>False</yshrink>
1827                 <xfill>True</xfill>
1828                 <yfill>False</yfill>
1829               </child>
1830             </widget>
1831           </widget>
1832         </widget>
1833       </widget>
1834     </widget>
1835   </widget>
1836 </widget>
1837
1838 </GTK-Interface>