]> git.sesse.net Git - vlc/blob - plugins/gnome/intf_gnome.glade
587bd797e97c7a1503b79f2b5935312795d165cd
[vlc] / plugins / gnome / intf_gnome.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>VideoLAN Client</name>
6   <program_name>vlc</program_name>
7   <directory></directory>
8   <source_directory></source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>True</gnome_support>
12   <gettext_support>True</gettext_support>
13   <output_main_file>False</output_main_file>
14   <output_build_files>False</output_build_files>
15   <main_source_file>gnome_interface.c</main_source_file>
16   <main_header_file>gnome_interface.h</main_header_file>
17   <handler_source_file>gnome_callbacks.c</handler_source_file>
18   <handler_header_file>gnome_callbacks.h</handler_header_file>
19   <support_source_file>gnome_support.c</support_source_file>
20   <support_header_file>gnome_support.h</support_header_file>
21 </project>
22
23 <widget>
24   <class>GnomeApp</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   <enable_layout_config>True</enable_layout_config>
44
45   <widget>
46     <class>GnomeDock</class>
47     <child_name>GnomeApp:dock</child_name>
48     <name>dockitem</name>
49     <allow_floating>True</allow_floating>
50     <child>
51       <padding>0</padding>
52       <expand>True</expand>
53       <fill>True</fill>
54     </child>
55
56     <widget>
57       <class>GnomeDockItem</class>
58       <name>dockitem_menubar</name>
59       <border_width>2</border_width>
60       <placement>GNOME_DOCK_TOP</placement>
61       <band>0</band>
62       <position>0</position>
63       <offset>0</offset>
64       <locked>False</locked>
65       <exclusive>True</exclusive>
66       <never_floating>False</never_floating>
67       <never_vertical>True</never_vertical>
68       <never_horizontal>False</never_horizontal>
69       <shadow_type>GTK_SHADOW_OUT</shadow_type>
70
71       <widget>
72         <class>GtkMenuBar</class>
73         <name>menubar</name>
74         <shadow_type>GTK_SHADOW_NONE</shadow_type>
75
76         <widget>
77           <class>GtkMenuItem</class>
78           <name>menubar_file</name>
79           <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
80
81           <widget>
82             <class>GtkMenu</class>
83             <name>menubar_file_menu</name>
84
85             <widget>
86               <class>GtkPixmapMenuItem</class>
87               <name>menubar_open</name>
88               <signal>
89                 <name>activate</name>
90                 <handler>on_menubar_open_activate</handler>
91                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
92               </signal>
93               <stock_item>GNOMEUIINFO_MENU_OPEN_ITEM</stock_item>
94             </widget>
95
96             <widget>
97               <class>GtkMenuItem</class>
98               <name>separator1</name>
99               <right_justify>False</right_justify>
100             </widget>
101
102             <widget>
103               <class>GtkPixmapMenuItem</class>
104               <name>menubar_exit</name>
105               <signal>
106                 <name>activate</name>
107                 <handler>on_menubar_exit_activate</handler>
108                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
109               </signal>
110               <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
111             </widget>
112           </widget>
113         </widget>
114
115         <widget>
116           <class>GtkMenuItem</class>
117           <name>menubar_view</name>
118           <stock_item>GNOMEUIINFO_MENU_VIEW_TREE</stock_item>
119
120           <widget>
121             <class>GtkMenu</class>
122             <name>menubar_view_menu</name>
123
124             <widget>
125               <class>GtkPixmapMenuItem</class>
126               <name>menubar_playlist</name>
127               <sensitive>False</sensitive>
128               <tooltip>Open the playlist window</tooltip>
129               <signal>
130                 <name>activate</name>
131                 <handler>on_menubar_playlist_activate</handler>
132                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
133               </signal>
134               <label>P_laylist</label>
135               <right_justify>False</right_justify>
136               <stock_icon>GNOME_STOCK_MENU_INDEX</stock_icon>
137             </widget>
138
139             <widget>
140               <class>GtkPixmapMenuItem</class>
141               <name>menubar_modules</name>
142               <sensitive>False</sensitive>
143               <tooltip>Open the plugin manager</tooltip>
144               <signal>
145                 <name>activate</name>
146                 <handler>on_menubar_modules_activate</handler>
147                 <last_modification_time>Tue, 13 Feb 2001 17:19:41 GMT</last_modification_time>
148               </signal>
149               <label>_Modules</label>
150               <right_justify>False</right_justify>
151               <stock_icon>GNOME_STOCK_MENU_ATTACH</stock_icon>
152             </widget>
153           </widget>
154         </widget>
155
156         <widget>
157           <class>GtkMenuItem</class>
158           <name>menubar_settings</name>
159           <stock_item>GNOMEUIINFO_MENU_SETTINGS_TREE</stock_item>
160
161           <widget>
162             <class>GtkMenu</class>
163             <name>menubar_settings_menu</name>
164
165             <widget>
166               <class>GtkPixmapMenuItem</class>
167               <name>menubar_preferences</name>
168               <sensitive>False</sensitive>
169               <signal>
170                 <name>activate</name>
171                 <handler>on_menubar_preferences_activate</handler>
172                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
173               </signal>
174               <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
175             </widget>
176           </widget>
177         </widget>
178
179         <widget>
180           <class>GtkMenuItem</class>
181           <name>menubar_help</name>
182           <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>
183
184           <widget>
185             <class>GtkMenu</class>
186             <name>menubar_help_menu</name>
187
188             <widget>
189               <class>GtkPixmapMenuItem</class>
190               <name>menubar_about</name>
191               <signal>
192                 <name>activate</name>
193                 <handler>on_menubar_about_activate</handler>
194                 <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
195               </signal>
196               <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
197             </widget>
198           </widget>
199         </widget>
200       </widget>
201     </widget>
202
203     <widget>
204       <class>GnomeDockItem</class>
205       <name>dockitem_toolbar</name>
206       <border_width>1</border_width>
207       <placement>GNOME_DOCK_TOP</placement>
208       <band>1</band>
209       <position>0</position>
210       <offset>2</offset>
211       <locked>False</locked>
212       <exclusive>True</exclusive>
213       <never_floating>False</never_floating>
214       <never_vertical>False</never_vertical>
215       <never_horizontal>False</never_horizontal>
216       <shadow_type>GTK_SHADOW_OUT</shadow_type>
217
218       <widget>
219         <class>GtkToolbar</class>
220         <name>toolbar</name>
221         <border_width>1</border_width>
222         <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
223         <type>GTK_TOOLBAR_BOTH</type>
224         <space_size>16</space_size>
225         <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
226         <relief>GTK_RELIEF_NONE</relief>
227         <tooltips>True</tooltips>
228
229         <widget>
230           <class>GtkButton</class>
231           <child_name>Toolbar:button</child_name>
232           <name>toolbar_open</name>
233           <tooltip>Open File</tooltip>
234           <signal>
235             <name>clicked</name>
236             <handler>on_toolbar_open_clicked</handler>
237             <last_modification_time>Sun, 11 Feb 2001 17:06:24 GMT</last_modification_time>
238           </signal>
239           <label>Open</label>
240           <stock_pixmap>GNOME_STOCK_PIXMAP_OPEN</stock_pixmap>
241         </widget>
242
243         <widget>
244           <class>GtkButton</class>
245           <child_name>Toolbar:button</child_name>
246           <name>toolbar_back</name>
247           <sensitive>False</sensitive>
248           <tooltip>Go Backwards</tooltip>
249           <signal>
250             <name>clicked</name>
251             <handler>on_toolbar_back_clicked</handler>
252             <last_modification_time>Sun, 11 Feb 2001 17:06:28 GMT</last_modification_time>
253           </signal>
254           <label>Back</label>
255           <stock_pixmap>GNOME_STOCK_PIXMAP_BACK</stock_pixmap>
256           <child>
257             <new_group>True</new_group>
258           </child>
259         </widget>
260
261         <widget>
262           <class>GtkButton</class>
263           <child_name>Toolbar:button</child_name>
264           <name>toolbar_stop</name>
265           <sensitive>False</sensitive>
266           <tooltip>Stop Stream</tooltip>
267           <signal>
268             <name>clicked</name>
269             <handler>on_toolbar_stop_clicked</handler>
270             <last_modification_time>Sun, 11 Feb 2001 17:06:33 GMT</last_modification_time>
271           </signal>
272           <label>Stop</label>
273           <stock_pixmap>GNOME_STOCK_PIXMAP_STOP</stock_pixmap>
274         </widget>
275
276         <widget>
277           <class>GtkButton</class>
278           <child_name>Toolbar:button</child_name>
279           <name>toolbar_play</name>
280           <tooltip>Play Stream</tooltip>
281           <signal>
282             <name>clicked</name>
283             <handler>on_toolbar_play_clicked</handler>
284             <last_modification_time>Sun, 11 Feb 2001 17:06:39 GMT</last_modification_time>
285           </signal>
286           <label>Play</label>
287           <stock_pixmap>GNOME_STOCK_PIXMAP_FORWARD</stock_pixmap>
288         </widget>
289
290         <widget>
291           <class>GtkButton</class>
292           <child_name>Toolbar:button</child_name>
293           <name>toolbar_pause</name>
294           <tooltip>Pause Stream</tooltip>
295           <signal>
296             <name>clicked</name>
297             <handler>on_toolbar_pause_clicked</handler>
298             <last_modification_time>Sun, 11 Feb 2001 17:06:43 GMT</last_modification_time>
299           </signal>
300           <label>Pause</label>
301           <stock_pixmap>GNOME_STOCK_PIXMAP_BOTTOM</stock_pixmap>
302         </widget>
303
304         <widget>
305           <class>GtkButton</class>
306           <child_name>Toolbar:button</child_name>
307           <name>toolbar_slow</name>
308           <tooltip>Play Slower</tooltip>
309           <signal>
310             <name>clicked</name>
311             <handler>on_toolbar_slow_clicked</handler>
312             <last_modification_time>Mon, 12 Feb 2001 07:20:42 GMT</last_modification_time>
313           </signal>
314           <label>Slow</label>
315           <stock_pixmap>GNOME_STOCK_PIXMAP_TIMER_STOP</stock_pixmap>
316         </widget>
317
318         <widget>
319           <class>GtkButton</class>
320           <child_name>Toolbar:button</child_name>
321           <name>toolbar_fast</name>
322           <tooltip>Play Faster</tooltip>
323           <signal>
324             <name>clicked</name>
325             <handler>on_toolbar_fast_clicked</handler>
326             <last_modification_time>Mon, 12 Feb 2001 07:20:48 GMT</last_modification_time>
327           </signal>
328           <label>Fast</label>
329           <stock_pixmap>GNOME_STOCK_PIXMAP_TIMER</stock_pixmap>
330         </widget>
331
332         <widget>
333           <class>GtkButton</class>
334           <child_name>Toolbar:button</child_name>
335           <name>toolbar_playlist</name>
336           <sensitive>False</sensitive>
337           <tooltip>Open Playlist</tooltip>
338           <signal>
339             <name>clicked</name>
340             <handler>on_toolbar_playlist_clicked</handler>
341             <last_modification_time>Sun, 11 Feb 2001 17:06:48 GMT</last_modification_time>
342           </signal>
343           <label>Playlist</label>
344           <stock_pixmap>GNOME_STOCK_PIXMAP_INDEX</stock_pixmap>
345           <child>
346             <new_group>True</new_group>
347           </child>
348         </widget>
349
350         <widget>
351           <class>GtkButton</class>
352           <child_name>Toolbar:button</child_name>
353           <name>toolbar_prev</name>
354           <tooltip>Previous File</tooltip>
355           <signal>
356             <name>clicked</name>
357             <handler>on_toolbar_prev_clicked</handler>
358             <last_modification_time>Sun, 11 Feb 2001 17:06:52 GMT</last_modification_time>
359           </signal>
360           <label>Prev</label>
361           <stock_pixmap>GNOME_STOCK_PIXMAP_FIRST</stock_pixmap>
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           <stock_pixmap>GNOME_STOCK_PIXMAP_LAST</stock_pixmap>
376         </widget>
377       </widget>
378     </widget>
379
380     <widget>
381       <class>GtkVBox</class>
382       <child_name>GnomeDock:contents</child_name>
383       <name>vbox2</name>
384       <homogeneous>False</homogeneous>
385       <spacing>0</spacing>
386
387       <widget>
388         <class>GtkEntry</class>
389         <name>entry1</name>
390         <can_focus>True</can_focus>
391         <editable>True</editable>
392         <text_visible>True</text_visible>
393         <text_max_length>0</text_max_length>
394         <text>Tired of boring stub messages ? Write your own exciting message here !!</text>
395         <child>
396           <padding>0</padding>
397           <expand>False</expand>
398           <fill>False</fill>
399         </child>
400       </widget>
401
402       <widget>
403         <class>GtkLabel</class>
404         <name>label6</name>
405         <label>This part of the interface doesn't work yet. You can drag the slider below, though:</label>
406         <justify>GTK_JUSTIFY_LEFT</justify>
407         <wrap>False</wrap>
408         <xalign>0</xalign>
409         <yalign>0.5</yalign>
410         <xpad>5</xpad>
411         <ypad>0</ypad>
412         <child>
413           <padding>0</padding>
414           <expand>False</expand>
415           <fill>False</fill>
416         </child>
417       </widget>
418
419       <widget>
420         <class>GtkHScale</class>
421         <name>hscale</name>
422         <can_focus>True</can_focus>
423         <signal>
424           <name>button_release_event</name>
425           <handler>on_hscale_button_release_event</handler>
426           <last_modification_time>Tue, 13 Feb 2001 01:15:41 GMT</last_modification_time>
427         </signal>
428         <signal>
429           <name>button_press_event</name>
430           <handler>on_hscale_button_press_event</handler>
431           <last_modification_time>Tue, 13 Feb 2001 02:55:04 GMT</last_modification_time>
432         </signal>
433         <draw_value>True</draw_value>
434         <value_pos>GTK_POS_BOTTOM</value_pos>
435         <digits>1</digits>
436         <policy>GTK_UPDATE_DELAYED</policy>
437         <value>0</value>
438         <lower>0</lower>
439         <upper>100</upper>
440         <step>1</step>
441         <page>6.25</page>
442         <page_size>0</page_size>
443         <child>
444           <padding>0</padding>
445           <expand>False</expand>
446           <fill>False</fill>
447         </child>
448       </widget>
449
450       <widget>
451         <class>GtkLabel</class>
452         <name>label13</name>
453         <label>HEY ! YOU CAN DROP A FILE ON VLC TOO :-)</label>
454         <justify>GTK_JUSTIFY_CENTER</justify>
455         <wrap>False</wrap>
456         <xalign>0.5</xalign>
457         <yalign>0.5</yalign>
458         <xpad>0</xpad>
459         <ypad>5</ypad>
460         <child>
461           <padding>0</padding>
462           <expand>False</expand>
463           <fill>False</fill>
464         </child>
465       </widget>
466     </widget>
467   </widget>
468
469   <widget>
470     <class>GnomeAppBar</class>
471     <child_name>GnomeApp:appbar</child_name>
472     <name>appbar</name>
473     <has_progress>True</has_progress>
474     <has_status>True</has_status>
475     <child>
476       <padding>0</padding>
477       <expand>True</expand>
478       <fill>True</fill>
479     </child>
480   </widget>
481 </widget>
482
483 <widget>
484   <class>GtkMenu</class>
485   <name>intf_popup</name>
486
487   <widget>
488     <class>GtkPixmapMenuItem</class>
489     <name>popup_play</name>
490     <signal>
491       <name>activate</name>
492       <handler>on_popup_play_activate</handler>
493       <last_modification_time>Sun, 11 Feb 2001 16:52:11 GMT</last_modification_time>
494     </signal>
495     <label>_Play</label>
496     <right_justify>False</right_justify>
497     <stock_icon>GNOME_STOCK_MENU_FORWARD</stock_icon>
498   </widget>
499
500   <widget>
501     <class>GtkPixmapMenuItem</class>
502     <name>popup_pause</name>
503     <signal>
504       <name>activate</name>
505       <handler>on_popup_pause_activate</handler>
506       <last_modification_time>Sun, 11 Feb 2001 16:52:11 GMT</last_modification_time>
507     </signal>
508     <label>Pause</label>
509     <right_justify>False</right_justify>
510     <stock_icon>GNOME_STOCK_MENU_BOTTOM</stock_icon>
511   </widget>
512
513   <widget>
514     <class>GtkPixmapMenuItem</class>
515     <name>popup_slow</name>
516     <signal>
517       <name>activate</name>
518       <handler>on_popup_slow_activate</handler>
519       <last_modification_time>Mon, 12 Feb 2001 07:19:57 GMT</last_modification_time>
520     </signal>
521     <label>Slow</label>
522     <right_justify>False</right_justify>
523     <stock_icon>GNOME_STOCK_MENU_TIMER_STOP</stock_icon>
524   </widget>
525
526   <widget>
527     <class>GtkPixmapMenuItem</class>
528     <name>popup_fast</name>
529     <signal>
530       <name>activate</name>
531       <handler>on_popup_fast_activate</handler>
532       <last_modification_time>Mon, 12 Feb 2001 07:19:57 GMT</last_modification_time>
533     </signal>
534     <label>Fast</label>
535     <right_justify>False</right_justify>
536     <stock_icon>GNOME_STOCK_MENU_TIMER</stock_icon>
537   </widget>
538
539   <widget>
540     <class>GtkMenuItem</class>
541     <name>separator2</name>
542     <right_justify>False</right_justify>
543   </widget>
544
545   <widget>
546     <class>GtkPixmapMenuItem</class>
547     <name>popup_open</name>
548     <signal>
549       <name>activate</name>
550       <handler>on_popup_open_activate</handler>
551       <last_modification_time>Sun, 11 Feb 2001 23:49:08 GMT</last_modification_time>
552     </signal>
553     <stock_item>GNOMEUIINFO_MENU_OPEN_ITEM</stock_item>
554   </widget>
555
556   <widget>
557     <class>GtkMenuItem</class>
558     <name>separator3</name>
559     <right_justify>False</right_justify>
560   </widget>
561
562   <widget>
563     <class>GtkPixmapMenuItem</class>
564     <name>popup_about</name>
565     <signal>
566       <name>activate</name>
567       <handler>on_popup_about_activate</handler>
568       <last_modification_time>Mon, 12 Feb 2001 00:00:08 GMT</last_modification_time>
569     </signal>
570     <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
571   </widget>
572
573   <widget>
574     <class>GtkPixmapMenuItem</class>
575     <name>popup_exit</name>
576     <signal>
577       <name>activate</name>
578       <handler>on_popup_exit_activate</handler>
579       <last_modification_time>Sun, 11 Feb 2001 16:49:30 GMT</last_modification_time>
580     </signal>
581     <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
582   </widget>
583 </widget>
584
585 <widget>
586   <class>GnomeAbout</class>
587   <name>intf_about</name>
588   <modal>False</modal>
589   <copyright>(C) 1996, 1997, 1998, 1999, 2000, 2001 - the VideoLAN Team</copyright>
590   <authors>Régis Duchesne &lt;regis@via.ecp.fr&gt;
591 Michel Lespinasse &lt;walken@zoy.org&gt;
592 Olivier Pomel &lt;pomel@via.ecp.fr&gt;
593 Pierre Baillet &lt;oct@zoy.org&gt;
594 Jean-Philippe Grimaldi &lt;jeanphi@via.ecp.fr&gt;
595 Andres Krapf &lt;dae@via.ecp.fr&gt;
596 Christophe Massiot &lt;massiot@via.ecp.fr&gt;
597 Vincent Seguin &lt;seguin@via.ecp.fr&gt;
598 Benoit Steiner &lt;benny@via.ecp.fr&gt;
599 Jean-Marc Dressler &lt;polux@via.ecp.fr&gt;
600 Gaël Hendryckx &lt;jimmy@via.ecp.fr&gt;
601 Samuel Hocevar &lt;sam@zoy.org&gt;
602 Brieuc Jeunhomme &lt;bbp@via.ecp.fr&gt;
603 Michel Kaempf &lt;maxx@via.ecp.fr&gt;
604 Stéphane Borel &lt;stef@via.ecp.fr&gt;
605 Renaud Dartus &lt;reno@via.ecp.fr&gt;
606 Henri Fallon &lt;henri@via.ecp.fr&gt;
607 </authors>
608   <comments>This is the VideoLAN client, a DVD and MPEG player. It can play MPEG and MPEG 2 files from a file or from a network source.</comments>
609 </widget>
610
611 <widget>
612   <class>GtkFileSelection</class>
613   <name>intf_fileopen</name>
614   <border_width>10</border_width>
615   <signal>
616     <name>destroy</name>
617     <handler>on_intf_fileopen_destroy</handler>
618     <last_modification_time>Sun, 11 Feb 2001 18:36:13 GMT</last_modification_time>
619   </signal>
620   <title>Open File</title>
621   <type>GTK_WINDOW_TOPLEVEL</type>
622   <position>GTK_WIN_POS_NONE</position>
623   <modal>False</modal>
624   <allow_shrink>False</allow_shrink>
625   <allow_grow>True</allow_grow>
626   <auto_shrink>False</auto_shrink>
627   <show_file_op_buttons>True</show_file_op_buttons>
628
629   <widget>
630     <class>GtkButton</class>
631     <child_name>FileSel:ok_button</child_name>
632     <name>fileopen_ok</name>
633     <can_default>True</can_default>
634     <can_focus>True</can_focus>
635     <signal>
636       <name>clicked</name>
637       <handler>on_fileopen_ok_clicked</handler>
638       <last_modification_time>Sun, 11 Feb 2001 18:22:44 GMT</last_modification_time>
639     </signal>
640     <label>OK</label>
641     <relief>GTK_RELIEF_NORMAL</relief>
642   </widget>
643
644   <widget>
645     <class>GtkButton</class>
646     <child_name>FileSel:cancel_button</child_name>
647     <name>fileopen_cancel</name>
648     <can_default>True</can_default>
649     <can_focus>True</can_focus>
650     <signal>
651       <name>clicked</name>
652       <handler>on_fileopen_cancel_clicked</handler>
653       <last_modification_time>Sun, 11 Feb 2001 18:22:50 GMT</last_modification_time>
654     </signal>
655     <label>Cancel</label>
656     <relief>GTK_RELIEF_NORMAL</relief>
657   </widget>
658 </widget>
659
660 <widget>
661   <class>GnomeDialog</class>
662   <name>intf_modules</name>
663   <signal>
664     <name>destroy</name>
665     <handler>on_intf_modules_destroy</handler>
666     <last_modification_time>Tue, 13 Feb 2001 09:19:08 GMT</last_modification_time>
667   </signal>
668   <title>Modules</title>
669   <type>GTK_WINDOW_TOPLEVEL</type>
670   <position>GTK_WIN_POS_NONE</position>
671   <modal>False</modal>
672   <allow_shrink>False</allow_shrink>
673   <allow_grow>False</allow_grow>
674   <auto_shrink>False</auto_shrink>
675   <auto_close>False</auto_close>
676   <hide_on_close>False</hide_on_close>
677
678   <widget>
679     <class>GtkVBox</class>
680     <child_name>GnomeDialog:vbox</child_name>
681     <name>dialog-vbox1</name>
682     <homogeneous>False</homogeneous>
683     <spacing>8</spacing>
684     <child>
685       <padding>4</padding>
686       <expand>True</expand>
687       <fill>True</fill>
688     </child>
689
690     <widget>
691       <class>GtkHButtonBox</class>
692       <child_name>GnomeDialog:action_area</child_name>
693       <name>dialog-action_area1</name>
694       <layout_style>GTK_BUTTONBOX_END</layout_style>
695       <spacing>8</spacing>
696       <child_min_width>85</child_min_width>
697       <child_min_height>27</child_min_height>
698       <child_ipad_x>7</child_ipad_x>
699       <child_ipad_y>0</child_ipad_y>
700       <child>
701         <padding>0</padding>
702         <expand>False</expand>
703         <fill>True</fill>
704         <pack>GTK_PACK_END</pack>
705       </child>
706
707       <widget>
708         <class>GtkButton</class>
709         <name>modules_ok</name>
710         <can_default>True</can_default>
711         <can_focus>True</can_focus>
712         <signal>
713           <name>clicked</name>
714           <handler>on_modules_ok_clicked</handler>
715           <last_modification_time>Tue, 13 Feb 2001 09:21:29 GMT</last_modification_time>
716         </signal>
717         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
718       </widget>
719
720       <widget>
721         <class>GtkButton</class>
722         <name>modules_apply</name>
723         <can_default>True</can_default>
724         <can_focus>True</can_focus>
725         <signal>
726           <name>clicked</name>
727           <handler>on_modules_apply_clicked</handler>
728           <last_modification_time>Tue, 13 Feb 2001 09:21:25 GMT</last_modification_time>
729         </signal>
730         <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
731       </widget>
732
733       <widget>
734         <class>GtkButton</class>
735         <name>modules_cancel</name>
736         <can_default>True</can_default>
737         <can_focus>True</can_focus>
738         <signal>
739           <name>clicked</name>
740           <handler>on_modules_cancel_clicked</handler>
741           <last_modification_time>Tue, 13 Feb 2001 09:21:34 GMT</last_modification_time>
742         </signal>
743         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
744       </widget>
745     </widget>
746
747     <widget>
748       <class>GtkLabel</class>
749       <name>label12</name>
750       <label>Sorry, the module manager isn't functional yet. Please retry in a later version.</label>
751       <justify>GTK_JUSTIFY_CENTER</justify>
752       <wrap>False</wrap>
753       <xalign>0.5</xalign>
754       <yalign>0.5</yalign>
755       <xpad>0</xpad>
756       <ypad>0</ypad>
757       <child>
758         <padding>0</padding>
759         <expand>False</expand>
760         <fill>False</fill>
761       </child>
762     </widget>
763   </widget>
764 </widget>
765
766 <widget>
767   <class>GnomeDialog</class>
768   <name>intf_playlist</name>
769   <signal>
770     <name>destroy</name>
771     <handler>on_intf_playlist_destroy</handler>
772     <last_modification_time>Tue, 13 Feb 2001 09:18:45 GMT</last_modification_time>
773   </signal>
774   <title>Playlist</title>
775   <type>GTK_WINDOW_TOPLEVEL</type>
776   <position>GTK_WIN_POS_NONE</position>
777   <modal>False</modal>
778   <allow_shrink>False</allow_shrink>
779   <allow_grow>True</allow_grow>
780   <auto_shrink>False</auto_shrink>
781   <auto_close>False</auto_close>
782   <hide_on_close>False</hide_on_close>
783
784   <widget>
785     <class>GtkVBox</class>
786     <child_name>GnomeDialog:vbox</child_name>
787     <name>dialog-vbox2</name>
788     <homogeneous>False</homogeneous>
789     <spacing>8</spacing>
790     <child>
791       <padding>4</padding>
792       <expand>True</expand>
793       <fill>True</fill>
794     </child>
795
796     <widget>
797       <class>GtkHButtonBox</class>
798       <child_name>GnomeDialog:action_area</child_name>
799       <name>dialog-action_area2</name>
800       <layout_style>GTK_BUTTONBOX_END</layout_style>
801       <spacing>8</spacing>
802       <child_min_width>85</child_min_width>
803       <child_min_height>27</child_min_height>
804       <child_ipad_x>7</child_ipad_x>
805       <child_ipad_y>0</child_ipad_y>
806       <child>
807         <padding>0</padding>
808         <expand>False</expand>
809         <fill>True</fill>
810         <pack>GTK_PACK_END</pack>
811       </child>
812
813       <widget>
814         <class>GtkButton</class>
815         <name>playlist_ok</name>
816         <can_default>True</can_default>
817         <can_focus>True</can_focus>
818         <signal>
819           <name>clicked</name>
820           <handler>on_playlist_ok_clicked</handler>
821           <last_modification_time>Tue, 13 Feb 2001 09:20:38 GMT</last_modification_time>
822         </signal>
823         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
824       </widget>
825     </widget>
826
827     <widget>
828       <class>GtkLabel</class>
829       <name>label11</name>
830       <label>Sorry, the playlist isn't functional yet. Please retry in a later version.</label>
831       <justify>GTK_JUSTIFY_CENTER</justify>
832       <wrap>False</wrap>
833       <xalign>0.5</xalign>
834       <yalign>0.5</yalign>
835       <xpad>0</xpad>
836       <ypad>0</ypad>
837       <child>
838         <padding>0</padding>
839         <expand>False</expand>
840         <fill>False</fill>
841       </child>
842     </widget>
843
844     <widget>
845       <class>GtkScrolledWindow</class>
846       <name>scrolledwindow3</name>
847       <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy>
848       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
849       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
850       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
851       <child>
852         <padding>0</padding>
853         <expand>True</expand>
854         <fill>True</fill>
855       </child>
856
857       <widget>
858         <class>GtkCList</class>
859         <name>clist2</name>
860         <can_focus>True</can_focus>
861         <columns>3</columns>
862         <column_widths>211,49,35</column_widths>
863         <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
864         <show_titles>False</show_titles>
865         <shadow_type>GTK_SHADOW_IN</shadow_type>
866
867         <widget>
868           <class>GtkLabel</class>
869           <child_name>CList:title</child_name>
870           <name>label8</name>
871           <label>Name</label>
872           <justify>GTK_JUSTIFY_CENTER</justify>
873           <wrap>False</wrap>
874           <xalign>0.5</xalign>
875           <yalign>0.5</yalign>
876           <xpad>0</xpad>
877           <ypad>0</ypad>
878         </widget>
879
880         <widget>
881           <class>GtkLabel</class>
882           <child_name>CList:title</child_name>
883           <name>label9</name>
884           <label>Type</label>
885           <justify>GTK_JUSTIFY_CENTER</justify>
886           <wrap>False</wrap>
887           <xalign>0.5</xalign>
888           <yalign>0.5</yalign>
889           <xpad>0</xpad>
890           <ypad>0</ypad>
891         </widget>
892
893         <widget>
894           <class>GtkLabel</class>
895           <child_name>CList:title</child_name>
896           <name>label10</name>
897           <label>Length</label>
898           <justify>GTK_JUSTIFY_CENTER</justify>
899           <wrap>False</wrap>
900           <xalign>0.5</xalign>
901           <yalign>0.5</yalign>
902           <xpad>0</xpad>
903           <ypad>0</ypad>
904         </widget>
905       </widget>
906     </widget>
907   </widget>
908 </widget>
909
910 </GTK-Interface>