]> git.sesse.net Git - vlc/blobdiff - modules/gui/gtk/gnome.glade
* Got rid of more "VideoLAN C*****" references.
[vlc] / modules / gui / gtk / gnome.glade
index 2194d4255cf58e876eb1a536935381eb8fc7a1c4..c4bd32b9bb0917829153eee8e98e5e88bf19922f 100644 (file)
@@ -2,7 +2,7 @@
 <GTK-Interface>
 
 <project>
-  <name>VideoLAN Client</name>
+  <name>VLC media player</name>
   <program_name>vlc</program_name>
   <directory></directory>
   <source_directory></source_directory>
@@ -34,7 +34,7 @@
     <handler>GtkWindowDrag</handler>
     <last_modification_time>Sat, 19 May 2001 02:30:24 GMT</last_modification_time>
   </signal>
-  <title>VideoLAN Client</title>
+  <title>VLC media player</title>
   <type>GTK_WINDOW_TOPLEVEL</type>
   <position>GTK_WIN_POS_NONE</position>
   <modal>False</modal>
            <widget>
              <class>GtkPixmapMenuItem</class>
              <name>menubar_disc</name>
-             <tooltip>Open a DVD or VCD</tooltip>
+             <tooltip>Open Disc Media</tooltip>
              <signal>
                <name>activate</name>
                <handler>GtkDiscOpenShow</handler>
              <right_justify>False</right_justify>
            </widget>
 
-           <widget>
-             <class>GtkMenuItem</class>
-             <name>menubar_fullscreen</name>
-             <signal>
-               <name>activate</name>
-               <handler>GtkFullscreen</handler>
-               <last_modification_time>Sat, 19 May 2001 16:28:15 GMT</last_modification_time>
-             </signal>
-             <label>_Fullscreen</label>
-             <right_justify>False</right_justify>
-           </widget>
-
            <widget>
              <class>GtkMenuItem</class>
              <name>separator9</name>
            <class>GtkMenu</class>
            <name>menubar_settings_menu</name>
 
-           <widget>
-             <class>GtkMenuItem</class>
-             <name>menubar_audio</name>
-             <sensitive>False</sensitive>
-             <tooltip>Select audio channel</tooltip>
-             <label>_Audio</label>
-             <right_justify>False</right_justify>
-           </widget>
-
-           <widget>
-             <class>GtkMenuItem</class>
-             <name>menubar_subpictures</name>
-             <sensitive>False</sensitive>
-             <tooltip>Select subtitles channel</tooltip>
-             <label>_Subtitles</label>
-             <right_justify>False</right_justify>
-           </widget>
-
-           <widget>
-             <class>GtkMenuItem</class>
-             <name>separator5</name>
-             <right_justify>False</right_justify>
-           </widget>
-
            <widget>
              <class>GtkPixmapMenuItem</class>
              <name>menubar_preferences</name>
            <class>GtkMenu</class>
            <name>menubar_config_audio_menu</name>
 
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>menubar_audio</name>
+             <sensitive>False</sensitive>
+             <tooltip>Select audio channel</tooltip>
+             <label>_Language</label>
+             <right_justify>False</right_justify>
+           </widget>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>separator25</name>
+             <right_justify>False</right_justify>
+           </widget>
+
            <widget>
              <class>GtkMenuItem</class>
              <name>menubar_volume_up</name>
 
            <widget>
              <class>GtkMenuItem</class>
-             <name>menubar_video_device</name>
-             <label>Screen</label>
+             <name>menubar_subpictures</name>
+             <sensitive>False</sensitive>
+             <tooltip>Select subtitles channel</tooltip>
+             <label>_Subtitles</label>
+             <right_justify>False</right_justify>
+           </widget>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>separator23</name>
+             <right_justify>False</right_justify>
+           </widget>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>menubar_fullscreen</name>
+             <signal>
+               <name>activate</name>
+               <handler>GtkFullscreen</handler>
+               <last_modification_time>Sat, 19 May 2001 16:28:15 GMT</last_modification_time>
+             </signal>
+             <label>_Fullscreen</label>
+             <right_justify>False</right_justify>
+           </widget>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>separator24</name>
              <right_justify>False</right_justify>
            </widget>
 
              <label>Deinterlace</label>
              <right_justify>False</right_justify>
            </widget>
+
+           <widget>
+             <class>GtkMenuItem</class>
+             <name>menubar_video_device</name>
+             <label>Screen</label>
+             <right_justify>False</right_justify>
+           </widget>
          </widget>
        </widget>
 
          <class>GtkButton</class>
          <child_name>Toolbar:button</child_name>
          <name>toolbar_disc</name>
-         <tooltip>Open a DVD or VCD</tooltip>
+         <tooltip>Open Disc Media</tooltip>
          <signal>
            <name>clicked</name>
            <handler>GtkDiscOpenShow</handler>
            <fill>False</fill>
          </child>
        </widget>
