]> 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 139777ae1c35a148a4a1d21db13dcdd047264791..663b8f4e367adbd51cb09f1d269f82bb622dd27d 100644 (file)
     <handler>on_intf_window_destroy</handler>
     <last_modification_time>Sun, 11 Feb 2001 17:41:57 GMT</last_modification_time>
   </signal>
+  <signal>
+    <name>drag_data_received</name>
+    <handler>on_intf_window_drag_data_received</handler>
+    <last_modification_time>Fri, 16 Feb 2001 01:59:35 GMT</last_modification_time>
+  </signal>
   <title>VideoLAN Client</title>
   <type>GTK_WINDOW_TOPLEVEL</type>
   <position>GTK_WIN_POS_NONE</position>
            <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_plugins</name>
+             <name>menubar_modules</name>
+             <sensitive>False</sensitive>
              <tooltip>Open the plugin manager</tooltip>
              <signal>
                <name>activate</name>
-               <handler>on_menubar_plugins_activate</handler>
-               <last_modification_time>Sun, 11 Feb 2001 16:55:04 GMT</last_modification_time>
+               <handler>on_menubar_modules_activate</handler>
+               <last_modification_time>Tue, 13 Feb 2001 17:19:41 GMT</last_modification_time>
              </signal>
-             <label>_Plugins</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: wazaa.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>
        <class>GtkLabel</class>
-       <name>label7</name>
-       <label>File type: awesome movie</label>
+       <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>True</wrap>
+       <wrap>False</wrap>
        <xalign>0</xalign>
        <yalign>0.5</yalign>
        <xpad>5</xpad>
        <lower>0</lower>
        <upper>100</upper>
        <step>1</step>
-       <page>0</page>
+       <page>6.25</page>
        <page_size>0</page_size>
        <child>
          <padding>0</padding>
          <fill>False</fill>
        </child>
       </widget>
+
+      <widget>
+       <class>GtkLabel</class>
+       <name>label13</name>
+       <label>HEY ! YOU CAN DROP A FILE ON VLC TOO :-)</label>
+       <justify>GTK_JUSTIFY_CENTER</justify>
+       <wrap>False</wrap>
+       <xalign>0.5</xalign>
+       <yalign>0.5</yalign>
+       <xpad>0</xpad>
+       <ypad>5</ypad>
+       <child>
+         <padding>0</padding>
+         <expand>False</expand>
+         <fill>False</fill>
+       </child>
+      </widget>
     </widget>
   </widget>
 
   <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;
@@ -631,12 +659,118 @@ Henri Fallon &lt;henri@via.ecp.fr&gt;
 </widget>
 
 <widget>
-  <class>GtkWindow</class>
+  <class>GnomeDialog</class>
+  <name>intf_modules</name>
+  <signal>
+    <name>destroy</name>
+    <handler>on_intf_modules_destroy</handler>
+    <last_modification_time>Tue, 13 Feb 2001 09:19:08 GMT</last_modification_time>
+  </signal>
+  <title>Modules</title>
+  <type>GTK_WINDOW_TOPLEVEL</type>
+  <position>GTK_WIN_POS_NONE</position>
+  <modal>False</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-vbox1</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_area1</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>modules_ok</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_modules_ok_clicked</handler>
+         <last_modification_time>Tue, 13 Feb 2001 09:21:29 GMT</last_modification_time>
+       </signal>
+       <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
+      </widget>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>modules_apply</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_modules_apply_clicked</handler>
+         <last_modification_time>Tue, 13 Feb 2001 09:21:25 GMT</last_modification_time>
+       </signal>
+       <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
+      </widget>
+
+      <widget>
+       <class>GtkButton</class>
+       <name>modules_cancel</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_modules_cancel_clicked</handler>
+         <last_modification_time>Tue, 13 Feb 2001 09:21:34 GMT</last_modification_time>
+       </signal>
+       <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkLabel</class>
+      <name>label12</name>
+      <label>Sorry, the module manager isn't functional yet. Please retry in a later version.</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>
+</widget>
+
+<widget>
+  <class>GnomeDialog</class>
   <name>intf_playlist</name>
   <signal>
     <name>destroy</name>
     <handler>on_intf_playlist_destroy</handler>
-    <last_modification_time>Mon, 12 Feb 2001 06:02:25 GMT</last_modification_time>
+    <last_modification_time>Tue, 13 Feb 2001 09:18:45 GMT</last_modification_time>
   </signal>
   <title>Playlist</title>
   <type>GTK_WINDOW_TOPLEVEL</type>
@@ -645,16 +779,72 @@ Henri Fallon &lt;henri@via.ecp.fr&gt;
   <allow_shrink>False</allow_shrink>
   <allow_grow>True</allow_grow>
   <auto_shrink>False</auto_shrink>
+  <auto_close>False</auto_close>
+  <hide_on_close>False</hide_on_close>
 
   <widget>
     <class>GtkVBox</class>
