gnome.glade
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:112k
- <?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>True</gnome_support>
- <gettext_support>True</gettext_support>
- <output_main_file>False</output_main_file>
- <output_build_files>False</output_build_files>
- <backup_source_files>False</backup_source_files>
- <main_source_file>gnome_interface.c</main_source_file>
- <main_header_file>gnome_interface.h</main_header_file>
- <handler_source_file>gnome_callbacks.c</handler_source_file>
- <handler_header_file>gnome_callbacks.h</handler_header_file>
- <support_source_file>gnome_support.c</support_source_file>
- <support_header_file>gnome_support.h</support_header_file>
- </project>
- <widget>
- <class>GnomeApp</class>
- <name>intf_window</name>
- <signal>
- <name>delete_event</name>
- <handler>GtkWindowDelete</handler>
- <last_modification_time>Sat, 19 May 2001 03:20:57 GMT</last_modification_time>
- </signal>
- <signal>
- <name>drag_data_received</name>
- <handler>GtkWindowDrag</handler>
- <last_modification_time>Sat, 19 May 2001 02:30:24 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>False</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>True</auto_shrink>
- <enable_layout_config>True</enable_layout_config>
- <widget>
- <class>GnomeDock</class>
- <child_name>GnomeApp:dock</child_name>
- <name>dockitem</name>
- <allow_floating>True</allow_floating>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GnomeDockItem</class>
- <name>dockitem_menubar</name>
- <border_width>2</border_width>
- <placement>GNOME_DOCK_TOP</placement>
- <band>0</band>
- <position>0</position>
- <offset>0</offset>
- <locked>False</locked>
- <exclusive>True</exclusive>
- <never_floating>False</never_floating>
- <never_vertical>True</never_vertical>
- <never_horizontal>False</never_horizontal>
- <shadow_type>GTK_SHADOW_OUT</shadow_type>
- <widget>
- <class>GtkMenuBar</class>
- <name>menubar</name>
- <border_width>2</border_width>
- <shadow_type>GTK_SHADOW_NONE</shadow_type>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_file</name>
- <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_file_menu</name>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_open</name>
- <tooltip>Open a file</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkFileOpenShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:27:02 GMT</last_modification_time>
- </signal>
- <label>_Open File...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_OPEN</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_disc</name>
- <tooltip>Open Disc Media</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkDiscOpenShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:27:10 GMT</last_modification_time>
- </signal>
- <label>Open _Disc...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_CDROM</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_network</name>
- <tooltip>Select a network stream</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkNetworkOpenShow</handler>
- <last_modification_time>Fri, 21 Dec 2001 13:11:28 GMT</last_modification_time>
- </signal>
- <label>_Network Stream...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_REFRESH</stock_icon>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator1</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_eject</name>
- <tooltip>Eject disc</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkDiscEject</handler>
- <last_modification_time>Fri, 21 Dec 2001 13:11:28 GMT</last_modification_time>
- </signal>
- <label>_Eject Disc</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_TOP</stock_icon>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator15</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_close</name>
- <signal>
- <name>activate</name>
- <handler>GtkClose</handler>
- <last_modification_time>Mon, 15 Jul 2002 09:14:55 GMT</last_modification_time>
- </signal>
- <stock_item>GNOMEUIINFO_MENU_CLOSE_ITEM</stock_item>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_exit</name>
- <signal>
- <name>activate</name>
- <handler>GnomeExit</handler>
- <last_modification_time>Sat, 19 May 2001 16:27:52 GMT</last_modification_time>
- </signal>
- <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_view</name>
- <stock_item>GNOMEUIINFO_MENU_VIEW_TREE</stock_item>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_view_menu</name>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_hide_interface</name>
- <signal>
- <name>activate</name>
- <handler>GtkWindowToggle</handler>
- <last_modification_time>Sat, 19 May 2001 16:28:06 GMT</last_modification_time>
- </signal>
- <label>_Hide interface</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>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>Choose title</tooltip>
- <label>_Title</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_chapter</name>
- <sensitive>False</sensitive>
- <tooltip>Choose chapter</tooltip>
- <label>_Chapter</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator7</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_playlist</name>
- <tooltip>Open the playlist window</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:28:41 GMT</last_modification_time>
- </signal>
- <label>_Playlist...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_INDEX</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_modules</name>
- <sensitive>False</sensitive>
- <tooltip>Open the module manager</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkModulesShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:28:53 GMT</last_modification_time>
- </signal>
- <label>_Modules...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_ATTACH</stock_icon>
- </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>Wed, 20 Feb 2002 05:43:55 GMT</last_modification_time>
- </signal>
- <label>Messages...</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>menubar_settings</name>
- <stock_item>GNOMEUIINFO_MENU_SETTINGS_TREE</stock_item>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_settings_menu</name>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_preferences</name>
- <signal>
- <name>activate</name>
- <handler>GtkPreferencesShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:29:03 GMT</last_modification_time>
- </signal>
- <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
- </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>separator25</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 16:30:55 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 16:30:55 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 16:30:55 GMT</last_modification_time>
- </signal>
- <label>Mute</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>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_menu</name>
- <label>_Video</label>
- <right_justify>False</right_justify>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_config_video_menu_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>separator23</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>Sat, 19 May 2001 16:28:15 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>
- <stock_item>GNOMEUIINFO_MENU_HELP_TREE</stock_item>
- <widget>
- <class>GtkMenu</class>
- <name>menubar_help_menu</name>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>menubar_about</name>
- <signal>
- <name>activate</name>
- <handler>GtkAboutShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:29:19 GMT</last_modification_time>
- </signal>
- <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GnomeDockItem</class>
- <name>dockitem_toolbar</name>
- <border_width>2</border_width>
- <placement>GNOME_DOCK_TOP</placement>
- <band>1</band>
- <position>0</position>
- <offset>2</offset>
- <locked>False</locked>
- <exclusive>True</exclusive>
- <never_floating>False</never_floating>
- <never_vertical>False</never_vertical>
- <never_horizontal>False</never_horizontal>
- <shadow_type>GTK_SHADOW_OUT</shadow_type>
- <widget>
- <class>GtkToolbar</class>
- <name>toolbar</name>
- <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_file</name>
- <tooltip>Open a file</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkFileOpenShow</handler>
- <last_modification_time>Sat, 19 May 2001 03:14:43 GMT</last_modification_time>
- </signal>
- <label>File</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_OPEN</stock_pixmap>
- </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>Sat, 19 May 2001 03:14:38 GMT</last_modification_time>
- </signal>
- <label>Disc</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_CDROM</stock_pixmap>
- </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>Sat, 19 May 2001 03:14:33 GMT</last_modification_time>
- </signal>
- <label>Net</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_REFRESH</stock_pixmap>
- </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>Mon, 25 Mar 2002 01:02:49 GMT</last_modification_time>
- </signal>
- <label>Sat</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_MIC</stock_pixmap>
- </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>Sat, 19 May 2001 03:14:27 GMT</last_modification_time>
- </signal>
- <label>Back</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_BACK</stock_pixmap>
- <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>Sat, 19 May 2001 03:14:22 GMT</last_modification_time>
- </signal>
- <label>Stop</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_STOP</stock_pixmap>
- </widget>
- <widget>
- <class>GtkButton</class>
- <child_name>Toolbar:button</child_name>
- <name>toolbar_eject</name>
- <tooltip>Eject disc</tooltip>
- <signal>
- <name>clicked</name>
- <handler>GtkDiscEject</handler>
- <last_modification_time>Fri, 21 Dec 2001 15:24:18 GMT</last_modification_time>
- </signal>
- <label>Eject</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_TOP</stock_pixmap>
- </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>Wed, 05 Jun 2002 15:10:19 GMT</last_modification_time>
- </signal>
- <label>Play</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_FORWARD</stock_pixmap>
- </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>Sat, 19 May 2001 03:14:05 GMT</last_modification_time>
- </signal>
- <label>Pause</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_BOTTOM</stock_pixmap>
- </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>Sat, 19 May 2001 03:13:58 GMT</last_modification_time>
- </signal>
- <label>Slow</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_TIMER_STOP</stock_pixmap>
- <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>Sat, 19 May 2001 03:13:53 GMT</last_modification_time>
- </signal>
- <label>Fast</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_TIMER</stock_pixmap>
- </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>Sat, 19 May 2001 03:13:48 GMT</last_modification_time>
- </signal>
- <label>Playlist</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_INDEX</stock_pixmap>
- </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>Sat, 19 May 2001 03:13:44 GMT</last_modification_time>
- </signal>
- <label>Prev</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_FIRST</stock_pixmap>
- </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>Sat, 19 May 2001 03:13:40 GMT</last_modification_time>
- </signal>
- <label>Next</label>
- <stock_pixmap>GNOME_STOCK_PIXMAP_LAST</stock_pixmap>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDock:contents</child_name>
- <name>vbox8</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <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>
- <can_focus>True</can_focus>
- <signal>
- <name>button_press_event</name>
- <handler>GtkSliderPress</handler>
- <last_modification_time>Sat, 19 May 2001 03:12:57 GMT</last_modification_time>
- </signal>
- <signal>
- <name>button_release_event</name>
- <handler>GtkSliderRelease</handler>
- <last_modification_time>Sat, 19 May 2001 03:13:00 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>
- <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>
- <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>label21</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_chapter_box</name>
- <homogeneous>False</homogeneous>
- <spacing>10</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>False</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>label19</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>0</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>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>button_title_prev</name>
- <tooltip>Select previous title</tooltip>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkTitlePrev</handler>
- <last_modification_time>Sat, 19 May 2001 03:13:28 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_PREV</stock_button>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>button_title_next</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkTitleNext</handler>
- <last_modification_time>Sat, 19 May 2001 03:13:23 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_NEXT</stock_button>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkVSeparator</class>
- <name>vseparator1</name>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>dvd_chapter_box</name>
- <homogeneous>False</homogeneous>
- <spacing>10</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>False</fill>
- </child>
- <widget>
- <class>GtkLabel</class>
- <name>label20</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>0</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>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>button_chapter_prev</name>
- <tooltip>Select previous chapter</tooltip>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkChapterPrev</handler>
- <last_modification_time>Tue, 29 May 2001 13:13:41 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_DOWN</stock_button>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>button_chapter_next</name>
- <tooltip>Select next chapter</tooltip>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkChapterNext</handler>
- <last_modification_time>Sat, 19 May 2001 03:13:08 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_UP</stock_button>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkHBox</class>
- <name>network_box</name>
- <visible>False</visible>
- <homogeneous>True</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</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>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GnomeAppBar</class>
- <child_name>GnomeApp:appbar</child_name>
- <name>appbar</name>
- <has_progress>False</has_progress>
- <has_status>True</has_status>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- <widget>
- <class>GtkMenu</class>
- <name>intf_popup</name>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_play</name>
- <signal>
- <name>activate</name>
- <handler>GtkControlPlay</handler>
- <last_modification_time>Sat, 19 May 2001 16:16:58 GMT</last_modification_time>
- </signal>
- <label>Play</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_FORWARD</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_pause</name>
- <signal>
- <name>activate</name>
- <handler>GtkControlPause</handler>
- <last_modification_time>Sat, 19 May 2001 16:17:31 GMT</last_modification_time>
- </signal>
- <label>Pause</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_BOTTOM</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_stop</name>
- <signal>
- <name>activate</name>
- <handler>GtkControlStop</handler>
- <last_modification_time>Sat, 19 May 2001 16:18:10 GMT</last_modification_time>
- </signal>
- <label>Stop</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_STOP</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_back</name>
- <sensitive>False</sensitive>
- <signal>
- <name>activate</name>
- <handler>GtkControlBack</handler>
- <last_modification_time>Sat, 19 May 2001 16:18:21 GMT</last_modification_time>
- </signal>
- <label>Back</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_BACK</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_slow</name>
- <signal>
- <name>activate</name>
- <handler>GtkControlSlow</handler>
- <last_modification_time>Sat, 19 May 2001 16:18:29 GMT</last_modification_time>
- </signal>
- <label>Slow</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_TIMER_STOP</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_fast</name>
- <signal>
- <name>activate</name>
- <handler>GtkControlFast</handler>
- <last_modification_time>Sat, 19 May 2001 16:18:37 GMT</last_modification_time>
- </signal>
- <label>Fast</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_TIMER</stock_icon>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator3</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>Sat, 19 May 2001 16:19:18 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>Sat, 19 May 2001 16:19:26 GMT</last_modification_time>
- </signal>
- <label>Prev</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_jump</name>
- <tooltip>Got directly so specified point</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkJumpShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:34:46 GMT</last_modification_time>
- </signal>
- <label>_Jump...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_JUMP_TO</stock_icon>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator17</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_program</name>
- <sensitive>False</sensitive>
- <tooltip>Switch program</tooltip>
- <label>Program</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_navigation</name>
- <sensitive>False</sensitive>
- <tooltip>Navigate through titles and chapters</tooltip>
- <label>_Navigation</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_SEARCH</stock_icon>
- </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>GtkPixmapMenuItem</class>
- <name>popup_language</name>
- <sensitive>False</sensitive>
- <tooltip>Select audio channel</tooltip>
- <label>_Language</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_VOLUME</stock_icon>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator20</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 16:33:43 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 16:33:43 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 16:33:43 GMT</last_modification_time>
- </signal>
- <label>Mute</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_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>GtkPixmapMenuItem</class>
- <name>popup_subpictures</name>
- <sensitive>False</sensitive>
- <tooltip>Select subtitles channel</tooltip>
- <label>_Subtitles</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_FONT</stock_icon>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator18</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_fullscreen</name>
- <tooltip>Toggle fullscreen mode</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkFullscreen</handler>
- <last_modification_time>Sat, 19 May 2001 16:19:07 GMT</last_modification_time>
- </signal>
- <label>_Fullscreen</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_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>separator13</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_file</name>
- <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
- <widget>
- <class>GtkMenu</class>
- <name>popup_file_menu</name>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_open</name>
- <tooltip>Open a file</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkFileOpenShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:20:08 GMT</last_modification_time>
- </signal>
- <label>_Open File...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_OPEN</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_disc</name>
- <tooltip>Open Disc Media</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkDiscOpenShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:20:44 GMT</last_modification_time>
- </signal>
- <label>Open _Disc...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_CDROM</stock_icon>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_network</name>
- <tooltip>Select a network stream</tooltip>
- <signal>
- <name>activate</name>
- <handler>GtkNetworkOpenShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:20:54 GMT</last_modification_time>
- </signal>
- <label>_Network Stream...</label>
- <right_justify>False</right_justify>
- <stock_icon>GNOME_STOCK_MENU_REFRESH</stock_icon>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator4</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_about</name>
- <signal>
- <name>activate</name>
- <handler>GtkAboutShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:21:02 GMT</last_modification_time>
- </signal>
- <stock_item>GNOMEUIINFO_MENU_ABOUT_ITEM</stock_item>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>popup_interface_toggle</name>
- <signal>
- <name>activate</name>
- <handler>GtkWindowToggle</handler>
- <last_modification_time>Sat, 19 May 2001 16:18:51 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>Sat, 19 May 2001 16:21:14 GMT</last_modification_time>
- </signal>
- <label>Playlist...</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_preferences</name>
- <signal>
- <name>activate</name>
- <handler>GtkPreferencesShow</handler>
- <last_modification_time>Sat, 19 May 2001 16:21:25 GMT</last_modification_time>
- </signal>
- <stock_item>GNOMEUIINFO_MENU_PREFERENCES_ITEM</stock_item>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>separator2</name>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkPixmapMenuItem</class>
- <name>popup_exit</name>
- <signal>
- <name>activate</name>
- <handler>GnomeExit</handler>
- <last_modification_time>Sat, 19 May 2001 16:21:45 GMT</last_modification_time>
- </signal>
- <stock_item>GNOMEUIINFO_MENU_EXIT_ITEM</stock_item>
- </widget>
- </widget>
- <widget>
- <class>GnomeAbout</class>
- <name>intf_about</name>
- <modal>False</modal>
- <copyright>(c) 1996-2003 the VideoLAN team</copyright>
- <authors>the VideoLAN team <videolan@videolan.org>
- http://www.videolan.org/
- </authors>
- <comments>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.</comments>
- </widget>
- <widget>
- <class>GnomeDialog</class>
- <name>intf_open</name>
- <title>Open Stream</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>True</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>False</allow_grow>
- <auto_shrink>False</auto_shrink>
- <auto_close>False</auto_close>
- <hide_on_close>True</hide_on_close>
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDialog:vbox</child_name>
- <name>dialog-vbox5</name>
- <homogeneous>False</homogeneous>
- <spacing>8</spacing>
- <child>
- <padding>4</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHButtonBox</class>
- <child_name>GnomeDialog:action_area</child_name>
- <name>dialog-action_area5</name>
- <layout_style>GTK_BUTTONBOX_END</layout_style>
- <spacing>8</spacing>
- <child_min_width>85</child_min_width>
- <child_min_height>27</child_min_height>
- <child_ipad_x>7</child_ipad_x>
- <child_ipad_y>0</child_ipad_y>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>button1</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkOpenOk</handler>
- <last_modification_time>Thu, 11 Jul 2002 09:10:19 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>button3</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkOpenCancel</handler>
- <last_modification_time>Thu, 11 Jul 2002 09:10:29 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
- </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>Tue, 21 Jan 2003 01:55:20 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>Fri, 12 Dec 2003 01:00:17 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.5</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>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>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>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:39:20 GMT</last_modification_time>
- </signal>
- <label>Use DVD menus</label>
- <active>True</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>
- <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>True</wrap>
- <value>1</value>
- <lower>0</lower>
- <upper>100</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>
- <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>11954</value>
- <lower>10000</lower>
- <upper>12999</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>27500</value>
- <lower>1000</lower>
- <upper>30000</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>
- <widget>
- <class>GtkCheckButton</class>
- <name>show_subtitle</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkOpenSubtitleShow</handler>
- <last_modification_time>Tue, 21 Jan 2003 01:59:00 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>
- <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>button4</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkFileShow</handler>
- <data>"entry_subtitle"</data>
- <last_modification_time>Tue, 21 Jan 2003 01:52:07 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>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 21 Jan 2003 01:54:32 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>label38</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>
- <can_focus>True</can_focus>
- <signal>
- <name>changed</name>
- <handler>GtkOpenChanged</handler>
- <last_modification_time>Tue, 21 Jan 2003 01:54:41 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>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>
- <class>GtkHBox</class>
- <name>hbox28</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>2</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkCheckButton</class>
- <name>show_sout_settings</name>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkOpenSoutShow</handler>
- <last_modification_time>Sun, 26 Jan 2003 11:50:50 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>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkSoutSettings</handler>
- <last_modification_time>Sun, 26 Jan 2003 11:51:35 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>Open 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>False</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>Thu, 11 Jul 2002 09:07:44 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
- <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>Thu, 11 Jul 2002 09:07:50 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
- <relief>GTK_RELIEF_NORMAL</relief>
- </widget>
- </widget>
- <widget>
- <class>GnomeDialog</class>
- <name>intf_modules</name>
- <title>Modules</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>False</allow_grow>
- <auto_shrink>False</auto_shrink>
- <auto_close>False</auto_close>
- <hide_on_close>False</hide_on_close>
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDialog:vbox</child_name>
- <name>dialog-vbox1</name>
- <homogeneous>False</homogeneous>
- <spacing>8</spacing>
- <child>
- <padding>4</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHButtonBox</class>
- <child_name>GnomeDialog:action_area</child_name>
- <name>dialog-action_area1</name>
- <layout_style>GTK_BUTTONBOX_END</layout_style>
- <spacing>8</spacing>
- <child_min_width>85</child_min_width>
- <child_min_height>27</child_min_height>
- <child_ipad_x>7</child_ipad_x>
- <child_ipad_y>0</child_ipad_y>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>modules_ok</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>modules_apply</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>modules_cancel</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
- </widget>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>label12</name>
- <label>Sorry, the module manager isn't functional yet. Please retry in a later version.</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>
- <widget>
- <class>GnomeDialog</class>
- <name>intf_playlist</name>
- <signal>
- <name>destroy</name>
- <handler>gtk_widget_hide</handler>
- <last_modification_time>Sat, 19 May 2001 03:09:08 GMT</last_modification_time>
- </signal>
- <signal>
- <name>delete_event</name>
- <handler>gtk_widget_hide</handler>
- <last_modification_time>Sat, 19 May 2001 03:09:12 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>
- <auto_close>False</auto_close>
- <hide_on_close>True</hide_on_close>
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDialog:vbox</child_name>
- <name>playlist_vbox</name>
- <homogeneous>False</homogeneous>
- <spacing>8</spacing>
- <child>
- <padding>4</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHButtonBox</class>
- <child_name>GnomeDialog:action_area</child_name>
- <name>playlist_action</name>
- <layout_style>GTK_BUTTONBOX_END</layout_style>
- <spacing>8</spacing>
- <child_min_width>100</child_min_width>
- <child_min_height>38</child_min_height>
- <child_ipad_x>7</child_ipad_x>
- <child_ipad_y>0</child_ipad_y>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>playlist_ok</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkPlaylistOk</handler>
- <last_modification_time>Sat, 19 May 2001 03:09:00 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>playlist_cancel</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkPlaylistCancel</handler>
- <last_modification_time>Sat, 19 May 2001 03:08:56 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
- </widget>
- </widget>
- <widget>
- <class>GtkScrolledWindow</class>
- <name>playlist_scrolledwindow</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>GtkViewport</class>
- <name>playlist_viewport</name>
- <shadow_type>GTK_SHADOW_IN</shadow_type>
- <widget>
- <class>GtkFrame</class>
- <name>playlist_frame</name>
- <border_width>4</border_width>
- <label>Playlist</label>
- <label_xalign>0.05</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <widget>
- <class>GtkCList</class>
- <name>playlist_clist</name>
- <can_focus>True</can_focus>
- <signal>
- <name>event</name>
- <handler>GtkPlaylistEvent</handler>
- <last_modification_time>Sat, 19 May 2001 03:08:43 GMT</last_modification_time>
- </signal>
- <signal>
- <name>drag_data_received</name>
- <handler>GtkPlaylistDragData</handler>
- <last_modification_time>Sat, 19 May 2001 03:08:45 GMT</last_modification_time>
- </signal>
- <signal>
- <name>drag_motion</name>
- <handler>GtkPlaylistDragMotion</handler>
- <last_modification_time>Sat, 19 May 2001 03:08:49 GMT</last_modification_time>
- </signal>
- <columns>2</columns>
- <column_widths>287,70</column_widths>
- <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
- <show_titles>True</show_titles>
- <shadow_type>GTK_SHADOW_IN</shadow_type>
- <widget>
- <class>GtkLabel</class>
- <child_name>CList:title</child_name>
- <name>playlist_label_url</name>
- <label>Url</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>playlist_label_duration</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>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>Sat, 19 May 2001 16:22:26 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>Sat, 19 May 2001 16:22:37 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>Sat, 19 May 2001 16:22:52 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>Sat, 19 May 2001 16:24:27 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, 19 May 2001 03:08:11 GMT</last_modification_time>
- </signal>
- <label>All</label>
- <right_justify>False</right_justify>
- </widget>
- <widget>
- <class>GtkMenuItem</class>
- <name>playlist_delete_item</name>
- <signal>
- <name>activate</name>
- <handler>GtkPlaylistDeleteSelected</handler>
- <last_modification_time>Sat, 19 May 2001 03:08:05 GMT</last_modification_time>
- </signal>
- <label>Item</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, 19 May 2001 03:07:56 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, 19 May 2001 03:07:51 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, 19 May 2001 03:07:45 GMT</last_modification_time>
- </signal>
- <label>Select</label>
- <right_justify>False</right_justify>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GnomeDialog</class>
- <name>intf_jump</name>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>False</allow_grow>
- <auto_shrink>False</auto_shrink>
- <auto_close>False</auto_close>
- <hide_on_close>False</hide_on_close>
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDialog:vbox</child_name>
- <name>jump_vbox</name>
- <homogeneous>False</homogeneous>
- <spacing>8</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHButtonBox</class>
- <child_name>GnomeDialog:action_area</child_name>
- <name>jump_action</name>
- <layout_style>GTK_BUTTONBOX_END</layout_style>
- <spacing>8</spacing>
- <child_min_width>85</child_min_width>
- <child_min_height>27</child_min_height>
- <child_ipad_x>7</child_ipad_x>
- <child_ipad_y>0</child_ipad_y>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>jump_ok</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkJumpOk</handler>
- <last_modification_time>Sat, 19 May 2001 03:07:27 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>jump_cancel</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkJumpCancel</handler>
- <last_modification_time>Sat, 19 May 2001 03:07:20 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
- </widget>
- </widget>
- <widget>
- <class>GtkFrame</class>
- <name>jump_frame</name>
- <border_width>5</border_width>
- <label>Jump to: </label>
- <label_xalign>0.05</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- <widget>
- <class>GtkHBox</class>
- <name>jump_box</name>
- <border_width>5</border_width>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkLabel</class>
- <name>jump_label3</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>0</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>100</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>jump_label1</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>59</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- <widget>
- <class>GtkLabel</class>
- <name>jump_label2</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>10</upper>
- <step>1</step>
- <page>10</page>
- <page_size>10</page_size>
- <child>
- <padding>5</padding>
- <expand>False</expand>
- <fill>False</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GnomeDialog</class>
- <name>intf_messages</name>
- <signal>
- <name>destroy</name>
- <handler>gtk_widget_hide</handler>
- <last_modification_time>Wed, 20 Feb 2002 05:11:27 GMT</last_modification_time>
- </signal>
- <signal>
- <name>delete_event</name>
- <handler>gtk_widget_hide</handler>
- <last_modification_time>Wed, 20 Feb 2002 05:11:27 GMT</last_modification_time>
- </signal>
- <title>Messages</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>
- <auto_close>False</auto_close>
- <hide_on_close>True</hide_on_close>
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDialog:vbox</child_name>
- <name>dialog-vbox6</name>
- <homogeneous>False</homogeneous>
- <spacing>8</spacing>
- <child>
- <padding>4</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHButtonBox</class>
- <child_name>GnomeDialog:action_area</child_name>
- <name>dialog-action_area6</name>
- <layout_style>GTK_BUTTONBOX_END</layout_style>
- <spacing>8</spacing>
- <child_min_width>85</child_min_width>
- <child_min_height>27</child_min_height>
- <child_ipad_x>7</child_ipad_x>
- <child_ipad_y>0</child_ipad_y>
- <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>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkMessagesOk</handler>
- <last_modification_time>Wed, 20 Feb 2002 05:12:11 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
- </widget>
- </widget>
- <widget>
- <class>GtkScrolledWindow</class>
- <name>scrolledwindow1</name>
- <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>
- <width>600</width>
- <height>400</height>
- <can_focus>True</can_focus>
- <editable>False</editable>
- <text></text>
- </widget>
- </widget>
- </widget>
- </widget>
- <widget>
- <class>GnomeDialog</class>
- <name>intf_sout</name>
- <border_width>5</border_width>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>True</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>False</allow_grow>
- <auto_shrink>False</auto_shrink>
- <auto_close>False</auto_close>
- <hide_on_close>False</hide_on_close>
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDialog:vbox</child_name>
- <name>dialog-vbox7</name>
- <homogeneous>False</homogeneous>
- <spacing>8</spacing>
- <child>
- <padding>4</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- <widget>
- <class>GtkHButtonBox</class>
- <child_name>GnomeDialog:action_area</child_name>
- <name>dialog-action_area7</name>
- <layout_style>GTK_BUTTONBOX_END</layout_style>
- <spacing>8</spacing>
- <child_min_width>85</child_min_width>
- <child_min_height>27</child_min_height>
- <child_ipad_x>7</child_ipad_x>
- <child_ipad_y>0</child_ipad_y>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>True</fill>
- <pack>GTK_PACK_END</pack>
- </child>
- <widget>
- <class>GtkButton</class>
- <name>button7</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkSoutSettingsOk</handler>
- <last_modification_time>Sun, 26 Jan 2003 10:59:18 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
- </widget>
- <widget>
- <class>GtkButton</class>
- <name>button9</name>
- <can_default>True</can_default>
- <can_focus>True</can_focus>
- <signal>
- <name>clicked</name>
- <handler>GtkSoutSettingsCancel</handler>
- <last_modification_time>Sun, 26 Jan 2003 10:58:55 GMT</last_modification_time>
- </signal>
- <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
- </widget>
- </widget>
- <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>hbox26</name>
- <border_width>5</border_width>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <widget>
- <class>GtkLabel</class>
- <name>label39</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 10:18:26 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 10:18:55 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 10:19:27 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>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 10:21: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>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>
- <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 11:00:44 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>GtkCombo</class>
- <name>combo5</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 10:21:04 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>GtkHBox</class>
- <name>hbox27</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 10:23:59 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 10:24:33 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 10:25:01 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>
- </widget>
- </widget>
- </widget>
- </widget>
- </GTK-Interface>