-
-       <widget>
-         <class>GtkHBox</class>
-         <name>network_channel_box</name>
-         <homogeneous>False</homogeneous>
-         <spacing>0</spacing>
-         <child>
-           <padding>0</padding>
-           <expand>False</expand>
-           <fill>False</fill>
-         </child>
-
-         <widget>
-           <class>GtkLabel</class>
-           <name>label_network</name>
-           <label>Network Channel:</label>
-           <justify>GTK_JUSTIFY_CENTER</justify>
-           <wrap>False</wrap>
-           <xalign>0.5</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <padding>5</padding>
-             <expand>True</expand>
-             <fill>False</fill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkSpinButton</class>
-           <name>network_channel_spinbutton</name>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>activate</name>
-             <handler>GtkNetworkJoin</handler>
-             <last_modification_time>Wed, 30 May 2001 02:28:48 GMT</last_modification_time>
-           </signal>
-           <climb_rate>1</climb_rate>
-           <digits>0</digits>
-           <numeric>False</numeric>
-           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-           <snap>False</snap>
-           <wrap>False</wrap>
-           <value>0</value>
-           <lower>0</lower>
-           <upper>100</upper>
-           <step>1</step>
-           <page>10</page>
-           <page_size>10</page_size>
-           <child>
-             <padding>5</padding>
-             <expand>False</expand>
-             <fill>True</fill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkButton</class>
-           <name>network_channel_go_button</name>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>clicked</name>
-             <handler>GtkChannelGo</handler>
-             <last_modification_time>Wed, 30 May 2001 02:38:25 GMT</last_modification_time>
-           </signal>
-           <label>Go!</label>
-           <relief>GTK_RELIEF_NONE</relief>
-           <child>
-             <padding>0</padding>
-             <expand>False</expand>
-             <fill>False</fill>
-           </child>
-         </widget>
-       </widget>
       </widget>
     </widget>
   </widget>
     <right_justify>False</right_justify>
   </widget>
 
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_interface_toggle</name>
-    <signal>
-      <name>activate</name>
-      <handler>GtkWindowToggle</handler>
-      <last_modification_time>Sat, 19 May 2001 16:18:51 GMT</last_modification_time>
-    </signal>
-    <label>Toggle _Interface</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_fullscreen</name>
-    <tooltip>Toggle fullscreen mode</tooltip>
-    <signal>
-      <name>activate</name>
-      <handler>GtkFullscreen</handler>
-      <last_modification_time>Sat, 19 May 2001 16:19:07 GMT</last_modification_time>
-    </signal>
-    <label>_Fullscreen</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_video_device</name>
-    <label>Screen</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_deinterlace</name>
-    <label>Deinterlace</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>separator8</name>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_volume_up</name>
-    <signal>
-      <name>activate</name>
-      <handler>GtkVolumeUp</handler>
-      <last_modification_time>Mon, 20 Jan 2003 16:33:43 GMT</last_modification_time>
-    </signal>
-    <label>Volume Up</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_volume_down</name>
-    <signal>
-      <name>activate</name>
-      <handler>GtkVolumeDown</handler>
-      <last_modification_time>Mon, 20 Jan 2003 16:33:43 GMT</last_modification_time>
-    </signal>
-    <label>Volume Down</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_volume_mute</name>
-    <signal>
-      <name>activate</name>
-      <handler>GtkVolumeMute</handler>
-      <last_modification_time>Mon, 20 Jan 2003 16:33:43 GMT</last_modification_time>
-    </signal>
-    <label>Mute</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_audio_channels</name>
-    <label>Channels</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_audio_device</name>
-    <label>Device</label>
-    <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>separator17</name>
-    <right_justify>False</right_justify>
-  </widget>
-
   <widget>
     <class>GtkMenuItem</class>
     <name>popup_next</name>
     <stock_icon>GNOME_STOCK_MENU_JUMP_TO</stock_icon>
   </widget>
 
+  <widget>
+    <class>GtkMenuItem</class>
+    <name>separator17</name>
+    <right_justify>False</right_justify>
+  </widget>
+
   <widget>
     <class>GtkMenuItem</class>
     <name>popup_program</name>
     <stock_icon>GNOME_STOCK_MENU_SEARCH</stock_icon>
   </widget>
 
-  <widget>
-    <class>GtkPixmapMenuItem</class>
-    <name>popup_audio</name>
-    <sensitive>False</sensitive>
-    <tooltip>Select audio channel</tooltip>
-    <label>_Audio</label>
-    <right_justify>False</right_justify>
-    <stock_icon>GNOME_STOCK_MENU_VOLUME</stock_icon>
-  </widget>
-
-  <widget>
-    <class>GtkPixmapMenuItem</class>
-    <name>popup_subpictures</name>
-    <sensitive>False</sensitive>
-    <tooltip>Select subtitles channel</tooltip>
-    <label>_Subtitles</label>
-    <right_justify>False</right_justify>
-    <stock_icon>GNOME_STOCK_MENU_FONT</stock_icon>
-  </widget>
-
   <widget>
     <class>GtkMenuItem</class>
-    <name>separator13</name>
+    <name>popup_audio</name>
+    <label>Audio</label>
     <right_justify>False</right_justify>
-  </widget>
-
-  <widget>
-    <class>GtkMenuItem</class>
-    <name>popup_file</name>
-    <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
 
     <widget>
       <class>GtkMenu</class>
-      <name>popup_file_menu</name>
+      <name>popup_audio_menu</name>
 
       <widget>
        <class>GtkPixmapMenuItem</class>
-       <name>popup_open</name>
-       <tooltip>Open a file</tooltip>
-       <signal>
-         <name>activate</name>
-         <handler>GtkFileOpenShow</handler>
-         <last_modification_time>Sat, 19 May 2001 16:20:08 GMT</last_modification_time>
-       </signal>
-       <label>_Open File...</label>
+       <name>popup_language</name>
+       <sensitive>False</sensitive>
+       <tooltip>Select audio channel</tooltip>
+       <label>_Language</label>
        <right_justify>False</right_justify>
-       <stock_icon>GNOME_STOCK_MENU_OPEN</stock_icon>
+       <stock_icon>GNOME_STOCK_MENU_VOLUME</stock_icon>
       </widget>
 
       <widget>
-       <class>GtkPixmapMenuItem</class>
+       <class>GtkMenuItem</class>
+       <name>separator20</name>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>popup_volume_up</name>
+       <signal>
+         <name>activate</name>
+         <handler>GtkVolumeUp</handler>
+         <last_modification_time>Mon, 20 Jan 2003 16:33:43 GMT</last_modification_time>
+       </signal>
+       <label>Volume Up</label>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>popup_volume_down</name>
+       <signal>
+         <name>activate</name>
+         <handler>GtkVolumeDown</handler>
+         <last_modification_time>Mon, 20 Jan 2003 16:33:43 GMT</last_modification_time>
+       </signal>
+       <label>Volume Down</label>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>popup_volume_mute</name>
+       <signal>
+         <name>activate</name>
+         <handler>GtkVolumeMute</handler>
+         <last_modification_time>Mon, 20 Jan 2003 16:33:43 GMT</last_modification_time>
+       </signal>
+       <label>Mute</label>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>separator21</name>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>popup_audio_channels</name>
+       <label>Channels</label>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>popup_audio_device</name>
+       <label>Device</label>
+       <right_justify>False</right_justify>
+      </widget>
+    </widget>
+  </widget>
+
+  <widget>
+    <class>GtkMenuItem</class>
+    <name>popup_video</name>
+    <label>Video</label>
+    <right_justify>False</right_justify>
+
+    <widget>
+      <class>GtkMenu</class>
+      <name>popup_video_menu</name>
+
+      <widget>
+       <class>GtkPixmapMenuItem</class>
+       <name>popup_subpictures</name>
+       <sensitive>False</sensitive>
+       <tooltip>Select subtitles channel</tooltip>
+       <label>_Subtitles</label>
+       <right_justify>False</right_justify>
+       <stock_icon>GNOME_STOCK_MENU_FONT</stock_icon>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>separator18</name>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>popup_fullscreen</name>
+       <tooltip>Toggle fullscreen mode</tooltip>
+       <signal>
+         <name>activate</name>
+         <handler>GtkFullscreen</handler>
+         <last_modification_time>Sat, 19 May 2001 16:19:07 GMT</last_modification_time>
+       </signal>
+       <label>_Fullscreen</label>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>separator19</name>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>popup_deinterlace</name>
+       <label>Deinterlace</label>
+       <right_justify>False</right_justify>
+      </widget>
+
+      <widget>
+       <class>GtkMenuItem</class>
+       <name>popup_video_device</name>
+       <label>Screen</label>
+       <right_justify>False</right_justify>
+      </widget>
+    </widget>
+  </widget>
+
+  <widget>
+    <class>GtkMenuItem</class>
+    <name>separator13</name>
+    <right_justify>False</right_justify>
+  </widget>
+
+  <widget>
+    <class>GtkMenuItem</class>
+    <name>popup_file</name>
+    <stock_item>GNOMEUIINFO_MENU_FILE_TREE</stock_item>
+
+    <widget>
+      <class>GtkMenu</class>
+      <name>popup_file_menu</name>
+
+      <widget>
+       <class>GtkPixmapMenuItem</class>
+       <name>popup_open</name>
+       <tooltip>Open a file</tooltip>
+       <signal>
+         <name>activate</name>
+         <handler>GtkFileOpenShow</handler>
+         <last_modification_time>Sat, 19 May 2001 16:20:08 GMT</last_modification_time>
+       </signal>
+       <label>_Open File...</label>
+       <right_justify>False</right_justify>
+       <stock_icon>GNOME_STOCK_MENU_OPEN</stock_icon>
+      </widget>
+
+      <widget>
+       <class>GtkPixmapMenuItem</class>
        <name>popup_disc</name>
