]> 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 e7fb0e3398dcb2574bd0786370f95b2e8bce72a1..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>
            <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>
          <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>
 
   <widget>
     <class>GtkMenuItem</class>
-    <name>audio1</name>
+    <name>popup_audio</name>
     <label>Audio</label>
     <right_justify>False</right_justify>
 
     <widget>
       <class>GtkMenu</class>
-      <name>audio1_menu</name>
+      <name>popup_audio_menu</name>
 
       <widget>
        <class>GtkPixmapMenuItem</class>
-       <name>popup_audio</name>
+       <name>popup_language</name>
        <sensitive>False</sensitive>
        <tooltip>Select audio channel</tooltip>
        <label>_Language</label>
 
   <widget>
     <class>GtkMenuItem</class>
-    <name>video1</name>
+    <name>popup_video</name>
     <label>Video</label>
     <right_justify>False</right_justify>
 
     <widget>
       <class>GtkMenu</class>
-      <name>video1_menu</name>
+      <name>popup_video_menu</name>
 
       <widget>
        <class>GtkPixmapMenuItem</class>
       <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>
   <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>
@@ -1926,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>
@@ -2077,10 +2022,10 @@ http://www.videolan.org/
            <numeric>False</numeric>
            <update_policy>GTK_UPDATE_ALWAYS</update_policy>
            <snap>False</snap>
-           <wrap>False</wrap>
+           <wrap>True</wrap>
            <value>1</value>
-           <lower>1</lower>
-           <upper>65536</upper>
+           <lower>0</lower>
+           <upper>100</upper>
            <step>1</step>
            <page>10</page>
            <page_size>10</page_size>
@@ -2155,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>
@@ -2217,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>
@@ -2260,8 +2177,8 @@ http://www.videolan.org/
            <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>
@@ -2326,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>
@@ -2367,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>
@@ -2422,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>
@@ -2491,33 +2339,6 @@ http://www.videolan.org/
            </child>
          </widget>
 
-         <widget>
-           <class>GtkLabel</class>
-           <name>network_channel_port_label</name>
-           <sensitive>False</sensitive>
-           <label>Port</label>
-           <justify>GTK_JUSTIFY_CENTER</justify>
-           <wrap>False</wrap>
-           <xalign>1</xalign>
-           <yalign>0.5</yalign>
-           <xpad>0</xpad>
-           <ypad>0</ypad>
-           <child>
-             <left_attach>4</left_attach>
-             <right_attach>5</right_attach>
-             <top_attach>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>
@@ -2557,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>
@@ -2613,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>