]> git.sesse.net Git - vlc/blob - plugins/gtk/intf_gtk.glade
(note: empty CVS mails mean that a new directory has been created,
[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>destroy</name>
28     <handler>on_intf_window_destroy</handler>
29     <last_modification_time>Sun, 11 Feb 2001 17:41:57 GMT</last_modification_time>
30   </signal>
31   <signal>
32     <name>drag_data_received</name>
33     <handler>on_intf_window_drag_data_received</handler>
34     <last_modification_time>Fri, 16 Feb 2001 01:59:35 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>Wed, 21 Feb 2001 08:29:47 GMT</last_modification_time>
91               </signal>
92               <label>_Open...</label>
93               <right_justify>False</right_justify>
94             </widget>
95
96             <widget>
97               <class>GtkMenuItem</class>
98               <name>separator4</name>
99               <right_justify>False</right_justify>
100             </widget>
101
102             <widget>
103               <class>GtkMenuItem</class>
104               <name>menubar_exit</name>
105               <tooltip>Exit the program</tooltip>
106               <accelerator>
107                 <modifiers>GDK_CONTROL_MASK</modifiers>
108                 <key>GDK_Q</key>
109                 <signal>activate</signal>
110               </accelerator>
111               <signal>
112                 <name>activate</name>
113                 <handler>on_menubar_exit_activate</handler>
114                 <last_modification_time>Wed, 21 Feb 2001 08:29:47 GMT</last_modification_time>
115               </signal>
116               <label>E_xit</label>
117               <right_justify>False</right_justify>
118             </widget>
119           </widget>
120         </widget>
121
122         <widget>
123           <class>GtkMenuItem</class>
124           <name>menubar_view</name>
125           <label>_View</label>
126           <right_justify>False</right_justify>
127
128           <widget>
129             <class>GtkMenu</class>
130             <name>menubar_view_menu</name>
131
132             <widget>
133               <class>GtkMenuItem</class>
134               <name>menubar_playlist</name>
135               <sensitive>False</sensitive>
136               <tooltip>Open the playlist window</tooltip>
137               <signal>
138                 <name>activate</name>
139                 <handler>on_menubar_playlist_activate</handler>
140                 <last_modification_time>Wed, 21 Feb 2001 08:35:16 GMT</last_modification_time>
141               </signal>
142               <label>_Playlist...</label>
143               <right_justify>False</right_justify>
144             </widget>
145
146             <widget>
147               <class>GtkMenuItem</class>
148               <name>menubar_modules</name>
149               <sensitive>False</sensitive>
150               <tooltip>Open the plugin manager</tooltip>
151               <signal>
152                 <name>activate</name>
153                 <handler>on_menubar_modules_activate</handler>
154                 <last_modification_time>Wed, 21 Feb 2001 08:35:16 GMT</last_modification_time>
155               </signal>
156               <label>_Modules...</label>
157               <right_justify>False</right_justify>
158             </widget>
159           </widget>
160         </widget>
161
162         <widget>
163           <class>GtkMenuItem</class>
164           <name>menubar_settings</name>
165           <label>_Settings</label>
166           <right_justify>False</right_justify>
167
168           <widget>
169             <class>GtkMenu</class>
170             <name>menubar_settings_menu</name>
171
172             <widget>
173               <class>GtkMenuItem</class>
174               <name>menubar_preferences</name>
175               <sensitive>False</sensitive>
176               <tooltip>Configure the application</tooltip>
177               <signal>
178                 <name>activate</name>
179                 <handler>on_menubar_preferences_activate</handler>
180                 <last_modification_time>Wed, 21 Feb 2001 08:39:39 GMT</last_modification_time>
181               </signal>
182               <label>_Preferences...</label>
183               <right_justify>False</right_justify>
184             </widget>
185           </widget>
186         </widget>
187
188         <widget>
189           <class>GtkMenuItem</class>
190           <name>menubar_help</name>
191           <label>_Help</label>
192           <right_justify>False</right_justify>
193
194           <widget>
195             <class>GtkMenu</class>
196             <name>menubar_help_menu</name>
197
198             <widget>
199               <class>GtkMenuItem</class>
200               <name>menubar_about</name>
201               <tooltip>About this application</tooltip>
202               <signal>
203                 <name>activate</name>
204                 <handler>on_menubar_about_activate</handler>
205                 <last_modification_time>Wed, 21 Feb 2001 08:39:39 GMT</last_modification_time>
206               </signal>
207               <label>_About...</label>
208               <right_justify>False</right_justify>
209             </widget>
210           </widget>
211         </widget>
212       </widget>
213     </widget>
214
215     <widget>
216       <class>GtkHandleBox</class>
217       <name>handlebox1</name>
218       <shadow_type>GTK_SHADOW_OUT</shadow_type>
219       <handle_position>GTK_POS_LEFT</handle_position>
220       <snap_edge>GTK_POS_TOP</snap_edge>
221       <child>
222         <padding>0</padding>
223         <expand>False</expand>
224         <fill>True</fill>
225       </child>
226
227       <widget>
228         <class>GtkToolbar</class>
229         <name>toolbar</name>
230         <border_width>1</border_width>
231         <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
232         <type>GTK_TOOLBAR_BOTH</type>
233         <space_size>16</space_size>
234         <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
235         <relief>GTK_RELIEF_NONE</relief>
236         <tooltips>True</tooltips>
237
238         <widget>
239           <class>GtkButton</class>
240           <child_name>Toolbar:button</child_name>
241           <name>toolbar_open</name>
242           <tooltip>Open File</tooltip>
243           <signal>
244             <name>clicked</name>
245             <handler>on_toolbar_open_clicked</handler>
246             <last_modification_time>Sun, 11 Feb 2001 17:06:24 GMT</last_modification_time>
247           </signal>
248           <label>Open</label>
249         </widget>
250
251         <widget>
252           <class>GtkButton</class>
253           <child_name>Toolbar:button</child_name>
254           <name>toolbar_back</name>
255           <sensitive>False</sensitive>
256           <tooltip>Go Backwards</tooltip>
257           <signal>
258             <name>clicked</name>
259             <handler>on_toolbar_back_clicked</handler>
260             <last_modification_time>Sun, 11 Feb 2001 17:06:28 GMT</last_modification_time>
261           </signal>
262           <label>Back</label>
263           <child>
264             <new_group>True</new_group>
265           </child>
266         </widget>
267
268         <widget>
269           <class>GtkButton</class>
270           <child_name>Toolbar:button</child_name>
271           <name>toolbar_stop</name>
272           <sensitive>False</sensitive>
273           <tooltip>Stop Stream</tooltip>
274           <signal>
275             <name>clicked</name>
276             <handler>on_toolbar_stop_clicked</handler>
277             <last_modification_time>Sun, 11 Feb 2001 17:06:33 GMT</last_modification_time>
278           </signal>
279           <label>Stop</label>
280         </widget>
281
282         <widget>
283           <class>GtkButton</class>
284           <child_name>Toolbar:button</child_name>
285           <name>toolbar_play</name>
286           <tooltip>Play Stream</tooltip>
287           <signal>
288             <name>clicked</name>
289             <handler>on_toolbar_play_clicked</handler>
290             <last_modification_time>Sun, 11 Feb 2001 17:06:39 GMT</last_modification_time>
291           </signal>
292           <label>Play</label>
293         </widget>
294
295         <widget>
296           <class>GtkButton</class>
297           <child_name>Toolbar:button</child_name>
298           <name>toolbar_pause</name>
299           <tooltip>Pause Stream</tooltip>
300           <signal>
301             <name>clicked</name>
302             <handler>on_toolbar_pause_clicked</handler>
303             <last_modification_time>Sun, 11 Feb 2001 17:06:43 GMT</last_modification_time>
304           </signal>
305           <label>Pause</label>
306         </widget>
307
308         <widget>
309           <class>GtkButton</class>
310           <child_name>Toolbar:button</child_name>
311           <name>toolbar_slow</name>
312           <tooltip>Play Slower</tooltip>
313           <signal>
314             <name>clicked</name>
315             <handler>on_toolbar_slow_clicked</handler>
316             <last_modification_time>Mon, 12 Feb 2001 07:20:42 GMT</last_modification_time>
317           </signal>
318           <label>Slow</label>
319         </widget>
320
321         <widget>
322           <class>GtkButton</class>
323           <child_name>Toolbar:button</child_name>
324           <name>toolbar_fast</name>
325           <tooltip>Play Faster</tooltip>
326           <signal>
327             <name>clicked</name>
328             <handler>on_toolbar_fast_clicked</handler>
329             <last_modification_time>Mon, 12 Feb 2001 07:20:48 GMT</last_modification_time>
330           </signal>
331           <label>Fast</label>
332         </widget>
333
334         <widget>
335           <class>GtkButton</class>
336           <child_name>Toolbar:button</child_name>
337           <name>toolbar_playlist</name>
338           <sensitive>False</sensitive>
339           <tooltip>Open Playlist</tooltip>
340           <signal>
341             <name>clicked</name>
342             <handler>on_toolbar_playlist_clicked</handler>
343             <last_modification_time>Sun, 11 Feb 2001 17:06:48 GMT</last_modification_time>
344           </signal>
345           <label>Playlist</label>
346           <child>
347             <new_group>True</new_group>
348           </child>
349         </widget>
350
351         <widget>
352           <class>GtkButton</class>
353           <child_name>Toolbar:button</child_name>
354           <name>toolbar_prev</name>
355           <tooltip>Previous File</tooltip>
356           <signal>
357             <name>clicked</name>
358             <handler>on_toolbar_prev_clicked</handler>
359             <last_modification_time>Sun, 11 Feb 2001 17:06:52 GMT</last_modification_time>
360           </signal>
361           <label>Prev</label>
362         </widget>
363
364         <widget>
365           <class>GtkButton</class>
366           <child_name>Toolbar:button</child_name>
367           <name>toolbar_next</name>
368           <tooltip>Next File</tooltip>
369           <signal>
370             <name>clicked</name>
371             <handler>on_toolbar_next_clicked</handler>
372             <last_modification_time>Sun, 11 Feb 2001 17:06:56 GMT</last_modification_time>
373           </signal>
374           <label>Next</label>
375         </widget>
376       </widget>
377     </widget>
378
379     <widget>
380       <class>GtkEntry</class>
381       <name>entry1</name>
382       <can_focus>True</can_focus>
383       <editable>True</editable>
384       <text_visible>True</text_visible>
385       <text_max_length>0</text_max_length>
386       <text>Tired of boring stub messages ? Write your own exciting message here !!</text>
387       <child>
388         <padding>0</padding>
389         <expand>False</expand>
390         <fill>True</fill>
391       </child>
392     </widget>
393
394     <widget>
395       <class>GtkLabel</class>
396       <name>label6</name>
397       <label>This part of the interface doesn't work yet. You can drag the slider below, though:</label>
398       <justify>GTK_JUSTIFY_LEFT</justify>
399       <wrap>False</wrap>
400       <xalign>0</xalign>
401       <yalign>0.5</yalign>
402       <xpad>5</xpad>
403       <ypad>0</ypad>
404       <child>
405         <padding>0</padding>
406         <expand>False</expand>
407         <fill>True</fill>
408       </child>
409     </widget>
410
411     <widget>
412       <class>GtkHScale</class>
413       <name>hscale</name>
414       <can_focus>True</can_focus>
415       <signal>
416         <name>button_release_event</name>
417         <handler>on_hscale_button_release_event</handler>
418         <last_modification_time>Tue, 13 Feb 2001 01:15:41 GMT</last_modification_time>
419       </signal>
420       <signal>
421         <name>button_press_event</name>
422         <handler>on_hscale_button_press_event</handler>
423         <last_modification_time>Tue, 13 Feb 2001 02:55:04 GMT</last_modification_time>
424       </signal>
425       <draw_value>True</draw_value>
426       <value_pos>GTK_POS_BOTTOM</value_pos>
427       <digits>1</digits>
428       <policy>GTK_UPDATE_DELAYED</policy>
429       <value>0</value>
430       <lower>0</lower>
431       <upper>100</upper>
432       <step>1</step>
433       <page>6.25</page>
434       <page_size>0</page_size>
435       <child>
436         <padding>0</padding>
437         <expand>False</expand>
438         <fill>True</fill>
439       </child>
440     </widget>
441
442     <widget>
443       <class>GtkLabel</class>
444       <name>label13</name>
445       <label>HEY ! YOU CAN DROP A FILE ON VLC TOO :-)</label>
446       <justify>GTK_JUSTIFY_CENTER</justify>
447       <wrap>False</wrap>
448       <xalign>0.5</xalign>
449       <yalign>0.5</yalign>
450       <xpad>0</xpad>
451       <ypad>5</ypad>
452       <child>
453         <padding>0</padding>
454         <expand>False</expand>
455         <fill>True</fill>
456       </child>
457     </widget>
458
459     <widget>
460       <class>GtkStatusbar</class>
461       <name>statusbar1</name>
462       <child>
463         <padding>0</padding>
464         <expand>False</expand>
465         <fill>True</fill>
466         <pack>GTK_PACK_END</pack>
467       </child>
468     </widget>
469   </widget>
470 </widget>
471
472 <widget>
473   <class>GtkMenu</class>
474   <name>intf_popup</name>
475
476   <widget>
477     <class>GtkMenuItem</class>
478     <name>popup_play</name>
479     <signal>
480       <name>activate</name>
481       <handler>on_popup_play_activate</handler>
482       <last_modification_time>Wed, 21 Feb 2001 08:31:57 GMT</last_modification_time>
483     </signal>
484     <label>_Play</label>
485     <right_justify>False</right_justify>
486   </widget>
487
488   <widget>
489     <class>GtkMenuItem</class>
490     <name>popup_pause</name>
491     <signal>
492       <name>activate</name>
493       <handler>on_popup_pause_activate</handler>
494       <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
495     </signal>
496     <label>Pause</label>
497     <right_justify>False</right_justify>
498   </widget>
499
500   <widget>
501     <class>GtkMenuItem</class>
502     <name>popup_slow</name>
503     <signal>
504       <name>activate</name>
505       <handler>on_popup_slow_activate</handler>
506       <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
507     </signal>
508     <label>Slow</label>
509     <right_justify>False</right_justify>
510   </widget>
511
512   <widget>
513     <class>GtkMenuItem</class>
514     <name>popup_fast</name>
515     <signal>
516       <name>activate</name>
517       <handler>on_popup_fast_activate</handler>
518       <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
519     </signal>
520     <label>Fast</label>
521     <right_justify>False</right_justify>
522   </widget>
523
524   <widget>
525     <class>GtkMenuItem</class>
526     <name>separator6</name>
527     <right_justify>False</right_justify>
528   </widget>
529
530   <widget>
531     <class>GtkMenuItem</class>
532     <name>popup_open</name>
533     <signal>
534       <name>activate</name>
535       <handler>on_popup_open_activate</handler>
536       <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
537     </signal>
538     <label>_Open...</label>
539     <right_justify>False</right_justify>
540   </widget>
541
542   <widget>
543     <class>GtkMenuItem</class>
544     <name>separator5</name>
545     <right_justify>False</right_justify>
546   </widget>
547
548   <widget>
549     <class>GtkMenuItem</class>
550     <name>popup_about</name>
551     <signal>
552       <name>activate</name>
553       <handler>on_popup_about_activate</handler>
554       <last_modification_time>Wed, 21 Feb 2001 08:41:04 GMT</last_modification_time>
555     </signal>
556     <label>_About...</label>
557     <right_justify>False</right_justify>
558   </widget>
559
560   <widget>
561     <class>GtkMenuItem</class>
562     <name>popup_exit</name>
563     <signal>
564       <name>activate</name>
565       <handler>on_popup_exit_activate</handler>
566       <last_modification_time>Wed, 21 Feb 2001 08:31:57 GMT</last_modification_time>
567     </signal>
568     <label>E_xit</label>
569     <right_justify>False</right_justify>
570   </widget>
571 </widget>
572
573 <widget>
574   <class>GtkDialog</class>
575   <name>intf_about</name>
576   <border_width>10</border_width>
577   <title>About</title>
578   <type>GTK_WINDOW_TOPLEVEL</type>
579   <position>GTK_WIN_POS_CENTER</position>
580   <modal>False</modal>
581   <allow_shrink>False</allow_shrink>
582   <allow_grow>False</allow_grow>
583   <auto_shrink>False</auto_shrink>
584
585   <widget>
586     <class>GtkVBox</class>
587     <child_name>Dialog:vbox</child_name>
588     <name>dialog-vbox1</name>
589     <homogeneous>False</homogeneous>
590     <spacing>0</spacing>
591
592     <widget>
593       <class>GtkHBox</class>
594       <child_name>Dialog:action_area</child_name>
595       <name>dialog-action_area</name>
596       <border_width>10</border_width>
597       <homogeneous>True</homogeneous>
598       <spacing>5</spacing>
599       <child>
600         <padding>0</padding>
601         <expand>False</expand>
602         <fill>True</fill>
603         <pack>GTK_PACK_END</pack>
604       </child>
605
606       <widget>
607         <class>GtkButton</class>
608         <name>about_ok</name>
609         <can_default>True</can_default>
610         <has_default>True</has_default>
611         <can_focus>True</can_focus>
612         <signal>
613           <name>clicked</name>
614           <handler>on_about_ok_clicked</handler>
615           <last_modification_time>Wed, 21 Feb 2001 08:51:07 GMT</last_modification_time>
616         </signal>
617         <label>OK</label>
618         <relief>GTK_RELIEF_NORMAL</relief>
619         <child>
620           <padding>0</padding>
621           <expand>False</expand>
622           <fill>True</fill>
623         </child>
624       </widget>
625     </widget>
626
627     <widget>
628       <class>GtkVBox</class>
629       <name>vbox3</name>
630       <homogeneous>False</homogeneous>
631       <spacing>0</spacing>
632       <child>
633         <padding>0</padding>
634         <expand>True</expand>
635         <fill>True</fill>
636       </child>
637
638       <widget>
639         <class>GtkLabel</class>
640         <name>label14</name>
641         <label>VideoLAN Client</label>
642         <justify>GTK_JUSTIFY_CENTER</justify>
643         <wrap>False</wrap>
644         <xalign>0.5</xalign>
645         <yalign>0.5</yalign>
646         <xpad>0</xpad>
647         <ypad>10</ypad>
648         <child>
649           <padding>0</padding>
650           <expand>True</expand>
651           <fill>True</fill>
652         </child>
653       </widget>
654
655       <widget>
656         <class>GtkLabel</class>
657         <name>label18</name>
658         <label>(C) 1996, 1997, 1998, 1999, 2000, 2001 - the VideoLAN Team</label>
659         <justify>GTK_JUSTIFY_CENTER</justify>
660         <wrap>False</wrap>
661         <xalign>0.5</xalign>
662         <yalign>0.5</yalign>
663         <xpad>0</xpad>
664         <ypad>0</ypad>
665         <child>
666           <padding>0</padding>
667           <expand>False</expand>
668           <fill>False</fill>
669         </child>
670       </widget>
671
672       <widget>
673         <class>GtkHBox</class>
674         <name>hbox1</name>
675         <homogeneous>False</homogeneous>
676         <spacing>0</spacing>
677         <child>
678           <padding>0</padding>
679           <expand>False</expand>
680           <fill>False</fill>
681         </child>
682
683         <widget>
684           <class>GtkLabel</class>
685           <name>label15</name>
686           <label>Authors:</label>
687           <justify>GTK_JUSTIFY_RIGHT</justify>
688           <wrap>False</wrap>
689           <xalign>0.5</xalign>
690           <yalign>1.67638e-08</yalign>
691           <xpad>0</xpad>
692           <ypad>10</ypad>
693           <child>
694             <padding>0</padding>
695             <expand>False</expand>
696             <fill>False</fill>
697           </child>
698         </widget>
699
700         <widget>
701           <class>GtkLabel</class>
702           <name>label16</name>
703           <label>Régis Duchesne &lt;regis@via.ecp.fr&gt;
704 Michel Lespinasse &lt;walken@zoy.org&gt;
705 Olivier Pomel &lt;pomel@via.ecp.fr&gt;
706 Pierre Baillet &lt;oct@zoy.org&gt;
707 Jean-Philippe Grimaldi &lt;jeanphi@via.ecp.fr&gt;
708 Andres Krapf &lt;dae@via.ecp.fr&gt;
709 Christophe Massiot &lt;massiot@via.ecp.fr&gt;
710 Vincent Seguin &lt;seguin@via.ecp.fr&gt;
711 Benoit Steiner &lt;benny@via.ecp.fr&gt;
712 Arnaud de Bossoreille de Ribou &lt;bozo@via.ecp.fr&gt;
713 Jean-Marc Dressler &lt;polux@via.ecp.fr&gt;
714 Gaël Hendryckx &lt;jimmy@via.ecp.fr&gt;
715 Samuel Hocevar &lt;sam@zoy.org&gt;
716 Brieuc Jeunhomme &lt;bbp@via.ecp.fr&gt;
717 Michel Kaempf &lt;maxx@via.ecp.fr&gt;
718 Stéphane Borel &lt;stef@via.ecp.fr&gt;
719 Renaud Dartus &lt;reno@via.ecp.fr&gt;
720 Henri Fallon &lt;henri@via.ecp.fr&gt;</label>
721           <justify>GTK_JUSTIFY_LEFT</justify>
722           <wrap>False</wrap>
723           <xalign>0.5</xalign>
724           <yalign>0</yalign>
725           <xpad>10</xpad>
726           <ypad>10</ypad>
727           <child>
728             <padding>0</padding>
729             <expand>False</expand>
730             <fill>False</fill>
731           </child>
732         </widget>
733       </widget>
734
735       <widget>
736         <class>GtkLabel</class>
737         <name>label17</name>
738         <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>
739         <justify>GTK_JUSTIFY_LEFT</justify>
740         <wrap>True</wrap>
741         <xalign>0.5</xalign>
742         <yalign>0.5</yalign>
743         <xpad>0</xpad>
744         <ypad>5</ypad>
745         <child>
746           <padding>0</padding>
747           <expand>False</expand>
748           <fill>True</fill>
749         </child>
750       </widget>
751     </widget>
752   </widget>
753 </widget>
754
755 <widget>
756   <class>GtkFileSelection</class>
757   <name>intf_fileopen</name>
758   <border_width>10</border_width>
759   <signal>
760     <name>destroy</name>
761     <handler>on_intf_fileopen_destroy</handler>
762     <last_modification_time>Wed, 21 Feb 2001 08:53:18 GMT</last_modification_time>
763   </signal>
764   <title>Select File</title>
765   <type>GTK_WINDOW_TOPLEVEL</type>
766   <position>GTK_WIN_POS_NONE</position>
767   <modal>False</modal>
768   <allow_shrink>False</allow_shrink>
769   <allow_grow>True</allow_grow>
770   <auto_shrink>False</auto_shrink>
771   <show_file_op_buttons>True</show_file_op_buttons>
772
773   <widget>
774     <class>GtkButton</class>
775     <child_name>FileSel:ok_button</child_name>
776     <name>fileopen_ok</name>
777     <can_default>True</can_default>
778     <can_focus>True</can_focus>
779     <signal>
780       <name>clicked</name>
781       <handler>on_fileopen_ok_clicked</handler>
782       <last_modification_time>Wed, 21 Feb 2001 08:55:12 GMT</last_modification_time>
783     </signal>
784     <label>OK</label>
785     <relief>GTK_RELIEF_NORMAL</relief>
786   </widget>
787
788   <widget>
789     <class>GtkButton</class>
790     <child_name>FileSel:cancel_button</child_name>
791     <name>fileopen_cancel</name>
792     <can_default>True</can_default>
793     <can_focus>True</can_focus>
794     <signal>
795       <name>clicked</name>
796       <handler>on_fileopen_cancel_clicked</handler>
797       <last_modification_time>Wed, 21 Feb 2001 08:55:06 GMT</last_modification_time>
798     </signal>
799     <label>Cancel</label>
800     <relief>GTK_RELIEF_NORMAL</relief>
801   </widget>
802 </widget>
803
804 </GTK-Interface>