-       <tooltip>Open a DVD or VCD</tooltip>
+       <tooltip>Open Disc Media</tooltip>
        <signal>
          <name>activate</name>
          <handler>GtkDiscOpenShow</handler>
     </widget>
   </widget>
 
+  <widget>
+    <class>GtkMenuItem</class>
+    <name>popup_interface_toggle</name>
+    <signal>
+      <name>activate</name>
+      <handler>GtkWindowToggle</handler>
+      <last_modification_time>Sat, 19 May 2001 16:18:51 GMT</last_modification_time>
+    </signal>
+    <label>Toggle _Interface</label>
+    <right_justify>False</right_justify>
+  </widget>
+
   <widget>
     <class>GtkMenuItem</class>
     <name>popup_playlist</name>
   <class>GnomeAbout</class>
   <name>intf_about</name>
   <modal>False</modal>
-  <copyright>(C) 1996-2003 - the VideoLAN Team</copyright>
+  <copyright>(c) 1996-2003 the VideoLAN team</copyright>
   <authors>the VideoLAN team &lt;videolan@videolan.org&gt;
 http://www.videolan.org/
 </authors>
-  <comments>This is the VideoLAN Client, a DVD, MPEG and DivX player. It can play MPEG and MPEG2 files from a file or from a network source.</comments>
+  <comments>This is the VLC media player, a DVD, MPEG and DivX player. It can play MPEG and MPEG2 files from a file or from a network source.</comments>
 </widget>
 
 <widget>
@@ -1746,7 +1725,8 @@ http://www.videolan.org/
              <signal>
                <name>clicked</name>
                <handler>GtkFileShow</handler>
-               <last_modification_time>Wed, 10 Jul 2002 11:37:05 GMT</last_modification_time>
+               <data>&quot;entry_file&quot;</data>
+               <last_modification_time>Tue, 21 Jan 2003 01:55:20 GMT</last_modification_time>
              </signal>
              <label>Browse...</label>
              <relief>GTK_RELIEF_NORMAL</relief>
@@ -1780,101 +1760,12 @@ http://www.videolan.org/
          <class>GtkTable</class>
          <name>table5</name>
          <border_width>5</border_width>
-         <rows>4</rows>
+         <rows>5</rows>
          <columns>2</columns>
          <homogeneous>False</homogeneous>
          <row_spacing>5</row_spacing>
          <column_spacing>5</column_spacing>
 
-         <widget>
-           <class>GtkLabel</class>
-           <name>label21</name>
-           <label>Title</label>
-           <justify>GTK_JUSTIFY_CENTER</justify>
-           <wrap>False</wrap>
-           <xalign>0</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>0</left_attach>
-             <right_attach>1</right_attach>
-             <top_attach>2</top_attach>
-             <bottom_attach>3</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkLabel</class>
-           <name>label20</name>
-           <label>Chapter</label>
-           <justify>GTK_JUSTIFY_CENTER</justify>
-           <wrap>False</wrap>
-           <xalign>0</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>0</left_attach>
-             <right_attach>1</right_attach>
-             <top_attach>3</top_attach>
-             <bottom_attach>4</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkSpinButton</class>
-           <name>disc_chapter</name>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>changed</name>
-             <handler>GtkOpenChanged</handler>
-             <last_modification_time>Tue, 09 Jul 2002 13:45:38 GMT</last_modification_time>
-           </signal>
-           <climb_rate>1</climb_rate>
-           <digits>0</digits>
-           <numeric>False</numeric>
-           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-           <snap>False</snap>
-           <wrap>False</wrap>
-           <value>1</value>
-           <lower>1</lower>
-           <upper>65536</upper>
-           <step>1</step>
-           <page>10</page>
-           <page_size>10</page_size>
-           <child>
-             <left_attach>1</left_attach>
-             <right_attach>2</right_attach>
-             <top_attach>3</top_attach>
-             <bottom_attach>4</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
          <widget>
            <class>GtkLabel</class>
            <name>label35</name>
@@ -1960,6 +1851,26 @@ http://www.videolan.org/
                <fill>False</fill>
              </child>
            </widget>
+
+           <widget>
+             <class>GtkRadioButton</class>
+             <name>disc_cdda</name>
+             <can_focus>True</can_focus>
+             <signal>
+               <name>toggled</name>
+               <handler>GtkDiscOpenCDDA</handler>
+               <last_modification_time>Fri, 12 Dec 2003 01:00:17 GMT</last_modification_time>
+             </signal>
+             <label>Audio CD</label>
+             <active>False</active>
+             <draw_indicator>True</draw_indicator>
+             <group>disc</group>
+             <child>
+               <padding>0</padding>
+               <expand>False</expand>
+               <fill>False</fill>
+             </child>
+           </widget>
          </widget>
 
          <widget>
@@ -1989,29 +1900,101 @@ http://www.videolan.org/
          </widget>
 
          <widget>
-           <class>GtkSpinButton</class>
-           <name>disc_title</name>
+           <class>GtkEntry</class>
+           <name>disc_name</name>
            <can_focus>True</can_focus>
            <signal>
              <name>changed</name>
              <handler>GtkOpenChanged</handler>
-             <last_modification_time>Tue, 09 Jul 2002 13:45:04 GMT</last_modification_time>
+             <last_modification_time>Tue, 09 Jul 2002 13:46:05 GMT</last_modification_time>
            </signal>