-    <name>vbox1</name>
+    <child_name>GnomeDialog:vbox</child_name>
+    <name>dialog-vbox2</name>
     <homogeneous>False</homogeneous>
-    <spacing>0</spacing>
+    <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_area2</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>playlist_ok</name>
+       <can_default>True</can_default>
+       <can_focus>True</can_focus>
+       <signal>
+         <name>clicked</name>
+         <handler>on_playlist_ok_clicked</handler>
+         <last_modification_time>Tue, 13 Feb 2001 09:20:38 GMT</last_modification_time>
+       </signal>
+       <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
+      </widget>
+    </widget>
+
+    <widget>
+      <class>GtkLabel</class>
+      <name>label11</name>
+      <label>Sorry, the playlist isn't functional yet. Please retry in a later version.</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>GtkScrolledWindow</class>
-      <name>scrolledwindow2</name>
+      <name>scrolledwindow3</name>
       <hscrollbar_policy>GTK_POLICY_ALWAYS</hscrollbar_policy>
       <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
       <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
@@ -667,18 +857,18 @@ Henri Fallon &lt;henri@via.ecp.fr&gt;
 
       <widget>
        <class>GtkCList</class>
-       <name>clist1</name>
+       <name>clist2</name>
        <can_focus>True</can_focus>
        <columns>3</columns>
-       <column_widths>189,80,80</column_widths>
+       <column_widths>211,49,35</column_widths>
        <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
-       <show_titles>True</show_titles>
+       <show_titles>False</show_titles>
        <shadow_type>GTK_SHADOW_IN</shadow_type>
 
        <widget>
          <class>GtkLabel</class>
          <child_name>CList:title</child_name>
-         <name>label3</name>
+         <name>label8</name>
          <label>Name</label>
          <justify>GTK_JUSTIFY_CENTER</justify>
          <wrap>False</wrap>
@@ -691,7 +881,7 @@ Henri Fallon &lt;henri@via.ecp.fr&gt;
        <widget>
          <class>GtkLabel</class>
          <child_name>CList:title</child_name>
-         <name>label4</name>
+         <name>label9</name>
          <label>Type</label>
          <justify>GTK_JUSTIFY_CENTER</justify>
          <wrap>False</wrap>
@@ -704,7 +894,7 @@ Henri Fallon &lt;henri@via.ecp.fr&gt;
        <widget>
          <class>GtkLabel</class>
          <child_name>CList:title</child_name>
-         <name>label5</name>
+         <name>label10</name>
          <label>Length</label>
          <justify>GTK_JUSTIFY_CENTER</justify>
          <wrap>False</wrap>
@@ -715,72 +905,6 @@ Henri Fallon &lt;henri@via.ecp.fr&gt;
        </widget>
       </widget>
     </widget>
-
-    <widget>
-      <class>GtkHSeparator</class>
-      <name>hseparator1</name>
-      <child>
-       <padding>0</padding>
-       <expand>False</expand>
-       <fill>True</fill>
-      </child>
-    </widget>
-
-    <widget>
-      <class>GtkHBox</class>
-      <name>hbox1</name>
-      <homogeneous>True</homogeneous>
-      <spacing>0</spacing>
-      <child>
-       <padding>0</padding>
-       <expand>False</expand>
-       <fill>False</fill>
-      </child>
-
-      <widget>
-       <class>GtkButton</class>
-       <name>button1</name>
-       <can_focus>True</can_focus>
-       <label>Wazaaaa !</label>
-       <relief>GTK_RELIEF_NORMAL</relief>
-       <child>
-         <padding>0</padding>
-         <expand>False</expand>
-         <fill>False</fill>
-       </child>
-      </widget>
-
-      <widget>
-       <class>GtkButton</class>
-       <name>playlist_close</name>
-       <can_focus>True</can_focus>
-       <signal>
-         <name>clicked</name>
-         <handler>on_playlist_close_clicked</handler>
-         <last_modification_time>Mon, 12 Feb 2001 06:19:17 GMT</last_modification_time>
-       </signal>
-       <stock_button>GNOME_STOCK_BUTTON_CLOSE</stock_button>
-       <relief>GTK_RELIEF_NORMAL</relief>
-       <child>
-         <padding>0</padding>
-         <expand>False</expand>
-         <fill>False</fill>
-       </child>
-      </widget>
-
-      <widget>
-       <class>GtkButton</class>
-       <name>playlist_help</name>
-       <can_focus>True</can_focus>
-       <stock_button>GNOME_STOCK_BUTTON_HELP</stock_button>
-       <relief>GTK_RELIEF_NORMAL</relief>
-       <child>
-         <padding>0</padding>
-         <expand>False</expand>
-         <fill>False</fill>
-       </child>
-      </widget>
-    </widget>
   </widget>
 </widget>