]> git.sesse.net Git - vlc/blobdiff - modules/gui/familiar/familiar.glade
- File and directory listing show unix permissions.
[vlc] / modules / gui / familiar / familiar.glade
index 219e703415b228a7889a541d3df3deb044620ee2..d8a593484ef58e6ae0e1d901ac63bb3433a0cc4f 100644 (file)
          <ypad>0</ypad>
        </widget>
 
+       <widget>
+         <class>GtkCombo</class>
+         <name>comboURL</name>
+         <x>40</x>
+         <y>4</y>
+         <width>185</width>
+         <height>24</height>
+         <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>file://
+ftp://
+http://
+udp://:1234
+udpstream://@:1234
+</items>
+
+         <widget>
+           <class>GtkEntry</class>
+           <child_name>GtkCombo:entry</child_name>
+           <name>comboURL-entry</name>
+           <can_focus>True</can_focus>
+           <signal>
+             <name>changed</name>
+             <handler>on_comboURL-entry_changed</handler>
+             <last_modification_time>Thu, 01 Aug 2002 19:37:06 GMT</last_modification_time>
+           </signal>
+           <editable>True</editable>
+           <text_visible>True</text_visible>
+           <text_max_length>0</text_max_length>
+           <text>file://</text>
+         </widget>
+       </widget>
+
        <widget>
          <class>GtkScrolledWindow</class>
          <name>scrolledwindow1</name>
          <widget>
            <class>GtkCList</class>
            <name>clistmedia</name>
-           <width>216</width>
-           <height>208</height>
-           <tooltip>Select files to play</tooltip>
            <can_focus>True</can_focus>
-           <signal>
-             <name>click_column</name>
-             <handler>on_clistmedia_click_column</handler>
-             <last_modification_time>Wed, 14 Aug 2002 20:26:18 GMT</last_modification_time>
-           </signal>
            <signal>
              <name>select_row</name>
              <handler>on_clistmedia_select_row</handler>
-             <last_modification_time>Wed, 14 Aug 2002 20:30:36 GMT</last_modification_time>
+             <last_modification_time>Sun, 18 Aug 2002 19:40:44 GMT</last_modification_time>
            </signal>
-           <columns>2</columns>
-           <column_widths>145,54</column_widths>
+           <signal>
+             <name>click_column</name>
+             <handler>on_clistmedia_click_column</handler>
+             <last_modification_time>Sun, 18 Aug 2002 19:41:06 GMT</last_modification_time>
+           </signal>
+           <columns>5</columns>
+           <column_widths>123,80,80,80,80</column_widths>
            <selection_mode>GTK_SELECTION_SINGLE</selection_mode>
            <show_titles>True</show_titles>
            <shadow_type>GTK_SHADOW_IN</shadow_type>
              <child_name>CList:title</child_name>
              <name>labelname</name>
              <label>Name</label>
-             <justify>GTK_JUSTIFY_LEFT</justify>
+             <justify>GTK_JUSTIFY_CENTER</justify>
              <wrap>False</wrap>
              <xalign>0.5</xalign>
              <yalign>0.5</yalign>
              <child_name>CList:title</child_name>
              <name>labeltype</name>
              <label>Type</label>
-             <justify>GTK_JUSTIFY_LEFT</justify>
+             <justify>GTK_JUSTIFY_CENTER</justify>
              <wrap>False</wrap>
              <xalign>0.5</xalign>
              <yalign>0.5</yalign>
              <xpad>0</xpad>
              <ypad>0</ypad>
            </widget>
-         </widget>
-       </widget>
 
-       <widget>
-         <class>GtkCombo</class>
-         <name>comboURL</name>
-         <x>40</x>
-         <y>4</y>
-         <width>185</width>
-         <height>24</height>
-         <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>file://
-ftp://
-http://
-udp://:1234
-udpstream://@:1234
-</items>
+           <widget>
+             <class>GtkLabel</class>
+             <child_name>CList:title</child_name>
+             <name>labelsize</name>
+             <label>Size</label>
+             <justify>GTK_JUSTIFY_CENTER</justify>
+             <wrap>False</wrap>
+             <xalign>0.5</xalign>
+             <yalign>0.5</yalign>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+           </widget>
 