-           <climb_rate>1</climb_rate>
-           <digits>0</digits>
-           <numeric>False</numeric>
-           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-           <snap>False</snap>
-           <wrap>False</wrap>
-           <value>1</value>
-           <lower>1</lower>
-           <upper>65536</upper>
-           <step>1</step>
-           <page>10</page>
-           <page_size>10</page_size>
-           <child>
-             <left_attach>1</left_attach>
-             <right_attach>2</right_attach>
+           <editable>True</editable>
+           <text_visible>True</text_visible>
+           <text_max_length>0</text_max_length>
+           <text>/dev/dvd</text>
+           <child>
+             <left_attach>1</left_attach>
+             <right_attach>2</right_attach>
+             <top_attach>1</top_attach>
+             <bottom_attach>2</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkLabel</class>
+           <name>disc_chapter_label</name>
+           <label>Chapter</label>
+           <justify>GTK_JUSTIFY_CENTER</justify>
+           <wrap>False</wrap>
+           <xalign>0</xalign>
+           <yalign>0.5</yalign>
+           <xpad>0</xpad>
+           <ypad>0</ypad>
+           <child>
+             <left_attach>0</left_attach>
+             <right_attach>1</right_attach>
+             <top_attach>4</top_attach>
+             <bottom_attach>5</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkLabel</class>
+           <name>disc_title_label</name>
+           <label>Title</label>
+           <justify>GTK_JUSTIFY_CENTER</justify>
+           <wrap>False</wrap>
+           <xalign>0</xalign>
+           <yalign>0.5</yalign>
+           <xpad>0</xpad>
+           <ypad>0</ypad>
+           <child>
+             <left_attach>0</left_attach>
+             <right_attach>1</right_attach>
+             <top_attach>3</top_attach>
+             <bottom_attach>4</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkCheckButton</class>
+           <name>disc_dvd_use_menu</name>
+           <can_focus>True</can_focus>
+           <signal>
+             <name>toggled</name>
+             <handler>GtkOpenChanged</handler>
+             <last_modification_time>Tue, 21 Jan 2003 13:39:20 GMT</last_modification_time>
+           </signal>
+           <label>Use DVD menus</label>
+           <active>True</active>
+           <draw_indicator>True</draw_indicator>
+           <child>
+             <left_attach>1</left_attach>
+             <right_attach>2</right_attach>
              <top_attach>2</top_attach>
              <bottom_attach>3</bottom_attach>
              <xpad>0</xpad>
@@ -2026,23 +2009,68 @@ http://www.videolan.org/
          </widget>
 
          <widget>
-           <class>GtkEntry</class>
-           <name>disc_name</name>
+           <class>GtkSpinButton</class>
+           <name>disc_title</name>
            <can_focus>True</can_focus>
            <signal>
              <name>changed</name>
              <handler>GtkOpenChanged</handler>
-             <last_modification_time>Tue, 09 Jul 2002 13:46:05 GMT</last_modification_time>
+             <last_modification_time>Tue, 09 Jul 2002 13:45:04 GMT</last_modification_time>
            </signal>
-           <editable>True</editable>
-           <text_visible>True</text_visible>
-           <text_max_length>0</text_max_length>
-           <text>/dev/dvd</text>
+           <climb_rate>1</climb_rate>
+           <digits>0</digits>
+           <numeric>False</numeric>
+           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+           <snap>False</snap>
+           <wrap>True</wrap>
+           <value>1</value>
+           <lower>0</lower>
+           <upper>100</upper>
+           <step>1</step>
+           <page>10</page>
+           <page_size>10</page_size>
            <child>
              <left_attach>1</left_attach>
              <right_attach>2</right_attach>
-             <top_attach>1</top_attach>
-             <bottom_attach>2</bottom_attach>
+             <top_attach>3</top_attach>
+             <bottom_attach>4</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkSpinButton</class>
+           <name>disc_chapter</name>
+           <can_focus>True</can_focus>
+           <signal>
+             <name>changed</name>
+             <handler>GtkOpenChanged</handler>
+             <last_modification_time>Tue, 09 Jul 2002 13:45:38 GMT</last_modification_time>
+           </signal>
+           <climb_rate>1</climb_rate>
+           <digits>0</digits>
+           <numeric>False</numeric>
+           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+           <snap>False</snap>
+           <wrap>False</wrap>
+           <value>1</value>
+           <lower>1</lower>
+           <upper>65536</upper>
+           <step>1</step>
+           <page>10</page>
+           <page_size>10</page_size>
+           <child>
+             <left_attach>1</left_attach>
+             <right_attach>2</right_attach>
+             <top_attach>4</top_attach>
+             <bottom_attach>5</bottom_attach>
              <xpad>0</xpad>
              <ypad>0</ypad>
              <xexpand>False</xexpand>
@@ -2072,7 +2100,7 @@ http://www.videolan.org/
          <class>GtkTable</class>
          <name>table4</name>
          <border_width>5</border_width>
-         <rows>4</rows>
+         <rows>3</rows>
          <columns>6</columns>
          <homogeneous>False</homogeneous>
          <row_spacing>5</row_spacing>
@@ -2087,7 +2115,7 @@ http://www.videolan.org/
              <handler>GtkNetworkOpenUDP</handler>
              <last_modification_time>Thu, 16 May 2002 00:47:18 GMT</last_modification_time>
            </signal>
-           <label>UDP</label>
+           <label>UDP/RTP</label>
            <active>False</active>
            <draw_indicator>True</draw_indicator>
            <child>
@@ -2115,7 +2143,7 @@ http://www.videolan.org/
              <handler>GtkNetworkOpenMulticast</handler>
              <last_modification_time>Thu, 16 May 2002 00:47:05 GMT</last_modification_time>
            </signal>
-           <label>UDP Multicast</label>
+           <label>UDP/RTP Multicast</label>
            <active>False</active>
            <draw_indicator>True</draw_indicator>
            <child>
@@ -2134,34 +2162,6 @@ http://www.videolan.org/
            </child>
          </widget>
 
-         <widget>
-           <class>GtkRadioButton</class>
-           <name>network_channel</name>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>toggled</name>
-             <handler>GtkNetworkOpenChannel</handler>
-             <last_modification_time>Thu, 16 May 2002 01:44:15 GMT</last_modification_time>
-           </signal>
-           <label>Channel server</label>
-           <active>False</active>
-           <draw_indicator>True</draw_indicator>
-           <child>
-             <left_attach>0</left_attach>
-             <right_attach>1</right_attach>
-             <top_attach>2</top_attach>
-             <bottom_attach>3</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
          <widget>
            <class>GtkRadioButton</class>
            <name>network_http</name>
