gtk.glade
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:110k
源码类别:

多媒体

开发平台:

MultiPlatform

  1. <?xml version="1.0"?>
  2. <GTK-Interface>
  3. <project>
  4.   <name>VLC media player</name>
  5.   <program_name>vlc</program_name>
  6.   <directory></directory>
  7.   <source_directory></source_directory>
  8.   <pixmaps_directory>pixmaps</pixmaps_directory>
  9.   <language>C</language>
  10.   <gnome_support>False</gnome_support>
  11.   <gettext_support>True</gettext_support>
  12.   <output_main_file>False</output_main_file>
  13.   <output_build_files>False</output_build_files>
  14.   <main_source_file>gtk_interface.c</main_source_file>
  15.   <main_header_file>gtk_interface.h</main_header_file>
  16.   <handler_source_file>gtk_callbacks.c</handler_source_file>
  17.   <handler_header_file>gtk_callbacks.h</handler_header_file>
  18.   <support_source_file>gtk_support.c</support_source_file>
  19.   <support_header_file>gtk_support.h</support_header_file>
  20. </project>
  21. <widget>
  22.   <class>GtkWindow</class>
  23.   <name>intf_window</name>
  24.   <signal>
  25.     <name>drag_data_received</name>
  26.     <handler>GtkWindowDrag</handler>
  27.     <last_modification_time>Tue, 09 Jul 2002 09:09:48 GMT</last_modification_time>
  28.   </signal>
  29.   <signal>
  30.     <name>delete_event</name>
  31.     <handler>GtkWindowDelete</handler>
  32.     <last_modification_time>Tue, 09 Jul 2002 09:09:53 GMT</last_modification_time>
  33.   </signal>
  34.   <title>VLC media player</title>
  35.   <type>GTK_WINDOW_TOPLEVEL</type>
  36.   <position>GTK_WIN_POS_NONE</position>
  37.   <modal>False</modal>
  38.   <allow_shrink>True</allow_shrink>
  39.   <allow_grow>True</allow_grow>
  40.   <auto_shrink>True</auto_shrink>
  41.   <widget>
  42.     <class>GtkVBox</class>
  43.     <child_name>GnomeDock:contents</child_name>
  44.     <name>window_vbox</name>
  45.     <homogeneous>False</homogeneous>
  46.     <spacing>0</spacing>
  47.     <widget>
  48.       <class>GtkHandleBox</class>
  49.       <name>menubar_handlebox</name>
  50.       <shadow_type>GTK_SHADOW_OUT</shadow_type>
  51.       <handle_position>GTK_POS_LEFT</handle_position>
  52.       <snap_edge>GTK_POS_TOP</snap_edge>
  53.       <child>
  54. <padding>0</padding>
  55. <expand>False</expand>
  56. <fill>True</fill>
  57.       </child>
  58.       <widget>
  59. <class>GtkMenuBar</class>
  60. <name>menubar</name>
  61. <shadow_type>GTK_SHADOW_OUT</shadow_type>
  62. <widget>
  63.   <class>GtkMenuItem</class>
  64.   <name>menubar_file</name>
  65.   <label>_File</label>
  66.   <right_justify>False</right_justify>
  67.   <widget>
  68.     <class>GtkMenu</class>
  69.     <name>menubar_file_menu</name>
  70.     <widget>
  71.       <class>GtkMenuItem</class>
  72.       <name>menubar_open</name>
  73.       <tooltip>Open a file</tooltip>
  74.       <accelerator>
  75. <modifiers>0</modifiers>
  76. <key>GDK_F3</key>
  77. <signal>activate</signal>
  78.       </accelerator>
  79.       <signal>
  80. <name>activate</name>
  81. <handler>GtkFileOpenShow</handler>
  82. <last_modification_time>Mon, 14 May 2001 21:27:36 GMT</last_modification_time>
  83.       </signal>
  84.       <label>_Open File...</label>
  85.       <right_justify>False</right_justify>
  86.     </widget>
  87.     <widget>
  88.       <class>GtkMenuItem</class>
  89.       <name>menubar_disc</name>
  90.       <tooltip>Open Disc Media</tooltip>
  91.       <accelerator>
  92. <modifiers>0</modifiers>
  93. <key>GDK_F4</key>
  94. <signal>activate</signal>
  95.       </accelerator>
  96.       <signal>
  97. <name>activate</name>
  98. <handler>GtkDiscOpenShow</handler>
  99. <last_modification_time>Mon, 14 May 2001 21:27:47 GMT</last_modification_time>
  100.       </signal>
  101.       <label>Open _Disc...</label>
  102.       <right_justify>False</right_justify>
  103.     </widget>
  104.     <widget>
  105.       <class>GtkMenuItem</class>
  106.       <name>menubar_network</name>
  107.       <tooltip>Select a network stream</tooltip>
  108.       <accelerator>
  109. <modifiers>0</modifiers>
  110. <key>GDK_F5</key>
  111. <signal>activate</signal>
  112.       </accelerator>
  113.       <signal>
  114. <name>activate</name>
  115. <handler>GtkNetworkOpenShow</handler>
  116. <last_modification_time>Mon, 14 May 2001 21:28:06 GMT</last_modification_time>
  117.       </signal>
  118.       <label>_Network Stream...</label>
  119.       <right_justify>False</right_justify>
  120.     </widget>
  121.     <widget>
  122.       <class>GtkMenuItem</class>
  123.       <name>separator4</name>
  124.       <right_justify>False</right_justify>
  125.     </widget>
  126.     <widget>
  127.       <class>GtkMenuItem</class>
  128.       <name>menubar_eject</name>
  129.       <tooltip>Eject disc</tooltip>
  130.       <signal>
  131. <name>activate</name>
  132. <handler>GtkDiscEject</handler>
  133. <last_modification_time>Fri, 21 Dec 2001 12:51:34 GMT</last_modification_time>
  134.       </signal>
  135.       <label>_Eject Disc</label>
  136.       <right_justify>False</right_justify>
  137.     </widget>
  138.     <widget>
  139.       <class>GtkMenuItem</class>
  140.       <name>separator14</name>
  141.       <right_justify>False</right_justify>
  142.     </widget>
  143.     <widget>
  144.       <class>GtkMenuItem</class>
  145.       <name>menubar_close</name>
  146.       <tooltip>Close the window</tooltip>
  147.       <accelerator>
  148. <modifiers>GDK_CONTROL_MASK</modifiers>
  149. <key>GDK_W</key>
  150. <signal>activate</signal>
  151.       </accelerator>
  152.       <signal>
  153. <name>activate</name>
  154. <handler>GtkClose</handler>
  155. <last_modification_time>Mon, 15 Jul 2002 08:55:26 GMT</last_modification_time>
  156.       </signal>
  157.       <label>_Close</label>
  158.       <right_justify>False</right_justify>
  159.     </widget>
  160.     <widget>
  161.       <class>GtkMenuItem</class>
  162.       <name>menubar_exit</name>
  163.       <tooltip>Exit the program</tooltip>
  164.       <accelerator>
  165. <modifiers>GDK_CONTROL_MASK</modifiers>
  166. <key>GDK_Q</key>
  167. <signal>activate</signal>
  168.       </accelerator>
  169.       <signal>
  170. <name>activate</name>
  171. <handler>GtkExit</handler>
  172. <last_modification_time>Mon, 14 May 2001 21:28:20 GMT</last_modification_time>
  173.       </signal>
  174.       <label>E_xit</label>
  175.       <right_justify>False</right_justify>
  176.     </widget>
  177.   </widget>
  178. </widget>
  179. <widget>
  180.   <class>GtkMenuItem</class>
  181.   <name>menubar_view</name>
  182.   <label>_View</label>
  183.   <right_justify>False</right_justify>
  184.   <widget>
  185.     <class>GtkMenu</class>
  186.     <name>menubar_view_menu</name>
  187.     <widget>
  188.       <class>GtkMenuItem</class>
  189.       <name>menubar_interface_hide</name>
  190.       <tooltip>Hide the main interface window</tooltip>
  191.       <signal>
  192. <name>activate</name>
  193. <handler>GtkWindowToggle</handler>
  194. <last_modification_time>Mon, 14 May 2001 21:32:49 GMT</last_modification_time>
  195.       </signal>
  196.       <label>_Hide interface</label>
  197.       <right_justify>False</right_justify>
  198.     </widget>
  199.     <widget>
  200.       <class>GtkMenuItem</class>
  201.       <name>separator13</name>
  202.       <right_justify>False</right_justify>
  203.     </widget>
  204.     <widget>
  205.       <class>GtkMenuItem</class>
  206.       <name>menubar_program</name>
  207.       <sensitive>False</sensitive>
  208.       <tooltip>Choose the program</tooltip>
  209.       <label>Progr_am</label>
  210.       <right_justify>False</right_justify>
  211.     </widget>
  212.     <widget>
  213.       <class>GtkMenuItem</class>
  214.       <name>menubar_title</name>
  215.       <sensitive>False</sensitive>
  216.       <tooltip>Navigate through the stream</tooltip>
  217.       <label>_Title</label>
  218.       <right_justify>False</right_justify>
  219.     </widget>
  220.     <widget>
  221.       <class>GtkMenuItem</class>
  222.       <name>menubar_chapter</name>
  223.       <sensitive>False</sensitive>
  224.       <label>_Chapter</label>
  225.       <right_justify>False</right_justify>
  226.     </widget>
  227.     <widget>
  228.       <class>GtkMenuItem</class>
  229.       <name>separator11</name>
  230.       <right_justify>False</right_justify>
  231.     </widget>
  232.     <widget>
  233.       <class>GtkMenuItem</class>
  234.       <name>menubar_playlist</name>
  235.       <tooltip>Open the playlist window</tooltip>
  236.       <signal>
  237. <name>activate</name>
  238. <handler>GtkPlaylistShow</handler>
  239. <last_modification_time>Mon, 14 May 2001 21:29:34 GMT</last_modification_time>
  240.       </signal>
  241.       <label>_Playlist...</label>
  242.       <right_justify>False</right_justify>
  243.     </widget>
  244.     <widget>
  245.       <class>GtkMenuItem</class>
  246.       <name>menubar_modules</name>
  247.       <sensitive>False</sensitive>
  248.       <tooltip>Open the module manager</tooltip>
  249.       <signal>
  250. <name>activate</name>
  251. <handler>GtkModulesShow</handler>
  252. <last_modification_time>Mon, 14 May 2001 21:29:44 GMT</last_modification_time>
  253.       </signal>
  254.       <label>_Modules...</label>
  255.       <right_justify>False</right_justify>
  256.     </widget>
  257.     <widget>
  258.       <class>GtkMenuItem</class>
  259.       <name>menubar_messages</name>
  260.       <tooltip>Open the messages window</tooltip>
  261.       <signal>
  262. <name>activate</name>
  263. <handler>GtkMessagesShow</handler>
  264. <last_modification_time>Tue, 19 Feb 2002 02:03:47 GMT</last_modification_time>
  265.       </signal>
  266.       <label>Messages...</label>
  267.       <right_justify>False</right_justify>
  268.     </widget>
  269.   </widget>
  270. </widget>
  271. <widget>
  272.   <class>GtkMenuItem</class>
  273.   <name>menubar_settings</name>
  274.   <label>_Settings</label>
  275.   <right_justify>False</right_justify>
  276.   <widget>
  277.     <class>GtkMenu</class>
  278.     <name>menubar_settings_menu</name>
  279.     <widget>
  280.       <class>GtkMenuItem</class>
  281.       <name>menubar_preferences</name>
  282.       <tooltip>Configure the application</tooltip>
  283.       <signal>
  284. <name>activate</name>
  285. <handler>GtkPreferencesShow</handler>
  286. <last_modification_time>Mon, 14 May 2001 21:30:02 GMT</last_modification_time>
  287.       </signal>
  288.       <label>_Preferences...</label>
  289.       <right_justify>False</right_justify>
  290.     </widget>
  291.   </widget>
  292. </widget>
  293. <widget>
  294.   <class>GtkMenuItem</class>
  295.   <name>menubar_config_audio</name>
  296.   <label>_Audio</label>
  297.   <right_justify>False</right_justify>
  298.   <widget>
  299.     <class>GtkMenu</class>
  300.     <name>menubar_config_audio_menu</name>
  301.     <widget>
  302.       <class>GtkMenuItem</class>
  303.       <name>menubar_audio</name>
  304.       <sensitive>False</sensitive>
  305.       <tooltip>Select audio channel</tooltip>
  306.       <label>_Language</label>
  307.       <right_justify>False</right_justify>
  308.     </widget>
  309.     <widget>
  310.       <class>GtkMenuItem</class>
  311.       <name>separator18</name>
  312.       <right_justify>False</right_justify>
  313.     </widget>
  314.     <widget>
  315.       <class>GtkMenuItem</class>
  316.       <name>menubar_volume_up</name>
  317.       <signal>
  318. <name>activate</name>
  319. <handler>GtkVolumeUp</handler>
  320. <last_modification_time>Mon, 20 Jan 2003 10:11:53 GMT</last_modification_time>
  321.       </signal>
  322.       <label>Volume Up</label>
  323.       <right_justify>False</right_justify>
  324.     </widget>
  325.     <widget>
  326.       <class>GtkMenuItem</class>
  327.       <name>menubar_volume_down</name>
  328.       <signal>
  329. <name>activate</name>
  330. <handler>GtkVolumeDown</handler>
  331. <last_modification_time>Mon, 20 Jan 2003 10:11:53 GMT</last_modification_time>
  332.       </signal>
  333.       <label>Volume Down</label>
  334.       <right_justify>False</right_justify>
  335.     </widget>
  336.     <widget>
  337.       <class>GtkMenuItem</class>
  338.       <name>menubar_volume_mute</name>
  339.       <signal>
  340. <name>activate</name>
  341. <handler>GtkVolumeMute</handler>
  342. <last_modification_time>Mon, 20 Jan 2003 10:11:53 GMT</last_modification_time>
  343.       </signal>
  344.       <label>Mute</label>
  345.       <right_justify>False</right_justify>
  346.     </widget>
  347.     <widget>
  348.       <class>GtkMenuItem</class>
  349.       <name>separator15</name>
  350.       <right_justify>False</right_justify>
  351.     </widget>
  352.     <widget>
  353.       <class>GtkMenuItem</class>
  354.       <name>menubar_audio_channels</name>
  355.       <label>Channels</label>
  356.       <right_justify>False</right_justify>
  357.     </widget>
  358.     <widget>
  359.       <class>GtkMenuItem</class>
  360.       <name>menubar_audio_device</name>
  361.       <label>Device</label>
  362.       <right_justify>False</right_justify>
  363.     </widget>
  364.   </widget>
  365. </widget>
  366. <widget>
  367.   <class>GtkMenuItem</class>
  368.   <name>menubar_config_video</name>
  369.   <label>_Video</label>
  370.   <right_justify>False</right_justify>
  371.   <widget>
  372.     <class>GtkMenu</class>
  373.     <name>menubar_config_video_menu</name>
  374.     <widget>
  375.       <class>GtkMenuItem</class>
  376.       <name>menubar_subpictures</name>
  377.       <sensitive>False</sensitive>
  378.       <tooltip>Select subtitles channel</tooltip>
  379.       <label>_Subtitles</label>
  380.       <right_justify>False</right_justify>
  381.     </widget>
  382.     <widget>
  383.       <class>GtkMenuItem</class>
  384.       <name>separator25</name>
  385.       <right_justify>False</right_justify>
  386.     </widget>
  387.     <widget>
  388.       <class>GtkMenuItem</class>
  389.       <name>menubar_fullscreen</name>
  390.       <signal>
  391. <name>activate</name>
  392. <handler>GtkFullscreen</handler>
  393. <last_modification_time>Mon, 14 May 2001 21:29:21 GMT</last_modification_time>
  394.       </signal>
  395.       <label>_Fullscreen</label>
  396.       <right_justify>False</right_justify>
  397.     </widget>
  398.     <widget>
  399.       <class>GtkMenuItem</class>
  400.       <name>separator24</name>
  401.       <right_justify>False</right_justify>
  402.     </widget>
  403.     <widget>
  404.       <class>GtkMenuItem</class>
  405.       <name>menubar_deinterlace</name>
  406.       <label>Deinterlace</label>
  407.       <right_justify>False</right_justify>
  408.     </widget>
  409.     <widget>
  410.       <class>GtkMenuItem</class>
  411.       <name>menubar_video_device</name>
  412.       <label>Screen</label>
  413.       <right_justify>False</right_justify>
  414.     </widget>
  415.   </widget>
  416. </widget>
  417. <widget>
  418.   <class>GtkMenuItem</class>
  419.   <name>menubar_help</name>
  420.   <label>_Help</label>
  421.   <right_justify>False</right_justify>
  422.   <widget>
  423.     <class>GtkMenu</class>
  424.     <name>menubar_help_menu</name>
  425.     <widget>
  426.       <class>GtkMenuItem</class>
  427.       <name>menubar_about</name>
  428.       <tooltip>About this application</tooltip>
  429.       <signal>
  430. <name>activate</name>
  431. <handler>GtkAboutShow</handler>
  432. <last_modification_time>Mon, 14 May 2001 21:30:15 GMT</last_modification_time>
  433.       </signal>
  434.       <label>_About...</label>
  435.       <right_justify>False</right_justify>
  436.     </widget>
  437.   </widget>
  438. </widget>
  439.       </widget>
  440.     </widget>
  441.     <widget>
  442.       <class>GtkHandleBox</class>
  443.       <name>toolbar_handlebox</name>
  444.       <shadow_type>GTK_SHADOW_OUT</shadow_type>
  445.       <handle_position>GTK_POS_LEFT</handle_position>
  446.       <snap_edge>GTK_POS_TOP</snap_edge>
  447.       <child>
  448. <padding>0</padding>
  449. <expand>False</expand>
  450. <fill>True</fill>
  451.       </child>
  452.       <widget>
  453. <class>GtkToolbar</class>
  454. <name>toolbar</name>
  455. <border_width>1</border_width>
  456. <orientation>GTK_ORIENTATION_HORIZONTAL</orientation>
  457. <type>GTK_TOOLBAR_BOTH</type>
  458. <space_size>16</space_size>
  459. <space_style>GTK_TOOLBAR_SPACE_LINE</space_style>
  460. <relief>GTK_RELIEF_NONE</relief>
  461. <tooltips>True</tooltips>
  462. <widget>
  463.   <class>GtkButton</class>
  464.   <child_name>Toolbar:button</child_name>
  465.   <name>toolbar_open</name>
  466.   <tooltip>Open a file</tooltip>
  467.   <signal>
  468.     <name>clicked</name>
  469.     <handler>GtkFileOpenShow</handler>
  470.     <last_modification_time>Mon, 08 Jul 2002 16:14:58 GMT</last_modification_time>
  471.   </signal>
  472.   <label>File</label>
  473. </widget>
  474. <widget>
  475.   <class>GtkButton</class>
  476.   <child_name>Toolbar:button</child_name>
  477.   <name>toolbar_disc</name>
  478.   <tooltip>Open Disc Media</tooltip>
  479.   <signal>
  480.     <name>clicked</name>
  481.     <handler>GtkDiscOpenShow</handler>
  482.     <last_modification_time>Sun, 13 May 2001 15:10:30 GMT</last_modification_time>
  483.   </signal>
  484.   <label>Disc</label>
  485. </widget>
  486. <widget>
  487.   <class>GtkButton</class>
  488.   <child_name>Toolbar:button</child_name>
  489.   <name>toolbar_network</name>
  490.   <tooltip>Select a network stream</tooltip>
  491.   <signal>
  492.     <name>clicked</name>
  493.     <handler>GtkNetworkOpenShow</handler>
  494.     <last_modification_time>Sun, 13 May 2001 15:10:37 GMT</last_modification_time>
  495.   </signal>
  496.   <label>Net</label>
  497. </widget>
  498. <widget>
  499.   <class>GtkButton</class>
  500.   <child_name>Toolbar:button</child_name>
  501.   <name>toolbar_sat</name>
  502.   <tooltip>Open a Satellite Card</tooltip>
  503.   <signal>
  504.     <name>clicked</name>
  505.     <handler>GtkSatOpenShow</handler>
  506.     <last_modification_time>Sun, 24 Mar 2002 15:08:57 GMT</last_modification_time>
  507.   </signal>
  508.   <label>Sat</label>
  509. </widget>
  510. <widget>
  511.   <class>GtkButton</class>
  512.   <child_name>Toolbar:button</child_name>
  513.   <name>toolbar_back</name>
  514.   <sensitive>False</sensitive>
  515.   <tooltip>Go Backward</tooltip>
  516.   <signal>
  517.     <name>clicked</name>
  518.     <handler>GtkControlBack</handler>
  519.     <last_modification_time>Sun, 13 May 2001 15:10:47 GMT</last_modification_time>
  520.   </signal>
  521.   <label>Back</label>
  522.   <child>
  523.     <new_group>True</new_group>
  524.   </child>
  525. </widget>
  526. <widget>
  527.   <class>GtkButton</class>
  528.   <child_name>Toolbar:button</child_name>
  529.   <name>toolbar_stop</name>
  530.   <tooltip>Stop Stream</tooltip>
  531.   <signal>
  532.     <name>clicked</name>
  533.     <handler>GtkControlStop</handler>
  534.     <last_modification_time>Sun, 13 May 2001 15:10:57 GMT</last_modification_time>
  535.   </signal>
  536.   <label>Stop</label>
  537. </widget>
  538. <widget>
  539.   <class>GtkButton</class>
  540.   <child_name>Toolbar:button</child_name>
  541.   <name>toolbar_eject</name>
  542.   <signal>
  543.     <name>clicked</name>
  544.     <handler>GtkDiscEject</handler>
  545.     <last_modification_time>Fri, 21 Dec 2001 15:33:26 GMT</last_modification_time>
  546.   </signal>
  547.   <label>Eject</label>
  548. </widget>
  549. <widget>
  550.   <class>GtkButton</class>
  551.   <child_name>Toolbar:button</child_name>
  552.   <name>toolbar_play</name>
  553.   <tooltip>Play Stream</tooltip>
  554.   <signal>
  555.     <name>clicked</name>
  556.     <handler>GtkControlPlay</handler>
  557.     <last_modification_time>Sun, 13 May 2001 15:11:06 GMT</last_modification_time>
  558.   </signal>
  559.   <label>Play</label>
  560. </widget>
  561. <widget>
  562.   <class>GtkButton</class>
  563.   <child_name>Toolbar:button</child_name>
  564.   <name>toolbar_pause</name>
  565.   <sensitive>False</sensitive>
  566.   <tooltip>Pause Stream</tooltip>
  567.   <signal>
  568.     <name>clicked</name>
  569.     <handler>GtkControlPause</handler>
  570.     <last_modification_time>Sun, 13 May 2001 15:11:13 GMT</last_modification_time>
  571.   </signal>
  572.   <label>Pause</label>
  573. </widget>
  574. <widget>
  575.   <class>GtkButton</class>
  576.   <child_name>Toolbar:button</child_name>
  577.   <name>toolbar_slow</name>
  578.   <sensitive>False</sensitive>
  579.   <tooltip>Play Slower</tooltip>
  580.   <signal>
  581.     <name>clicked</name>
  582.     <handler>GtkControlSlow</handler>
  583.     <last_modification_time>Sun, 13 May 2001 15:11:20 GMT</last_modification_time>
  584.   </signal>
  585.   <label>Slow</label>
  586.   <child>
  587.     <new_group>True</new_group>
  588.   </child>
  589. </widget>
  590. <widget>
  591.   <class>GtkButton</class>
  592.   <child_name>Toolbar:button</child_name>
  593.   <name>toolbar_fast</name>
  594.   <sensitive>False</sensitive>
  595.   <tooltip>Play Faster</tooltip>
  596.   <signal>
  597.     <name>clicked</name>
  598.     <handler>GtkControlFast</handler>
  599.     <last_modification_time>Sun, 13 May 2001 15:11:31 GMT</last_modification_time>
  600.   </signal>
  601.   <label>Fast</label>
  602. </widget>
  603. <widget>
  604.   <class>GtkButton</class>
  605.   <child_name>Toolbar:button</child_name>
  606.   <name>toolbar_playlist</name>
  607.   <tooltip>Open Playlist</tooltip>
  608.   <signal>
  609.     <name>clicked</name>
  610.     <handler>GtkPlaylistShow</handler>
  611.     <last_modification_time>Sun, 13 May 2001 15:11:38 GMT</last_modification_time>
  612.   </signal>
  613.   <label>Playlist</label>
  614. </widget>
  615. <widget>
  616.   <class>GtkButton</class>
  617.   <child_name>Toolbar:button</child_name>
  618.   <name>toolbar_prev</name>
  619.   <tooltip>Previous file</tooltip>
  620.   <signal>
  621.     <name>clicked</name>
  622.     <handler>GtkPlaylistPrev</handler>
  623.     <last_modification_time>Sun, 13 May 2001 15:11:45 GMT</last_modification_time>
  624.   </signal>
  625.   <label>Prev</label>
  626. </widget>
  627. <widget>
  628.   <class>GtkButton</class>
  629.   <child_name>Toolbar:button</child_name>
  630.   <name>toolbar_next</name>
  631.   <tooltip>Next File</tooltip>
  632.   <signal>
  633.     <name>clicked</name>
  634.     <handler>GtkPlaylistNext</handler>
  635.     <last_modification_time>Sun, 13 May 2001 15:11:58 GMT</last_modification_time>
  636.   </signal>
  637.   <label>Next</label>
  638. </widget>
  639.       </widget>
  640.     </widget>
  641.     <widget>
  642.       <class>GtkFrame</class>
  643.       <name>slider_frame</name>
  644.       <visible>False</visible>
  645.       <label>-:--:--</label>
  646.       <label_xalign>0.05</label_xalign>
  647.       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  648.       <child>
  649. <padding>0</padding>
  650. <expand>True</expand>
  651. <fill>True</fill>
  652.       </child>
  653.       <widget>
  654. <class>GtkHScale</class>
  655. <name>slider</name>
  656. <width>500</width>
  657. <height>15</height>
  658. <can_focus>True</can_focus>
  659. <signal>
  660.   <name>button_release_event</name>
  661.   <handler>GtkSliderRelease</handler>
  662.   <last_modification_time>Sun, 13 May 2001 14:40:22 GMT</last_modification_time>
  663. </signal>
  664. <signal>
  665.   <name>button_press_event</name>
  666.   <handler>GtkSliderPress</handler>
  667.   <last_modification_time>Sun, 13 May 2001 14:40:38 GMT</last_modification_time>
  668. </signal>
  669. <draw_value>False</draw_value>
  670. <value_pos>GTK_POS_TOP</value_pos>
  671. <digits>3</digits>
  672. <policy>GTK_UPDATE_CONTINUOUS</policy>
  673. <value>0</value>
  674. <lower>0</lower>
  675. <upper>100</upper>
  676. <step>1</step>
  677. <page>6.25</page>
  678. <page_size>0</page_size>
  679.       </widget>
  680.     </widget>
  681.     <widget>
  682.       <class>GtkHBox</class>
  683.       <name>file_box</name>
  684.       <width>500</width>
  685.       <height>24</height>
  686.       <homogeneous>False</homogeneous>
  687.       <spacing>0</spacing>
  688.       <child>
  689. <padding>0</padding>
  690. <expand>True</expand>
  691. <fill>True</fill>
  692.       </child>
  693.       <widget>
  694. <class>GtkLabel</class>
  695. <name>label_status</name>
  696. <label></label>
  697. <justify>GTK_JUSTIFY_CENTER</justify>
  698. <wrap>False</wrap>
  699. <xalign>0.5</xalign>
  700. <yalign>0.5</yalign>
  701. <xpad>0</xpad>
  702. <ypad>0</ypad>
  703. <child>
  704.   <padding>0</padding>
  705.   <expand>True</expand>
  706.   <fill>True</fill>
  707. </child>
  708.       </widget>
  709.     </widget>
  710.     <widget>
  711.       <class>GtkHBox</class>
  712.       <name>dvd_box</name>
  713.       <width>500</width>
  714.       <height>24</height>
  715.       <visible>False</visible>
  716.       <homogeneous>False</homogeneous>
  717.       <spacing>0</spacing>
  718.       <child>
  719. <padding>0</padding>
  720. <expand>True</expand>
  721. <fill>True</fill>
  722.       </child>
  723.       <widget>
  724. <class>GtkLabel</class>
  725. <name>dvd_label</name>
  726. <label>Disc</label>
  727. <justify>GTK_JUSTIFY_CENTER</justify>
  728. <wrap>False</wrap>
  729. <xalign>0.5</xalign>
  730. <yalign>0.5</yalign>
  731. <xpad>0</xpad>
  732. <ypad>0</ypad>
  733. <child>
  734.   <padding>0</padding>
  735.   <expand>True</expand>
  736.   <fill>False</fill>
  737. </child>
  738.       </widget>
  739.       <widget>
  740. <class>GtkHBox</class>
  741. <name>title_box</name>
  742. <homogeneous>False</homogeneous>
  743. <spacing>0</spacing>
  744. <child>
  745.   <padding>0</padding>
  746.   <expand>True</expand>
  747.   <fill>True</fill>
  748. </child>
  749. <widget>
  750.   <class>GtkLabel</class>
  751.   <name>title</name>
  752.   <label>Title:</label>
  753.   <justify>GTK_JUSTIFY_CENTER</justify>
  754.   <wrap>False</wrap>
  755.   <xalign>0.5</xalign>
  756.   <yalign>0.5</yalign>
  757.   <xpad>0</xpad>
  758.   <ypad>0</ypad>
  759.   <child>
  760.     <padding>5</padding>
  761.     <expand>False</expand>
  762.     <fill>False</fill>
  763.   </child>
  764. </widget>
  765. <widget>
  766.   <class>GtkLabel</class>
  767.   <name>title_label</name>
  768.   <label>--</label>
  769.   <justify>GTK_JUSTIFY_CENTER</justify>
  770.   <wrap>False</wrap>
  771.   <xalign>0.5</xalign>
  772.   <yalign>0.5</yalign>
  773.   <xpad>0</xpad>
  774.   <ypad>0</ypad>
  775.   <child>
  776.     <padding>5</padding>
  777.     <expand>False</expand>
  778.     <fill>False</fill>
  779.   </child>
  780. </widget>
  781. <widget>
  782.   <class>GtkButton</class>
  783.   <name>title_prev_button</name>
  784.   <can_focus>True</can_focus>
  785.   <signal>
  786.     <name>clicked</name>
  787.     <handler>GtkTitlePrev</handler>
  788.     <last_modification_time>Sun, 13 May 2001 14:41:41 GMT</last_modification_time>
  789.   </signal>
  790.   <label>Prev</label>
  791.   <relief>GTK_RELIEF_NONE</relief>
  792.   <child>
  793.     <padding>5</padding>
  794.     <expand>False</expand>
  795.     <fill>False</fill>
  796.   </child>
  797. </widget>
  798. <widget>
  799.   <class>GtkButton</class>
  800.   <name>title_next_button</name>
  801.   <can_focus>True</can_focus>
  802.   <signal>
  803.     <name>clicked</name>
  804.     <handler>GtkTitleNext</handler>
  805.     <last_modification_time>Sun, 13 May 2001 14:42:00 GMT</last_modification_time>
  806.   </signal>
  807.   <label>Next</label>
  808.   <relief>GTK_RELIEF_NONE</relief>
  809.   <child>
  810.     <padding>5</padding>
  811.     <expand>False</expand>
  812.     <fill>False</fill>
  813.   </child>
  814. </widget>
  815.       </widget>
  816.       <widget>
  817. <class>GtkVSeparator</class>
  818. <name>dvd_separator</name>
  819. <child>
  820.   <padding>0</padding>
  821.   <expand>True</expand>
  822.   <fill>True</fill>
  823. </child>
  824.       </widget>
  825.       <widget>
  826. <class>GtkHBox</class>
  827. <name>chapter_box</name>
  828. <homogeneous>False</homogeneous>
  829. <spacing>0</spacing>
  830. <child>
  831.   <padding>0</padding>
  832.   <expand>True</expand>
  833.   <fill>True</fill>
  834. </child>
  835. <widget>
  836.   <class>GtkLabel</class>
  837.   <name>chapter</name>
  838.   <label>Chapter:</label>
  839.   <justify>GTK_JUSTIFY_CENTER</justify>
  840.   <wrap>False</wrap>
  841.   <xalign>0.5</xalign>
  842.   <yalign>0.5</yalign>
  843.   <xpad>0</xpad>
  844.   <ypad>0</ypad>
  845.   <child>
  846.     <padding>5</padding>
  847.     <expand>False</expand>
  848.     <fill>False</fill>
  849.   </child>
  850. </widget>
  851. <widget>
  852.   <class>GtkLabel</class>
  853.   <name>chapter_label</name>
  854.   <label>---</label>
  855.   <justify>GTK_JUSTIFY_CENTER</justify>
  856.   <wrap>False</wrap>
  857.   <xalign>0.5</xalign>
  858.   <yalign>0.5</yalign>
  859.   <xpad>0</xpad>
  860.   <ypad>0</ypad>
  861.   <child>
  862.     <padding>5</padding>
  863.     <expand>False</expand>
  864.     <fill>False</fill>
  865.   </child>
  866. </widget>
  867. <widget>
  868.   <class>GtkButton</class>
  869.   <name>chapter_prev_button</name>
  870.   <can_focus>True</can_focus>
  871.   <signal>
  872.     <name>clicked</name>
  873.     <handler>GtkChapterPrev</handler>
  874.     <last_modification_time>Sun, 13 May 2001 14:42:25 GMT</last_modification_time>
  875.   </signal>
  876.   <label>Prev</label>
  877.   <relief>GTK_RELIEF_NONE</relief>
  878.   <child>
  879.     <padding>5</padding>
  880.     <expand>False</expand>
  881.     <fill>False</fill>
  882.   </child>
  883. </widget>
  884. <widget>
  885.   <class>GtkButton</class>
  886.   <name>chapter_next_button</name>
  887.   <can_focus>True</can_focus>
  888.   <signal>
  889.     <name>clicked</name>
  890.     <handler>GtkChapterNext</handler>
  891.     <last_modification_time>Sun, 13 May 2001 14:42:42 GMT</last_modification_time>
  892.   </signal>
  893.   <label>Next</label>
  894.   <relief>GTK_RELIEF_NONE</relief>
  895.   <child>
  896.     <padding>5</padding>
  897.     <expand>False</expand>
  898.     <fill>False</fill>
  899.   </child>
  900. </widget>
  901.       </widget>
  902.     </widget>
  903.     <widget>
  904.       <class>GtkHBox</class>
  905.       <name>network_box</name>
  906.       <width>500</width>
  907.       <height>24</height>
  908.       <visible>False</visible>
  909.       <homogeneous>False</homogeneous>
  910.       <spacing>0</spacing>
  911.       <child>
  912. <padding>0</padding>
  913. <expand>True</expand>
  914. <fill>True</fill>
  915.       </child>
  916.       <widget>
  917. <class>GtkLabel</class>
  918. <name>network_address_label</name>
  919. <label>No server</label>
  920. <justify>GTK_JUSTIFY_CENTER</justify>
  921. <wrap>False</wrap>
  922. <xalign>0.5</xalign>
  923. <yalign>0.5</yalign>
  924. <xpad>0</xpad>
  925. <ypad>0</ypad>
  926. <child>
  927.   <padding>0</padding>
  928.   <expand>True</expand>
  929.   <fill>True</fill>
  930. </child>
  931.       </widget>
  932.     </widget>
  933.     <widget>
  934.       <class>GtkStatusbar</class>
  935.       <name>intf_statusbar</name>
  936.       <child>
  937. <padding>0</padding>
  938. <expand>False</expand>
  939. <fill>False</fill>
  940.       </child>
  941.     </widget>
  942.   </widget>
  943. </widget>
  944. <widget>
  945.   <class>GtkMenu</class>
  946.   <name>intf_popup</name>
  947.   <widget>
  948.     <class>GtkMenuItem</class>
  949.     <name>popup_play</name>
  950.     <signal>
  951.       <name>activate</name>
  952.       <handler>GtkControlPlay</handler>
  953.       <last_modification_time>Tue, 15 May 2001 13:53:43 GMT</last_modification_time>
  954.     </signal>
  955.     <label>_Play</label>
  956.     <right_justify>False</right_justify>
  957.   </widget>
  958.   <widget>
  959.     <class>GtkMenuItem</class>
  960.     <name>popup_pause</name>
  961.     <sensitive>False</sensitive>
  962.     <signal>
  963.       <name>activate</name>
  964.       <handler>GtkControlPause</handler>
  965.       <last_modification_time>Tue, 15 May 2001 13:53:37 GMT</last_modification_time>
  966.     </signal>
  967.     <label>Pause</label>
  968.     <right_justify>False</right_justify>
  969.   </widget>
  970.   <widget>
  971.     <class>GtkMenuItem</class>
  972.     <name>popup_stop</name>
  973.     <signal>
  974.       <name>activate</name>
  975.       <handler>GtkControlStop</handler>
  976.       <last_modification_time>Tue, 15 May 2001 13:53:29 GMT</last_modification_time>
  977.     </signal>
  978.     <label>Stop</label>
  979.     <right_justify>False</right_justify>
  980.   </widget>
  981.   <widget>
  982.     <class>GtkMenuItem</class>
  983.     <name>popup_back</name>
  984.     <sensitive>False</sensitive>
  985.     <signal>
  986.       <name>activate</name>
  987.       <handler>GtkControlBack</handler>
  988.       <last_modification_time>Tue, 15 May 2001 13:53:21 GMT</last_modification_time>
  989.     </signal>
  990.     <label>Back</label>
  991.     <right_justify>False</right_justify>
  992.   </widget>
  993.   <widget>
  994.     <class>GtkMenuItem</class>
  995.     <name>popup_slow</name>
  996.     <sensitive>False</sensitive>
  997.     <signal>
  998.       <name>activate</name>
  999.       <handler>GtkControlSlow</handler>
  1000.       <last_modification_time>Tue, 15 May 2001 13:53:15 GMT</last_modification_time>
  1001.     </signal>
  1002.     <label>Slow</label>
  1003.     <right_justify>False</right_justify>
  1004.   </widget>
  1005.   <widget>
  1006.     <class>GtkMenuItem</class>
  1007.     <name>popup_fast</name>
  1008.     <sensitive>False</sensitive>
  1009.     <signal>
  1010.       <name>activate</name>
  1011.       <handler>GtkControlFast</handler>
  1012.       <last_modification_time>Tue, 15 May 2001 13:53:07 GMT</last_modification_time>
  1013.     </signal>
  1014.     <label>Fast</label>
  1015.     <right_justify>False</right_justify>
  1016.   </widget>
  1017.   <widget>
  1018.     <class>GtkMenuItem</class>
  1019.     <name>separator16</name>
  1020.     <right_justify>False</right_justify>
  1021.   </widget>
  1022.   <widget>
  1023.     <class>GtkMenuItem</class>
  1024.     <name>popup_next</name>
  1025.     <signal>
  1026.       <name>activate</name>
  1027.       <handler>GtkPlaylistNext</handler>
  1028.       <last_modification_time>Tue, 15 May 2001 13:52:31 GMT</last_modification_time>
  1029.     </signal>
  1030.     <label>Next</label>
  1031.     <right_justify>False</right_justify>
  1032.   </widget>
  1033.   <widget>
  1034.     <class>GtkMenuItem</class>
  1035.     <name>popup_prev</name>
  1036.     <signal>
  1037.       <name>activate</name>
  1038.       <handler>GtkPlaylistPrev</handler>
  1039.       <last_modification_time>Tue, 15 May 2001 13:52:23 GMT</last_modification_time>
  1040.     </signal>
  1041.     <label>Prev</label>
  1042.     <right_justify>False</right_justify>
  1043.   </widget>
  1044.   <widget>
  1045.     <class>GtkMenuItem</class>
  1046.     <name>popup_jump</name>
  1047.     <signal>
  1048.       <name>activate</name>
  1049.       <handler>GtkJumpShow</handler>
  1050.       <last_modification_time>Tue, 15 May 2001 13:52:13 GMT</last_modification_time>
  1051.     </signal>
  1052.     <label>_Jump...</label>
  1053.     <right_justify>False</right_justify>
  1054.   </widget>
  1055.   <widget>
  1056.     <class>GtkMenuItem</class>
  1057.     <name>separator27</name>
  1058.     <right_justify>False</right_justify>
  1059.   </widget>
  1060.   <widget>
  1061.     <class>GtkMenuItem</class>
  1062.     <name>popup_program</name>
  1063.     <sensitive>False</sensitive>
  1064.     <label>Program</label>
  1065.     <right_justify>False</right_justify>
  1066.   </widget>
  1067.   <widget>
  1068.     <class>GtkMenuItem</class>
  1069.     <name>popup_navigation</name>
  1070.     <sensitive>False</sensitive>
  1071.     <label>_Navigation</label>
  1072.     <right_justify>False</right_justify>
  1073.   </widget>
  1074.   <widget>
  1075.     <class>GtkMenuItem</class>
  1076.     <name>popup_audio</name>
  1077.     <label>Audio</label>
  1078.     <right_justify>False</right_justify>
  1079.     <widget>
  1080.       <class>GtkMenu</class>
  1081.       <name>popup_audio_menu</name>
  1082.       <widget>
  1083. <class>GtkMenuItem</class>
  1084. <name>popup_language</name>
  1085. <sensitive>False</sensitive>
  1086. <label>_Language</label>
  1087. <right_justify>False</right_justify>
  1088.       </widget>
  1089.       <widget>
  1090. <class>GtkMenuItem</class>
  1091. <name>separator19</name>
  1092. <right_justify>False</right_justify>
  1093.       </widget>
  1094.       <widget>
  1095. <class>GtkMenuItem</class>
  1096. <name>popup_volume_up</name>
  1097. <signal>
  1098.   <name>activate</name>
  1099.   <handler>GtkVolumeUp</handler>
  1100.   <last_modification_time>Mon, 20 Jan 2003 10:16:02 GMT</last_modification_time>
  1101. </signal>
  1102. <label>Volume Up</label>
  1103. <right_justify>False</right_justify>
  1104.       </widget>
  1105.       <widget>
  1106. <class>GtkMenuItem</class>
  1107. <name>popup_volume_down</name>
  1108. <signal>
  1109.   <name>activate</name>
  1110.   <handler>GtkVolumeDown</handler>
  1111.   <last_modification_time>Mon, 20 Jan 2003 10:18:25 GMT</last_modification_time>
  1112. </signal>
  1113. <label>Volume Down</label>
  1114. <right_justify>False</right_justify>
  1115.       </widget>
  1116.       <widget>
  1117. <class>GtkMenuItem</class>
  1118. <name>popup_volume_mute</name>
  1119. <signal>
  1120.   <name>activate</name>
  1121.   <handler>GtkVolumeMute</handler>
  1122.   <last_modification_time>Mon, 20 Jan 2003 10:18:25 GMT</last_modification_time>
  1123. </signal>
  1124. <label>Mute</label>
  1125. <right_justify>False</right_justify>
  1126.       </widget>
  1127.       <widget>
  1128. <class>GtkMenuItem</class>
  1129. <name>separator20</name>
  1130. <right_justify>False</right_justify>
  1131.       </widget>
  1132.       <widget>
  1133. <class>GtkMenuItem</class>
  1134. <name>popup_audio_channels</name>
  1135. <label>Channels</label>
  1136. <right_justify>False</right_justify>
  1137.       </widget>
  1138.       <widget>
  1139. <class>GtkMenuItem</class>
  1140. <name>popup_audio_device</name>
  1141. <label>Device</label>
  1142. <right_justify>False</right_justify>
  1143.       </widget>
  1144.     </widget>
  1145.   </widget>
  1146.   <widget>
  1147.     <class>GtkMenuItem</class>
  1148.     <name>popup_video</name>
  1149.     <label>Video</label>
  1150.     <right_justify>False</right_justify>
  1151.     <widget>
  1152.       <class>GtkMenu</class>
  1153.       <name>popup_video_menu</name>
  1154.       <widget>
  1155. <class>GtkMenuItem</class>
  1156. <name>popup_subpictures</name>
  1157. <sensitive>False</sensitive>
  1158. <label>_Subtitles</label>
  1159. <right_justify>False</right_justify>
  1160.       </widget>
  1161.       <widget>
  1162. <class>GtkMenuItem</class>
  1163. <name>separator21</name>
  1164. <right_justify>False</right_justify>
  1165.       </widget>
  1166.       <widget>
  1167. <class>GtkMenuItem</class>
  1168. <name>popup_fullscreen</name>
  1169. <signal>
  1170.   <name>activate</name>
  1171.   <handler>GtkFullscreen</handler>
  1172.   <last_modification_time>Tue, 15 May 2001 13:52:38 GMT</last_modification_time>
  1173. </signal>
  1174. <label>_Fullscreen</label>
  1175. <right_justify>False</right_justify>
  1176.       </widget>
  1177.       <widget>
  1178. <class>GtkMenuItem</class>
  1179. <name>separator23</name>
  1180. <right_justify>False</right_justify>
  1181.       </widget>
  1182.       <widget>
  1183. <class>GtkMenuItem</class>
  1184. <name>popup_deinterlace</name>
  1185. <label>Deinterlace</label>
  1186. <right_justify>False</right_justify>
  1187.       </widget>
  1188.       <widget>
  1189. <class>GtkMenuItem</class>
  1190. <name>popup_video_device</name>
  1191. <label>Screen</label>
  1192. <right_justify>False</right_justify>
  1193.       </widget>
  1194.     </widget>
  1195.   </widget>
  1196.   <widget>
  1197.     <class>GtkMenuItem</class>
  1198.     <name>separator26</name>
  1199.     <right_justify>False</right_justify>
  1200.   </widget>
  1201.   <widget>
  1202.     <class>GtkMenuItem</class>
  1203.     <name>popup_open</name>
  1204.     <label>_File</label>
  1205.     <right_justify>False</right_justify>
  1206.     <widget>
  1207.       <class>GtkMenu</class>
  1208.       <name>popup_open_menu</name>
  1209.       <widget>
  1210. <class>GtkMenuItem</class>
  1211. <name>popup_file</name>
  1212. <tooltip>Open a file</tooltip>
  1213. <signal>
  1214.   <name>activate</name>
  1215.   <handler>GtkFileOpenShow</handler>
  1216.   <last_modification_time>Mon, 14 May 2001 21:33:55 GMT</last_modification_time>
  1217. </signal>
  1218. <label>_Open File...</label>
  1219. <right_justify>False</right_justify>
  1220.       </widget>
  1221.       <widget>
  1222. <class>GtkMenuItem</class>
  1223. <name>popup_disc</name>
  1224. <tooltip>Open Disc Media</tooltip>
  1225. <signal>
  1226.   <name>activate</name>
  1227.   <handler>GtkDiscOpenShow</handler>
  1228.   <last_modification_time>Mon, 14 May 2001 21:34:09 GMT</last_modification_time>
  1229. </signal>
  1230. <label>Open _Disc...</label>
  1231. <right_justify>False</right_justify>
  1232.       </widget>
  1233.       <widget>
  1234. <class>GtkMenuItem</class>
  1235. <name>popup_network</name>
  1236. <tooltip>Select a network stream</tooltip>
  1237. <signal>
  1238.   <name>activate</name>
  1239.   <handler>GtkNetworkOpenShow</handler>
  1240.   <last_modification_time>Mon, 14 May 2001 21:34:23 GMT</last_modification_time>
  1241. </signal>
  1242. <label>_Network Stream...</label>
  1243. <right_justify>False</right_justify>
  1244.       </widget>
  1245.       <widget>
  1246. <class>GtkMenuItem</class>
  1247. <name>separator12</name>
  1248. <right_justify>False</right_justify>
  1249.       </widget>
  1250.       <widget>
  1251. <class>GtkMenuItem</class>
  1252. <name>popup_about</name>
  1253. <signal>
  1254.   <name>activate</name>
  1255.   <handler>GtkAboutShow</handler>
  1256.   <last_modification_time>Mon, 14 May 2001 21:34:54 GMT</last_modification_time>
  1257. </signal>
  1258. <label>_About...</label>
  1259. <right_justify>False</right_justify>
  1260.       </widget>
  1261.     </widget>
  1262.   </widget>
  1263.   <widget>
  1264.     <class>GtkMenuItem</class>
  1265.     <name>popup_interface_toggle</name>
  1266.     <signal>
  1267.       <name>activate</name>
  1268.       <handler>GtkWindowToggle</handler>
  1269.       <last_modification_time>Tue, 15 May 2001 13:53:00 GMT</last_modification_time>
  1270.     </signal>
  1271.     <label>Toggle _Interface</label>
  1272.     <right_justify>False</right_justify>
  1273.   </widget>
  1274.   <widget>
  1275.     <class>GtkMenuItem</class>
  1276.     <name>popup_playlist</name>
  1277.     <signal>
  1278.       <name>activate</name>
  1279.       <handler>GtkPlaylistShow</handler>
  1280.       <last_modification_time>Tue, 15 May 2001 13:51:55 GMT</last_modification_time>
  1281.     </signal>
  1282.     <label>Playlist...</label>
  1283.     <right_justify>False</right_justify>
  1284.   </widget>
  1285.   <widget>
  1286.     <class>GtkMenuItem</class>
  1287.     <name>popup_preferences</name>
  1288.     <signal>
  1289.       <name>activate</name>
  1290.       <handler>GtkPreferencesShow</handler>
  1291.       <last_modification_time>Tue, 15 May 2001 13:51:46 GMT</last_modification_time>
  1292.     </signal>
  1293.     <label>_Preferences...</label>
  1294.     <right_justify>False</right_justify>
  1295.   </widget>
  1296.   <widget>
  1297.     <class>GtkMenuItem</class>
  1298.     <name>separator9</name>
  1299.     <right_justify>False</right_justify>
  1300.   </widget>
  1301.   <widget>
  1302.     <class>GtkMenuItem</class>
  1303.     <name>popup_exit</name>
  1304.     <signal>
  1305.       <name>activate</name>
  1306.       <handler>GtkExit</handler>
  1307.       <last_modification_time>Tue, 15 May 2001 13:52:03 GMT</last_modification_time>
  1308.     </signal>
  1309.     <label>E_xit</label>
  1310.     <right_justify>False</right_justify>
  1311.   </widget>
  1312. </widget>
  1313. <widget>
  1314.   <class>GtkDialog</class>
  1315.   <name>intf_about</name>
  1316.   <border_width>5</border_width>
  1317.   <title>About</title>
  1318.   <type>GTK_WINDOW_TOPLEVEL</type>
  1319.   <position>GTK_WIN_POS_CENTER</position>
  1320.   <modal>False</modal>
  1321.   <allow_shrink>False</allow_shrink>
  1322.   <allow_grow>False</allow_grow>
  1323.   <auto_shrink>False</auto_shrink>
  1324.   <widget>
  1325.     <class>GtkVBox</class>
  1326.     <child_name>Dialog:vbox</child_name>
  1327.     <name>dialog-vbox1</name>
  1328.     <homogeneous>False</homogeneous>
  1329.     <spacing>0</spacing>
  1330.     <widget>
  1331.       <class>GtkHBox</class>
  1332.       <child_name>Dialog:action_area</child_name>
  1333.       <name>dialog-action_area</name>
  1334.       <border_width>10</border_width>
  1335.       <homogeneous>True</homogeneous>
  1336.       <spacing>5</spacing>
  1337.       <child>
  1338. <padding>0</padding>
  1339. <expand>False</expand>
  1340. <fill>True</fill>
  1341. <pack>GTK_PACK_END</pack>
  1342.       </child>
  1343.       <widget>
  1344. <class>GtkButton</class>
  1345. <name>about_ok</name>
  1346. <can_default>True</can_default>
  1347. <has_default>True</has_default>
  1348. <can_focus>True</can_focus>
  1349. <signal>
  1350.   <name>clicked</name>
  1351.   <handler>GtkAboutOk</handler>
  1352.   <last_modification_time>Sun, 13 May 2001 14:47:20 GMT</last_modification_time>
  1353. </signal>
  1354. <label>OK</label>
  1355. <relief>GTK_RELIEF_NORMAL</relief>
  1356. <child>
  1357.   <padding>0</padding>
  1358.   <expand>False</expand>
  1359.   <fill>True</fill>
  1360. </child>
  1361.       </widget>
  1362.     </widget>
  1363.     <widget>
  1364.       <class>GtkVBox</class>
  1365.       <name>vbox3</name>
  1366.       <homogeneous>False</homogeneous>
  1367.       <spacing>0</spacing>
  1368.       <child>
  1369. <padding>0</padding>
  1370. <expand>True</expand>
  1371. <fill>True</fill>
  1372.       </child>
  1373.       <widget>
  1374. <class>GtkLabel</class>
  1375. <name>label14</name>
  1376. <label>VLC media player</label>
  1377. <justify>GTK_JUSTIFY_CENTER</justify>
  1378. <wrap>False</wrap>
  1379. <xalign>0.5</xalign>
  1380. <yalign>0.5</yalign>
  1381. <xpad>0</xpad>
  1382. <ypad>10</ypad>
  1383. <child>
  1384.   <padding>0</padding>
  1385.   <expand>True</expand>
  1386.   <fill>True</fill>
  1387. </child>
  1388.       </widget>
  1389.       <widget>
  1390. <class>GtkLabel</class>
  1391. <name>label18</name>
  1392. <label>(c) 1996-2003 the VideoLAN team</label>
  1393. <justify>GTK_JUSTIFY_LEFT</justify>
  1394. <wrap>False</wrap>
  1395. <xalign>0.5</xalign>
  1396. <yalign>0.5</yalign>
  1397. <xpad>0</xpad>
  1398. <ypad>5</ypad>
  1399. <child>
  1400.   <padding>0</padding>
  1401.   <expand>False</expand>
  1402.   <fill>False</fill>
  1403. </child>
  1404.       </widget>
  1405.       <widget>
  1406. <class>GtkFrame</class>
  1407. <name>frame1</name>
  1408. <label>Authors</label>
  1409. <label_xalign>0</label_xalign>
  1410. <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1411. <child>
  1412.   <padding>0</padding>
  1413.   <expand>False</expand>
  1414.   <fill>False</fill>
  1415. </child>
  1416. <widget>
  1417.   <class>GtkVBox</class>
  1418.   <name>vbox17</name>
  1419.   <homogeneous>False</homogeneous>
  1420.   <spacing>0</spacing>
  1421.   <widget>
  1422.     <class>GtkLabel</class>
  1423.     <name>label16</name>
  1424.     <label>the VideoLAN team &lt;videolan@videolan.org&gt;</label>
  1425.     <justify>GTK_JUSTIFY_LEFT</justify>
  1426.     <wrap>False</wrap>
  1427.     <xalign>0.5</xalign>
  1428.     <yalign>0</yalign>
  1429.     <xpad>5</xpad>
  1430.     <ypad>0</ypad>
  1431.     <child>
  1432.       <padding>0</padding>
  1433.       <expand>False</expand>
  1434.       <fill>False</fill>
  1435.     </child>
  1436.   </widget>
  1437.   <widget>
  1438.     <class>GtkLabel</class>
  1439.     <name>label39</name>
  1440.     <label>http://www.videolan.org/</label>
  1441.     <justify>GTK_JUSTIFY_LEFT</justify>
  1442.     <wrap>False</wrap>
  1443.     <xalign>0.5</xalign>
  1444.     <yalign>0</yalign>
  1445.     <xpad>5</xpad>
  1446.     <ypad>0</ypad>
  1447.     <child>
  1448.       <padding>0</padding>
  1449.       <expand>False</expand>
  1450.       <fill>False</fill>
  1451.     </child>
  1452.   </widget>
  1453. </widget>
  1454.       </widget>
  1455.       <widget>
  1456. <class>GtkLabel</class>
  1457. <name>label17</name>
  1458. <label>This is the VLC media player, a DVD, MPEG and DivX player. It can play MPEG and MPEG2 files from a file or from a network source.</label>
  1459. <justify>GTK_JUSTIFY_LEFT</justify>
  1460. <wrap>True</wrap>
  1461. <xalign>0.5</xalign>
  1462. <yalign>0.5</yalign>
  1463. <xpad>0</xpad>
  1464. <ypad>5</ypad>
  1465. <child>
  1466.   <padding>0</padding>
  1467.   <expand>False</expand>
  1468.   <fill>False</fill>
  1469. </child>
  1470.       </widget>
  1471.     </widget>
  1472.   </widget>
  1473. </widget>
  1474. <widget>
  1475.   <class>GtkDialog</class>
  1476.   <name>intf_open</name>
  1477.   <border_width>5</border_width>
  1478.   <signal>
  1479.     <name>delete_event</name>
  1480.     <handler>gtk_widget_hide</handler>
  1481.     <last_modification_time>Mon, 16 Sep 2002 07:48:17 GMT</last_modification_time>
  1482.   </signal>
  1483.   <title>Open Target</title>
  1484.   <type>GTK_WINDOW_TOPLEVEL</type>
  1485.   <position>GTK_WIN_POS_NONE</position>
  1486.   <modal>False</modal>
  1487.   <allow_shrink>False</allow_shrink>
  1488.   <allow_grow>True</allow_grow>
  1489.   <auto_shrink>True</auto_shrink>
  1490.   <widget>
  1491.     <class>GtkVBox</class>
  1492.     <child_name>Dialog:vbox</child_name>
  1493.     <name>dialog-vbox7</name>
  1494.     <homogeneous>False</homogeneous>
  1495.     <spacing>0</spacing>
  1496.     <widget>
  1497.       <class>GtkHBox</class>
  1498.       <child_name>Dialog:action_area</child_name>
  1499.       <name>dialog-action_area6</name>
  1500.       <border_width>5</border_width>
  1501.       <homogeneous>True</homogeneous>
  1502.       <spacing>5</spacing>
  1503.       <child>
  1504. <padding>0</padding>
  1505. <expand>False</expand>
  1506. <fill>True</fill>
  1507. <pack>GTK_PACK_END</pack>
  1508.       </child>
  1509.       <widget>
  1510. <class>GtkHBox</class>
  1511. <name>hbox18</name>
  1512. <homogeneous>True</homogeneous>
  1513. <spacing>5</spacing>
  1514. <child>
  1515.   <padding>0</padding>
  1516.   <expand>True</expand>
  1517.   <fill>True</fill>
  1518. </child>
  1519. <widget>
  1520.   <class>GtkHBox</class>
  1521.   <name>hbox19</name>
  1522.   <homogeneous>True</homogeneous>
  1523.   <spacing>5</spacing>
  1524.   <child>
  1525.     <padding>0</padding>
  1526.     <expand>False</expand>
  1527.     <fill>True</fill>
  1528.     <pack>GTK_PACK_END</pack>
  1529.   </child>
  1530.   <widget>
  1531.     <class>GtkButton</class>
  1532.     <name>open_ok</name>
  1533.     <can_focus>True</can_focus>
  1534.     <signal>
  1535.       <name>clicked</name>
  1536.       <handler>GtkOpenOk</handler>
  1537.       <last_modification_time>Mon, 08 Jul 2002 14:52:19 GMT</last_modification_time>
  1538.     </signal>
  1539.     <label>OK</label>
  1540.     <relief>GTK_RELIEF_NORMAL</relief>
  1541.     <child>
  1542.       <padding>0</padding>
  1543.       <expand>False</expand>
  1544.       <fill>True</fill>
  1545.     </child>
  1546.   </widget>
  1547.   <widget>
  1548.     <class>GtkButton</class>
  1549.     <name>open_cancel</name>
  1550.     <can_focus>True</can_focus>
  1551.     <accelerator>
  1552.       <modifiers>0</modifiers>
  1553.       <key>GDK_Escape</key>
  1554.       <signal>clicked</signal>
  1555.     </accelerator>
  1556.     <signal>
  1557.       <name>clicked</name>
  1558.       <handler>GtkOpenCancel</handler>
  1559.       <last_modification_time>Mon, 08 Jul 2002 14:52:36 GMT</last_modification_time>
  1560.     </signal>
  1561.     <label>Cancel</label>
  1562.     <relief>GTK_RELIEF_NORMAL</relief>
  1563.     <child>
  1564.       <padding>0</padding>
  1565.       <expand>False</expand>
  1566.       <fill>True</fill>
  1567.     </child>
  1568.   </widget>
  1569. </widget>
  1570.       </widget>
  1571.     </widget>
  1572.     <widget>
  1573.       <class>GtkVBox</class>
  1574.       <name>open_vbox</name>
  1575.       <homogeneous>False</homogeneous>
  1576.       <spacing>5</spacing>
  1577.       <child>
  1578. <padding>0</padding>
  1579. <expand>True</expand>
  1580. <fill>True</fill>
  1581.       </child>
  1582.       <widget>
  1583. <class>GtkFrame</class>
  1584. <name>frame10</name>
  1585. <label>Media Resource Locator (MRL)</label>
  1586. <label_xalign>0</label_xalign>
  1587. <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  1588. <child>
  1589.   <padding>0</padding>
  1590.   <expand>False</expand>
  1591.   <fill>True</fill>
  1592. </child>
  1593. <widget>
  1594.   <class>GtkHBox</class>
  1595.   <name>hbox21</name>
  1596.   <border_width>5</border_width>
  1597.   <homogeneous>False</homogeneous>
  1598.   <spacing>5</spacing>
  1599.   <widget>
  1600.     <class>GtkHBox</class>
  1601.     <name>hbox22</name>
  1602.     <homogeneous>False</homogeneous>
  1603.     <spacing>0</spacing>
  1604.     <child>
  1605.       <padding>0</padding>
  1606.       <expand>False</expand>
  1607.       <fill>True</fill>
  1608.     </child>
  1609.     <widget>
  1610.       <class>GtkLabel</class>
  1611.       <name>label34</name>
  1612.       <label>Open Target:</label>
  1613.       <justify>GTK_JUSTIFY_CENTER</justify>
  1614.       <wrap>False</wrap>
  1615.       <xalign>0.5</xalign>
  1616.       <yalign>0.5</yalign>
  1617.       <xpad>0</xpad>
  1618.       <ypad>0</ypad>
  1619.       <child>
  1620. <padding>0</padding>
  1621. <expand>False</expand>
  1622. <fill>False</fill>
  1623.       </child>
  1624.     </widget>
  1625.   </widget>
  1626.   <widget>
  1627.     <class>GtkCombo</class>
  1628.     <name>combo2</name>
  1629.     <value_in_list>False</value_in_list>
  1630.     <ok_if_empty>True</ok_if_empty>
  1631.     <case_sensitive>False</case_sensitive>
  1632.     <use_arrows>True</use_arrows>
  1633.     <use_arrows_always>False</use_arrows_always>
  1634.     <items></items>
  1635.     <child>
  1636.       <padding>0</padding>
  1637.       <expand>True</expand>
  1638.       <fill>True</fill>
  1639.     </child>
  1640.     <widget>
  1641.       <class>GtkEntry</class>
  1642.       <child_name>GtkCombo:entry</child_name>
  1643.       <name>entry_open</name>
  1644.       <can_focus>True</can_focus>
  1645.       <editable>True</editable>
  1646.       <text_visible>True</text_visible>
  1647.       <text_max_length>0</text_max_length>
  1648.       <text></text>
  1649.     </widget>
  1650.   </widget>
  1651. </widget>
  1652.       </widget>
  1653.       <widget>
  1654. <class>GtkLabel</class>
  1655. <name>label36</name>
  1656. <label>Alternatively, you can build an MRL using one of the following predefined targets:</label>
  1657. <justify>GTK_JUSTIFY_LEFT</justify>
  1658. <wrap>False</wrap>
  1659. <xalign>0</xalign>
  1660. <yalign>1</yalign>
  1661. <xpad>0</xpad>
  1662. <ypad>0</ypad>
  1663. <child>
  1664.   <padding>0</padding>
  1665.   <expand>True</expand>
  1666.   <fill>True</fill>
  1667. </child>
  1668.       </widget>
  1669.       <widget>
  1670. <class>GtkNotebook</class>
  1671. <name>open_notebook</name>
  1672. <can_focus>True</can_focus>
  1673. <signal>
  1674.   <name>switch_page</name>
  1675.   <handler>GtkOpenNotebookChanged</handler>
  1676.   <after>True</after>
  1677.   <last_modification_time>Tue, 09 Jul 2002 14:01:19 GMT</last_modification_time>
  1678. </signal>
  1679. <show_tabs>True</show_tabs>
  1680. <show_border>True</show_border>
  1681. <tab_pos>GTK_POS_TOP</tab_pos>
  1682. <scrollable>False</scrollable>
  1683. <tab_hborder>2</tab_hborder>
  1684. <tab_vborder>2</tab_vborder>
  1685. <popup_enable>False</popup_enable>
  1686. <child>
  1687.   <padding>0</padding>
  1688.   <expand>True</expand>
  1689.   <fill>True</fill>
  1690. </child>
  1691. <widget>
  1692.   <class>GtkHBox</class>
  1693.   <name>hbox20</name>
  1694.   <border_width>5</border_width>
  1695.   <homogeneous>False</homogeneous>
  1696.   <spacing>5</spacing>
  1697.   <widget>
  1698.     <class>GtkCombo</class>
  1699.     <name>combo1</name>
  1700.     <value_in_list>False</value_in_list>
  1701.     <ok_if_empty>True</ok_if_empty>
  1702.     <case_sensitive>False</case_sensitive>
  1703.     <use_arrows>True</use_arrows>
  1704.     <use_arrows_always>False</use_arrows_always>
  1705.     <items></items>
  1706.     <child>
  1707.       <padding>0</padding>
  1708.       <expand>False</expand>
  1709.       <fill>True</fill>
  1710.     </child>
  1711.     <widget>
  1712.       <class>GtkEntry</class>
  1713.       <child_name>GtkCombo:entry</child_name>
  1714.       <name>entry_file</name>
  1715.       <can_focus>True</can_focus>
  1716.       <signal>
  1717. <name>changed</name>
  1718. <handler>GtkOpenChanged</handler>
  1719. <last_modification_time>Tue, 09 Jul 2002 13:22:33 GMT</last_modification_time>
  1720.       </signal>
  1721.       <editable>True</editable>
  1722.       <text_visible>True</text_visible>
  1723.       <text_max_length>0</text_max_length>
  1724.       <text></text>
  1725.     </widget>
  1726.   </widget>
  1727.   <widget>
  1728.     <class>GtkVBox</class>
  1729.     <name>vbox13</name>
  1730.     <homogeneous>True</homogeneous>
  1731.     <spacing>0</spacing>
  1732.     <child>
  1733.       <padding>0</padding>
  1734.       <expand>False</expand>
  1735.       <fill>False</fill>
  1736.     </child>
  1737.     <widget>
  1738.       <class>Placeholder</class>
  1739.     </widget>
  1740.     <widget>
  1741.       <class>GtkButton</class>
  1742.       <name>open_browse</name>
  1743.       <can_focus>True</can_focus>
  1744.       <signal>
  1745. <name>clicked</name>
  1746. <handler>GtkFileShow</handler>
  1747. <data>&quot;entry_file&quot;</data>
  1748. <last_modification_time>Mon, 20 Jan 2003 21:45:39 GMT</last_modification_time>
  1749.       </signal>
  1750.       <label>Browse...</label>
  1751.       <relief>GTK_RELIEF_NORMAL</relief>
  1752.       <child>
  1753. <padding>0</padding>
  1754. <expand>False</expand>
  1755. <fill>False</fill>
  1756.       </child>
  1757.     </widget>
  1758.     <widget>
  1759.       <class>Placeholder</class>
  1760.     </widget>
  1761.   </widget>
  1762. </widget>
  1763. <widget>
  1764.   <class>GtkLabel</class>
  1765.   <child_name>Notebook:tab</child_name>
  1766.   <name>open_file</name>
  1767.   <label>File</label>
  1768.   <justify>GTK_JUSTIFY_CENTER</justify>
  1769.   <wrap>False</wrap>
  1770.   <xalign>0.5</xalign>
  1771.   <yalign>0.5</yalign>
  1772.   <xpad>0</xpad>
  1773.   <ypad>0</ypad>
  1774. </widget>
  1775. <widget>
  1776.   <class>GtkTable</class>
  1777.   <name>table5</name>
  1778.   <border_width>5</border_width>
  1779.   <rows>5</rows>
  1780.   <columns>2</columns>
  1781.   <homogeneous>False</homogeneous>
  1782.   <row_spacing>5</row_spacing>
  1783.   <column_spacing>5</column_spacing>
  1784.   <widget>
  1785.     <class>GtkLabel</class>
  1786.     <name>label35</name>
  1787.     <label>Disc type</label>
  1788.     <justify>GTK_JUSTIFY_CENTER</justify>
  1789.     <wrap>False</wrap>
  1790.     <xalign>0</xalign>
  1791.     <yalign>0.5</yalign>
  1792.     <xpad>0</xpad>
  1793.     <ypad>0</ypad>
  1794.     <child>
  1795.       <left_attach>0</left_attach>
  1796.       <right_attach>1</right_attach>
  1797.       <top_attach>0</top_attach>
  1798.       <bottom_attach>1</bottom_attach>
  1799.       <xpad>0</xpad>
  1800.       <ypad>0</ypad>
  1801.       <xexpand>False</xexpand>
  1802.       <yexpand>False</yexpand>
  1803.       <xshrink>False</xshrink>
  1804.       <yshrink>False</yshrink>
  1805.       <xfill>True</xfill>
  1806.       <yfill>False</yfill>
  1807.     </child>
  1808.   </widget>
  1809.   <widget>
  1810.     <class>GtkHBox</class>
  1811.     <name>hbox24</name>
  1812.     <homogeneous>False</homogeneous>
  1813.     <spacing>0</spacing>
  1814.     <child>
  1815.       <left_attach>1</left_attach>
  1816.       <right_attach>2</right_attach>
  1817.       <top_attach>0</top_attach>
  1818.       <bottom_attach>1</bottom_attach>
  1819.       <xpad>0</xpad>
  1820.       <ypad>0</ypad>
  1821.       <xexpand>False</xexpand>
  1822.       <yexpand>False</yexpand>
  1823.       <xshrink>False</xshrink>
  1824.       <yshrink>False</yshrink>
  1825.       <xfill>True</xfill>
  1826.       <yfill>True</yfill>
  1827.     </child>
  1828.     <widget>
  1829.       <class>GtkRadioButton</class>
  1830.       <name>disc_dvd</name>
  1831.       <can_focus>True</can_focus>
  1832.       <signal>
  1833. <name>toggled</name>
  1834. <handler>GtkDiscOpenDvd</handler>
  1835. <last_modification_time>Sun, 13 May 2001 14:48:29 GMT</last_modification_time>
  1836.       </signal>
  1837.       <label>DVD</label>
  1838.       <active>False</active>
  1839.       <draw_indicator>True</draw_indicator>
  1840.       <group>disc</group>
  1841.       <child>
  1842. <padding>0</padding>
  1843. <expand>False</expand>
  1844. <fill>False</fill>
  1845.       </child>
  1846.     </widget>
  1847.     <widget>
  1848.       <class>GtkRadioButton</class>
  1849.       <name>disc_vcd</name>
  1850.       <can_focus>True</can_focus>
  1851.       <signal>
  1852. <name>toggled</name>
  1853. <handler>GtkDiscOpenVcd</handler>
  1854. <last_modification_time>Sun, 13 May 2001 14:48:39 GMT</last_modification_time>
  1855.       </signal>
  1856.       <label>VCD</label>
  1857.       <active>False</active>
  1858.       <draw_indicator>True</draw_indicator>
  1859.       <group>disc</group>
  1860.       <child>
  1861. <padding>0</padding>
  1862. <expand>False</expand>
  1863. <fill>False</fill>
  1864.       </child>
  1865.     </widget>
  1866.     <widget>
  1867.       <class>GtkRadioButton</class>
  1868.       <name>disc_cdda</name>
  1869.       <can_focus>True</can_focus>
  1870.       <signal>
  1871. <name>toggled</name>
  1872. <handler>GtkDiscOpenCDDA</handler>
  1873. <last_modification_time>Sun, 13 May 2001 14:48:39 GMT</last_modification_time>
  1874.       </signal>
  1875.       <label>Audio CD</label>
  1876.       <active>False</active>
  1877.       <draw_indicator>True</draw_indicator>
  1878.       <group>disc</group>
  1879.       <child>
  1880. <padding>0</padding>
  1881. <expand>False</expand>
  1882. <fill>False</fill>
  1883.       </child>
  1884.     </widget>
  1885.   </widget>
  1886.   <widget>
  1887.     <class>GtkLabel</class>
  1888.     <name>label19</name>
  1889.     <label>Device name</label>
  1890.     <justify>GTK_JUSTIFY_CENTER</justify>
  1891.     <wrap>False</wrap>
  1892.     <xalign>0</xalign>
  1893.     <yalign>0.5</yalign>
  1894.     <xpad>0</xpad>
  1895.     <ypad>0</ypad>
  1896.     <child>
  1897.       <left_attach>0</left_attach>
  1898.       <right_attach>1</right_attach>
  1899.       <top_attach>1</top_attach>
  1900.       <bottom_attach>2</bottom_attach>
  1901.       <xpad>0</xpad>
  1902.       <ypad>0</ypad>
  1903.       <xexpand>False</xexpand>
  1904.       <yexpand>False</yexpand>
  1905.       <xshrink>False</xshrink>
  1906.       <yshrink>False</yshrink>
  1907.       <xfill>True</xfill>
  1908.       <yfill>False</yfill>
  1909.     </child>
  1910.   </widget>
  1911.   <widget>
  1912.     <class>GtkLabel</class>
  1913.     <name>disc_chapter_label</name>
  1914.     <label>Chapter</label>
  1915.     <justify>GTK_JUSTIFY_CENTER</justify>
  1916.     <wrap>False</wrap>
  1917.     <xalign>0</xalign>
  1918.     <yalign>0.5</yalign>
  1919.     <xpad>0</xpad>
  1920.     <ypad>0</ypad>
  1921.     <child>
  1922.       <left_attach>0</left_attach>
  1923.       <right_attach>1</right_attach>
  1924.       <top_attach>4</top_attach>
  1925.       <bottom_attach>5</bottom_attach>
  1926.       <xpad>0</xpad>
  1927.       <ypad>0</ypad>
  1928.       <xexpand>False</xexpand>
  1929.       <yexpand>False</yexpand>
  1930.       <xshrink>False</xshrink>
  1931.       <yshrink>False</yshrink>
  1932.       <xfill>True</xfill>
  1933.       <yfill>False</yfill>
  1934.     </child>
  1935.   </widget>
  1936.   <widget>
  1937.     <class>GtkLabel</class>
  1938.     <name>disc_title_label</name>
  1939.     <label>Title</label>
  1940.     <justify>GTK_JUSTIFY_CENTER</justify>
  1941.     <wrap>False</wrap>
  1942.     <xalign>0</xalign>
  1943.     <yalign>0.5</yalign>
  1944.     <xpad>0</xpad>
  1945.     <ypad>0</ypad>
  1946.     <child>
  1947.       <left_attach>0</left_attach>
  1948.       <right_attach>1</right_attach>
  1949.       <top_attach>3</top_attach>
  1950.       <bottom_attach>4</bottom_attach>
  1951.       <xpad>0</xpad>
  1952.       <ypad>0</ypad>
  1953.       <xexpand>False</xexpand>
  1954.       <yexpand>False</yexpand>
  1955.       <xshrink>False</xshrink>
  1956.       <yshrink>False</yshrink>
  1957.       <xfill>True</xfill>
  1958.       <yfill>False</yfill>
  1959.     </child>
  1960.   </widget>
  1961.   <widget>
  1962.     <class>GtkEntry</class>
  1963.     <name>disc_name</name>
  1964.     <can_focus>True</can_focus>
  1965.     <signal>
  1966.       <name>changed</name>
  1967.       <handler>GtkOpenChanged</handler>
  1968.       <last_modification_time>Tue, 09 Jul 2002 13:46:05 GMT</last_modification_time>
  1969.     </signal>
  1970.     <editable>True</editable>
  1971.     <text_visible>True</text_visible>
  1972.     <text_max_length>0</text_max_length>
  1973.     <text>/dev/dvd</text>
  1974.     <child>
  1975.       <left_attach>1</left_attach>
  1976.       <right_attach>2</right_attach>
  1977.       <top_attach>1</top_attach>
  1978.       <bottom_attach>2</bottom_attach>
  1979.       <xpad>0</xpad>
  1980.       <ypad>0</ypad>
  1981.       <xexpand>False</xexpand>
  1982.       <yexpand>False</yexpand>
  1983.       <xshrink>False</xshrink>
  1984.       <yshrink>False</yshrink>
  1985.       <xfill>True</xfill>
  1986.       <yfill>False</yfill>
  1987.     </child>
  1988.   </widget>
  1989.   <widget>
  1990.     <class>GtkSpinButton</class>
  1991.     <name>disc_title</name>
  1992.     <can_focus>True</can_focus>
  1993.     <signal>
  1994.       <name>changed</name>
  1995.       <handler>GtkOpenChanged</handler>
  1996.       <last_modification_time>Tue, 09 Jul 2002 13:45:04 GMT</last_modification_time>
  1997.     </signal>
  1998.     <climb_rate>1</climb_rate>
  1999.     <digits>0</digits>
  2000.     <numeric>False</numeric>
  2001.     <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2002.     <snap>False</snap>
  2003.     <wrap>False</wrap>
  2004.     <value>1</value>
  2005.     <lower>1</lower>
  2006.     <upper>65536</upper>
  2007.     <step>1</step>
  2008.     <page>10</page>
  2009.     <page_size>10</page_size>
  2010.     <child>
  2011.       <left_attach>1</left_attach>
  2012.       <right_attach>2</right_attach>
  2013.       <top_attach>3</top_attach>
  2014.       <bottom_attach>4</bottom_attach>
  2015.       <xpad>0</xpad>
  2016.       <ypad>0</ypad>
  2017.       <xexpand>False</xexpand>
  2018.       <yexpand>False</yexpand>
  2019.       <xshrink>False</xshrink>
  2020.       <yshrink>False</yshrink>
  2021.       <xfill>True</xfill>
  2022.       <yfill>False</yfill>
  2023.     </child>
  2024.   </widget>
  2025.   <widget>
  2026.     <class>GtkSpinButton</class>
  2027.     <name>disc_chapter</name>
  2028.     <can_focus>True</can_focus>
  2029.     <signal>
  2030.       <name>changed</name>
  2031.       <handler>GtkOpenChanged</handler>
  2032.       <last_modification_time>Tue, 09 Jul 2002 13:45:38 GMT</last_modification_time>
  2033.     </signal>
  2034.     <climb_rate>1</climb_rate>
  2035.     <digits>0</digits>
  2036.     <numeric>False</numeric>
  2037.     <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2038.     <snap>False</snap>
  2039.     <wrap>False</wrap>
  2040.     <value>1</value>
  2041.     <lower>1</lower>
  2042.     <upper>65536</upper>
  2043.     <step>1</step>
  2044.     <page>10</page>
  2045.     <page_size>10</page_size>
  2046.     <child>
  2047.       <left_attach>1</left_attach>
  2048.       <right_attach>2</right_attach>
  2049.       <top_attach>4</top_attach>
  2050.       <bottom_attach>5</bottom_attach>
  2051.       <xpad>0</xpad>
  2052.       <ypad>0</ypad>
  2053.       <xexpand>False</xexpand>
  2054.       <yexpand>False</yexpand>
  2055.       <xshrink>False</xshrink>
  2056.       <yshrink>False</yshrink>
  2057.       <xfill>True</xfill>
  2058.       <yfill>False</yfill>
  2059.     </child>
  2060.   </widget>
  2061.   <widget>
  2062.     <class>GtkCheckButton</class>
  2063.     <name>disc_dvd_use_menu</name>
  2064.     <can_focus>True</can_focus>
  2065.     <signal>
  2066.       <name>toggled</name>
  2067.       <handler>GtkOpenChanged</handler>
  2068.       <last_modification_time>Tue, 21 Jan 2003 13:27:40 GMT</last_modification_time>
  2069.     </signal>
  2070.     <label>Use DVD menus</label>
  2071.     <active>False</active>
  2072.     <draw_indicator>True</draw_indicator>
  2073.     <child>
  2074.       <left_attach>1</left_attach>
  2075.       <right_attach>2</right_attach>
  2076.       <top_attach>2</top_attach>
  2077.       <bottom_attach>3</bottom_attach>
  2078.       <xpad>0</xpad>
  2079.       <ypad>0</ypad>
  2080.       <xexpand>False</xexpand>
  2081.       <yexpand>False</yexpand>
  2082.       <xshrink>False</xshrink>
  2083.       <yshrink>False</yshrink>
  2084.       <xfill>True</xfill>
  2085.       <yfill>False</yfill>
  2086.     </child>
  2087.   </widget>
  2088. </widget>
  2089. <widget>
  2090.   <class>GtkLabel</class>
  2091.   <child_name>Notebook:tab</child_name>
  2092.   <name>open_disc</name>
  2093.   <label>Disc</label>
  2094.   <justify>GTK_JUSTIFY_CENTER</justify>
  2095.   <wrap>False</wrap>
  2096.   <xalign>0.5</xalign>
  2097.   <yalign>0.5</yalign>
  2098.   <xpad>0</xpad>
  2099.   <ypad>0</ypad>
  2100. </widget>
  2101. <widget>
  2102.   <class>GtkTable</class>
  2103.   <name>table4</name>
  2104.   <border_width>5</border_width>
  2105.   <rows>3</rows>
  2106.   <columns>6</columns>
  2107.   <homogeneous>False</homogeneous>
  2108.   <row_spacing>5</row_spacing>
  2109.   <column_spacing>5</column_spacing>
  2110.   <widget>
  2111.     <class>GtkRadioButton</class>
  2112.     <name>network_udp</name>
  2113.     <can_focus>True</can_focus>
  2114.     <signal>
  2115.       <name>toggled</name>
  2116.       <handler>GtkNetworkOpenUDP</handler>
  2117.       <last_modification_time>Thu, 16 May 2002 00:47:18 GMT</last_modification_time>
  2118.     </signal>
  2119.     <label>UDP/RTP</label>
  2120.     <active>False</active>
  2121.     <draw_indicator>True</draw_indicator>
  2122.     <child>
  2123.       <left_attach>0</left_attach>
  2124.       <right_attach>1</right_attach>
  2125.       <top_attach>0</top_attach>
  2126.       <bottom_attach>1</bottom_attach>
  2127.       <xpad>0</xpad>
  2128.       <ypad>0</ypad>
  2129.       <xexpand>False</xexpand>
  2130.       <yexpand>False</yexpand>
  2131.       <xshrink>False</xshrink>
  2132.       <yshrink>False</yshrink>
  2133.       <xfill>True</xfill>
  2134.       <yfill>False</yfill>
  2135.     </child>
  2136.   </widget>
  2137.   <widget>
  2138.     <class>GtkRadioButton</class>
  2139.     <name>network_multicast</name>
  2140.     <can_focus>True</can_focus>
  2141.     <signal>
  2142.       <name>toggled</name>
  2143.       <handler>GtkNetworkOpenMulticast</handler>
  2144.       <last_modification_time>Thu, 16 May 2002 00:47:05 GMT</last_modification_time>
  2145.     </signal>
  2146.     <label>UDP/RTP Multicast</label>
  2147.     <active>False</active>
  2148.     <draw_indicator>True</draw_indicator>
  2149.     <child>
  2150.       <left_attach>0</left_attach>
  2151.       <right_attach>1</right_attach>
  2152.       <top_attach>1</top_attach>
  2153.       <bottom_attach>2</bottom_attach>
  2154.       <xpad>0</xpad>
  2155.       <ypad>0</ypad>
  2156.       <xexpand>False</xexpand>
  2157.       <yexpand>False</yexpand>
  2158.       <xshrink>False</xshrink>
  2159.       <yshrink>False</yshrink>
  2160.       <xfill>True</xfill>
  2161.       <yfill>False</yfill>
  2162.     </child>
  2163.   </widget>
  2164.   <widget>
  2165.     <class>GtkRadioButton</class>
  2166.     <name>network_http</name>
  2167.     <can_focus>True</can_focus>
  2168.     <signal>
  2169.       <name>toggled</name>
  2170.       <handler>GtkNetworkOpenHTTP</handler>
  2171.       <last_modification_time>Thu, 16 May 2002 00:47:42 GMT</last_modification_time>
  2172.     </signal>
  2173.     <label>HTTP/FTP/MMS</label>
  2174.     <active>False</active>
  2175.     <draw_indicator>True</draw_indicator>
  2176.     <child>
  2177.       <left_attach>0</left_attach>
  2178.       <right_attach>1</right_attach>
  2179.       <top_attach>2</top_attach>
  2180.       <bottom_attach>3</bottom_attach>
  2181.       <xpad>0</xpad>
  2182.       <ypad>0</ypad>
  2183.       <xexpand>False</xexpand>
  2184.       <yexpand>False</yexpand>
  2185.       <xshrink>False</xshrink>
  2186.       <yshrink>False</yshrink>
  2187.       <xfill>True</xfill>
  2188.       <yfill>False</yfill>
  2189.     </child>
  2190.   </widget>
  2191.   <widget>
  2192.     <class>GtkLabel</class>
  2193.     <name>network_udp_port_label</name>
  2194.     <label>Port</label>
  2195.     <justify>GTK_JUSTIFY_CENTER</justify>
  2196.     <wrap>False</wrap>
  2197.     <xalign>1</xalign>
  2198.     <yalign>0.5</yalign>
  2199.     <xpad>0</xpad>
  2200.     <ypad>0</ypad>
  2201.     <child>
  2202.       <left_attach>1</left_attach>
  2203.       <right_attach>2</right_attach>
  2204.       <top_attach>0</top_attach>
  2205.       <bottom_attach>1</bottom_attach>
  2206.       <xpad>0</xpad>
  2207.       <ypad>0</ypad>
  2208.       <xexpand>False</xexpand>
  2209.       <yexpand>False</yexpand>
  2210.       <xshrink>False</xshrink>
  2211.       <yshrink>False</yshrink>
  2212.       <xfill>True</xfill>
  2213.       <yfill>False</yfill>
  2214.     </child>
  2215.   </widget>
  2216.   <widget>
  2217.     <class>GtkLabel</class>
  2218.     <name>network_multicast_address_label</name>
  2219.     <sensitive>False</sensitive>
  2220.     <label>Address</label>
  2221.     <justify>GTK_JUSTIFY_RIGHT</justify>
  2222.     <wrap>False</wrap>
  2223.     <xalign>1</xalign>
  2224.     <yalign>0.5</yalign>
  2225.     <xpad>0</xpad>
  2226.     <ypad>0</ypad>
  2227.     <child>
  2228.       <left_attach>1</left_attach>
  2229.       <right_attach>2</right_attach>
  2230.       <top_attach>1</top_attach>
  2231.       <bottom_attach>2</bottom_attach>
  2232.       <xpad>0</xpad>
  2233.       <ypad>0</ypad>
  2234.       <xexpand>False</xexpand>
  2235.       <yexpand>False</yexpand>
  2236.       <xshrink>False</xshrink>
  2237.       <yshrink>False</yshrink>
  2238.       <xfill>True</xfill>
  2239.       <yfill>False</yfill>
  2240.     </child>
  2241.   </widget>
  2242.   <widget>
  2243.     <class>GtkLabel</class>
  2244.     <name>network_http_url_label</name>
  2245.     <sensitive>False</sensitive>
  2246.     <label>URL</label>
  2247.     <justify>GTK_JUSTIFY_CENTER</justify>
  2248.     <wrap>False</wrap>
  2249.     <xalign>1</xalign>
  2250.     <yalign>0.5</yalign>
  2251.     <xpad>0</xpad>
  2252.     <ypad>0</ypad>
  2253.     <child>
  2254.       <left_attach>1</left_attach>
  2255.       <right_attach>2</right_attach>
  2256.       <top_attach>2</top_attach>
  2257.       <bottom_attach>3</bottom_attach>
  2258.       <xpad>0</xpad>
  2259.       <ypad>0</ypad>
  2260.       <xexpand>False</xexpand>
  2261.       <yexpand>False</yexpand>
  2262.       <xshrink>False</xshrink>
  2263.       <yshrink>False</yshrink>
  2264.       <xfill>True</xfill>
  2265.       <yfill>False</yfill>
  2266.     </child>
  2267.   </widget>
  2268.   <widget>
  2269.     <class>GtkCombo</class>
  2270.     <name>network_multicast_address_combo</name>
  2271.     <sensitive>False</sensitive>
  2272.     <value_in_list>False</value_in_list>
  2273.     <ok_if_empty>True</ok_if_empty>
  2274.     <case_sensitive>False</case_sensitive>
  2275.     <use_arrows>True</use_arrows>
  2276.     <use_arrows_always>False</use_arrows_always>
  2277.     <items></items>
  2278.     <child>
  2279.       <left_attach>2</left_attach>
  2280.       <right_attach>4</right_attach>
  2281.       <top_attach>1</top_attach>
  2282.       <bottom_attach>2</bottom_attach>
  2283.       <xpad>0</xpad>
  2284.       <ypad>0</ypad>
  2285.       <xexpand>True</xexpand>
  2286.       <yexpand>False</yexpand>
  2287.       <xshrink>False</xshrink>
  2288.       <yshrink>False</yshrink>
  2289.       <xfill>True</xfill>
  2290.       <yfill>False</yfill>
  2291.     </child>
  2292.     <widget>
  2293.       <class>GtkEntry</class>
  2294.       <child_name>GtkCombo:entry</child_name>
  2295.       <name>network_multicast_address</name>
  2296.       <can_focus>True</can_focus>
  2297.       <signal>
  2298. <name>changed</name>
  2299. <handler>GtkOpenChanged</handler>
  2300. <last_modification_time>Tue, 09 Jul 2002 13:57:06 GMT</last_modification_time>
  2301.       </signal>
  2302.       <editable>True</editable>
  2303.       <text_visible>True</text_visible>
  2304.       <text_max_length>0</text_max_length>
  2305.       <text></text>
  2306.     </widget>
  2307.   </widget>
  2308.   <widget>
  2309.     <class>GtkLabel</class>
  2310.     <name>network_multicast_port_label</name>
  2311.     <sensitive>False</sensitive>
  2312.     <label>Port</label>
  2313.     <justify>GTK_JUSTIFY_CENTER</justify>
  2314.     <wrap>False</wrap>
  2315.     <xalign>1</xalign>
  2316.     <yalign>0.5</yalign>
  2317.     <xpad>0</xpad>
  2318.     <ypad>0</ypad>
  2319.     <child>
  2320.       <left_attach>4</left_attach>
  2321.       <right_attach>5</right_attach>
  2322.       <top_attach>1</top_attach>
  2323.       <bottom_attach>2</bottom_attach>
  2324.       <xpad>0</xpad>
  2325.       <ypad>0</ypad>
  2326.       <xexpand>False</xexpand>
  2327.       <yexpand>False</yexpand>
  2328.       <xshrink>False</xshrink>
  2329.       <yshrink>False</yshrink>
  2330.       <xfill>True</xfill>
  2331.       <yfill>False</yfill>
  2332.     </child>
  2333.   </widget>
  2334.   <widget>
  2335.     <class>GtkSpinButton</class>
  2336.     <name>network_multicast_port</name>
  2337.     <width>75</width>
  2338.     <sensitive>False</sensitive>
  2339.     <can_focus>True</can_focus>
  2340.     <signal>
  2341.       <name>changed</name>
  2342.       <handler>GtkOpenChanged</handler>
  2343.       <last_modification_time>Tue, 09 Jul 2002 13:57:36 GMT</last_modification_time>
  2344.     </signal>
  2345.     <climb_rate>1</climb_rate>
  2346.     <digits>0</digits>
  2347.     <numeric>False</numeric>
  2348.     <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2349.     <snap>False</snap>
  2350.     <wrap>False</wrap>
  2351.     <value>1234</value>
  2352.     <lower>0</lower>
  2353.     <upper>65535</upper>
  2354.     <step>1</step>
  2355.     <page>10</page>
  2356.     <page_size>10</page_size>
  2357.     <child>
  2358.       <left_attach>5</left_attach>
  2359.       <right_attach>6</right_attach>
  2360.       <top_attach>1</top_attach>
  2361.       <bottom_attach>2</bottom_attach>
  2362.       <xpad>0</xpad>
  2363.       <ypad>0</ypad>
  2364.       <xexpand>True</xexpand>
  2365.       <yexpand>False</yexpand>
  2366.       <xshrink>False</xshrink>
  2367.       <yshrink>False</yshrink>
  2368.       <xfill>True</xfill>
  2369.       <yfill>False</yfill>
  2370.     </child>
  2371.   </widget>
  2372.   <widget>
  2373.     <class>GtkEntry</class>
  2374.     <name>network_http_url</name>
  2375.     <sensitive>False</sensitive>
  2376.     <can_focus>True</can_focus>
  2377.     <signal>
  2378.       <name>changed</name>
  2379.       <handler>GtkOpenChanged</handler>
  2380.       <last_modification_time>Tue, 09 Jul 2002 13:57:26 GMT</last_modification_time>
  2381.     </signal>
  2382.     <editable>True</editable>
  2383.     <text_visible>True</text_visible>
  2384.     <text_max_length>0</text_max_length>
  2385.     <text></text>
  2386.     <child>
  2387.       <left_attach>2</left_attach>
  2388.       <right_attach>6</right_attach>
  2389.       <top_attach>2</top_attach>
  2390.       <bottom_attach>3</bottom_attach>
  2391.       <xpad>0</xpad>
  2392.       <ypad>0</ypad>
  2393.       <xexpand>True</xexpand>
  2394.       <yexpand>False</yexpand>
  2395.       <xshrink>False</xshrink>
  2396.       <yshrink>False</yshrink>
  2397.       <xfill>True</xfill>
  2398.       <yfill>False</yfill>
  2399.     </child>
  2400.   </widget>
  2401.   <widget>
  2402.     <class>GtkSpinButton</class>
  2403.     <name>network_udp_port</name>
  2404.     <width>1</width>
  2405.     <can_focus>True</can_focus>
  2406.     <signal>
  2407.       <name>changed</name>
  2408.       <handler>GtkOpenChanged</handler>
  2409.       <last_modification_time>Tue, 09 Jul 2002 13:56:55 GMT</last_modification_time>
  2410.     </signal>
  2411.     <climb_rate>1</climb_rate>
  2412.     <digits>0</digits>
  2413.     <numeric>False</numeric>
  2414.     <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2415.     <snap>False</snap>
  2416.     <wrap>False</wrap>
  2417.     <value>1234</value>
  2418.     <lower>0</lower>
  2419.     <upper>65535</upper>
  2420.     <step>1</step>
  2421.     <page>10</page>
  2422.     <page_size>10</page_size>
  2423.     <child>
  2424.       <left_attach>2</left_attach>
  2425.       <right_attach>3</right_attach>
  2426.       <top_attach>0</top_attach>
  2427.       <bottom_attach>1</bottom_attach>
  2428.       <xpad>0</xpad>
  2429.       <ypad>0</ypad>
  2430.       <xexpand>False</xexpand>
  2431.       <yexpand>False</yexpand>
  2432.       <xshrink>False</xshrink>
  2433.       <yshrink>False</yshrink>
  2434.       <xfill>True</xfill>
  2435.       <yfill>False</yfill>
  2436.     </child>
  2437.   </widget>
  2438. </widget>
  2439. <widget>
  2440.   <class>GtkLabel</class>
  2441.   <child_name>Notebook:tab</child_name>
  2442.   <name>open_net</name>
  2443.   <label>Network</label>
  2444.   <justify>GTK_JUSTIFY_CENTER</justify>
  2445.   <wrap>False</wrap>
  2446.   <xalign>0.5</xalign>
  2447.   <yalign>0.5</yalign>
  2448.   <xpad>0</xpad>
  2449.   <ypad>0</ypad>
  2450. </widget>
  2451. <widget>
  2452.   <class>GtkTable</class>
  2453.   <name>table3</name>
  2454.   <border_width>5</border_width>
  2455.   <rows>4</rows>
  2456.   <columns>2</columns>
  2457.   <homogeneous>False</homogeneous>
  2458.   <row_spacing>5</row_spacing>
  2459.   <column_spacing>5</column_spacing>
  2460.   <widget>
  2461.     <class>GtkLabel</class>
  2462.     <name>label24</name>
  2463.     <label>Symbol Rate</label>
  2464.     <justify>GTK_JUSTIFY_CENTER</justify>
  2465.     <wrap>False</wrap>
  2466.     <xalign>0</xalign>
  2467.     <yalign>0.5</yalign>
  2468.     <xpad>0</xpad>
  2469.     <ypad>0</ypad>
  2470.     <child>
  2471.       <left_attach>0</left_attach>
  2472.       <right_attach>1</right_attach>
  2473.       <top_attach>1</top_attach>
  2474.       <bottom_attach>2</bottom_attach>
  2475.       <xpad>0</xpad>
  2476.       <ypad>0</ypad>
  2477.       <xexpand>False</xexpand>
  2478.       <yexpand>False</yexpand>
  2479.       <xshrink>False</xshrink>
  2480.       <yshrink>False</yshrink>
  2481.       <xfill>True</xfill>
  2482.       <yfill>False</yfill>
  2483.     </child>
  2484.   </widget>
  2485.   <widget>
  2486.     <class>GtkLabel</class>
  2487.     <name>label25</name>
  2488.     <label>Frequency</label>
  2489.     <justify>GTK_JUSTIFY_CENTER</justify>
  2490.     <wrap>False</wrap>
  2491.     <xalign>0</xalign>
  2492.     <yalign>0.5</yalign>
  2493.     <xpad>0</xpad>
  2494.     <ypad>0</ypad>
  2495.     <child>
  2496.       <left_attach>0</left_attach>
  2497.       <right_attach>1</right_attach>
  2498.       <top_attach>0</top_attach>
  2499.       <bottom_attach>1</bottom_attach>
  2500.       <xpad>0</xpad>
  2501.       <ypad>0</ypad>
  2502.       <xexpand>False</xexpand>
  2503.       <yexpand>False</yexpand>
  2504.       <xshrink>False</xshrink>
  2505.       <yshrink>False</yshrink>
  2506.       <xfill>True</xfill>
  2507.       <yfill>False</yfill>
  2508.     </child>
  2509.   </widget>
  2510.   <widget>
  2511.     <class>GtkLabel</class>
  2512.     <name>label26</name>
  2513.     <label>Polarization</label>
  2514.     <justify>GTK_JUSTIFY_CENTER</justify>
  2515.     <wrap>False</wrap>
  2516.     <xalign>0</xalign>
  2517.     <yalign>0.5</yalign>
  2518.     <xpad>0</xpad>
  2519.     <ypad>0</ypad>
  2520.     <child>
  2521.       <left_attach>0</left_attach>
  2522.       <right_attach>1</right_attach>
  2523.       <top_attach>2</top_attach>
  2524.       <bottom_attach>3</bottom_attach>
  2525.       <xpad>0</xpad>
  2526.       <ypad>0</ypad>
  2527.       <xexpand>False</xexpand>
  2528.       <yexpand>False</yexpand>
  2529.       <xshrink>False</xshrink>
  2530.       <yshrink>False</yshrink>
  2531.       <xfill>True</xfill>
  2532.       <yfill>False</yfill>
  2533.     </child>
  2534.   </widget>
  2535.   <widget>
  2536.     <class>GtkSpinButton</class>
  2537.     <name>sat_freq</name>
  2538.     <can_focus>True</can_focus>
  2539.     <signal>
  2540.       <name>changed</name>
  2541.       <handler>GtkOpenChanged</handler>
  2542.       <last_modification_time>Tue, 09 Jul 2002 13:58:00 GMT</last_modification_time>
  2543.     </signal>
  2544.     <climb_rate>1</climb_rate>
  2545.     <digits>0</digits>
  2546.     <numeric>False</numeric>
  2547.     <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2548.     <snap>False</snap>
  2549.     <wrap>False</wrap>
  2550.     <value>11954000</value>
  2551.     <lower>10000000</lower>
  2552.     <upper>12999000</upper>
  2553.     <step>1</step>
  2554.     <page>10</page>
  2555.     <page_size>10</page_size>
  2556.     <child>
  2557.       <left_attach>1</left_attach>
  2558.       <right_attach>2</right_attach>
  2559.       <top_attach>0</top_attach>
  2560.       <bottom_attach>1</bottom_attach>
  2561.       <xpad>0</xpad>
  2562.       <ypad>0</ypad>
  2563.       <xexpand>False</xexpand>
  2564.       <yexpand>False</yexpand>
  2565.       <xshrink>False</xshrink>
  2566.       <yshrink>False</yshrink>
  2567.       <xfill>True</xfill>
  2568.       <yfill>False</yfill>
  2569.     </child>
  2570.   </widget>
  2571.   <widget>
  2572.     <class>GtkLabel</class>
  2573.     <name>label27</name>
  2574.     <label>FEC</label>
  2575.     <justify>GTK_JUSTIFY_CENTER</justify>
  2576.     <wrap>False</wrap>
  2577.     <xalign>0</xalign>
  2578.     <yalign>0.5</yalign>
  2579.     <xpad>0</xpad>
  2580.     <ypad>0</ypad>
  2581.     <child>
  2582.       <left_attach>0</left_attach>
  2583.       <right_attach>1</right_attach>
  2584.       <top_attach>3</top_attach>
  2585.       <bottom_attach>4</bottom_attach>
  2586.       <xpad>0</xpad>
  2587.       <ypad>0</ypad>
  2588.       <xexpand>False</xexpand>
  2589.       <yexpand>False</yexpand>
  2590.       <xshrink>False</xshrink>
  2591.       <yshrink>False</yshrink>
  2592.       <xfill>True</xfill>
  2593.       <yfill>False</yfill>
  2594.     </child>
  2595.   </widget>
  2596.   <widget>
  2597.     <class>GtkHBox</class>
  2598.     <name>hbox23</name>
  2599.     <homogeneous>False</homogeneous>
  2600.     <spacing>0</spacing>
  2601.     <child>
  2602.       <left_attach>1</left_attach>
  2603.       <right_attach>2</right_attach>
  2604.       <top_attach>2</top_attach>
  2605.       <bottom_attach>3</bottom_attach>
  2606.       <xpad>0</xpad>
  2607.       <ypad>0</ypad>
  2608.       <xexpand>False</xexpand>
  2609.       <yexpand>False</yexpand>
  2610.       <xshrink>False</xshrink>
  2611.       <yshrink>False</yshrink>
  2612.       <xfill>True</xfill>
  2613.       <yfill>True</yfill>
  2614.     </child>
  2615.     <widget>
  2616.       <class>GtkRadioButton</class>
  2617.       <name>sat_pol_vert</name>
  2618.       <can_focus>True</can_focus>
  2619.       <signal>
  2620. <name>toggled</name>
  2621. <handler>GtkSatOpenToggle</handler>
  2622. <last_modification_time>Tue, 09 Jul 2002 15:16:25 GMT</last_modification_time>
  2623.       </signal>
  2624.       <label>Vertical</label>
  2625.       <active>False</active>
  2626.       <draw_indicator>True</draw_indicator>
  2627.       <group>pol</group>
  2628.       <child>
  2629. <padding>0</padding>
  2630. <expand>False</expand>
  2631. <fill>False</fill>
  2632.       </child>
  2633.     </widget>
  2634.     <widget>
  2635.       <class>GtkRadioButton</class>
  2636.       <name>sat_pol_hor</name>
  2637.       <can_focus>True</can_focus>
  2638.       <signal>
  2639. <name>toggled</name>
  2640. <handler>GtkSatOpenToggle</handler>
  2641. <last_modification_time>Tue, 09 Jul 2002 15:16:36 GMT</last_modification_time>
  2642.       </signal>
  2643.       <label>Horizontal</label>
  2644.       <active>False</active>
  2645.       <draw_indicator>True</draw_indicator>
  2646.       <group>pol</group>
  2647.       <child>
  2648. <padding>0</padding>
  2649. <expand>False</expand>
  2650. <fill>False</fill>
  2651.       </child>
  2652.     </widget>
  2653.   </widget>
  2654.   <widget>
  2655.     <class>GtkSpinButton</class>
  2656.     <name>sat_srate</name>
  2657.     <can_focus>True</can_focus>
  2658.     <signal>
  2659.       <name>changed</name>
  2660.       <handler>GtkOpenChanged</handler>
  2661.       <last_modification_time>Tue, 09 Jul 2002 13:58:09 GMT</last_modification_time>
  2662.     </signal>
  2663.     <climb_rate>1</climb_rate>
  2664.     <digits>0</digits>
  2665.     <numeric>False</numeric>
  2666.     <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2667.     <snap>False</snap>
  2668.     <wrap>False</wrap>
  2669.     <value>27500000</value>
  2670.     <lower>1000000</lower>
  2671.     <upper>30000000</upper>
  2672.     <step>1</step>
  2673.     <page>10</page>
  2674.     <page_size>10</page_size>
  2675.     <child>
  2676.       <left_attach>1</left_attach>
  2677.       <right_attach>2</right_attach>
  2678.       <top_attach>1</top_attach>
  2679.       <bottom_attach>2</bottom_attach>
  2680.       <xpad>0</xpad>
  2681.       <ypad>0</ypad>
  2682.       <xexpand>False</xexpand>
  2683.       <yexpand>False</yexpand>
  2684.       <xshrink>False</xshrink>
  2685.       <yshrink>False</yshrink>
  2686.       <xfill>True</xfill>
  2687.       <yfill>False</yfill>
  2688.     </child>
  2689.   </widget>
  2690.   <widget>
  2691.     <class>GtkCombo</class>
  2692.     <name>sat_fec</name>
  2693.     <value_in_list>False</value_in_list>
  2694.     <ok_if_empty>True</ok_if_empty>
  2695.     <case_sensitive>False</case_sensitive>
  2696.     <use_arrows>True</use_arrows>
  2697.     <use_arrows_always>False</use_arrows_always>
  2698.     <items>1/2
  2699. 2/3
  2700. 3/4
  2701. 4/5
  2702. 5/6
  2703. 7/8
  2704. </items>
  2705.     <child>
  2706.       <left_attach>1</left_attach>
  2707.       <right_attach>2</right_attach>
  2708.       <top_attach>3</top_attach>
  2709.       <bottom_attach>4</bottom_attach>
  2710.       <xpad>0</xpad>
  2711.       <ypad>0</ypad>
  2712.       <xexpand>False</xexpand>
  2713.       <yexpand>False</yexpand>
  2714.       <xshrink>False</xshrink>
  2715.       <yshrink>False</yshrink>
  2716.       <xfill>True</xfill>
  2717.       <yfill>False</yfill>
  2718.     </child>
  2719.     <widget>
  2720.       <class>GtkEntry</class>
  2721.       <child_name>GtkCombo:entry</child_name>
  2722.       <name>combo-entry1</name>
  2723.       <can_focus>True</can_focus>
  2724.       <signal>
  2725. <name>changed</name>
  2726. <handler>GtkOpenChanged</handler>
  2727. <last_modification_time>Tue, 09 Jul 2002 13:58:26 GMT</last_modification_time>
  2728.       </signal>
  2729.       <editable>True</editable>
  2730.       <text_visible>True</text_visible>
  2731.       <text_max_length>0</text_max_length>
  2732.       <text>3/4</text>
  2733.     </widget>
  2734.   </widget>
  2735. </widget>
  2736. <widget>
  2737.   <class>GtkLabel</class>
  2738.   <child_name>Notebook:tab</child_name>
  2739.   <name>open_sat</name>
  2740.   <label>Satellite</label>
  2741.   <justify>GTK_JUSTIFY_CENTER</justify>
  2742.   <wrap>False</wrap>
  2743.   <xalign>0.5</xalign>
  2744.   <yalign>0.5</yalign>
  2745.   <xpad>0</xpad>
  2746.   <ypad>0</ypad>
  2747. </widget>
  2748.       </widget>
  2749.       <widget>
  2750. <class>GtkCheckButton</class>
  2751. <name>show_subtitle</name>
  2752. <tooltip>Use a subtitles file</tooltip>
  2753. <can_focus>True</can_focus>
  2754. <signal>
  2755.   <name>clicked</name>
  2756.   <handler>GtkOpenSubtitleShow</handler>
  2757.   <last_modification_time>Mon, 20 Jan 2003 21:09:27 GMT</last_modification_time>
  2758. </signal>
  2759. <label>Subtitle</label>
  2760. <active>False</active>
  2761. <draw_indicator>True</draw_indicator>
  2762. <child>
  2763.   <padding>0</padding>
  2764.   <expand>False</expand>
  2765.   <fill>False</fill>
  2766. </child>
  2767.       </widget>
  2768.       <widget>
  2769. <class>GtkHBox</class>
  2770. <name>hbox_subtitle</name>
  2771. <border_width>5</border_width>
  2772. <homogeneous>False</homogeneous>
  2773. <spacing>5</spacing>
  2774. <child>
  2775.   <padding>0</padding>
  2776.   <expand>True</expand>
  2777.   <fill>True</fill>
  2778. </child>
  2779. <widget>
  2780.   <class>GtkCombo</class>
  2781.   <name>combo3</name>
  2782.   <value_in_list>False</value_in_list>
  2783.   <ok_if_empty>True</ok_if_empty>
  2784.   <case_sensitive>False</case_sensitive>
  2785.   <use_arrows>True</use_arrows>
  2786.   <use_arrows_always>False</use_arrows_always>
  2787.   <items></items>
  2788.   <child>
  2789.     <padding>0</padding>
  2790.     <expand>False</expand>
  2791.     <fill>True</fill>
  2792.   </child>
  2793.   <widget>
  2794.     <class>GtkEntry</class>
  2795.     <child_name>GtkCombo:entry</child_name>
  2796.     <name>entry_subtitle</name>
  2797.     <tooltip>Select a subtitles file</tooltip>
  2798.     <can_focus>True</can_focus>
  2799.     <signal>
  2800.       <name>changed</name>
  2801.       <handler>GtkOpenChanged</handler>
  2802.       <last_modification_time>Tue, 09 Jul 2002 13:22:33 GMT</last_modification_time>
  2803.     </signal>
  2804.     <editable>True</editable>
  2805.     <text_visible>True</text_visible>
  2806.     <text_max_length>0</text_max_length>
  2807.     <text></text>
  2808.   </widget>
  2809. </widget>
  2810. <widget>
  2811.   <class>GtkVBox</class>
  2812.   <name>vbox14</name>
  2813.   <homogeneous>True</homogeneous>
  2814.   <spacing>0</spacing>
  2815.   <child>
  2816.     <padding>0</padding>
  2817.     <expand>False</expand>
  2818.     <fill>False</fill>
  2819.   </child>
  2820.   <widget>
  2821.     <class>GtkButton</class>
  2822.     <name>open_browse_subtitle</name>
  2823.     <can_focus>True</can_focus>
  2824.     <signal>
  2825.       <name>clicked</name>
  2826.       <handler>GtkFileShow</handler>
  2827.       <data>&quot;entry_subtitle&quot;</data>
  2828.       <last_modification_time>Mon, 20 Jan 2003 21:46:24 GMT</last_modification_time>
  2829.     </signal>
  2830.     <label>Browse...</label>
  2831.     <relief>GTK_RELIEF_NORMAL</relief>
  2832.     <child>
  2833.       <padding>0</padding>
  2834.       <expand>False</expand>
  2835.       <fill>False</fill>
  2836.     </child>
  2837.   </widget>
  2838. </widget>
  2839. <widget>
  2840.   <class>GtkLabel</class>
  2841.   <name>label37</name>
  2842.   <label>delay</label>
  2843.   <justify>GTK_JUSTIFY_CENTER</justify>
  2844.   <wrap>False</wrap>
  2845.   <xalign>0.5</xalign>
  2846.   <yalign>0.5</yalign>
  2847.   <xpad>0</xpad>
  2848.   <ypad>0</ypad>
  2849.   <child>
  2850.     <padding>0</padding>
  2851.     <expand>True</expand>
  2852.     <fill>True</fill>
  2853.   </child>
  2854. </widget>
  2855. <widget>
  2856.   <class>GtkSpinButton</class>
  2857.   <name>subtitle_delay</name>
  2858.   <tooltip>Set the delay (in seconds)</tooltip>
  2859.   <can_focus>True</can_focus>
  2860.   <signal>
  2861.     <name>changed</name>
  2862.     <handler>GtkOpenChanged</handler>
  2863.     <last_modification_time>Tue, 21 Jan 2003 00:09:20 GMT</last_modification_time>
  2864.   </signal>
  2865.   <climb_rate>1</climb_rate>
  2866.   <digits>1</digits>
  2867.   <numeric>False</numeric>
  2868.   <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2869.   <snap>False</snap>
  2870.   <wrap>False</wrap>
  2871.   <value>0</value>
  2872.   <lower>-1000</lower>
  2873.   <upper>1000</upper>
  2874.   <step>0.1</step>
  2875.   <page>10</page>
  2876.   <page_size>10</page_size>
  2877.   <child>
  2878.     <padding>0</padding>
  2879.     <expand>True</expand>
  2880.     <fill>True</fill>
  2881.   </child>
  2882. </widget>
  2883. <widget>
  2884.   <class>GtkLabel</class>
  2885.   <name>label3</name>
  2886.   <label>fps</label>
  2887.   <justify>GTK_JUSTIFY_CENTER</justify>
  2888.   <wrap>False</wrap>
  2889.   <xalign>0.5</xalign>
  2890.   <yalign>0.5</yalign>
  2891.   <xpad>0</xpad>
  2892.   <ypad>0</ypad>
  2893.   <child>
  2894.     <padding>0</padding>
  2895.     <expand>True</expand>
  2896.     <fill>True</fill>
  2897.   </child>
  2898. </widget>
  2899. <widget>
  2900.   <class>GtkSpinButton</class>
  2901.   <name>subtitle_fps</name>
  2902.   <tooltip>Set the number of Frames Per Second</tooltip>
  2903.   <can_focus>True</can_focus>
  2904.   <climb_rate>1</climb_rate>
  2905.   <digits>1</digits>
  2906.   <numeric>False</numeric>
  2907.   <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  2908.   <snap>False</snap>
  2909.   <wrap>False</wrap>
  2910.   <value>0</value>
  2911.   <lower>0</lower>
  2912.   <upper>100</upper>
  2913.   <step>0.1</step>
  2914.   <page>10</page>
  2915.   <page_size>10</page_size>
  2916.   <child>
  2917.     <padding>0</padding>
  2918.     <expand>True</expand>
  2919.     <fill>True</fill>
  2920.   </child>
  2921. </widget>
  2922.       </widget>
  2923.     </widget>
  2924.     <widget>
  2925.       <class>GtkHBox</class>
  2926.       <name>hbox30</name>
  2927.       <homogeneous>False</homogeneous>
  2928.       <spacing>0</spacing>
  2929.       <child>
  2930. <padding>3</padding>
  2931. <expand>False</expand>
  2932. <fill>False</fill>
  2933.       </child>
  2934.       <widget>
  2935. <class>GtkCheckButton</class>
  2936. <name>show_sout_settings</name>
  2937. <tooltip>Use stream output</tooltip>
  2938. <can_focus>True</can_focus>
  2939. <signal>
  2940.   <name>clicked</name>
  2941.   <handler>GtkOpenSoutShow</handler>
  2942.   <last_modification_time>Sun, 26 Jan 2003 07:01:23 GMT</last_modification_time>
  2943. </signal>
  2944. <label>Stream output</label>
  2945. <active>False</active>
  2946. <draw_indicator>True</draw_indicator>
  2947. <child>
  2948.   <padding>0</padding>
  2949.   <expand>False</expand>
  2950.   <fill>False</fill>
  2951. </child>
  2952.       </widget>
  2953.       <widget>
  2954. <class>GtkButton</class>
  2955. <name>sout_settings</name>
  2956. <tooltip>Stream output configuration </tooltip>
  2957. <can_focus>True</can_focus>
  2958. <signal>
  2959.   <name>clicked</name>
  2960.   <handler>GtkSoutSettings</handler>
  2961.   <last_modification_time>Sun, 26 Jan 2003 04:22:08 GMT</last_modification_time>
  2962. </signal>
  2963. <label>Settings...</label>
  2964. <relief>GTK_RELIEF_NORMAL</relief>
  2965. <child>
  2966.   <padding>20</padding>
  2967.   <expand>False</expand>
  2968.   <fill>False</fill>
  2969. </child>
  2970.       </widget>
  2971.     </widget>
  2972.   </widget>
  2973. </widget>
  2974. <widget>
  2975.   <class>GtkFileSelection</class>
  2976.   <name>intf_file</name>
  2977.   <border_width>10</border_width>
  2978.   <title>Select File</title>
  2979.   <type>GTK_WINDOW_TOPLEVEL</type>
  2980.   <position>GTK_WIN_POS_NONE</position>
  2981.   <modal>True</modal>
  2982.   <allow_shrink>False</allow_shrink>
  2983.   <allow_grow>True</allow_grow>
  2984.   <auto_shrink>False</auto_shrink>
  2985.   <show_file_op_buttons>True</show_file_op_buttons>
  2986.   <widget>
  2987.     <class>GtkButton</class>
  2988.     <child_name>FileSel:ok_button</child_name>
  2989.     <name>file_ok</name>
  2990.     <can_default>True</can_default>
  2991.     <can_focus>True</can_focus>
  2992.     <signal>
  2993.       <name>clicked</name>
  2994.       <handler>GtkFileOk</handler>
  2995.       <last_modification_time>Wed, 10 Jul 2002 11:32:18 GMT</last_modification_time>
  2996.     </signal>
  2997.     <label>OK</label>
  2998.     <relief>GTK_RELIEF_NORMAL</relief>
  2999.   </widget>
  3000.   <widget>
  3001.     <class>GtkButton</class>
  3002.     <child_name>FileSel:cancel_button</child_name>
  3003.     <name>file_cancel</name>
  3004.     <can_default>True</can_default>
  3005.     <can_focus>True</can_focus>
  3006.     <signal>
  3007.       <name>clicked</name>
  3008.       <handler>GtkFileCancel</handler>
  3009.       <last_modification_time>Wed, 10 Jul 2002 11:32:23 GMT</last_modification_time>
  3010.     </signal>
  3011.     <label>Cancel</label>
  3012.     <relief>GTK_RELIEF_NORMAL</relief>
  3013.   </widget>
  3014. </widget>
  3015. <widget>
  3016.   <class>GtkDialog</class>
  3017.   <name>intf_jump</name>
  3018.   <title>Jump</title>
  3019.   <type>GTK_WINDOW_TOPLEVEL</type>
  3020.   <position>GTK_WIN_POS_NONE</position>
  3021.   <modal>False</modal>
  3022.   <allow_shrink>True</allow_shrink>
  3023.   <allow_grow>True</allow_grow>
  3024.   <auto_shrink>False</auto_shrink>
  3025.   <widget>
  3026.     <class>GtkVBox</class>
  3027.     <child_name>Dialog:vbox</child_name>
  3028.     <name>dialog-vbox3</name>
  3029.     <homogeneous>False</homogeneous>
  3030.     <spacing>0</spacing>
  3031.     <widget>
  3032.       <class>GtkHBox</class>
  3033.       <child_name>Dialog:action_area</child_name>
  3034.       <name>dialog-action_area2</name>
  3035.       <border_width>10</border_width>
  3036.       <homogeneous>True</homogeneous>
  3037.       <spacing>5</spacing>
  3038.       <child>
  3039. <padding>0</padding>
  3040. <expand>False</expand>
  3041. <fill>True</fill>
  3042. <pack>GTK_PACK_END</pack>
  3043.       </child>
  3044.       <widget>
  3045. <class>GtkButton</class>
  3046. <name>jump_ok_button</name>
  3047. <can_focus>True</can_focus>
  3048. <signal>
  3049.   <name>clicked</name>
  3050.   <handler>GtkJumpOk</handler>
  3051.   <last_modification_time>Sun, 13 May 2001 14:53:19 GMT</last_modification_time>
  3052. </signal>
  3053. <label>OK</label>
  3054. <relief>GTK_RELIEF_NORMAL</relief>
  3055. <child>
  3056.   <padding>0</padding>
  3057.   <expand>True</expand>
  3058.   <fill>True</fill>
  3059. </child>
  3060.       </widget>
  3061.       <widget>
  3062. <class>GtkButton</class>
  3063. <name>jump_cancel_button</name>
  3064. <can_focus>True</can_focus>
  3065. <signal>
  3066.   <name>clicked</name>
  3067.   <handler>GtkJumpCancel</handler>
  3068.   <last_modification_time>Sun, 13 May 2001 14:53:43 GMT</last_modification_time>
  3069. </signal>
  3070. <label>Cancel</label>
  3071. <relief>GTK_RELIEF_NORMAL</relief>
  3072. <child>
  3073.   <padding>0</padding>
  3074.   <expand>True</expand>
  3075.   <fill>True</fill>
  3076. </child>
  3077.       </widget>
  3078.     </widget>
  3079.     <widget>
  3080.       <class>GtkFrame</class>
  3081.       <name>jump_frame</name>
  3082.       <border_width>5</border_width>
  3083.       <label>Go to:</label>
  3084.       <label_xalign>0.05</label_xalign>
  3085.       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3086.       <child>
  3087. <padding>0</padding>
  3088. <expand>True</expand>
  3089. <fill>True</fill>
  3090.       </child>
  3091.       <widget>
  3092. <class>GtkHBox</class>
  3093. <name>hbox13</name>
  3094. <homogeneous>False</homogeneous>
  3095. <spacing>0</spacing>
  3096. <widget>
  3097.   <class>GtkLabel</class>
  3098.   <name>jump_second_label</name>
  3099.   <label>s.</label>
  3100.   <justify>GTK_JUSTIFY_CENTER</justify>
  3101.   <wrap>False</wrap>
  3102.   <xalign>0.5</xalign>
  3103.   <yalign>0.5</yalign>
  3104.   <xpad>0</xpad>
  3105.   <ypad>0</ypad>
  3106.   <child>
  3107.     <padding>5</padding>
  3108.     <expand>False</expand>
  3109.     <fill>False</fill>
  3110.     <pack>GTK_PACK_END</pack>
  3111.   </child>
  3112. </widget>
  3113. <widget>
  3114.   <class>GtkSpinButton</class>
  3115.   <name>jump_second_spinbutton</name>
  3116.   <can_focus>True</can_focus>
  3117.   <climb_rate>1</climb_rate>
  3118.   <digits>0</digits>
  3119.   <numeric>False</numeric>
  3120.   <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  3121.   <snap>False</snap>
  3122.   <wrap>False</wrap>
  3123.   <value>0</value>
  3124.   <lower>0</lower>
  3125.   <upper>60</upper>
  3126.   <step>1</step>
  3127.   <page>10</page>
  3128.   <page_size>10</page_size>
  3129.   <child>
  3130.     <padding>0</padding>
  3131.     <expand>False</expand>
  3132.     <fill>True</fill>
  3133.     <pack>GTK_PACK_END</pack>
  3134.   </child>
  3135. </widget>
  3136. <widget>
  3137.   <class>GtkLabel</class>
  3138.   <name>jump_minute_label</name>
  3139.   <label>m:</label>
  3140.   <justify>GTK_JUSTIFY_CENTER</justify>
  3141.   <wrap>False</wrap>
  3142.   <xalign>0.5</xalign>
  3143.   <yalign>0.5</yalign>
  3144.   <xpad>0</xpad>
  3145.   <ypad>0</ypad>
  3146.   <child>
  3147.     <padding>5</padding>
  3148.     <expand>False</expand>
  3149.     <fill>False</fill>
  3150.     <pack>GTK_PACK_END</pack>
  3151.   </child>
  3152. </widget>
  3153. <widget>
  3154.   <class>GtkSpinButton</class>
  3155.   <name>jump_minute_spinbutton</name>
  3156.   <can_focus>True</can_focus>
  3157.   <climb_rate>1</climb_rate>
  3158.   <digits>0</digits>
  3159.   <numeric>False</numeric>
  3160.   <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  3161.   <snap>False</snap>
  3162.   <wrap>False</wrap>
  3163.   <value>0</value>
  3164.   <lower>0</lower>
  3165.   <upper>60</upper>
  3166.   <step>1</step>
  3167.   <page>10</page>
  3168.   <page_size>10</page_size>
  3169.   <child>
  3170.     <padding>0</padding>
  3171.     <expand>False</expand>
  3172.     <fill>True</fill>
  3173.     <pack>GTK_PACK_END</pack>
  3174.   </child>
  3175. </widget>
  3176. <widget>
  3177.   <class>GtkLabel</class>
  3178.   <name>jump_hour_label</name>
  3179.   <label>h:</label>
  3180.   <justify>GTK_JUSTIFY_CENTER</justify>
  3181.   <wrap>False</wrap>
  3182.   <xalign>0.5</xalign>
  3183.   <yalign>0.5</yalign>
  3184.   <xpad>0</xpad>
  3185.   <ypad>0</ypad>
  3186.   <child>
  3187.     <padding>5</padding>
  3188.     <expand>False</expand>
  3189.     <fill>False</fill>
  3190.     <pack>GTK_PACK_END</pack>
  3191.   </child>
  3192. </widget>
  3193. <widget>
  3194.   <class>GtkSpinButton</class>
  3195.   <name>jump_hour_spinbutton</name>
  3196.   <can_focus>True</can_focus>
  3197.   <climb_rate>1</climb_rate>
  3198.   <digits>0</digits>
  3199.   <numeric>False</numeric>
  3200.   <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  3201.   <snap>False</snap>
  3202.   <wrap>False</wrap>
  3203.   <value>0</value>
  3204.   <lower>0</lower>
  3205.   <upper>12</upper>
  3206.   <step>1</step>
  3207.   <page>10</page>
  3208.   <page_size>10</page_size>
  3209.   <child>
  3210.     <padding>0</padding>
  3211.     <expand>False</expand>
  3212.     <fill>True</fill>
  3213.     <pack>GTK_PACK_END</pack>
  3214.   </child>
  3215. </widget>
  3216.       </widget>
  3217.     </widget>
  3218.   </widget>
  3219. </widget>
  3220. <widget>
  3221.   <class>GtkDialog</class>
  3222.   <name>intf_playlist</name>
  3223.   <signal>
  3224.     <name>destroy</name>
  3225.     <handler>gtk_widget_hide</handler>
  3226.     <last_modification_time>Tue, 15 May 2001 14:20:39 GMT</last_modification_time>
  3227.   </signal>
  3228.   <signal>
  3229.     <name>delete_event</name>
  3230.     <handler>gtk_widget_hide</handler>
  3231.     <last_modification_time>Tue, 15 May 2001 14:20:22 GMT</last_modification_time>
  3232.   </signal>
  3233.   <title>Playlist</title>
  3234.   <type>GTK_WINDOW_TOPLEVEL</type>
  3235.   <position>GTK_WIN_POS_NONE</position>
  3236.   <modal>False</modal>
  3237.   <default_width>400</default_width>
  3238.   <default_height>300</default_height>
  3239.   <allow_shrink>True</allow_shrink>
  3240.   <allow_grow>True</allow_grow>
  3241.   <auto_shrink>False</auto_shrink>
  3242.   <widget>
  3243.     <class>GtkVBox</class>
  3244.     <child_name>Dialog:vbox</child_name>
  3245.     <name>dialog-vbox4</name>
  3246.     <homogeneous>False</homogeneous>
  3247.     <spacing>5</spacing>
  3248.     <widget>
  3249.       <class>GtkHBox</class>
  3250.       <child_name>Dialog:action_area</child_name>
  3251.       <name>dialog-action_area3</name>
  3252.       <border_width>10</border_width>
  3253.       <homogeneous>True</homogeneous>
  3254.       <spacing>5</spacing>
  3255.       <child>
  3256. <padding>0</padding>
  3257. <expand>False</expand>
  3258. <fill>True</fill>
  3259. <pack>GTK_PACK_END</pack>
  3260.       </child>
  3261.       <widget>
  3262. <class>GtkButton</class>
  3263. <name>playlist_ok_button</name>
  3264. <can_focus>True</can_focus>
  3265. <signal>
  3266.   <name>clicked</name>
  3267.   <handler>GtkPlaylistOk</handler>
  3268.   <last_modification_time>Sat, 12 May 2001 21:16:09 GMT</last_modification_time>
  3269. </signal>
  3270. <label>OK</label>
  3271. <relief>GTK_RELIEF_NORMAL</relief>
  3272. <child>
  3273.   <padding>0</padding>
  3274.   <expand>True</expand>
  3275.   <fill>True</fill>
  3276. </child>
  3277.       </widget>
  3278.       <widget>
  3279. <class>GtkButton</class>
  3280. <name>playlist_cancel_button</name>
  3281. <can_focus>True</can_focus>
  3282. <signal>
  3283.   <name>clicked</name>
  3284.   <handler>GtkPlaylistCancel</handler>
  3285.   <last_modification_time>Sat, 12 May 2001 21:16:20 GMT</last_modification_time>
  3286. </signal>
  3287. <label>Cancel</label>
  3288. <relief>GTK_RELIEF_NORMAL</relief>
  3289. <child>
  3290.   <padding>0</padding>
  3291.   <expand>True</expand>
  3292.   <fill>True</fill>
  3293. </child>
  3294.       </widget>
  3295.     </widget>
  3296.     <widget>
  3297.       <class>GtkMenuBar</class>
  3298.       <name>playlist_menubar</name>
  3299.       <shadow_type>GTK_SHADOW_OUT</shadow_type>
  3300.       <child>
  3301. <padding>0</padding>
  3302. <expand>False</expand>
  3303. <fill>False</fill>
  3304.       </child>
  3305.       <widget>
  3306. <class>GtkMenuItem</class>
  3307. <name>playlist_add</name>
  3308. <label>Add</label>
  3309. <right_justify>False</right_justify>
  3310. <widget>
  3311.   <class>GtkMenu</class>
  3312.   <name>playlist_add_menu</name>
  3313.   <widget>
  3314.     <class>GtkMenuItem</class>
  3315.     <name>playlist_add_disc</name>
  3316.     <signal>
  3317.       <name>activate</name>
  3318.       <handler>GtkDiscOpenShow</handler>
  3319.       <last_modification_time>Mon, 14 May 2001 21:59:32 GMT</last_modification_time>
  3320.     </signal>
  3321.     <label>Disc</label>
  3322.     <right_justify>False</right_justify>
  3323.   </widget>
  3324.   <widget>
  3325.     <class>GtkMenuItem</class>
  3326.     <name>playlist_add_file</name>
  3327.     <signal>
  3328.       <name>activate</name>
  3329.       <handler>GtkFileOpenShow</handler>
  3330.       <last_modification_time>Mon, 14 May 2001 21:59:48 GMT</last_modification_time>
  3331.     </signal>
  3332.     <label>File</label>
  3333.     <right_justify>False</right_justify>
  3334.   </widget>
  3335.   <widget>
  3336.     <class>GtkMenuItem</class>
  3337.     <name>playlist_add_network</name>
  3338.     <signal>
  3339.       <name>activate</name>
  3340.       <handler>GtkNetworkOpenShow</handler>
  3341.       <last_modification_time>Mon, 14 May 2001 22:00:03 GMT</last_modification_time>
  3342.     </signal>
  3343.     <label>Network</label>
  3344.     <right_justify>False</right_justify>
  3345.   </widget>
  3346.   <widget>
  3347.     <class>GtkMenuItem</class>
  3348.     <name>playlist_add_url</name>
  3349.     <signal>
  3350.       <name>activate</name>
  3351.       <handler>GtkPlaylistAddUrl</handler>
  3352.       <last_modification_time>Mon, 14 May 2001 22:00:22 GMT</last_modification_time>
  3353.     </signal>
  3354.     <label>Url</label>
  3355.     <right_justify>False</right_justify>
  3356.   </widget>
  3357. </widget>
  3358.       </widget>
  3359.       <widget>
  3360. <class>GtkMenuItem</class>
  3361. <name>playlist_delete</name>
  3362. <label>Delete</label>
  3363. <right_justify>False</right_justify>
  3364. <widget>
  3365.   <class>GtkMenu</class>
  3366.   <name>playlist_delete_menu</name>
  3367.   <widget>
  3368.     <class>GtkMenuItem</class>
  3369.     <name>playlist_delete_all</name>
  3370.     <signal>
  3371.       <name>activate</name>
  3372.       <handler>GtkPlaylistDeleteAll</handler>
  3373.       <last_modification_time>Sat, 12 May 2001 21:13:11 GMT</last_modification_time>
  3374.     </signal>
  3375.     <label>All</label>
  3376.     <right_justify>False</right_justify>
  3377.   </widget>
  3378.   <widget>
  3379.     <class>GtkMenuItem</class>
  3380.     <name>playlist_delete_selected</name>
  3381.     <signal>
  3382.       <name>activate</name>
  3383.       <handler>GtkPlaylistDeleteSelected</handler>
  3384.       <last_modification_time>Sat, 12 May 2001 21:12:58 GMT</last_modification_time>
  3385.     </signal>
  3386.     <label>Selected</label>
  3387.     <right_justify>False</right_justify>
  3388.   </widget>
  3389. </widget>
  3390.       </widget>
  3391.       <widget>
  3392. <class>GtkMenuItem</class>
  3393. <name>playlist_selection</name>
  3394. <label>Selection</label>
  3395. <right_justify>False</right_justify>
  3396. <widget>
  3397.   <class>GtkMenu</class>
  3398.   <name>playlist_selection_menu</name>
  3399.   <widget>
  3400.     <class>GtkMenuItem</class>
  3401.     <name>playlist_selection_crop</name>
  3402.     <signal>
  3403.       <name>activate</name>
  3404.       <handler>GtkPlaylistCrop</handler>
  3405.       <last_modification_time>Sat, 12 May 2001 21:13:47 GMT</last_modification_time>
  3406.     </signal>
  3407.     <label>_Crop</label>
  3408.     <right_justify>False</right_justify>
  3409.   </widget>
  3410.   <widget>
  3411.     <class>GtkMenuItem</class>
  3412.     <name>playlist_selection_invert</name>
  3413.     <signal>
  3414.       <name>activate</name>
  3415.       <handler>GtkPlaylistInvert</handler>
  3416.       <last_modification_time>Sat, 12 May 2001 21:13:55 GMT</last_modification_time>
  3417.     </signal>
  3418.     <label>_Invert</label>
  3419.     <right_justify>False</right_justify>
  3420.   </widget>
  3421.   <widget>
  3422.     <class>GtkMenuItem</class>
  3423.     <name>playlist_selection_select</name>
  3424.     <signal>
  3425.       <name>activate</name>
  3426.       <handler>GtkPlaylistSelect</handler>
  3427.       <last_modification_time>Sat, 12 May 2001 21:14:04 GMT</last_modification_time>
  3428.     </signal>
  3429.     <label>_Select</label>
  3430.     <right_justify>False</right_justify>
  3431.   </widget>
  3432. </widget>
  3433.       </widget>
  3434.     </widget>
  3435.     <widget>
  3436.       <class>GtkScrolledWindow</class>
  3437.       <name>scrolledwindow1</name>
  3438.       <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
  3439.       <vscrollbar_policy>GTK_POLICY_AUTOMATIC</vscrollbar_policy>
  3440.       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  3441.       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  3442.       <child>
  3443. <padding>0</padding>
  3444. <expand>True</expand>
  3445. <fill>True</fill>
  3446.       </child>
  3447.       <widget>
  3448. <class>GtkCList</class>
  3449. <name>playlist_clist</name>
  3450. <border_width>5</border_width>
  3451. <can_focus>True</can_focus>
  3452. <signal>
  3453.   <name>event</name>
  3454.   <handler>GtkPlaylistEvent</handler>
  3455.   <last_modification_time>Sat, 12 May 2001 21:25:20 GMT</last_modification_time>
  3456. </signal>
  3457. <signal>
  3458.   <name>drag_data_received</name>
  3459.   <handler>GtkPlaylistDragData</handler>
  3460.   <last_modification_time>Sat, 12 May 2001 21:25:53 GMT</last_modification_time>
  3461. </signal>
  3462. <signal>
  3463.   <name>drag_motion</name>
  3464.   <handler>GtkPlaylistDragMotion</handler>
  3465.   <last_modification_time>Sat, 12 May 2001 21:26:23 GMT</last_modification_time>
  3466. </signal>
  3467. <columns>2</columns>
  3468. <column_widths>257,80</column_widths>
  3469. <selection_mode>GTK_SELECTION_EXTENDED</selection_mode>
  3470. <show_titles>True</show_titles>
  3471. <shadow_type>GTK_SHADOW_OUT</shadow_type>
  3472. <widget>
  3473.   <class>GtkLabel</class>
  3474.   <child_name>CList:title</child_name>
  3475.   <name>label22</name>
  3476.   <label>File</label>
  3477.   <justify>GTK_JUSTIFY_CENTER</justify>
  3478.   <wrap>False</wrap>
  3479.   <xalign>0.5</xalign>
  3480.   <yalign>0.5</yalign>
  3481.   <xpad>0</xpad>
  3482.   <ypad>0</ypad>
  3483. </widget>
  3484. <widget>
  3485.   <class>GtkLabel</class>
  3486.   <child_name>CList:title</child_name>
  3487.   <name>label23</name>
  3488.   <label>Duration</label>
  3489.   <justify>GTK_JUSTIFY_CENTER</justify>
  3490.   <wrap>False</wrap>
  3491.   <xalign>0.5</xalign>
  3492.   <yalign>0.5</yalign>
  3493.   <xpad>0</xpad>
  3494.   <ypad>0</ypad>
  3495. </widget>
  3496.       </widget>
  3497.     </widget>
  3498.   </widget>
  3499. </widget>
  3500. <widget>
  3501.   <class>GtkDialog</class>
  3502.   <name>intf_messages</name>
  3503.   <signal>
  3504.     <name>delete_event</name>
  3505.     <handler>GtkMessagesDelete</handler>
  3506.     <last_modification_time>Tue, 19 Feb 2002 02:39:16 GMT</last_modification_time>
  3507.   </signal>
  3508.   <title>Messages</title>
  3509.   <type>GTK_WINDOW_TOPLEVEL</type>
  3510.   <position>GTK_WIN_POS_NONE</position>
  3511.   <modal>False</modal>
  3512.   <default_width>600</default_width>
  3513.   <default_height>400</default_height>
  3514.   <allow_shrink>True</allow_shrink>
  3515.   <allow_grow>True</allow_grow>
  3516.   <auto_shrink>False</auto_shrink>
  3517.   <widget>
  3518.     <class>GtkVBox</class>
  3519.     <child_name>Dialog:vbox</child_name>
  3520.     <name>dialog-vbox6</name>
  3521.     <homogeneous>False</homogeneous>
  3522.     <spacing>0</spacing>
  3523.     <widget>
  3524.       <class>GtkHBox</class>
  3525.       <child_name>Dialog:action_area</child_name>
  3526.       <name>dialog-action_area5</name>
  3527.       <border_width>5</border_width>
  3528.       <homogeneous>True</homogeneous>
  3529.       <spacing>5</spacing>
  3530.       <child>
  3531. <padding>0</padding>
  3532. <expand>False</expand>
  3533. <fill>True</fill>
  3534. <pack>GTK_PACK_END</pack>
  3535.       </child>
  3536.       <widget>
  3537. <class>GtkButton</class>
  3538. <name>messages_ok</name>
  3539. <can_default>True</can_default>
  3540. <has_default>True</has_default>
  3541. <can_focus>True</can_focus>
  3542. <signal>
  3543.   <name>clicked</name>
  3544.   <handler>GtkMessagesOk</handler>
  3545.   <last_modification_time>Tue, 19 Feb 2002 02:07:37 GMT</last_modification_time>
  3546. </signal>
  3547. <label>OK</label>
  3548. <relief>GTK_RELIEF_NORMAL</relief>
  3549. <child>
  3550.   <padding>0</padding>
  3551.   <expand>False</expand>
  3552.   <fill>True</fill>
  3553. </child>
  3554.       </widget>
  3555.     </widget>
  3556.     <widget>
  3557.       <class>GtkScrolledWindow</class>
  3558.       <name>scrolledwindow2</name>
  3559.       <border_width>5</border_width>
  3560.       <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
  3561.       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
  3562.       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
  3563.       <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
  3564.       <child>
  3565. <padding>0</padding>
  3566. <expand>True</expand>
  3567. <fill>True</fill>
  3568.       </child>
  3569.       <widget>
  3570. <class>GtkText</class>
  3571. <name>messages_textbox</name>
  3572. <can_focus>True</can_focus>
  3573. <editable>False</editable>
  3574. <text></text>
  3575.       </widget>
  3576.     </widget>
  3577.   </widget>
  3578. </widget>
  3579. <widget>
  3580.   <class>GtkWindow</class>
  3581.   <name>intf_sout</name>
  3582.   <border_width>5</border_width>
  3583.   <title>Stream output</title>
  3584.   <type>GTK_WINDOW_TOPLEVEL</type>
  3585.   <position>GTK_WIN_POS_NONE</position>
  3586.   <modal>True</modal>
  3587.   <allow_shrink>False</allow_shrink>
  3588.   <allow_grow>True</allow_grow>
  3589.   <auto_shrink>False</auto_shrink>
  3590.   <widget>
  3591.     <class>GtkVBox</class>
  3592.     <name>vbox15</name>
  3593.     <homogeneous>False</homogeneous>
  3594.     <spacing>0</spacing>
  3595.     <widget>
  3596.       <class>GtkVBox</class>
  3597.       <name>vbox16</name>
  3598.       <homogeneous>False</homogeneous>
  3599.       <spacing>0</spacing>
  3600.       <child>
  3601. <padding>0</padding>
  3602. <expand>True</expand>
  3603. <fill>True</fill>
  3604.       </child>
  3605.       <widget>
  3606. <class>GtkFrame</class>
  3607. <name>frame11</name>
  3608. <label>Stream output (MRL)</label>
  3609. <label_xalign>0</label_xalign>
  3610. <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3611. <child>
  3612.   <padding>0</padding>
  3613.   <expand>False</expand>
  3614.   <fill>True</fill>
  3615. </child>
  3616. <widget>
  3617.   <class>GtkHBox</class>
  3618.   <name>hbox28</name>
  3619.   <border_width>5</border_width>
  3620.   <homogeneous>False</homogeneous>
  3621.   <spacing>0</spacing>
  3622.   <widget>
  3623.     <class>GtkLabel</class>
  3624.     <name>label38</name>
  3625.     <label>Destination Target: </label>
  3626.     <justify>GTK_JUSTIFY_CENTER</justify>
  3627.     <wrap>False</wrap>
  3628.     <xalign>0.5</xalign>
  3629.     <yalign>0.5</yalign>
  3630.     <xpad>0</xpad>
  3631.     <ypad>0</ypad>
  3632.     <child>
  3633.       <padding>0</padding>
  3634.       <expand>False</expand>
  3635.       <fill>False</fill>
  3636.     </child>
  3637.   </widget>
  3638.   <widget>
  3639.     <class>GtkCombo</class>
  3640.     <name>combo4</name>
  3641.     <value_in_list>False</value_in_list>
  3642.     <ok_if_empty>True</ok_if_empty>
  3643.     <case_sensitive>False</case_sensitive>
  3644.     <use_arrows>True</use_arrows>
  3645.     <use_arrows_always>False</use_arrows_always>
  3646.     <items></items>
  3647.     <child>
  3648.       <padding>0</padding>
  3649.       <expand>True</expand>
  3650.       <fill>True</fill>
  3651.     </child>
  3652.     <widget>
  3653.       <class>GtkEntry</class>
  3654.       <child_name>GtkCombo:entry</child_name>
  3655.       <name>sout_entry_target</name>
  3656.       <can_focus>True</can_focus>
  3657.       <editable>True</editable>
  3658.       <text_visible>True</text_visible>
  3659.       <text_max_length>0</text_max_length>
  3660.       <text></text>
  3661.     </widget>
  3662.   </widget>
  3663. </widget>
  3664.       </widget>
  3665.       <widget>
  3666. <class>GtkFrame</class>
  3667. <name>frame12</name>
  3668. <label_xalign>0</label_xalign>
  3669. <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
  3670. <child>
  3671.   <padding>0</padding>
  3672.   <expand>True</expand>
  3673.   <fill>True</fill>
  3674. </child>
  3675. <widget>
  3676.   <class>GtkTable</class>
  3677.   <name>table6</name>
  3678.   <rows>3</rows>
  3679.   <columns>5</columns>
  3680.   <homogeneous>False</homogeneous>
  3681.   <row_spacing>5</row_spacing>
  3682.   <column_spacing>5</column_spacing>
  3683.   <widget>
  3684.     <class>GtkRadioButton</class>
  3685.     <name>sout_access_file</name>
  3686.     <can_focus>True</can_focus>
  3687.     <signal>
  3688.       <name>toggled</name>
  3689.       <handler>GtkSoutSettingsAccessFile</handler>
  3690.       <last_modification_time>Sun, 26 Jan 2003 05:40:41 GMT</last_modification_time>
  3691.     </signal>
  3692.     <label>File</label>
  3693.     <active>False</active>
  3694.     <draw_indicator>True</draw_indicator>
  3695.     <group>sout_access</group>
  3696.     <child>
  3697.       <left_attach>0</left_attach>
  3698.       <right_attach>1</right_attach>
  3699.       <top_attach>0</top_attach>
  3700.       <bottom_attach>1</bottom_attach>
  3701.       <xpad>0</xpad>
  3702.       <ypad>0</ypad>
  3703.       <xexpand>False</xexpand>
  3704.       <yexpand>False</yexpand>
  3705.       <xshrink>False</xshrink>
  3706.       <yshrink>False</yshrink>
  3707.       <xfill>True</xfill>
  3708.       <yfill>False</yfill>
  3709.     </child>
  3710.   </widget>
  3711.   <widget>
  3712.     <class>GtkRadioButton</class>
  3713.     <name>sout_access_udp</name>
  3714.     <can_focus>True</can_focus>
  3715.     <signal>
  3716.       <name>toggled</name>
  3717.       <handler>GtkSoutSettingsAccessUdp</handler>
  3718.       <last_modification_time>Sun, 26 Jan 2003 05:40:51 GMT</last_modification_time>
  3719.     </signal>
  3720.     <label>UDP</label>
  3721.     <active>False</active>
  3722.     <draw_indicator>True</draw_indicator>
  3723.     <group>sout_access</group>
  3724.     <child>
  3725.       <left_attach>0</left_attach>
  3726.       <right_attach>1</right_attach>
  3727.       <top_attach>1</top_attach>
  3728.       <bottom_attach>2</bottom_attach>
  3729.       <xpad>0</xpad>
  3730.       <ypad>0</ypad>
  3731.       <xexpand>False</xexpand>
  3732.       <yexpand>False</yexpand>
  3733.       <xshrink>False</xshrink>
  3734.       <yshrink>False</yshrink>
  3735.       <xfill>True</xfill>
  3736.       <yfill>False</yfill>
  3737.     </child>
  3738.   </widget>
  3739.   <widget>
  3740.     <class>GtkRadioButton</class>
  3741.     <name>sout_access_rtp</name>
  3742.     <can_focus>True</can_focus>
  3743.     <signal>
  3744.       <name>toggled</name>
  3745.       <handler>GtkSoutSettingsAccessUdp</handler>
  3746.       <last_modification_time>Sun, 26 Jan 2003 05:50:02 GMT</last_modification_time>
  3747.     </signal>
  3748.     <label>RTP</label>
  3749.     <active>False</active>
  3750.     <draw_indicator>True</draw_indicator>
  3751.     <group>sout_access</group>
  3752.     <child>
  3753.       <left_attach>0</left_attach>
  3754.       <right_attach>1</right_attach>
  3755.       <top_attach>2</top_attach>
  3756.       <bottom_attach>3</bottom_attach>
  3757.       <xpad>0</xpad>
  3758.       <ypad>0</ypad>
  3759.       <xexpand>False</xexpand>
  3760.       <yexpand>False</yexpand>
  3761.       <xshrink>False</xshrink>
  3762.       <yshrink>False</yshrink>
  3763.       <xfill>True</xfill>
  3764.       <yfill>False</yfill>
  3765.     </child>
  3766.   </widget>
  3767.   <widget>
  3768.     <class>GtkLabel</class>
  3769.     <name>sout_file_path_label</name>
  3770.     <label>Path:</label>
  3771.     <justify>GTK_JUSTIFY_CENTER</justify>
  3772.     <wrap>False</wrap>
  3773.     <xalign>0</xalign>
  3774.     <yalign>0.5</yalign>
  3775.     <xpad>0</xpad>
  3776.     <ypad>0</ypad>
  3777.     <child>
  3778.       <left_attach>1</left_attach>
  3779.       <right_attach>2</right_attach>
  3780.       <top_attach>0</top_attach>
  3781.       <bottom_attach>1</bottom_attach>
  3782.       <xpad>0</xpad>
  3783.       <ypad>0</ypad>
  3784.       <xexpand>False</xexpand>
  3785.       <yexpand>False</yexpand>
  3786.       <xshrink>False</xshrink>
  3787.       <yshrink>False</yshrink>
  3788.       <xfill>True</xfill>
  3789.       <yfill>False</yfill>
  3790.     </child>
  3791.   </widget>
  3792.   <widget>
  3793.     <class>GtkCombo</class>
  3794.     <name>combo6</name>
  3795.     <value_in_list>False</value_in_list>
  3796.     <ok_if_empty>True</ok_if_empty>
  3797.     <case_sensitive>False</case_sensitive>
  3798.     <use_arrows>True</use_arrows>
  3799.     <use_arrows_always>False</use_arrows_always>
  3800.     <items></items>
  3801.     <child>
  3802.       <left_attach>2</left_attach>
  3803.       <right_attach>5</right_attach>
  3804.       <top_attach>0</top_attach>
  3805.       <bottom_attach>1</bottom_attach>
  3806.       <xpad>0</xpad>
  3807.       <ypad>0</ypad>
  3808.       <xexpand>True</xexpand>
  3809.       <yexpand>False</yexpand>
  3810.       <xshrink>False</xshrink>
  3811.       <yshrink>False</yshrink>
  3812.       <xfill>True</xfill>
  3813.       <yfill>False</yfill>
  3814.     </child>
  3815.     <widget>
  3816.       <class>GtkEntry</class>
  3817.       <child_name>GtkCombo:entry</child_name>
  3818.       <name>sout_file_path</name>
  3819.       <can_focus>True</can_focus>
  3820.       <signal>
  3821. <name>changed</name>
  3822. <handler>GtkSoutSettingsChanged</handler>
  3823. <last_modification_time>Sun, 26 Jan 2003 04:54:22 GMT</last_modification_time>
  3824.       </signal>
  3825.       <editable>True</editable>
  3826.       <text_visible>True</text_visible>
  3827.       <text_max_length>0</text_max_length>
  3828.       <text></text>
  3829.     </widget>
  3830.   </widget>
  3831.   <widget>
  3832.     <class>GtkLabel</class>
  3833.     <name>sout_udp_address_label</name>
  3834.     <label>Address:</label>
  3835.     <justify>GTK_JUSTIFY_CENTER</justify>
  3836.     <wrap>False</wrap>
  3837.     <xalign>0</xalign>
  3838.     <yalign>0.5</yalign>
  3839.     <xpad>0</xpad>
  3840.     <ypad>0</ypad>
  3841.     <child>
  3842.       <left_attach>1</left_attach>
  3843.       <right_attach>2</right_attach>
  3844.       <top_attach>1</top_attach>
  3845.       <bottom_attach>2</bottom_attach>
  3846.       <xpad>0</xpad>
  3847.       <ypad>0</ypad>
  3848.       <xexpand>False</xexpand>
  3849.       <yexpand>False</yexpand>
  3850.       <xshrink>False</xshrink>
  3851.       <yshrink>False</yshrink>
  3852.       <xfill>True</xfill>
  3853.       <yfill>False</yfill>
  3854.     </child>
  3855.   </widget>
  3856.   <widget>
  3857.     <class>GtkCombo</class>
  3858.     <name>sout_udp_address_combo</name>
  3859.     <value_in_list>False</value_in_list>
  3860.     <ok_if_empty>True</ok_if_empty>
  3861.     <case_sensitive>False</case_sensitive>
  3862.     <use_arrows>True</use_arrows>
  3863.     <use_arrows_always>False</use_arrows_always>
  3864.     <items></items>
  3865.     <child>
  3866.       <left_attach>2</left_attach>
  3867.       <right_attach>3</right_attach>
  3868.       <top_attach>1</top_attach>
  3869.       <bottom_attach>2</bottom_attach>
  3870.       <xpad>0</xpad>
  3871.       <ypad>0</ypad>
  3872.       <xexpand>True</xexpand>
  3873.       <yexpand>False</yexpand>
  3874.       <xshrink>False</xshrink>
  3875.       <yshrink>False</yshrink>
  3876.       <xfill>True</xfill>
  3877.       <yfill>False</yfill>
  3878.     </child>
  3879.     <widget>
  3880.       <class>GtkEntry</class>
  3881.       <child_name>GtkCombo:entry</child_name>
  3882.       <name>sout_udp_address</name>
  3883.       <can_focus>True</can_focus>
  3884.       <signal>
  3885. <name>changed</name>
  3886. <handler>GtkSoutSettingsChanged</handler>
  3887. <last_modification_time>Sun, 26 Jan 2003 04:54:29 GMT</last_modification_time>
  3888.       </signal>
  3889.       <editable>True</editable>
  3890.       <text_visible>True</text_visible>
  3891.       <text_max_length>0</text_max_length>
  3892.       <text></text>
  3893.     </widget>
  3894.   </widget>
  3895.   <widget>
  3896.     <class>GtkSpinButton</class>
  3897.     <name>sout_udp_port</name>
  3898.     <can_focus>True</can_focus>
  3899.     <signal>
  3900.       <name>changed</name>
  3901.       <handler>GtkSoutSettingsChanged</handler>
  3902.       <last_modification_time>Sun, 26 Jan 2003 10:27:52 GMT</last_modification_time>
  3903.     </signal>
  3904.     <climb_rate>1</climb_rate>
  3905.     <digits>0</digits>
  3906.     <numeric>False</numeric>
  3907.     <update_policy>GTK_UPDATE_ALWAYS</update_policy>
  3908.     <snap>False</snap>
  3909.     <wrap>False</wrap>
  3910.     <value>1234</value>
  3911.     <lower>0</lower>
  3912.     <upper>65535</upper>
  3913.     <step>1</step>
  3914.     <page>10</page>
  3915.     <page_size>10</page_size>
  3916.     <child>
  3917.       <left_attach>4</left_attach>
  3918.       <right_attach>5</right_attach>
  3919.       <top_attach>1</top_attach>
  3920.       <bottom_attach>2</bottom_attach>
  3921.       <xpad>0</xpad>
  3922.       <ypad>0</ypad>
  3923.       <xexpand>True</xexpand>
  3924.       <yexpand>False</yexpand>
  3925.       <xshrink>False</xshrink>
  3926.       <yshrink>False</yshrink>
  3927.       <xfill>True</xfill>
  3928.       <yfill>False</yfill>
  3929.     </child>
  3930.   </widget>
  3931.   <widget>
  3932.     <class>GtkHBox</class>
  3933.     <name>hbox29</name>
  3934.     <homogeneous>False</homogeneous>
  3935.     <spacing>0</spacing>
  3936.     <child>
  3937.       <left_attach>4</left_attach>
  3938.       <right_attach>5</right_attach>
  3939.       <top_attach>2</top_attach>
  3940.       <bottom_attach>3</bottom_attach>
  3941.       <xpad>0</xpad>
  3942.       <ypad>0</ypad>
  3943.       <xexpand>False</xexpand>
  3944.       <yexpand>False</yexpand>
  3945.       <xshrink>False</xshrink>
  3946.       <yshrink>False</yshrink>
  3947.       <xfill>True</xfill>
  3948.       <yfill>True</yfill>
  3949.     </child>
  3950.     <widget>
  3951.       <class>GtkRadioButton</class>
  3952.       <name>sout_mux_ts</name>
  3953.       <can_focus>True</can_focus>
  3954.       <signal>
  3955. <name>toggled</name>
  3956. <handler>GtkSoutSettingsChanged</handler>
  3957. <last_modification_time>Sun, 26 Jan 2003 06:42:47 GMT</last_modification_time>
  3958.       </signal>
  3959.       <label>TS</label>
  3960.       <active>False</active>
  3961.       <draw_indicator>True</draw_indicator>
  3962.       <group>sout_mux</group>
  3963.       <child>
  3964. <padding>0</padding>
  3965. <expand>False</expand>
  3966. <fill>False</fill>
  3967.       </child>
  3968.     </widget>
  3969.     <widget>
  3970.       <class>GtkRadioButton</class>
  3971.       <name>sout_mux_ps</name>
  3972.       <can_focus>True</can_focus>
  3973.       <signal>
  3974. <name>toggled</name>
  3975. <handler>GtkSoutSettingsChanged</handler>
  3976. <last_modification_time>Sun, 26 Jan 2003 06:42:53 GMT</last_modification_time>
  3977.       </signal>
  3978.       <label>PS</label>
  3979.       <active>False</active>
  3980.       <draw_indicator>True</draw_indicator>
  3981.       <group>sout_mux</group>
  3982.       <child>
  3983. <padding>0</padding>
  3984. <expand>False</expand>
  3985. <fill>False</fill>
  3986.       </child>
  3987.     </widget>
  3988.     <widget>
  3989.       <class>GtkRadioButton</class>
  3990.       <name>sout_mux_avi</name>
  3991.       <can_focus>True</can_focus>
  3992.       <signal>
  3993. <name>toggled</name>
  3994. <handler>GtkSoutSettingsChanged</handler>
  3995. <last_modification_time>Sun, 26 Jan 2003 06:42:58 GMT</last_modification_time>
  3996.       </signal>
  3997.       <label>AVI</label>
  3998.       <active>False</active>
  3999.       <draw_indicator>True</draw_indicator>
  4000.       <group>sout_mux</group>
  4001.       <child>
  4002. <padding>0</padding>
  4003. <expand>False</expand>
  4004. <fill>False</fill>
  4005.       </child>
  4006.     </widget>
  4007.   </widget>
  4008.   <widget>
  4009.     <class>GtkLabel</class>
  4010.     <name>sout_udp_port_label</name>
  4011.     <label>Port</label>
  4012.     <justify>GTK_JUSTIFY_CENTER</justify>
  4013.     <wrap>False</wrap>
  4014.     <xalign>0</xalign>
  4015.     <yalign>0.5</yalign>
  4016.     <xpad>0</xpad>
  4017.     <ypad>0</ypad>
  4018.     <child>
  4019.       <left_attach>3</left_attach>
  4020.       <right_attach>4</right_attach>
  4021.       <top_attach>1</top_attach>
  4022.       <bottom_attach>2</bottom_attach>
  4023.       <xpad>0</xpad>
  4024.       <ypad>0</ypad>
  4025.       <xexpand>False</xexpand>
  4026.       <yexpand>False</yexpand>
  4027.       <xshrink>False</xshrink>
  4028.       <yshrink>False</yshrink>
  4029.       <xfill>True</xfill>
  4030.       <yfill>False</yfill>
  4031.     </child>
  4032.   </widget>
  4033. </widget>
  4034.       </widget>
  4035.     </widget>
  4036.     <widget>
  4037.       <class>GtkHBox</class>
  4038.       <name>hbox25</name>
  4039.       <border_width>5</border_width>
  4040.       <homogeneous>False</homogeneous>
  4041.       <spacing>0</spacing>
  4042.       <child>
  4043. <padding>0</padding>
  4044. <expand>False</expand>
  4045. <fill>True</fill>
  4046. <pack>GTK_PACK_END</pack>
  4047.       </child>
  4048.       <widget>
  4049. <class>GtkHBox</class>
  4050. <name>hbox26</name>
  4051. <homogeneous>False</homogeneous>
  4052. <spacing>0</spacing>
  4053. <child>
  4054.   <padding>3</padding>
  4055.   <expand>True</expand>
  4056.   <fill>True</fill>
  4057.   <pack>GTK_PACK_END</pack>
  4058. </child>
  4059. <widget>
  4060.   <class>GtkButton</class>
  4061.   <name>button1</name>
  4062.   <can_focus>True</can_focus>
  4063.   <signal>
  4064.     <name>clicked</name>
  4065.     <handler>GtkSoutSettingsOk</handler>
  4066.     <last_modification_time>Sun, 26 Jan 2003 04:52:18 GMT</last_modification_time>
  4067.   </signal>
  4068.   <label>OK</label>
  4069.   <relief>GTK_RELIEF_NORMAL</relief>
  4070.   <child>
  4071.     <padding>2</padding>
  4072.     <expand>True</expand>
  4073.     <fill>True</fill>
  4074.   </child>
  4075. </widget>
  4076. <widget>
  4077.   <class>GtkButton</class>
  4078.   <name>button2</name>
  4079.   <can_focus>True</can_focus>
  4080.   <signal>
  4081.     <name>clicked</name>
  4082.     <handler>GtkSoutSettingsCancel</handler>
  4083.     <last_modification_time>Sun, 26 Jan 2003 04:32:24 GMT</last_modification_time>
  4084.   </signal>
  4085.   <label>Cancel</label>
  4086.   <relief>GTK_RELIEF_NORMAL</relief>
  4087.   <child>
  4088.     <padding>2</padding>
  4089.     <expand>True</expand>
  4090.     <fill>True</fill>
  4091.   </child>
  4092. </widget>
  4093.       </widget>
  4094.     </widget>
  4095.   </widget>
  4096. </widget>
  4097. </GTK-Interface>