]> git.sesse.net Git - vlc/blobdiff - plugins/gnome/intf_gnome.glade
(note: empty CVS mails mean that a new directory has been created,
[vlc] / plugins / gnome / intf_gnome.glade
index a769f9a0c039fafbfe4ae8c42169ee842531ffec..663b8f4e367adbd51cb09f1d269f82bb622dd27d 100644 (file)
            <widget>
              <class>GtkPixmapMenuItem</class>
              <name>menubar_playlist</name>
+             <sensitive>False</sensitive>
              <tooltip>Open the playlist window</tooltip>
              <signal>
                <name>activate</name>
                <handler>on_menubar_playlist_activate</handler>
                <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
              </signal>
-             <label>P_laylist</label>
+             <label>_Playlist...</label>
              <right_justify>False</right_justify>
              <stock_icon>GNOME_STOCK_MENU_INDEX</stock_icon>
            </widget>
            <widget>
              <class>GtkPixmapMenuItem</class>
              <name>menubar_modules</name>
+             <sensitive>False</sensitive>
              <tooltip>Open the plugin manager</tooltip>
              <signal>
                <name>activate</name>
                <handler>on_menubar_modules_activate</handler>
                <last_modification_time>Tue, 13 Feb 2001 17:19:41 GMT</last_modification_time>
              </signal>
-             <label>_Modules</label>
+             <label>_Modules...</label>
              <right_justify>False</right_justify>
              <stock_icon>GNOME_STOCK_MENU_ATTACH</stock_icon>
            </widget>
            <widget>
              <class>GtkPixmapMenuItem</class>
              <name>menubar_preferences</name>
+             <sensitive>False</sensitive>
              <signal>
                <name>activate</name>
                <handler>on_menubar_preferences_activate</handler>
          <class>GtkButton</class>
          <child_name>Toolbar:button</child_name>
          <name>toolbar_back</name>
+         <sensitive>False</sensitive>
          <tooltip>Go Backwards</tooltip>
          <signal>
            <name>clicked</name>
          <class>GtkButton</class>
          <child_name>Toolbar:button</child_name>
          <name>toolbar_stop</name>
+         <sensitive>False</sensitive>
          <tooltip>Stop Stream</tooltip>
          <signal>
            <name>clicked</name>
          <class>GtkButton</class>
          <child_name>Toolbar:button</child_name>
          <name>toolbar_playlist</name>
+         <sensitive>False</sensitive>
          <tooltip>Open Playlist</tooltip>
          <signal>
            <name>clicked</name>
       <spacing>0</spacing>
 
       <widget>
-       <class>GtkLabel</class>
-       <name>label6</name>
-       <label>File name: this part of the interface doesn't work yet.mpeg</label>
-       <justify>GTK_JUSTIFY_LEFT</justify>
-       <wrap>False</wrap>
-       <xalign>0</xalign>
-       <yalign>0.5</yalign>
-       <xpad>5</xpad>
-       <ypad>0</ypad>
+       <class>GtkEntry</class>
+       <name>entry1</name>
+       <can_focus>True</can_focus>
+       <editable>True</editable>
+       <text_visible>True</text_visible>
+       <text_max_length>0</text_max_length>
+       <text>Tired of boring stub messages ? Write your own exciting message here !!</text>
        <child>
          <padding>0</padding>
          <expand>False</expand>
       </widget>
 
       <widget>
-       <class>GtkEntry</class>
-       <name>entry1</name>
-       <can_focus>True</can_focus>
-       <editable>True</editable>
-       <text_visible>True</text_visible>
-       <text_max_length>0</text_max_length>
-       <text>Tired of boring stub messages ? Write your own exciting message here !!</text>
+       <class>GtkLabel</class>
+       <name>label6</name>
+       <label>This part of the interface doesn't work yet. You can drag the slider below, though:</label>
+       <justify>GTK_JUSTIFY_LEFT</justify>
+       <wrap>False</wrap>
+       <xalign>0</xalign>
+       <yalign>0.5</yalign>
+       <xpad>5</xpad>
+       <ypad>0</ypad>
        <child>
          <padding>0</padding>
          <expand>False</expand>
        <lower>0</lower>
        <upper>100</upper>
        <step>1</step>
-       <page>5</page>
-       <page_size>1</page_size>
+       <page>6.25</page>
+       <page_size>0</page_size>
        <child>
          <padding>0</padding>
          <expand>False</expand>
   <authors>Régis Duchesne &lt;regis@via.ecp.fr&gt;
 Michel Lespinasse &lt;walken@zoy.org&gt;
 Olivier Pomel &lt;pomel@via.ecp.fr&gt;
+Pierre Baillet &lt;oct@zoy.org&gt;
 Jean-Philippe Grimaldi &lt;jeanphi@via.ecp.fr&gt;
 Andres Krapf &lt;dae@via.ecp.fr&gt;
 Christophe Massiot &lt;massiot@via.ecp.fr&gt;
 Vincent Seguin &lt;seguin@via.ecp.fr&gt;
 Benoit Steiner &lt;benny@via.ecp.fr&gt;
+Arnaud de Bossoreille de Ribou &lt;bozo@via.ecp.fr&gt;
 Jean-Marc Dressler &lt;polux@via.ecp.fr&gt;
 Gaël Hendryckx &lt;jimmy@via.ecp.fr&gt;
 Samuel Hocevar &lt;sam@zoy.org&gt;