@@ -2171,14 +2171,14 @@ http://www.videolan.org/
              <handler>GtkNetworkOpenHTTP</handler>
              <last_modification_time>Thu, 16 May 2002 00:47:42 GMT</last_modification_time>
            </signal>
-           <label>HTTP</label>
+           <label>HTTP/FTP/MMS</label>
            <active>False</active>
            <draw_indicator>True</draw_indicator>
            <child>
              <left_attach>0</left_attach>
              <right_attach>1</right_attach>
-             <top_attach>3</top_attach>
-             <bottom_attach>4</bottom_attach>
+             <top_attach>2</top_attach>
+             <bottom_attach>3</bottom_attach>
              <xpad>0</xpad>
              <ypad>0</ypad>
              <xexpand>False</xexpand>
@@ -2243,33 +2243,6 @@ http://www.videolan.org/
            </child>
          </widget>
 
-         <widget>
-           <class>GtkLabel</class>
-           <name>network_channel_address_label</name>
-           <sensitive>False</sensitive>
-           <label>Address</label>
-           <justify>GTK_JUSTIFY_CENTER</justify>
-           <wrap>False</wrap>
-           <xalign>0.5</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>1</left_attach>
-             <right_attach>2</right_attach>
-             <top_attach>2</top_attach>
-             <bottom_attach>3</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
          <widget>
            <class>GtkLabel</class>
            <name>network_http_url_label</name>
@@ -2284,8 +2257,8 @@ http://www.videolan.org/
            <child>
              <left_attach>1</left_attach>
              <right_attach>2</right_attach>
-             <top_attach>3</top_attach>
-             <bottom_attach>4</bottom_attach>
+             <top_attach>2</top_attach>
+             <bottom_attach>3</bottom_attach>
              <xpad>0</xpad>
              <ypad>0</ypad>
              <xexpand>False</xexpand>
@@ -2339,48 +2312,6 @@ http://www.videolan.org/
            </widget>
          </widget>
 
-         <widget>
-           <class>GtkCombo</class>
-           <name>network_channel_address_combo</name>
-           <sensitive>False</sensitive>
-           <value_in_list>False</value_in_list>
-           <ok_if_empty>True</ok_if_empty>
-           <case_sensitive>False</case_sensitive>
-           <use_arrows>True</use_arrows>
-           <use_arrows_always>False</use_arrows_always>
-           <items></items>
-           <child>
-             <left_attach>2</left_attach>
-             <right_attach>4</right_attach>
-             <top_attach>2</top_attach>
-             <bottom_attach>3</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>True</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-
-           <widget>
-             <class>GtkEntry</class>
-             <child_name>GtkCombo:entry</child_name>
-             <name>network_channel_address</name>
-             <can_focus>True</can_focus>
-             <signal>
-               <name>changed</name>
-               <handler>GtkOpenChanged</handler>
-               <last_modification_time>Tue, 09 Jul 2002 13:57:16 GMT</last_modification_time>
-             </signal>
-             <editable>True</editable>
-             <text_visible>True</text_visible>
-             <text_max_length>0</text_max_length>
-             <text></text>
-           </widget>
-         </widget>
-
          <widget>
            <class>GtkLabel</class>
            <name>network_multicast_port_label</name>
@@ -2409,48 +2340,21 @@ http://www.videolan.org/
          </widget>
 
          <widget>
-           <class>GtkLabel</class>
-           <name>network_channel_port_label</name>
+           <class>GtkSpinButton</class>
+           <name>network_multicast_port</name>
+           <width>75</width>
            <sensitive>False</sensitive>
-           <label>Port</label>
-           <justify>GTK_JUSTIFY_CENTER</justify>
-           <wrap>False</wrap>
-           <xalign>1</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>4</left_attach>
-             <right_attach>5</right_attach>
-             <top_attach>2</top_attach>
-             <bottom_attach>3</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>False</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
-         <widget>
-           <class>GtkSpinButton</class>
-           <name>network_multicast_port</name>
-           <width>75</width>
-           <sensitive>False</sensitive>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>changed</name>
-             <handler>GtkOpenChanged</handler>
-             <last_modification_time>Tue, 09 Jul 2002 13:57:36 GMT</last_modification_time>
-           </signal>
-           <climb_rate>1</climb_rate>
-           <digits>0</digits>
-           <numeric>False</numeric>
-           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-           <snap>False</snap>
+           <can_focus>True</can_focus>
+           <signal>
+             <name>changed</name>
+             <handler>GtkOpenChanged</handler>
+             <last_modification_time>Tue, 09 Jul 2002 13:57:36 GMT</last_modification_time>
+           </signal>
+           <climb_rate>1</climb_rate>
+           <digits>0</digits>
+           <numeric>False</numeric>
+           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+           <snap>False</snap>
            <wrap>False</wrap>
            <value>1234</value>
            <lower>0</lower>
@@ -2474,45 +2378,6 @@ http://www.videolan.org/
            </child>
          </widget>
 
-         <widget>
-           <class>GtkSpinButton</class>
-           <name>network_channel_port</name>
-           <width>75</width>
-           <sensitive>False</sensitive>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>changed</name>
-             <handler>GtkOpenChanged</handler>
-             <last_modification_time>Tue, 09 Jul 2002 13:57:45 GMT</last_modification_time>
-           </signal>
-           <climb_rate>1</climb_rate>
-           <digits>0</digits>
-           <numeric>False</numeric>
-           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
-           <snap>False</snap>
-           <wrap>False</wrap>
-           <value>6010</value>
-           <lower>0</lower>
-           <upper>65535</upper>
-           <step>1</step>
-           <page>10</page>
-           <page_size>10</page_size>
-           <child>
-             <left_attach>5</left_attach>
-             <right_attach>6</right_attach>
-             <top_attach>2</top_attach>
-             <bottom_attach>3</bottom_attach>
-             <xpad>0</xpad>
-             <ypad>0</ypad>
-             <xexpand>True</xexpand>
-             <yexpand>False</yexpand>
-             <xshrink>False</xshrink>
-             <yshrink>False</yshrink>
-             <xfill>True</xfill>
-             <yfill>False</yfill>
-           </child>
-         </widget>
-
          <widget>
            <class>GtkEntry</class>
            <name>network_http_url</name>
@@ -2530,8 +2395,8 @@ http://www.videolan.org/
            <child>
              <left_attach>2</left_attach>
              <right_attach>6</right_attach>
-             <top_attach>3</top_attach>
-             <bottom_attach>4</bottom_attach>
+             <top_attach>2</top_attach>
+             <bottom_attach>3</bottom_attach>
              <xpad>0</xpad>
              <ypad>0</ypad>
              <xexpand>True</xexpand>