-         <widget>
-           <class>GtkEntry</class>
-           <child_name>GtkCombo:entry</child_name>
-           <name>comboURL-entry</name>
-           <can_focus>True</can_focus>
-           <signal>
-             <name>changed</name>
-             <handler>on_comboURL-entry_changed</handler>
-             <last_modification_time>Thu, 01 Aug 2002 19:37:06 GMT</last_modification_time>
-           </signal>
-           <editable>True</editable>
-           <text_visible>True</text_visible>
-           <text_max_length>0</text_max_length>
-           <text>file://</text>
+           <widget>
+             <class>GtkLabel</class>
+             <child_name>CList:title</child_name>
+             <name>labeluid</name>
+             <label>User</label>
+             <justify>GTK_JUSTIFY_CENTER</justify>
+             <wrap>False</wrap>
+             <xalign>0.5</xalign>
+             <yalign>0.5</yalign>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+           </widget>
+
+           <widget>
+             <class>GtkLabel</class>
+             <child_name>CList:title</child_name>
+             <name>labelgid</name>
+             <label>Group</label>
+             <justify>GTK_JUSTIFY_CENTER</justify>
+             <wrap>False</wrap>
+             <xalign>0.5</xalign>
+             <yalign>0.5</yalign>
+             <xpad>0</xpad>
+             <ypad>0</ypad>
+           </widget>
          </widget>
        </widget>
       </widget>
@@ -391,99 +427,21 @@ udpstream://@:1234
        </widget>
 
        <widget>
-         <class>GtkFrame</class>
-         <name>frameDefaultURL</name>
+         <class>GtkCheckButton</class>
+         <name>cbautoplay</name>
          <x>8</x>
          <y>8</y>
-         <width>220</width>
-         <height>60</height>
-         <label>Default URL:</label>
-         <label_xalign>0</label_xalign>
-         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-
-         <widget>
-           <class>GtkFixed</class>
-           <name>fixed3</name>
-
-           <widget>
-             <class>GtkCombo</class>
-             <name>comboDefaultURL</name>
-             <x>8</x>
-             <y>8</y>
-             <width>200</width>
-             <height>24</height>
-             <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>file://
-ftp://
-http://
-udpstream://@:1234
-udp://:1234
-</items>
-
-             <widget>
-               <class>GtkEntry</class>
-               <child_name>GtkCombo:entry</child_name>
-               <name>comboPrefs-entry</name>
-               <can_focus>True</can_focus>
-               <signal>
-                 <name>changed</name>
-                 <handler>on_comboPrefs-entry_changed</handler>
-                 <last_modification_time>Thu, 01 Aug 2002 20:11:46 GMT</last_modification_time>
-               </signal>
-               <editable>True</editable>
-               <text_visible>True</text_visible>
-               <text_max_length>0</text_max_length>
-               <text>file://</text>
-             </widget>
-           </widget>
-         </widget>
-       </widget>
-
-       <widget>
-         <class>GtkFrame</class>
-         <name>frameIP</name>
-         <x>8</x>
-         <y>72</y>
-         <width>220</width>
-         <height>60</height>
-         <label>IP version:</label>
-         <label_xalign>0</label_xalign>
-         <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
-
-         <widget>
-           <class>GtkFixed</class>
-           <name>fixed2</name>
-
-           <widget>
-             <class>GtkRadioButton</class>
-             <name>rbIPv4</name>
-             <x>8</x>
-             <y>8</y>
-             <width>104</width>
-             <height>26</height>
-             <can_focus>True</can_focus>
-             <label>IPv4</label>
-             <active>True</active>
-             <draw_indicator>True</draw_indicator>
-           </widget>
-
-           <widget>
-             <class>GtkRadioButton</class>
-             <name>rbIPv6</name>
-             <x>112</x>
-             <y>8</y>
-             <width>104</width>
-             <height>26</height>
-             <can_focus>True</can_focus>
-             <label>IPv6</label>
-             <active>False</active>
-             <draw_indicator>True</draw_indicator>
-           </widget>
-         </widget>
+         <width>216</width>
+         <height>24</height>
+         <can_focus>True</can_focus>
+         <signal>
+           <name>toggled</name>
+           <handler>on_cbautoplay_toggled</handler>
+           <last_modification_time>Sun, 18 Aug 2002 20:00:52 GMT</last_modification_time>
+         </signal>
+         <label>Automatically play file.</label>
+         <active>True</active>
+         <draw_indicator>True</draw_indicator>
        </widget>
       </widget>