gtk.glade
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:110k
- <?xml version="1.0"?>
- <GTK-Interface>
- <project>
- <name>VLC media player</name>
- <program_name>vlc</program_name>
- <directory></directory>
- <source_directory></source_directory>
- <pixmaps_directory>pixmaps</pixmaps_directory>
- <language>C</language>
- <gnome_support>False</gnome_support>
- <gettext_support>True</gettext_support>
- <output_main_file>False</output_main_file>
- <output_build_files>False</output_build_files>
- <main_source_file>gtk_interface.c</main_source_file>
- <main_header_file>gtk_interface.h</main_header_file>
- <handler_source_file>gtk_callbacks.c</handler_source_file>
- <handler_header_file>gtk_callbacks.h</handler_header_file>
- <support_source_file>gtk_support.c</support_source_file>
- <support_header_file>gtk_support.h</support_header_file>
- </project>
- <widget>
- <class>GtkWindow</class>
- <name>intf_window</name>
- <signal>
- <name>drag_data_received</name>
- <handler>GtkWindowDrag</handler>
- <last_modification_time>Tue, 09 Jul 2002 09:09:48 GMT</last_modification_time>
- </signal>
- <signal>
- <name>delete_event</name>
- <handler>GtkWindowDelete</handler>
- <last_modification_time>Tue, 09 Jul 2002 09:09:53 GMT</last_modification_time>
- </signal>
- <title>VLC media player</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <allow_shrink>True</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>True</auto_shrink>
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDock:contents</child_name>
- <name>window_vbox</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkHandleBox</class>
- <name>menubar_handlebox</name>
- <shadow_type>GTK_SHADOW_OUT</shadow_type>
- <handle_position>GTK_POS_LEFT</handle_position>
- <snap_edge>GTK_POS_TOP</snap_edge>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkMenuBar</class>
- <name>menubar</name>
- <shadow_type>GTK_SHADOW_OUT</shadow_type>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_file</name>
- <label>_File</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_file_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_open</name>
- <tooltip>Open a file</tooltip>
- <accelerator>
- <modifiers>0</modifiers>
- <key>GDK_F3</key>
- <signal>activate</signal>
- </accelerator>
- <signal>
- <name>activate</name>
- <handler>GtkFileOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:27:36 GMT</last_modification_time>
- </signal>
- <label>_Open File...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_disc</name>
- <tooltip>Open Disc Media</tooltip>
- <accelerator>
- <modifiers>0</modifiers>
- <key>GDK_F4</key>
- <signal>activate</signal>
- </accelerator>
- <signal>
- <name>activate</name>
- <handler>GtkDiscOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:27:47 GMT</last_modification_time>
- </signal>
- <label>Open _Disc...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_network</name>
- <tooltip>Select a network stream</tooltip>
- <accelerator>
- <modifiers>0</modifiers>
- <key>GDK_F5</key>
- <signal>activate</signal>
- </accelerator>
- <signal>
- <name>activate</name>
- <handler>GtkNetworkOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:28:06 GMT</last_modification_time>
- </signal>
- <label>_Network Stream...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator4</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_eject</name>
- <tooltip>Eject disc</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkDiscEject</handler>
- <last_modification_time>Fri, 21 Dec 2001 12:51:34 GMT</last_modification_time>
- </signal>
- <label>_Eject Disc</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator14</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_close</name>
- <tooltip>Close the window</tooltip>
- <accelerator>
- <modifiers>GDK_CONTROL_MASK</modifiers>
- <key>GDK_W</key>
- <signal>activate</signal>
- </accelerator>
- <signal>
- <name>activate</name>
- <handler>GtkClose</handler>
- <last_modification_time>Mon, 15 Jul 2002 08:55:26 GMT</last_modification_time>
- </signal>
- <label>_Close</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_exit</name>
- <tooltip>Exit the program</tooltip>
- <accelerator>
- <modifiers>GDK_CONTROL_MASK</modifiers>
- <key>GDK_Q</key>
- <signal>activate</signal>
- </accelerator>
- <signal>
- <name>activate</name>
- <handler>GtkExit</handler>
- <last_modification_time>Mon, 14 May 2001 21:28:20 GMT</last_modification_time>
- </signal>
- <label>E_xit</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_view</name>
- <label>_View</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_view_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_interface_hide</name>
- <tooltip>Hide the main interface window</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkWindowToggle</handler>
- <last_modification_time>Mon, 14 May 2001 21:32:49 GMT</last_modification_time>
- </signal>
- <label>_Hide interface</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator13</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_program</name>
- <sensitive>False</sensitive>
- <tooltip>Choose the program</tooltip>
- <label>Progr_am</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_title</name>
- <sensitive>False</sensitive>
- <tooltip>Navigate through the stream</tooltip>
- <label>_Title</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_chapter</name>
- <sensitive>False</sensitive>
- <label>_Chapter</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator11</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_playlist</name>
- <tooltip>Open the playlist window</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:29:34 GMT</last_modification_time>
- </signal>
- <label>_Playlist...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_modules</name>
- <sensitive>False</sensitive>
- <tooltip>Open the module manager</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkModulesShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:29:44 GMT</last_modification_time>
- </signal>
- <label>_Modules...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_messages</name>
- <tooltip>Open the messages window</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkMessagesShow</handler>
- <last_modification_time>Tue, 19 Feb 2002 02:03:47 GMT</last_modification_time>
- </signal>
- <label>Messages...</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_settings</name>
- <label>_Settings</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_settings_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_preferences</name>
- <tooltip>Configure the application</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkPreferencesShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:30:02 GMT</last_modification_time>
- </signal>
- <label>_Preferences...</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_config_audio</name>
- <label>_Audio</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_config_audio_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_audio</name>
- <sensitive>False</sensitive>
- <tooltip>Select audio channel</tooltip>
- <label>_Language</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator18</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_volume_up</name>
- <signal>
- <name>activate</name>
- <handler>GtkVolumeUp</handler>
- <last_modification_time>Mon, 20 Jan 2003 10:11:53 GMT</last_modification_time>
- </signal>
- <label>Volume Up</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_volume_down</name>
- <signal>
- <name>activate</name>
- <handler>GtkVolumeDown</handler>
- <last_modification_time>Mon, 20 Jan 2003 10:11:53 GMT</last_modification_time>
- </signal>
- <label>Volume Down</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_volume_mute</name>
- <signal>
- <name>activate</name>
- <handler>GtkVolumeMute</handler>
- <last_modification_time>Mon, 20 Jan 2003 10:11:53 GMT</last_modification_time>
- </signal>
- <label>Mute</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator15</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_audio_channels</name>
- <label>Channels</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_audio_device</name>
- <label>Device</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_config_video</name>
- <label>_Video</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_config_video_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_subpictures</name>
- <sensitive>False</sensitive>
- <tooltip>Select subtitles channel</tooltip>
- <label>_Subtitles</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator25</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_fullscreen</name>
- <signal>
- <name>activate</name>
- <handler>GtkFullscreen</handler>
- <last_modification_time>Mon, 14 May 2001 21:29:21 GMT</last_modification_time>
- </signal>
- <label>_Fullscreen</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator24</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_deinterlace</name>
- <label>Deinterlace</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_video_device</name>
- <label>Screen</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_help</name>
- <label>_Help</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_help_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_about</name>
- <tooltip>About this application</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkAboutShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:30:15 GMT</last_modification_time>
- </signal>
- <label>_About...</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkHandleBox</class>
- <name>toolbar_handlebox</name>
- <shadow_type>GTK_SHADOW_OUT</shadow_type>
- <handle_position>GTK_POS_LEFT</handle_position>
- <snap_edge>GTK_POS_TOP</snap_edge>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkToolbar</class>
- <name>toolbar</name>
- <border_width>1</border_width>
- <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
- <type>GTK_TOOLBAR_BOTH</type>
- <space_size>16</space_size>
- <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
- <relief>GTK_RELIEF_NONE</relief>
- <tooltips>True</tooltips>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_open</name>
- <tooltip>Open a file</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkFileOpenShow</handler>
- <last_modification_time>Mon, 08 Jul 2002 16:14:58 GMT</last_modification_time>
- </signal>
- <label>File</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_disc</name>
- <tooltip>Open Disc Media</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkDiscOpenShow</handler>
- <last_modification_time>Sun, 13 May 2001 15:10:30 GMT</last_modification_time>
- </signal>
- <label>Disc</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_network</name>
- <tooltip>Select a network stream</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkNetworkOpenShow</handler>
- <last_modification_time>Sun, 13 May 2001 15:10:37 GMT</last_modification_time>
- </signal>
- <label>Net</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_sat</name>
- <tooltip>Open a Satellite Card</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkSatOpenShow</handler>
- <last_modification_time>Sun, 24 Mar 2002 15:08:57 GMT</last_modification_time>
- </signal>
- <label>Sat</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_back</name>
- <sensitive>False</sensitive>
- <tooltip>Go Backward</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkControlBack</handler>
- <last_modification_time>Sun, 13 May 2001 15:10:47 GMT</last_modification_time>
- </signal>
- <label>Back</label>
- <child>
- <new_group>True</new_group>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_stop</name>
- <tooltip>Stop Stream</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkControlStop</handler>
- <last_modification_time>Sun, 13 May 2001 15:10:57 GMT</last_modification_time>
- </signal>
- <label>Stop</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_eject</name>
- <signal>
- <name>clicked</name>
- <handler>GtkDiscEject</handler>
- <last_modification_time>Fri, 21 Dec 2001 15:33:26 GMT</last_modification_time>
- </signal>
- <label>Eject</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_play</name>
- <tooltip>Play Stream</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkControlPlay</handler>
- <last_modification_time>Sun, 13 May 2001 15:11:06 GMT</last_modification_time>
- </signal>
- <label>Play</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_pause</name>
- <sensitive>False</sensitive>
- <tooltip>Pause Stream</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkControlPause</handler>
- <last_modification_time>Sun, 13 May 2001 15:11:13 GMT</last_modification_time>
- </signal>
- <label>Pause</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_slow</name>
- <sensitive>False</sensitive>
- <tooltip>Play Slower</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkControlSlow</handler>
- <last_modification_time>Sun, 13 May 2001 15:11:20 GMT</last_modification_time>
- </signal>
- <label>Slow</label>
- <child>
- <new_group>True</new_group>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_fast</name>
- <sensitive>False</sensitive>
- <tooltip>Play Faster</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkControlFast</handler>
- <last_modification_time>Sun, 13 May 2001 15:11:31 GMT</last_modification_time>
- </signal>
- <label>Fast</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_playlist</name>
- <tooltip>Open Playlist</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkPlaylistShow</handler>
- <last_modification_time>Sun, 13 May 2001 15:11:38 GMT</last_modification_time>
- </signal>
- <label>Playlist</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_prev</name>
- <tooltip>Previous file</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkPlaylistPrev</handler>
- <last_modification_time>Sun, 13 May 2001 15:11:45 GMT</last_modification_time>
- </signal>
- <label>Prev</label>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_next</name>
- <tooltip>Next File</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkPlaylistNext</handler>
- <last_modification_time>Sun, 13 May 2001 15:11:58 GMT</last_modification_time>
- </signal>
- <label>Next</label>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkFrame</class>
- <name>slider_frame</name>
- <visible>False</visible>
- <label>-:--:--</label>
- <label_xalign>0.05</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHScale</class>
- <name>slider</name>
- <width>500</width>
- <height>15</height>
- <can_focus>True</can_focus>
- <signal>
- <name>button_release_event</name>
- <handler>GtkSliderRelease</handler>
- <last_modification_time>Sun, 13 May 2001 14:40:22 GMT</last_modification_time>
- </signal>
- <signal>
- <name>button_press_event</name>
- <handler>GtkSliderPress</handler>
- <last_modification_time>Sun, 13 May 2001 14:40:38 GMT</last_modification_time>
- </signal>
- <draw_value>False</draw_value>
- <value_pos>GTK_POS_TOP</value_pos>
- <digits>3</digits>
- <policy>GTK_UPDATE_CONTINUOUS</policy>
- <value>0</value>
- <lower>0</lower>
- <upper>100</upper>
- <step>1</step>
- <page>6.25</page>
- <page_size>0</page_size>
- </widget>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>file_box</name>
- <width>500</width>
- <height>24</height>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>label_status</name>
- <label></label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>dvd_box</name>
- <width>500</width>
- <height>24</height>
- <visible>False</visible>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>dvd_label</name>
- <label>Disc</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>title_box</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>title</name>
- <label>Title:</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>title_label</name>
- <label>--</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>title_prev_button</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkTitlePrev</handler>
- <last_modification_time>Sun, 13 May 2001 14:41:41 GMT</last_modification_time>
- </signal>
- <label>Prev</label>
- <relief>GTK_RELIEF_NONE</relief>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>title_next_button</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkTitleNext</handler>
- <last_modification_time>Sun, 13 May 2001 14:42:00 GMT</last_modification_time>
- </signal>
- <label>Next</label>
- <relief>GTK_RELIEF_NONE</relief>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkVSeparator</class>
- <name>dvd_separator</name>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>chapter_box</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>chapter</name>
- <label>Chapter:</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>chapter_label</name>
- <label>---</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>chapter_prev_button</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkChapterPrev</handler>
- <last_modification_time>Sun, 13 May 2001 14:42:25 GMT</last_modification_time>
- </signal>
- <label>Prev</label>
- <relief>GTK_RELIEF_NONE</relief>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>chapter_next_button</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkChapterNext</handler>
- <last_modification_time>Sun, 13 May 2001 14:42:42 GMT</last_modification_time>
- </signal>
- <label>Next</label>
- <relief>GTK_RELIEF_NONE</relief>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>network_box</name>
- <width>500</width>
- <height>24</height>
- <visible>False</visible>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>network_address_label</name>
- <label>No server</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkStatusbar</class>
- <name>intf_statusbar</name>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenu</class>
- <name>intf_popup</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_play</name>
- <signal>
- <name>activate</name>
- <handler>GtkControlPlay</handler>
- <last_modification_time>Tue, 15 May 2001 13:53:43 GMT</last_modification_time>
- </signal>
- <label>_Play</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_pause</name>
- <sensitive>False</sensitive>
- <signal>
- <name>activate</name>
- <handler>GtkControlPause</handler>
- <last_modification_time>Tue, 15 May 2001 13:53:37 GMT</last_modification_time>
- </signal>
- <label>Pause</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_stop</name>
- <signal>
- <name>activate</name>
- <handler>GtkControlStop</handler>
- <last_modification_time>Tue, 15 May 2001 13:53:29 GMT</last_modification_time>
- </signal>
- <label>Stop</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_back</name>
- <sensitive>False</sensitive>
- <signal>
- <name>activate</name>
- <handler>GtkControlBack</handler>
- <last_modification_time>Tue, 15 May 2001 13:53:21 GMT</last_modification_time>
- </signal>
- <label>Back</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_slow</name>
- <sensitive>False</sensitive>
- <signal>
- <name>activate</name>
- <handler>GtkControlSlow</handler>
- <last_modification_time>Tue, 15 May 2001 13:53:15 GMT</last_modification_time>
- </signal>
- <label>Slow</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_fast</name>
- <sensitive>False</sensitive>
- <signal>
- <name>activate</name>
- <handler>GtkControlFast</handler>
- <last_modification_time>Tue, 15 May 2001 13:53:07 GMT</last_modification_time>
- </signal>
- <label>Fast</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator16</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_next</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistNext</handler>
- <last_modification_time>Tue, 15 May 2001 13:52:31 GMT</last_modification_time>
- </signal>
- <label>Next</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_prev</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistPrev</handler>
- <last_modification_time>Tue, 15 May 2001 13:52:23 GMT</last_modification_time>
- </signal>
- <label>Prev</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_jump</name>
- <signal>
- <name>activate</name>
- <handler>GtkJumpShow</handler>
- <last_modification_time>Tue, 15 May 2001 13:52:13 GMT</last_modification_time>
- </signal>
- <label>_Jump...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator27</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_program</name>
- <sensitive>False</sensitive>
- <label>Program</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_navigation</name>
- <sensitive>False</sensitive>
- <label>_Navigation</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_audio</name>
- <label>Audio</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>popup_audio_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_language</name>
- <sensitive>False</sensitive>
- <label>_Language</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator19</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_volume_up</name>
- <signal>
- <name>activate</name>
- <handler>GtkVolumeUp</handler>
- <last_modification_time>Mon, 20 Jan 2003 10:16:02 GMT</last_modification_time>
- </signal>
- <label>Volume Up</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_volume_down</name>
- <signal>
- <name>activate</name>
- <handler>GtkVolumeDown</handler>
- <last_modification_time>Mon, 20 Jan 2003 10:18:25 GMT</last_modification_time>
- </signal>
- <label>Volume Down</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_volume_mute</name>
- <signal>
- <name>activate</name>
- <handler>GtkVolumeMute</handler>
- <last_modification_time>Mon, 20 Jan 2003 10:18:25 GMT</last_modification_time>
- </signal>
- <label>Mute</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator20</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_audio_channels</name>
- <label>Channels</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_audio_device</name>
- <label>Device</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_video</name>
- <label>Video</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>popup_video_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_subpictures</name>
- <sensitive>False</sensitive>
- <label>_Subtitles</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator21</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_fullscreen</name>
- <signal>
- <name>activate</name>
- <handler>GtkFullscreen</handler>
- <last_modification_time>Tue, 15 May 2001 13:52:38 GMT</last_modification_time>
- </signal>
- <label>_Fullscreen</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator23</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_deinterlace</name>
- <label>Deinterlace</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_video_device</name>
- <label>Screen</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator26</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_open</name>
- <label>_File</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>popup_open_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_file</name>
- <tooltip>Open a file</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkFileOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:33:55 GMT</last_modification_time>
- </signal>
- <label>_Open File...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_disc</name>
- <tooltip>Open Disc Media</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkDiscOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:34:09 GMT</last_modification_time>
- </signal>
- <label>Open _Disc...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_network</name>
- <tooltip>Select a network stream</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkNetworkOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:34:23 GMT</last_modification_time>
- </signal>
- <label>_Network Stream...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator12</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_about</name>
- <signal>
- <name>activate</name>
- <handler>GtkAboutShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:34:54 GMT</last_modification_time>
- </signal>
- <label>_About...</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_interface_toggle</name>
- <signal>
- <name>activate</name>
- <handler>GtkWindowToggle</handler>
- <last_modification_time>Tue, 15 May 2001 13:53:00 GMT</last_modification_time>
- </signal>
- <label>Toggle _Interface</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_playlist</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistShow</handler>
- <last_modification_time>Tue, 15 May 2001 13:51:55 GMT</last_modification_time>
- </signal>
- <label>Playlist...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_preferences</name>
- <signal>
- <name>activate</name>
- <handler>GtkPreferencesShow</handler>
- <last_modification_time>Tue, 15 May 2001 13:51:46 GMT</last_modification_time>
- </signal>
- <label>_Preferences...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator9</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_exit</name>
- <signal>
- <name>activate</name>
- <handler>GtkExit</handler>
- <last_modification_time>Tue, 15 May 2001 13:52:03 GMT</last_modification_time>
- </signal>
- <label>E_xit</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- <widget>
- <class>GtkDialog</class>
- <name>intf_about</name>
- <border_width>5</border_width>
- <title>About</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_CENTER</position>
- <modal>False</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>False</allow_grow>
- <auto_shrink>False</auto_shrink>
- <widget>
- <class>GtkVBox</class>
- <child_name>Dialog:vbox</child_name>
- <name>dialog-vbox1</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkHBox</class>
- <child_name>Dialog:action_area</child_name>
- <name>dialog-action_area</name>
- <border_width>10</border_width>
- <homogeneous>True</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>about_ok</name>
- <can_default>True</can_default>
- <has_default>True</has_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkAboutOk</handler>
- <last_modification_time>Sun, 13 May 2001 14:47:20 GMT</last_modification_time>
- </signal>
- <label>OK</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkVBox</class>
- <name>vbox3</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>label14</name>
- <label>VLC media player</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>10</ypad>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label18</name>
- <label>(c) 1996-2003 the VideoLAN team</label>
- <justify>GTK_JUSTIFY_LEFT</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>5</ypad>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkFrame</class>
- <name>frame1</name>
- <label>Authors</label>
- <label_xalign>0</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- <widget>
- <class>GtkVBox</class>
- <name>vbox17</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkLabel</class>
- <name>label16</name>
- <label>the VideoLAN team <videolan@videolan.org></label>
- <justify>GTK_JUSTIFY_LEFT</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0</yalign>
- <xpad>5</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label39</name>
- <label>http://www.videolan.org/</label>
- <justify>GTK_JUSTIFY_LEFT</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0</yalign>
- <xpad>5</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label17</name>
- <label>This is the VLC media player, a DVD, MPEG and DivX player. It can play MPEG and MPEG2 files from a file or from a network source.</label>
- <justify>GTK_JUSTIFY_LEFT</justify>
- <wrap>True</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>5</ypad>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkDialog</class>
- <name>intf_open</name>
- <border_width>5</border_width>
- <signal>
- <name>delete_event</name>
- <handler>gtk_widget_hide</handler>
- <last_modification_time>Mon, 16 Sep 2002 07:48:17 GMT</last_modification_time>
- </signal>
- <title>Open Target</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>True</auto_shrink>
- <widget>
- <class>GtkVBox</class>
- <child_name>Dialog:vbox</child_name>
- <name>dialog-vbox7</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkHBox</class>
- <child_name>Dialog:action_area</child_name>
- <name>dialog-action_area6</name>
- <border_width>5</border_width>
- <homogeneous>True</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkHBox</class>
- <name>hbox18</name>
- <homogeneous>True</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHBox</class>
- <name>hbox19</name>
- <homogeneous>True</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>open_ok</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkOpenOk</handler>
- <last_modification_time>Mon, 08 Jul 2002 14:52:19 GMT</last_modification_time>
- </signal>
- <label>OK</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>open_cancel</name>
- <can_focus>True</can_focus>
- <accelerator>
- <modifiers>0</modifiers>
- <key>GDK_Escape</key>
- <signal>clicked</signal>
- </accelerator>
- <signal>
- <name>clicked</name>
- <handler>GtkOpenCancel</handler>
- <last_modification_time>Mon, 08 Jul 2002 14:52:36 GMT</last_modification_time>
- </signal>
- <label>Cancel</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkVBox</class>
- <name>open_vbox</name>
- <homogeneous>False</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkFrame</class>
- <name>frame10</name>
- <label>Media Resource Locator (MRL)</label>
- <label_xalign>0</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHBox</class>
- <name>hbox21</name>
- <border_width>5</border_width>
- <homogeneous>False</homogeneous>
- <spacing>5</spacing>
- <widget>
- <class>GtkHBox</class>
- <name>hbox22</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>label34</name>
- <label>Open Target:</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkCombo</class>
- <name>combo2</name>
- <value_in_list>False</value_in_list>
- <ok_if_empty>True</ok_if_empty>
- <case_sensitive>False</case_sensitive>
- <use_arrows>True</use_arrows>
- <use_arrows_always>False</use_arrows_always>
- <items></items>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkEntry</class>
- <child_name>GtkCombo:entry</child_name>
- <name>entry_open</name>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text></text>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label36</name>
- <label>Alternatively, you can build an MRL using one of the following predefined targets:</label>
- <justify>GTK_JUSTIFY_LEFT</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>1</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkNotebook</class>
- <name>open_notebook</name>
- <can_focus>True</can_focus>
- <signal>
- <name>switch_page</name>
- <handler>GtkOpenNotebookChanged</handler>
- <after>True</after>
- <last_modification_time>Tue, 09 Jul 2002 14:01:19 GMT</last_modification_time>
- </signal>
- <show_tabs>True</show_tabs>
- <show_border>True</show_border>
- <tab_pos>GTK_POS_TOP</tab_pos>
- <scrollable>False</scrollable>
- <tab_hborder>2</tab_hborder>
- <tab_vborder>2</tab_vborder>
- <popup_enable>False</popup_enable>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHBox</class>
- <name>hbox20</name>
- <border_width>5</border_width>
- <homogeneous>False</homogeneous>
- <spacing>5</spacing>
- <widget>
- <class>GtkCombo</class>
- <name>combo1</name>
- <value_in_list>False</value_in_list>
- <ok_if_empty>True</ok_if_empty>
- <case_sensitive>False</case_sensitive>
- <use_arrows>True</use_arrows>
- <use_arrows_always>False</use_arrows_always>
- <items></items>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkEntry</class>
- <child_name>GtkCombo:entry</child_name>
- <name>entry_file</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:22:33 GMT</last_modification_time>
- </signal>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text></text>
- </widget>
- </widget>
- <widget>
- <class>GtkVBox</class>
- <name>vbox13</name>
- <homogeneous>True</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- <widget>
- <class>Placeholder</class>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>open_browse</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkFileShow</handler>
- <data>"entry_file"</data>
- <last_modification_time>Mon, 20 Jan 2003 21:45:39 GMT</last_modification_time>
- </signal>
- <label>Browse...</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>Placeholder</class>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <child_name>Notebook:tab</child_name>
- <name>open_file</name>
- <label>File</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
- <widget>
- <class>GtkTable</class>
- <name>table5</name>
- <border_width>5</border_width>
- <rows>5</rows>
- <columns>2</columns>
- <homogeneous>False</homogeneous>
- <row_spacing>5</row_spacing>
- <column_spacing>5</column_spacing>
- <widget>
- <class>GtkLabel</class>
- <name>label35</name>
- <label>Disc type</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>hbox24</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>True</yfill>
- </child>
- <widget>
- <class>GtkRadioButton</class>
- <name>disc_dvd</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkDiscOpenDvd</handler>
- <last_modification_time>Sun, 13 May 2001 14:48:29 GMT</last_modification_time>
- </signal>
- <label>DVD</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>disc</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>disc_vcd</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkDiscOpenVcd</handler>
- <last_modification_time>Sun, 13 May 2001 14:48:39 GMT</last_modification_time>
- </signal>
- <label>VCD</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>disc</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>disc_cdda</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkDiscOpenCDDA</handler>
- <last_modification_time>Sun, 13 May 2001 14:48:39 GMT</last_modification_time>
- </signal>
- <label>Audio CD</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>disc</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label19</name>
- <label>Device name</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>disc_chapter_label</name>
- <label>Chapter</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>4</top_attach>
- <bottom_attach>5</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>disc_title_label</name>
- <label>Title</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>3</top_attach>
- <bottom_attach>4</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkEntry</class>
- <name>disc_name</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:46:05 GMT</last_modification_time>
- </signal>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>/dev/dvd</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>disc_title</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:45:04 GMT</last_modification_time>
- </signal>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>1</value>
- <lower>1</lower>
- <upper>65536</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>3</top_attach>
- <bottom_attach>4</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>disc_chapter</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:45:38 GMT</last_modification_time>
- </signal>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>1</value>
- <lower>1</lower>
- <upper>65536</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>4</top_attach>
- <bottom_attach>5</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkCheckButton</class>
- <name>disc_dvd_use_menu</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 21 Jan 2003 13:27:40 GMT</last_modification_time>
- </signal>
- <label>Use DVD menus</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <child_name>Notebook:tab</child_name>
- <name>open_disc</name>
- <label>Disc</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
- <widget>
- <class>GtkTable</class>
- <name>table4</name>
- <border_width>5</border_width>
- <rows>3</rows>
- <columns>6</columns>
- <homogeneous>False</homogeneous>
- <row_spacing>5</row_spacing>
- <column_spacing>5</column_spacing>
- <widget>
- <class>GtkRadioButton</class>
- <name>network_udp</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkNetworkOpenUDP</handler>
- <last_modification_time>Thu, 16 May 2002 00:47:18 GMT</last_modification_time>
- </signal>
- <label>UDP/RTP</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>network_multicast</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkNetworkOpenMulticast</handler>
- <last_modification_time>Thu, 16 May 2002 00:47:05 GMT</last_modification_time>
- </signal>
- <label>UDP/RTP Multicast</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>network_http</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkNetworkOpenHTTP</handler>
- <last_modification_time>Thu, 16 May 2002 00:47:42 GMT</last_modification_time>
- </signal>
- <label>HTTP/FTP/MMS</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>network_udp_port_label</name>
- <label>Port</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>1</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>network_multicast_address_label</name>
- <sensitive>False</sensitive>
- <label>Address</label>
- <justify>GTK_JUSTIFY_RIGHT</justify>
- <wrap>False</wrap>
- <xalign>1</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>network_http_url_label</name>
- <sensitive>False</sensitive>
- <label>URL</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>1</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkCombo</class>
- <name>network_multicast_address_combo</name>
- <sensitive>False</sensitive>
- <value_in_list>False</value_in_list>
- <ok_if_empty>True</ok_if_empty>
- <case_sensitive>False</case_sensitive>
- <use_arrows>True</use_arrows>
- <use_arrows_always>False</use_arrows_always>
- <items></items>
- <child>
- <left_attach>2</left_attach>
- <right_attach>4</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- <widget>
- <class>GtkEntry</class>
- <child_name>GtkCombo:entry</child_name>
- <name>network_multicast_address</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:57:06 GMT</last_modification_time>
- </signal>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text></text>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>network_multicast_port_label</name>
- <sensitive>False</sensitive>
- <label>Port</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>1</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>4</left_attach>
- <right_attach>5</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>network_multicast_port</name>
- <width>75</width>
- <sensitive>False</sensitive>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:57:36 GMT</last_modification_time>
- </signal>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>1234</value>
- <lower>0</lower>
- <upper>65535</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <left_attach>5</left_attach>
- <right_attach>6</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkEntry</class>
- <name>network_http_url</name>
- <sensitive>False</sensitive>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:57:26 GMT</last_modification_time>
- </signal>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text></text>
- <child>
- <left_attach>2</left_attach>
- <right_attach>6</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>network_udp_port</name>
- <width>1</width>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:56:55 GMT</last_modification_time>
- </signal>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>1234</value>
- <lower>0</lower>
- <upper>65535</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <left_attach>2</left_attach>
- <right_attach>3</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <child_name>Notebook:tab</child_name>
- <name>open_net</name>
- <label>Network</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
- <widget>
- <class>GtkTable</class>
- <name>table3</name>
- <border_width>5</border_width>
- <rows>4</rows>
- <columns>2</columns>
- <homogeneous>False</homogeneous>
- <row_spacing>5</row_spacing>
- <column_spacing>5</column_spacing>
- <widget>
- <class>GtkLabel</class>
- <name>label24</name>
- <label>Symbol Rate</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label25</name>
- <label>Frequency</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label26</name>
- <label>Polarization</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>sat_freq</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:58:00 GMT</last_modification_time>
- </signal>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>11954000</value>
- <lower>10000000</lower>
- <upper>12999000</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label27</name>
- <label>FEC</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>3</top_attach>
- <bottom_attach>4</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>hbox23</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>True</yfill>
- </child>
- <widget>
- <class>GtkRadioButton</class>
- <name>sat_pol_vert</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkSatOpenToggle</handler>
- <last_modification_time>Tue, 09 Jul 2002 15:16:25 GMT</last_modification_time>
- </signal>
- <label>Vertical</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>pol</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>sat_pol_hor</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkSatOpenToggle</handler>
- <last_modification_time>Tue, 09 Jul 2002 15:16:36 GMT</last_modification_time>
- </signal>
- <label>Horizontal</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>pol</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>sat_srate</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:58:09 GMT</last_modification_time>
- </signal>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>27500000</value>
- <lower>1000000</lower>
- <upper>30000000</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkCombo</class>
- <name>sat_fec</name>
- <value_in_list>False</value_in_list>
- <ok_if_empty>True</ok_if_empty>
- <case_sensitive>False</case_sensitive>
- <use_arrows>True</use_arrows>
- <use_arrows_always>False</use_arrows_always>
- <items>1/2
- 2/3
- 3/4
- 4/5
- 5/6
- 7/8
- </items>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>3</top_attach>
- <bottom_attach>4</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- <widget>
- <class>GtkEntry</class>
- <child_name>GtkCombo:entry</child_name>
- <name>combo-entry1</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:58:26 GMT</last_modification_time>
- </signal>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>3/4</text>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <child_name>Notebook:tab</child_name>
- <name>open_sat</name>
- <label>Satellite</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
- </widget>
- <widget>
- <class>GtkCheckButton</class>
- <name>show_subtitle</name>
- <tooltip>Use a subtitles file</tooltip>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkOpenSubtitleShow</handler>
- <last_modification_time>Mon, 20 Jan 2003 21:09:27 GMT</last_modification_time>
- </signal>
- <label>Subtitle</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>hbox_subtitle</name>
- <border_width>5</border_width>
- <homogeneous>False</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkCombo</class>
- <name>combo3</name>
- <value_in_list>False</value_in_list>
- <ok_if_empty>True</ok_if_empty>
- <case_sensitive>False</case_sensitive>
- <use_arrows>True</use_arrows>
- <use_arrows_always>False</use_arrows_always>
- <items></items>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkEntry</class>
- <child_name>GtkCombo:entry</child_name>
- <name>entry_subtitle</name>
- <tooltip>Select a subtitles file</tooltip>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 09 Jul 2002 13:22:33 GMT</last_modification_time>
- </signal>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text></text>
- </widget>
- </widget>
- <widget>
- <class>GtkVBox</class>
- <name>vbox14</name>
- <homogeneous>True</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>open_browse_subtitle</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkFileShow</handler>
- <data>"entry_subtitle"</data>
- <last_modification_time>Mon, 20 Jan 2003 21:46:24 GMT</last_modification_time>
- </signal>
- <label>Browse...</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label37</name>
- <label>delay</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>subtitle_delay</name>
- <tooltip>Set the delay (in seconds)</tooltip>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 21 Jan 2003 00:09:20 GMT</last_modification_time>
- </signal>
- <climb_rate>1</climb_rate>
- <digits>1</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>0</value>
- <lower>-1000</lower>
- <upper>1000</upper>
- <step>0.1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label3</name>
- <label>fps</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>subtitle_fps</name>
- <tooltip>Set the number of Frames Per Second</tooltip>
- <can_focus>True</can_focus>
- <climb_rate>1</climb_rate>
- <digits>1</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>0</value>
- <lower>0</lower>
- <upper>100</upper>
- <step>0.1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>hbox30</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>3</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- <widget>
- <class>GtkCheckButton</class>
- <name>show_sout_settings</name>
- <tooltip>Use stream output</tooltip>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkOpenSoutShow</handler>
- <last_modification_time>Sun, 26 Jan 2003 07:01:23 GMT</last_modification_time>
- </signal>
- <label>Stream output</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>sout_settings</name>
- <tooltip>Stream output configuration </tooltip>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkSoutSettings</handler>
- <last_modification_time>Sun, 26 Jan 2003 04:22:08 GMT</last_modification_time>
- </signal>
- <label>Settings...</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>20</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkFileSelection</class>
- <name>intf_file</name>
- <border_width>10</border_width>
- <title>Select File</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>True</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>False</auto_shrink>
- <show_file_op_buttons>True</show_file_op_buttons>
- <widget>
- <class>GtkButton</class>
- <child_name>FileSel:ok_button</child_name>
- <name>file_ok</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkFileOk</handler>
- <last_modification_time>Wed, 10 Jul 2002 11:32:18 GMT</last_modification_time>
- </signal>
- <label>OK</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>FileSel:cancel_button</child_name>
- <name>file_cancel</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkFileCancel</handler>
- <last_modification_time>Wed, 10 Jul 2002 11:32:23 GMT</last_modification_time>
- </signal>
- <label>Cancel</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- </widget>
- </widget>
- <widget>
- <class>GtkDialog</class>
- <name>intf_jump</name>
- <title>Jump</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <allow_shrink>True</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>False</auto_shrink>
- <widget>
- <class>GtkVBox</class>
- <child_name>Dialog:vbox</child_name>
- <name>dialog-vbox3</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkHBox</class>
- <child_name>Dialog:action_area</child_name>
- <name>dialog-action_area2</name>
- <border_width>10</border_width>
- <homogeneous>True</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>jump_ok_button</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkJumpOk</handler>
- <last_modification_time>Sun, 13 May 2001 14:53:19 GMT</last_modification_time>
- </signal>
- <label>OK</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>jump_cancel_button</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkJumpCancel</handler>
- <last_modification_time>Sun, 13 May 2001 14:53:43 GMT</last_modification_time>
- </signal>
- <label>Cancel</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkFrame</class>
- <name>jump_frame</name>
- <border_width>5</border_width>
- <label>Go to:</label>
- <label_xalign>0.05</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHBox</class>
- <name>hbox13</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkLabel</class>
- <name>jump_second_label</name>
- <label>s.</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>jump_second_spinbutton</name>
- <can_focus>True</can_focus>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>0</value>
- <lower>0</lower>
- <upper>60</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>jump_minute_label</name>
- <label>m:</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>jump_minute_spinbutton</name>
- <can_focus>True</can_focus>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>0</value>
- <lower>0</lower>
- <upper>60</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>jump_hour_label</name>
- <label>h:</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>jump_hour_spinbutton</name>
- <can_focus>True</can_focus>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>0</value>
- <lower>0</lower>
- <upper>12</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkDialog</class>
- <name>intf_playlist</name>
- <signal>
- <name>destroy</name>
- <handler>gtk_widget_hide</handler>
- <last_modification_time>Tue, 15 May 2001 14:20:39 GMT</last_modification_time>
- </signal>
- <signal>
- <name>delete_event</name>
- <handler>gtk_widget_hide</handler>
- <last_modification_time>Tue, 15 May 2001 14:20:22 GMT</last_modification_time>
- </signal>
- <title>Playlist</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <default_width>400</default_width>
- <default_height>300</default_height>
- <allow_shrink>True</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>False</auto_shrink>
- <widget>
- <class>GtkVBox</class>
- <child_name>Dialog:vbox</child_name>
- <name>dialog-vbox4</name>
- <homogeneous>False</homogeneous>
- <spacing>5</spacing>
- <widget>
- <class>GtkHBox</class>
- <child_name>Dialog:action_area</child_name>
- <name>dialog-action_area3</name>
- <border_width>10</border_width>
- <homogeneous>True</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>playlist_ok_button</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkPlaylistOk</handler>
- <last_modification_time>Sat, 12 May 2001 21:16:09 GMT</last_modification_time>
- </signal>
- <label>OK</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>playlist_cancel_button</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkPlaylistCancel</handler>
- <last_modification_time>Sat, 12 May 2001 21:16:20 GMT</last_modification_time>
- </signal>
- <label>Cancel</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuBar</class>
- <name>playlist_menubar</name>
- <shadow_type>GTK_SHADOW_OUT</shadow_type>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_add</name>
- <label>Add</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>playlist_add_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_add_disc</name>
- <signal>
- <name>activate</name>
- <handler>GtkDiscOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:59:32 GMT</last_modification_time>
- </signal>
- <label>Disc</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_add_file</name>
- <signal>
- <name>activate</name>
- <handler>GtkFileOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 21:59:48 GMT</last_modification_time>
- </signal>
- <label>File</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_add_network</name>
- <signal>
- <name>activate</name>
- <handler>GtkNetworkOpenShow</handler>
- <last_modification_time>Mon, 14 May 2001 22:00:03 GMT</last_modification_time>
- </signal>
- <label>Network</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_add_url</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistAddUrl</handler>
- <last_modification_time>Mon, 14 May 2001 22:00:22 GMT</last_modification_time>
- </signal>
- <label>Url</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_delete</name>
- <label>Delete</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>playlist_delete_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_delete_all</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistDeleteAll</handler>
- <last_modification_time>Sat, 12 May 2001 21:13:11 GMT</last_modification_time>
- </signal>
- <label>All</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_delete_selected</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistDeleteSelected</handler>
- <last_modification_time>Sat, 12 May 2001 21:12:58 GMT</last_modification_time>
- </signal>
- <label>Selected</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_selection</name>
- <label>Selection</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>playlist_selection_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_selection_crop</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistCrop</handler>
- <last_modification_time>Sat, 12 May 2001 21:13:47 GMT</last_modification_time>
- </signal>
- <label>_Crop</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_selection_invert</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistInvert</handler>
- <last_modification_time>Sat, 12 May 2001 21:13:55 GMT</last_modification_time>
- </signal>
- <label>_Invert</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_selection_select</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistSelect</handler>
- <last_modification_time>Sat, 12 May 2001 21:14:04 GMT</last_modification_time>
- </signal>
- <label>_Select</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkScrolledWindow</class>
- <name>scrolledwindow1</name>
- <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
- <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
- <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
- <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkCList</class>
- <name>playlist_clist</name>
- <border_width>5</border_width>
- <can_focus>True</can_focus>
- <signal>
- <name>event</name>
- <handler>GtkPlaylistEvent</handler>
- <last_modification_time>Sat, 12 May 2001 21:25:20 GMT</last_modification_time>
- </signal>
- <signal>
- <name>drag_data_received</name>
- <handler>GtkPlaylistDragData</handler>
- <last_modification_time>Sat, 12 May 2001 21:25:53 GMT</last_modification_time>
- </signal>
- <signal>
- <name>drag_motion</name>
- <handler>GtkPlaylistDragMotion</handler>
- <last_modification_time>Sat, 12 May 2001 21:26:23 GMT</last_modification_time>
- </signal>
- <columns>2</columns>
- <column_widths>257,80</column_widths>
- <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
- <show_titles>True</show_titles>
- <shadow_type>GTK_SHADOW_OUT</shadow_type>
- <widget>
- <class>GtkLabel</class>
- <child_name>CList:title</child_name>
- <name>label22</name>
- <label>File</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <child_name>CList:title</child_name>
- <name>label23</name>
- <label>Duration</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkDialog</class>
- <name>intf_messages</name>
- <signal>
- <name>delete_event</name>
- <handler>GtkMessagesDelete</handler>
- <last_modification_time>Tue, 19 Feb 2002 02:39:16 GMT</last_modification_time>
- </signal>
- <title>Messages</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <default_width>600</default_width>
- <default_height>400</default_height>
- <allow_shrink>True</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>False</auto_shrink>
- <widget>
- <class>GtkVBox</class>
- <child_name>Dialog:vbox</child_name>
- <name>dialog-vbox6</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkHBox</class>
- <child_name>Dialog:action_area</child_name>
- <name>dialog-action_area5</name>
- <border_width>5</border_width>
- <homogeneous>True</homogeneous>
- <spacing>5</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>messages_ok</name>
- <can_default>True</can_default>
- <has_default>True</has_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkMessagesOk</handler>
- <last_modification_time>Tue, 19 Feb 2002 02:07:37 GMT</last_modification_time>
- </signal>
- <label>OK</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkScrolledWindow</class>
- <name>scrolledwindow2</name>
- <border_width>5</border_width>
- <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
- <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
- <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
- <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkText</class>
- <name>messages_textbox</name>
- <can_focus>True</can_focus>
- <editable>False</editable>
- <text></text>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkWindow</class>
- <name>intf_sout</name>
- <border_width>5</border_width>
- <title>Stream output</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>True</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>False</auto_shrink>
- <widget>
- <class>GtkVBox</class>
- <name>vbox15</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkVBox</class>
- <name>vbox16</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkFrame</class>
- <name>frame11</name>
- <label>Stream output (MRL)</label>
- <label_xalign>0</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHBox</class>
- <name>hbox28</name>
- <border_width>5</border_width>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkLabel</class>
- <name>label38</name>
- <label>Destination Target: </label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkCombo</class>
- <name>combo4</name>
- <value_in_list>False</value_in_list>
- <ok_if_empty>True</ok_if_empty>
- <case_sensitive>False</case_sensitive>
- <use_arrows>True</use_arrows>
- <use_arrows_always>False</use_arrows_always>
- <items></items>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkEntry</class>
- <child_name>GtkCombo:entry</child_name>
- <name>sout_entry_target</name>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text></text>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkFrame</class>
- <name>frame12</name>
- <label_xalign>0</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkTable</class>
- <name>table6</name>
- <rows>3</rows>
- <columns>5</columns>
- <homogeneous>False</homogeneous>
- <row_spacing>5</row_spacing>
- <column_spacing>5</column_spacing>
- <widget>
- <class>GtkRadioButton</class>
- <name>sout_access_file</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkSoutSettingsAccessFile</handler>
- <last_modification_time>Sun, 26 Jan 2003 05:40:41 GMT</last_modification_time>
- </signal>
- <label>File</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>sout_access</group>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>sout_access_udp</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkSoutSettingsAccessUdp</handler>
- <last_modification_time>Sun, 26 Jan 2003 05:40:51 GMT</last_modification_time>
- </signal>
- <label>UDP</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>sout_access</group>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>sout_access_rtp</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkSoutSettingsAccessUdp</handler>
- <last_modification_time>Sun, 26 Jan 2003 05:50:02 GMT</last_modification_time>
- </signal>
- <label>RTP</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>sout_access</group>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>sout_file_path_label</name>
- <label>Path:</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkCombo</class>
- <name>combo6</name>
- <value_in_list>False</value_in_list>
- <ok_if_empty>True</ok_if_empty>
- <case_sensitive>False</case_sensitive>
- <use_arrows>True</use_arrows>
- <use_arrows_always>False</use_arrows_always>
- <items></items>
- <child>
- <left_attach>2</left_attach>
- <right_attach>5</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- <widget>
- <class>GtkEntry</class>
- <child_name>GtkCombo:entry</child_name>
- <name>sout_file_path</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkSoutSettingsChanged</handler>
- <last_modification_time>Sun, 26 Jan 2003 04:54:22 GMT</last_modification_time>
- </signal>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text></text>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>sout_udp_address_label</name>
- <label>Address:</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkCombo</class>
- <name>sout_udp_address_combo</name>
- <value_in_list>False</value_in_list>
- <ok_if_empty>True</ok_if_empty>
- <case_sensitive>False</case_sensitive>
- <use_arrows>True</use_arrows>
- <use_arrows_always>False</use_arrows_always>
- <items></items>
- <child>
- <left_attach>2</left_attach>
- <right_attach>3</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- <widget>
- <class>GtkEntry</class>
- <child_name>GtkCombo:entry</child_name>
- <name>sout_udp_address</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkSoutSettingsChanged</handler>
- <last_modification_time>Sun, 26 Jan 2003 04:54:29 GMT</last_modification_time>
- </signal>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text></text>
- </widget>
- </widget>
- <widget>
- <class>GtkSpinButton</class>
- <name>sout_udp_port</name>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkSoutSettingsChanged</handler>
- <last_modification_time>Sun, 26 Jan 2003 10:27:52 GMT</last_modification_time>
- </signal>
- <climb_rate>1</climb_rate>
- <digits>0</digits>
- <numeric>False</numeric>
- <update_policy>GTK_UPDATE_ALWAYS</update_policy>
- <snap>False</snap>
- <wrap>False</wrap>
- <value>1234</value>
- <lower>0</lower>
- <upper>65535</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <left_attach>4</left_attach>
- <right_attach>5</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>hbox29</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <left_attach>4</left_attach>
- <right_attach>5</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>True</yfill>
- </child>
- <widget>
- <class>GtkRadioButton</class>
- <name>sout_mux_ts</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkSoutSettingsChanged</handler>
- <last_modification_time>Sun, 26 Jan 2003 06:42:47 GMT</last_modification_time>
- </signal>
- <label>TS</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>sout_mux</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>sout_mux_ps</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkSoutSettingsChanged</handler>
- <last_modification_time>Sun, 26 Jan 2003 06:42:53 GMT</last_modification_time>
- </signal>
- <label>PS</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>sout_mux</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkRadioButton</class>
- <name>sout_mux_avi</name>
- <can_focus>True</can_focus>
- <signal>
- <name>toggled</name>
- <handler>GtkSoutSettingsChanged</handler>
- <last_modification_time>Sun, 26 Jan 2003 06:42:58 GMT</last_modification_time>
- </signal>
- <label>AVI</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>sout_mux</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>sout_udp_port_label</name>
- <label>Port</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>3</left_attach>
- <right_attach>4</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>hbox25</name>
- <border_width>5</border_width>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkHBox</class>
- <name>hbox26</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>3</padding>
- <expand>True</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>button1</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkSoutSettingsOk</handler>
- <last_modification_time>Sun, 26 Jan 2003 04:52:18 GMT</last_modification_time>
- </signal>
- <label>OK</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>2</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>button2</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkSoutSettingsCancel</handler>
- <last_modification_time>Sun, 26 Jan 2003 04:32:24 GMT</last_modification_time>
- </signal>
- <label>Cancel</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>2</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- </GTK-Interface>