@@ -2906,6 +2771,240 @@ http://www.videolan.org/
        </widget>
       </widget>
     </widget>
+
+    <widget>
+      <class>GtkCheckButton</class>
+      <name>show_subtitle</name>
+      <can_focus>True</can_focus>
+      <signal>
+       <name>clicked</name>
+       <handler>GtkOpenSubtitleShow</handler>
+       <last_modification_time>Tue, 21 Jan 2003 01:59:00 GMT</last_modification_time>
+      </signal>
+      <label>Subtitle</label>
+      <active>False</active>
+      <draw_indicator>True</draw_indicator>
+      <child>
+       <padding>0</padding>
+       <expand>False</expand>
+       <fill>False</fill>
+      </child>
+    </widget>
+
+    <widget>
+      <class>GtkHBox</class>
+      <name>hbox_subtitle</name>
+      <border_width>5</border_width>
+      <homogeneous>False</homogeneous>
+      <spacing>5</spacing>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+
+      <widget>
+       <class>GtkCombo</class>
+       <name>combo3</name>
+       <value_in_list>False</value_in_list>
+       <ok_if_empty>True</ok_if_empty>
+       <case_sensitive>False</case_sensitive>
+       <use_arrows>True</use_arrows>
+       <use_arrows_always>False</use_arrows_always>
+       <items></items>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>True</fill>
+       </child>
+
+       <widget>
+         <class>GtkEntry</class>
+         <child_name>GtkCombo:entry</child_name>
+         <name>entry_subtitle</name>
+         <can_focus>True</can_focus>
+         <signal>
+           <name>changed</name>
+           <handler>GtkOpenChanged</handler>
+           <last_modification_time>Tue, 09 Jul 2002 13:22:33 GMT</last_modification_time>
+         </signal>
+         <editable>True</editable>
+         <text_visible>True</text_visible>
+         <text_max_length>0</text_max_length>
+         <text></text>
+       </widget>
+      </widget>
+
+      <widget>
+       <class>GtkVBox</class>
+       <name>vbox14</name>
+       <homogeneous>True</homogeneous>
+       <spacing>0</spacing>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>False</fill>
+       </child>
+
+       <widget>
+         <class>GtkButton</class>
+         <name>button4</name>
+         <can_focus>True</can_focus>
+         <signal>
+           <name>clicked</name>
+           <handler>GtkFileShow</handler>
+           <data>&quot;entry_subtitle&quot;</data>
+           <last_modification_time>Tue, 21 Jan 2003 01:52:07 GMT</last_modification_time>
+         </signal>
+         <label>Browse...</label>
+         <relief>GTK_RELIEF_NORMAL</relief>
+         <child>
+           <padding>0</padding>
+           <expand>False</expand>
+           <fill>False</fill>
+         </child>
+       </widget>
+      </widget>
+
+      <widget>
+       <class>GtkLabel</class>
+       <name>label37</name>
+       <label>delay</label>
+       <justify>GTK_JUSTIFY_CENTER</justify>
+       <wrap>False</wrap>
+       <xalign>0.5</xalign>
+       <yalign>0.5</yalign>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <child>
+         <padding>0</padding>
+         <expand>True</expand>
+         <fill>True</fill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkSpinButton</class>
+       <name>subtitle_delay</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>changed</name>
+         <handler>GtkOpenChanged</handler>
+         <last_modification_time>Tue, 21 Jan 2003 01:54:32 GMT</last_modification_time>
+       </signal>
+       <climb_rate>1</climb_rate>
+       <digits>1</digits>
+       <numeric>False</numeric>
+       <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+       <snap>False</snap>
+       <wrap>False</wrap>
+       <value>0</value>
+       <lower>-1000</lower>
+       <upper>1000</upper>
+       <step>0.1</step>
+       <page>10</page>
+       <page_size>10</page_size>
+       <child>
+         <padding>0</padding>
+         <expand>True</expand>
+         <fill>True</fill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkLabel</class>
+       <name>label38</name>
+       <label>fps</label>
+       <justify>GTK_JUSTIFY_CENTER</justify>
+       <wrap>False</wrap>
+       <xalign>0.5</xalign>
+       <yalign>0.5</yalign>
+       <xpad>0</xpad>
+       <ypad>0</ypad>
+       <child>
+         <padding>0</padding>
+         <expand>True</expand>
+         <fill>True</fill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkSpinButton</class>
+       <name>subtitle_fps</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>changed</name>
+         <handler>GtkOpenChanged</handler>
+         <last_modification_time>Tue, 21 Jan 2003 01:54:41 GMT</last_modification_time>
+       </signal>
+       <climb_rate>1</climb_rate>
+       <digits>1</digits>
+       <numeric>False</numeric>
+       <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+       <snap>False</snap>
+       <wrap>False</wrap>
+       <value>0</value>
+       <lower>0</lower>
+       <upper>100</upper>
+       <step>0.1</step>
+       <page>10</page>
+       <page_size>10</page_size>
+       <child>
+         <padding>0</padding>
+         <expand>True</expand>
+         <fill>True</fill>
+       </child>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkHBox</class>
+      <name>hbox28</name>
+      <homogeneous>False</homogeneous>
+      <spacing>0</spacing>
+      <child>
+       <padding>2</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+
+      <widget>
+       <class>GtkCheckButton</class>
+       <name>show_sout_settings</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>GtkOpenSoutShow</handler>
+         <last_modification_time>Sun, 26 Jan 2003 11:50:50 GMT</last_modification_time>
+       </signal>
+       <label>Stream output</label>
+       <active>False</active>
+       <draw_indicator>True</draw_indicator>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>False</fill>
+       </child>
+      </widget>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>sout_settings</name>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>GtkSoutSettings</handler>
+         <last_modification_time>Sun, 26 Jan 2003 11:51:35 GMT</last_modification_time>
+       </signal>
+       <label>Settings...</label>
+       <relief>GTK_RELIEF_NORMAL</relief>
+       <child>
+         <padding>20</padding>
+         <expand>False</expand>
+         <fill>False</fill>
+       </child>
+      </widget>
+    </widget>
   </widget>
 </widget>
 
@@ -3668,4 +3767,539 @@ http://www.videolan.org/
   </widget>
 </widget>
 
