]> git.sesse.net Git - vlc/blob - modules/gui/familiar/familiar.glade
Familiar GPE interface support fixes. Only Manage() function does not seem to work...
[vlc] / modules / gui / familiar / familiar.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>Familiar</name>
6   <program_name>familiar</program_name>
7   <directory></directory>
8   <source_directory></source_directory>
9   <pixmaps_directory>../../../share</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>False</gnome_support>
12   <gettext_support>True</gettext_support>
13   <use_widget_names>True</use_widget_names>
14   <output_main_file>False</output_main_file>
15   <output_build_files>False</output_build_files>
16 </project>
17
18 <widget>
19   <class>GtkWindow</class>
20   <name>familiar</name>
21   <width>240</width>
22   <height>320</height>
23   <signal>
24     <name>delete_event</name>
25     <handler>on_familiar_delete_event</handler>
26     <last_modification_time>Wed, 21 Aug 2002 19:12:40 GMT</last_modification_time>
27   </signal>
28   <title>vlc (familiar)</title>
29   <type>GTK_WINDOW_TOPLEVEL</type>
30   <position>GTK_WIN_POS_NONE</position>
31   <modal>False</modal>
32   <allow_shrink>True</allow_shrink>
33   <allow_grow>True</allow_grow>
34   <auto_shrink>True</auto_shrink>
35
36   <widget>
37     <class>GtkVBox</class>
38     <name>vbox</name>
39     <homogeneous>False</homogeneous>
40     <spacing>0</spacing>
41
42     <widget>
43       <class>GtkToolbar</class>
44       <name>toolbar</name>
45       <width>112</width>
46       <height>16</height>
47       <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
48       <type>GTK_TOOLBAR_ICONS</type>
49       <space_size>5</space_size>
50       <space_style>GTK_TOOLBAR_SPACE_EMPTY</space_style>
51       <relief>GTK_RELIEF_NORMAL</relief>
52       <tooltips>True</tooltips>
53       <child>
54         <padding>0</padding>
55         <expand>True</expand>
56         <fill>True</fill>
57       </child>
58
59       <widget>
60         <class>GtkButton</class>
61         <child_name>Toolbar:button</child_name>
62         <name>toolbar_open</name>
63         <tooltip>Open file</tooltip>
64         <signal>
65           <name>clicked</name>
66           <handler>on_toolbar_open_clicked</handler>
67           <last_modification_time>Wed, 24 Jul 2002 18:28:31 GMT</last_modification_time>
68         </signal>
69         <label>Open</label>
70         <icon>familiar-openb16x16.xpm</icon>
71       </widget>
72
73       <widget>
74         <class>GtkButton</class>
75         <child_name>Toolbar:button</child_name>
76         <name>toolbar_preferences</name>
77         <tooltip>Preferences</tooltip>
78         <signal>
79           <name>clicked</name>
80           <handler>on_toolbar_preferences_clicked</handler>
81           <last_modification_time>Wed, 24 Jul 2002 18:29:05 GMT</last_modification_time>
82         </signal>
83         <label>Preferences</label>
84         <icon>familiar-preferencesb16x16.xpm</icon>
85       </widget>
86
87       <widget>
88         <class>GtkButton</class>
89         <child_name>Toolbar:button</child_name>
90         <name>toolbar_rewind</name>
91         <tooltip>Rewind stream</tooltip>
92         <signal>
93           <name>clicked</name>
94           <handler>on_toolbar_rewind_clicked</handler>
95           <last_modification_time>Wed, 24 Jul 2002 18:28:45 GMT</last_modification_time>
96         </signal>
97         <label>Rewind</label>
98         <icon>familiar-rewindb16x16.xpm</icon>
99         <child>
100           <new_group>True</new_group>
101         </child>
102       </widget>
103
104       <widget>
105         <class>GtkButton</class>
106         <child_name>Toolbar:button</child_name>
107         <name>toolbar_pause</name>
108         <tooltip>Pause stream</tooltip>
109         <signal>
110           <name>clicked</name>
111           <handler>on_toolbar_pause_clicked</handler>
112           <last_modification_time>Wed, 24 Jul 2002 18:28:58 GMT</last_modification_time>
113         </signal>
114         <label>Pause</label>
115         <icon>familiar-pauseb16x16.xpm</icon>
116       </widget>
117
118       <widget>
119         <class>GtkButton</class>
120         <child_name>Toolbar:button</child_name>
121         <name>toolbar_play</name>
122         <tooltip>Play stream</tooltip>
123         <signal>
124           <name>clicked</name>
125           <handler>on_toolbar_play_clicked</handler>
126           <last_modification_time>Wed, 24 Jul 2002 18:29:12 GMT</last_modification_time>
127         </signal>
128         <label>Play</label>
129         <icon>familiar-playb16x16.xpm</icon>
130       </widget>
131
132       <widget>
133         <class>GtkButton</class>
134         <child_name>Toolbar:button</child_name>
135         <name>toolbar_stop</name>
136         <tooltip>Stop stream</tooltip>
137         <signal>
138           <name>clicked</name>
139           <handler>on_toolbar_stop_clicked</handler>
140           <last_modification_time>Wed, 24 Jul 2002 18:29:18 GMT</last_modification_time>
141         </signal>
142         <label>Stop</label>
143         <icon>familiar-stopb16x16.xpm</icon>
144       </widget>
145
146       <widget>
147         <class>GtkButton</class>
148         <child_name>Toolbar:button</child_name>
149         <name>toolbar_forward</name>
150         <tooltip>Forward stream</tooltip>
151         <signal>
152           <name>clicked</name>
153           <handler>on_toolbar_forward_clicked</handler>
154           <last_modification_time>Wed, 24 Jul 2002 18:29:25 GMT</last_modification_time>
155         </signal>
156         <label>Forward</label>
157         <icon>familiar-forwardb16x16.xpm</icon>
158       </widget>
159
160       <widget>
161         <class>GtkButton</class>
162         <child_name>Toolbar:button</child_name>
163         <name>toolbar_about</name>
164         <tooltip>About</tooltip>
165         <signal>
166           <name>clicked</name>
167           <handler>on_toolbar_about_clicked</handler>
168           <last_modification_time>Wed, 24 Jul 2002 18:29:31 GMT</last_modification_time>
169         </signal>
170         <label>About</label>
171         <icon>vlc16x16.xpm</icon>
172         <child>
173           <new_group>True</new_group>
174         </child>
175       </widget>
176     </widget>
177
178     <widget>
179       <class>GtkProgressBar</class>
180       <name>progress</name>
181       <value>0</value>
182       <lower>0</lower>
183       <upper>100</upper>
184       <bar_style>GTK_PROGRESS_CONTINUOUS</bar_style>
185       <orientation>GTK_PROGRESS_LEFT_TO_RIGHT</orientation>
186       <activity_mode>True</activity_mode>
187       <show_text>False</show_text>
188       <format>%P %%</format>
189       <text_xalign>0.5</text_xalign>
190       <text_yalign>0.5</text_yalign>
191       <child>
192         <padding>0</padding>
193         <expand>False</expand>
194         <fill>False</fill>
195       </child>
196     </widget>
197
198     <widget>
199       <class>GtkNotebook</class>
200       <name>notebook</name>
201       <can_focus>True</can_focus>
202       <show_tabs>True</show_tabs>
203       <show_border>True</show_border>
204       <tab_pos>GTK_POS_TOP</tab_pos>
205       <scrollable>False</scrollable>
206       <tab_hborder>2</tab_hborder>
207       <tab_vborder>2</tab_vborder>
208       <popup_enable>False</popup_enable>
209       <child>
210         <padding>0</padding>
211         <expand>True</expand>
212         <fill>True</fill>
213       </child>
214
215       <widget>
216         <class>GtkFixed</class>
217         <name>fixedMedia</name>
218
219         <widget>
220           <class>GtkLabel</class>
221           <name>labelUrl</name>
222           <x>4</x>
223           <y>8</y>
224           <width>38</width>
225           <height>18</height>
226           <label>URL:</label>
227           <justify>GTK_JUSTIFY_CENTER</justify>
228           <wrap>False</wrap>
229           <xalign>0.5</xalign>
230           <yalign>0.5</yalign>
231           <xpad>0</xpad>
232           <ypad>0</ypad>
233         </widget>
234
235         <widget>
236           <class>GtkCombo</class>
237           <name>comboURL</name>
238           <x>40</x>
239           <y>4</y>
240           <width>185</width>
241           <height>24</height>
242           <value_in_list>False</value_in_list>
243           <ok_if_empty>True</ok_if_empty>
244           <case_sensitive>False</case_sensitive>
245           <use_arrows>True</use_arrows>
246           <use_arrows_always>False</use_arrows_always>
247           <items>file://
248 ftp://
249 http://
250 udp://:1234
251 udpstream://@:1234
252 </items>
253
254           <widget>
255             <class>GtkEntry</class>
256             <child_name>GtkCombo:entry</child_name>
257             <name>comboURL-entry</name>
258             <can_focus>True</can_focus>
259             <signal>
260               <name>changed</name>
261               <handler>on_comboURL-entry_changed</handler>
262               <last_modification_time>Thu, 01 Aug 2002 19:37:06 GMT</last_modification_time>
263             </signal>
264             <editable>True</editable>
265             <text_visible>True</text_visible>
266             <text_max_length>0</text_max_length>
267             <text>file://</text>
268           </widget>
269         </widget>
270
271         <widget>
272           <class>GtkScrolledWindow</class>
273           <name>scrolledwindow1</name>
274           <x>0</x>
275           <y>32</y>
276           <width>240</width>
277           <height>208</height>
278           <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy>
279           <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
280           <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
281           <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
282
283           <widget>
284             <class>GtkCList</class>
285             <name>clistmedia</name>
286             <can_focus>True</can_focus>
287             <signal>
288               <name>select_row</name>
289               <handler>on_clistmedia_select_row</handler>
290               <last_modification_time>Sun, 18 Aug 2002 19:40:44 GMT</last_modification_time>
291             </signal>
292             <signal>
293               <name>click_column</name>
294               <handler>on_clistmedia_click_column</handler>
295               <last_modification_time>Sun, 18 Aug 2002 19:41:06 GMT</last_modification_time>
296             </signal>
297             <columns>5</columns>
298             <column_widths>123,80,80,80,80</column_widths>
299             <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
300             <show_titles>True</show_titles>
301             <shadow_type>GTK_SHADOW_IN</shadow_type>
302
303             <widget>
304               <class>GtkLabel</class>
305               <child_name>CList:title</child_name>
306               <name>labelname</name>
307               <label>Name</label>
308               <justify>GTK_JUSTIFY_CENTER</justify>
309               <wrap>False</wrap>
310               <xalign>0.5</xalign>
311               <yalign>0.5</yalign>
312               <xpad>0</xpad>
313               <ypad>0</ypad>
314             </widget>
315
316             <widget>
317               <class>GtkLabel</class>
318               <child_name>CList:title</child_name>
319               <name>labeltype</name>
320               <label>Type</label>
321               <justify>GTK_JUSTIFY_CENTER</justify>
322               <wrap>False</wrap>
323               <xalign>0.5</xalign>
324               <yalign>0.5</yalign>
325               <xpad>0</xpad>
326               <ypad>0</ypad>
327             </widget>
328
329             <widget>
330               <class>GtkLabel</class>
331               <child_name>CList:title</child_name>
332               <name>labelsize</name>
333               <label>Size</label>
334               <justify>GTK_JUSTIFY_CENTER</justify>
335               <wrap>False</wrap>
336               <xalign>0.5</xalign>
337               <yalign>0.5</yalign>
338               <xpad>0</xpad>
339               <ypad>0</ypad>
340             </widget>
341
342             <widget>
343               <class>GtkLabel</class>
344               <child_name>CList:title</child_name>
345               <name>labeluid</name>
346               <label>User</label>
347               <justify>GTK_JUSTIFY_CENTER</justify>
348               <wrap>False</wrap>
349               <xalign>0.5</xalign>
350               <yalign>0.5</yalign>
351               <xpad>0</xpad>
352               <ypad>0</ypad>
353             </widget>
354
355             <widget>
356               <class>GtkLabel</class>
357               <child_name>CList:title</child_name>
358               <name>labelgid</name>
359               <label>Group</label>
360               <justify>GTK_JUSTIFY_CENTER</justify>
361               <wrap>False</wrap>
362               <xalign>0.5</xalign>
363               <yalign>0.5</yalign>
364               <xpad>0</xpad>
365               <ypad>0</ypad>
366             </widget>
367           </widget>
368         </widget>
369       </widget>
370
371       <widget>
372         <class>GtkLabel</class>
373         <child_name>Notebook:tab</child_name>
374         <name>media</name>
375         <label>Media</label>
376         <justify>GTK_JUSTIFY_CENTER</justify>
377         <wrap>False</wrap>
378         <xalign>0.5</xalign>
379         <yalign>0.5</yalign>
380         <xpad>0</xpad>
381         <ypad>0</ypad>
382       </widget>
383
384       <widget>
385         <class>GtkFixed</class>
386         <name>fixedPreferences</name>
387
388         <widget>
389           <class>GtkButton</class>
390           <name>buttonSave</name>
391           <x>8</x>
392           <y>216</y>
393           <width>54</width>
394           <height>24</height>
395           <can_focus>True</can_focus>
396           <label>Save</label>
397           <relief>GTK_RELIEF_NORMAL</relief>
398         </widget>
399
400         <widget>
401           <class>GtkButton</class>
402           <name>buttonApply</name>
403           <x>64</x>
404           <y>216</y>
405           <width>54</width>
406           <height>24</height>
407           <can_focus>True</can_focus>
408           <label>Apply</label>
409           <relief>GTK_RELIEF_NORMAL</relief>
410         </widget>
411
412         <widget>
413           <class>GtkButton</class>
414           <name>buttonCancel</name>
415           <x>176</x>
416           <y>216</y>
417           <width>54</width>
418           <height>24</height>
419           <can_focus>True</can_focus>
420           <label>Cancel</label>
421           <relief>GTK_RELIEF_NORMAL</relief>
422         </widget>
423
424         <widget>
425           <class>GtkCheckButton</class>
426           <name>cbautoplay</name>
427           <x>8</x>
428           <y>8</y>
429           <width>216</width>
430           <height>24</height>
431           <can_focus>True</can_focus>
432           <signal>
433             <name>toggled</name>
434             <handler>on_cbautoplay_toggled</handler>
435             <last_modification_time>Sun, 18 Aug 2002 20:00:52 GMT</last_modification_time>
436           </signal>
437           <label>Automatically play file.</label>
438           <active>True</active>
439           <draw_indicator>True</draw_indicator>
440         </widget>
441       </widget>
442
443       <widget>
444         <class>GtkLabel</class>
445         <child_name>Notebook:tab</child_name>
446         <name>preferences</name>
447         <label>Preference</label>
448         <justify>GTK_JUSTIFY_CENTER</justify>
449         <wrap>False</wrap>
450         <xalign>0.5</xalign>
451         <yalign>0.5</yalign>
452         <xpad>0</xpad>
453         <ypad>0</ypad>
454       </widget>
455
456       <widget>
457         <class>GtkFixed</class>
458         <name>fixedAbout</name>
459
460         <widget>
461           <class>GtkPixmap</class>
462           <name>logo</name>
463           <x>8</x>
464           <y>0</y>
465           <width>50</width>
466           <height>50</height>
467           <filename>vlc32x32.xpm</filename>
468           <xalign>0.5</xalign>
469           <yalign>0.5</yalign>
470           <xpad>0</xpad>
471           <ypad>0</ypad>
472           <build_insensitive>True</build_insensitive>
473         </widget>
474
475         <widget>
476           <class>GtkLabel</class>
477           <name>labelVlc</name>
478           <x>64</x>
479           <y>8</y>
480           <width>120</width>
481           <height>40</height>
482           <label>VideoLAN Client
483  for familiar Linux</label>
484           <justify>GTK_JUSTIFY_CENTER</justify>
485           <wrap>True</wrap>
486           <xalign>0.5</xalign>
487           <yalign>0.5</yalign>
488           <xpad>0</xpad>
489           <ypad>0</ypad>
490         </widget>
491
492         <widget>
493           <class>GtkLabel</class>
494           <name>labelCopyright</name>
495           <x>16</x>
496           <y>56</y>
497           <width>200</width>
498           <height>18</height>
499           <label>(c) 2002, the VideoLAN Team</label>
500           <justify>GTK_JUSTIFY_CENTER</justify>
501           <wrap>False</wrap>
502           <xalign>0.5</xalign>
503           <yalign>0.5</yalign>
504           <xpad>0</xpad>
505           <ypad>0</ypad>
506         </widget>
507
508         <widget>
509           <class>GtkLabel</class>
510           <name>labelAuthors</name>
511           <x>16</x>
512           <y>80</y>
513           <width>200</width>
514           <height>40</height>
515           <label>Authors: The VideoLAN Team, http://www.videolan.org</label>
516           <justify>GTK_JUSTIFY_CENTER</justify>
517           <wrap>True</wrap>
518           <xalign>0.5</xalign>
519           <yalign>0.5</yalign>
520           <xpad>0</xpad>
521           <ypad>0</ypad>
522         </widget>
523
524         <widget>
525           <class>GtkLabel</class>
526           <name>labelAbout</name>
527           <x>16</x>
528           <y>128</y>
529           <width>200</width>
530           <height>70</height>
531           <label>The VideoLAN Client is a MPEG, MPEG 2, MP3, DivX player, that accepts input from local or network sources.</label>
532           <justify>GTK_JUSTIFY_LEFT</justify>
533           <wrap>True</wrap>
534           <xalign>0.5</xalign>
535           <yalign>0.5</yalign>
536           <xpad>0</xpad>
537           <ypad>0</ypad>
538         </widget>
539       </widget>
540
541       <widget>
542         <class>GtkLabel</class>
543         <child_name>Notebook:tab</child_name>
544         <name>about</name>
545         <label>About</label>
546         <justify>GTK_JUSTIFY_CENTER</justify>
547         <wrap>False</wrap>
548         <xalign>0.5</xalign>
549         <yalign>0.5</yalign>
550         <xpad>0</xpad>
551         <ypad>0</ypad>
552       </widget>
553     </widget>
554   </widget>
555 </widget>
556
557 </GTK-Interface>