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

多媒体

开发平台:

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