+<widget>
+  <class>GnomeDialog</class>
+  <name>intf_sout</name>
+  <border_width>5</border_width>
+  <type>GTK_WINDOW_TOPLEVEL</type>
+  <position>GTK_WIN_POS_NONE</position>
+  <modal>True</modal>
+  <allow_shrink>False</allow_shrink>
+  <allow_grow>False</allow_grow>
+  <auto_shrink>False</auto_shrink>
+  <auto_close>False</auto_close>
+  <hide_on_close>False</hide_on_close>
+
+  <widget>
+    <class>GtkVBox</class>
+    <child_name>GnomeDialog:vbox</child_name>
+    <name>dialog-vbox7</name>
+    <homogeneous>False</homogeneous>
+    <spacing>8</spacing>
+    <child>
+      <padding>4</padding>
+      <expand>True</expand>
+      <fill>True</fill>
+    </child>
+
+    <widget>
+      <class>GtkHButtonBox</class>
+      <child_name>GnomeDialog:action_area</child_name>
+      <name>dialog-action_area7</name>
+      <layout_style>GTK_BUTTONBOX_END</layout_style>
+      <spacing>8</spacing>
+      <child_min_width>85</child_min_width>
+      <child_min_height>27</child_min_height>
+      <child_ipad_x>7</child_ipad_x>
+      <child_ipad_y>0</child_ipad_y>
+      <child>
+       <padding>0</padding>
+       <expand>False</expand>
+       <fill>True</fill>
+       <pack>GTK_PACK_END</pack>
+      </child>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>button7</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>GtkSoutSettingsOk</handler>
+         <last_modification_time>Sun, 26 Jan 2003 10:59:18 GMT</last_modification_time>
+       </signal>
+       <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
+      </widget>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>button9</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>GtkSoutSettingsCancel</handler>
+         <last_modification_time>Sun, 26 Jan 2003 10:58:55 GMT</last_modification_time>
+       </signal>
+       <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkVBox</class>
+      <name>vbox16</name>
+      <homogeneous>False</homogeneous>
+      <spacing>0</spacing>
+      <child>
+       <padding>0</padding>
+       <expand>True</expand>
+       <fill>True</fill>
+      </child>
+
+      <widget>
+       <class>GtkFrame</class>
+       <name>frame11</name>
+       <label>Stream output (MRL)</label>
+       <label_xalign>0</label_xalign>
+       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>True</fill>
+       </child>
+
+       <widget>
+         <class>GtkHBox</class>
+         <name>hbox26</name>
+         <border_width>5</border_width>
+         <homogeneous>False</homogeneous>
+         <spacing>0</spacing>
+
+         <widget>
+           <class>GtkLabel</class>
+           <name>label39</name>
+           <label>Destination Target: </label>
+           <justify>GTK_JUSTIFY_CENTER</justify>
+           <wrap>False</wrap>
+           <xalign>0.5</xalign>
+           <yalign>0.5</yalign>
+           <xpad>0</xpad>
+           <ypad>0</ypad>
+           <child>
+             <padding>0</padding>
+             <expand>False</expand>
+             <fill>False</fill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkCombo</class>
+           <name>combo4</name>
+           <value_in_list>False</value_in_list>
+           <ok_if_empty>True</ok_if_empty>
+           <case_sensitive>False</case_sensitive>
+           <use_arrows>True</use_arrows>
+           <use_arrows_always>False</use_arrows_always>
+           <items></items>
+           <child>
+             <padding>0</padding>
+             <expand>True</expand>
+             <fill>True</fill>
+           </child>
+
+           <widget>
+             <class>GtkEntry</class>
+             <child_name>GtkCombo:entry</child_name>
+             <name>sout_entry_target</name>
+             <can_focus>True</can_focus>
+             <editable>True</editable>
+             <text_visible>True</text_visible>
+             <text_max_length>0</text_max_length>
+             <text></text>
+           </widget>
+         </widget>
+       </widget>
+      </widget>
+
+      <widget>
+       <class>GtkFrame</class>
+       <name>frame12</name>
+       <label_xalign>0</label_xalign>
+       <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
+       <child>
+         <padding>0</padding>
+         <expand>True</expand>
+         <fill>True</fill>
+       </child>
+
+       <widget>
+         <class>GtkTable</class>
+         <name>table6</name>
+         <rows>3</rows>
+         <columns>5</columns>
+         <homogeneous>False</homogeneous>
+         <row_spacing>5</row_spacing>
+         <column_spacing>5</column_spacing>
+
+         <widget>
+           <class>GtkRadioButton</class>
+           <name>sout_access_file</name>
+           <can_focus>True</can_focus>
+           <signal>
+             <name>toggled</name>
+             <handler>GtkSoutSettingsAccessFile</handler>
+             <last_modification_time>Sun, 26 Jan 2003 10:18:26 GMT</last_modification_time>
+           </signal>
+           <label>File</label>
+           <active>False</active>
+           <draw_indicator>True</draw_indicator>
+           <group>sout_access</group>
+           <child>
+             <left_attach>0</left_attach>
+             <right_attach>1</right_attach>
+             <top_attach>0</top_attach>
+             <bottom_attach>1</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkRadioButton</class>
+           <name>sout_access_udp</name>
+           <can_focus>True</can_focus>
+           <signal>
+             <name>toggled</name>
+             <handler>GtkSoutSettingsAccessUdp</handler>
+             <last_modification_time>Sun, 26 Jan 2003 10:18:55 GMT</last_modification_time>
+           </signal>
+           <label>UDP</label>
+           <active>False</active>
+           <draw_indicator>True</draw_indicator>
+           <group>sout_access</group>
+           <child>
+             <left_attach>0</left_attach>
+             <right_attach>1</right_attach>
+             <top_attach>1</top_attach>
+             <bottom_attach>2</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkRadioButton</class>
+           <name>sout_access_rtp</name>
+           <can_focus>True</can_focus>
+           <signal>
+             <name>toggled</name>
+             <handler>GtkSoutSettingsAccessUdp</handler>
+             <last_modification_time>Sun, 26 Jan 2003 10:19:27 GMT</last_modification_time>
+           </signal>
+           <label>RTP</label>
+           <active>False</active>
+           <draw_indicator>True</draw_indicator>
+           <group>sout_access</group>
+           <child>
+             <left_attach>0</left_attach>
+             <right_attach>1</right_attach>
+             <top_attach>2</top_attach>
+             <bottom_attach>3</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkLabel</class>
+           <name>sout_file_path_label</name>
+           <label>Path:</label>
+           <justify>GTK_JUSTIFY_CENTER</justify>
+           <wrap>False</wrap>
+           <xalign>0</xalign>
+           <yalign>0.5</yalign>
+           <xpad>0</xpad>
+           <ypad>0</ypad>
+           <child>
+             <left_attach>1</left_attach>
+             <right_attach>2</right_attach>
+             <top_attach>0</top_attach>
+             <bottom_attach>1</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkLabel</class>
+           <name>sout_udp_address_label</name>
+           <label>Address:</label>
+           <justify>GTK_JUSTIFY_CENTER</justify>
+           <wrap>False</wrap>
+           <xalign>0</xalign>
+           <yalign>0.5</yalign>
+           <xpad>0</xpad>
+           <ypad>0</ypad>
+           <child>
+             <left_attach>1</left_attach>
+             <right_attach>2</right_attach>
+             <top_attach>1</top_attach>
+             <bottom_attach>2</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkCombo</class>
+           <name>sout_udp_address_combo</name>
+           <value_in_list>False</value_in_list>
+           <ok_if_empty>True</ok_if_empty>
+           <case_sensitive>False</case_sensitive>
+           <use_arrows>True</use_arrows>
+           <use_arrows_always>False</use_arrows_always>
+           <items></items>
+           <child>
+             <left_attach>2</left_attach>
+             <right_attach>3</right_attach>
+             <top_attach>1</top_attach>
+             <bottom_attach>2</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>True</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+
+           <widget>
+             <class>GtkEntry</class>
+             <child_name>GtkCombo:entry</child_name>
+             <name>sout_udp_address</name>
+             <can_focus>True</can_focus>
+             <signal>
+               <name>changed</name>
+               <handler>GtkSoutSettingsChanged</handler>
+               <last_modification_time>Sun, 26 Jan 2003 10:21:33 GMT</last_modification_time>
+             </signal>
+             <editable>True</editable>
+             <text_visible>True</text_visible>
+             <text_max_length>0</text_max_length>
+             <text></text>
+           </widget>
+         </widget>
+
+         <widget>
+           <class>GtkLabel</class>
+           <name>sout_udp_port_label</name>
+           <label>Port</label>
+           <justify>GTK_JUSTIFY_CENTER</justify>
+           <wrap>False</wrap>
+           <xalign>0</xalign>
+           <yalign>0.5</yalign>
+           <xpad>0</xpad>
+           <ypad>0</ypad>
+           <child>
+             <left_attach>3</left_attach>
+             <right_attach>4</right_attach>
+             <top_attach>1</top_attach>
+             <bottom_attach>2</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkSpinButton</class>
+           <name>sout_udp_port</name>
+           <can_focus>True</can_focus>
+           <signal>
+             <name>changed</name>
+             <handler>GtkSoutSettingsChanged</handler>
+             <last_modification_time>Sun, 26 Jan 2003 11:00:44 GMT</last_modification_time>
+           </signal>
+           <climb_rate>1</climb_rate>
+           <digits>0</digits>
+           <numeric>False</numeric>
+           <update_policy>GTK_UPDATE_ALWAYS</update_policy>
+           <snap>False</snap>
+           <wrap>False</wrap>
+           <value>1234</value>
+           <lower>0</lower>
+           <upper>65535</upper>
+           <step>1</step>
+           <page>10</page>
+           <page_size>10</page_size>
+           <child>
+             <left_attach>4</left_attach>
+             <right_attach>5</right_attach>
+             <top_attach>1</top_attach>
+             <bottom_attach>2</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>True</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+         </widget>
+
+         <widget>
+           <class>GtkCombo</class>
+           <name>combo5</name>
+           <value_in_list>False</value_in_list>
+           <ok_if_empty>True</ok_if_empty>
+           <case_sensitive>False</case_sensitive>
+           <use_arrows>True</use_arrows>
+           <use_arrows_always>False</use_arrows_always>
+           <items></items>
+           <child>
+             <left_attach>2</left_attach>
+             <right_attach>5</right_attach>
+             <top_attach>0</top_attach>
+             <bottom_attach>1</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>True</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>False</yfill>
+           </child>
+
+           <widget>
+             <class>GtkEntry</class>
+             <child_name>GtkCombo:entry</child_name>
+             <name>sout_file_path</name>
+             <can_focus>True</can_focus>
+             <signal>
+               <name>changed</name>
+               <handler>GtkSoutSettingsChanged</handler>
+               <last_modification_time>Sun, 26 Jan 2003 10:21:04 GMT</last_modification_time>
+             </signal>
+             <editable>True</editable>
+             <text_visible>True</text_visible>
+             <text_max_length>0</text_max_length>
+             <text></text>
+           </widget>
+         </widget>
+
+         <widget>
+           <class>GtkHBox</class>
+           <name>hbox27</name>
+           <homogeneous>False</homogeneous>
+           <spacing>0</spacing>
+           <child>
+             <left_attach>4</left_attach>
+             <right_attach>5</right_attach>
+             <top_attach>2</top_attach>
+             <bottom_attach>3</bottom_attach>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+             <xexpand>False</xexpand>
+             <yexpand>False</yexpand>
+             <xshrink>False</xshrink>
+             <yshrink>False</yshrink>
+             <xfill>True</xfill>
+             <yfill>True</yfill>
+           </child>
+
+           <widget>
+             <class>GtkRadioButton</class>
+             <name>sout_mux_ts</name>
+             <can_focus>True</can_focus>
+             <signal>
+               <name>toggled</name>
+               <handler>GtkSoutSettingsChanged</handler>
+               <last_modification_time>Sun, 26 Jan 2003 10:23:59 GMT</last_modification_time>
+             </signal>
+             <label>TS</label>
+             <active>False</active>
+             <draw_indicator>True</draw_indicator>
+             <group>sout_mux</group>
+             <child>
+               <padding>0</padding>
+               <expand>False</expand>
+               <fill>False</fill>
+             </child>
+           </widget>
+
+           <widget>
+             <class>GtkRadioButton</class>
+             <name>sout_mux_ps</name>
+             <can_focus>True</can_focus>
+             <signal>
+               <name>toggled</name>
+               <handler>GtkSoutSettingsChanged</handler>
+               <last_modification_time>Sun, 26 Jan 2003 10:24:33 GMT</last_modification_time>
+             </signal>
+             <label>PS</label>
+             <active>False</active>
+             <draw_indicator>True</draw_indicator>
+             <group>sout_mux</group>
+             <child>
+               <padding>0</padding>
+               <expand>False</expand>
+               <fill>False</fill>
+             </child>
+           </widget>
+
+           <widget>
+             <class>GtkRadioButton</class>
+             <name>sout_mux_avi</name>
+             <can_focus>True</can_focus>
+             <signal>
+               <name>toggled</name>
+               <handler>GtkSoutSettingsChanged</handler>
+               <last_modification_time>Sun, 26 Jan 2003 10:25:01 GMT</last_modification_time>
+             </signal>
+             <label>AVI</label>
+             <active>False</active>
+             <draw_indicator>True</draw_indicator>
+             <group>sout_mux</group>
+             <child>
+               <padding>0</padding>
+               <expand>False</expand>
+               <fill>False</fill>
+             </child>
+           </widget>
+         </widget>
+       </widget>
+      </widget>
+    </widget>
+  </widget>
+</widget>
+
 </GTK-Interface>