changeset 108:b02ec9a84075

Added HVSC path-fileselector
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 12 Jan 2004 00:58:01 +0000
parents c54b0c07a6d2
children 578b71b62eeb
files xmms-sid.glade
diffstat 1 files changed, 37 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/xmms-sid.glade	Mon Jan 12 00:55:00 2004 +0000
+++ b/xmms-sid.glade	Mon Jan 12 00:58:01 2004 +0000
@@ -2357,7 +2357,7 @@
   <allow_shrink>False</allow_shrink>
   <allow_grow>True</allow_grow>
   <auto_shrink>False</auto_shrink>
-  <show_file_op_buttons>True</show_file_op_buttons>
+  <show_file_op_buttons>False</show_file_op_buttons>
 
   <widget>
     <class>GtkButton</class>
@@ -2397,11 +2397,11 @@
   <title>Select STIL-database </title>
   <type>GTK_WINDOW_TOPLEVEL</type>
   <position>GTK_WIN_POS_NONE</position>
-  <modal>False</modal>
+  <modal>True</modal>
   <allow_shrink>False</allow_shrink>
   <allow_grow>True</allow_grow>
   <auto_shrink>False</auto_shrink>
-  <show_file_op_buttons>True</show_file_op_buttons>
+  <show_file_op_buttons>False</show_file_op_buttons>
 
   <widget>
     <class>GtkButton</class>
@@ -2434,4 +2434,38 @@
   </widget>
 </widget>
 
+<widget>
+  <class>GtkFileSelection</class>
+  <name>xs_hvscpathselector</name>
+  <border_width>10</border_width>
+  <title>Select HVSC location prefix</title>
+  <type>GTK_WINDOW_TOPLEVEL</type>
+  <position>GTK_WIN_POS_NONE</position>
+  <modal>True</modal>
+  <allow_shrink>False</allow_shrink>
+  <allow_grow>True</allow_grow>
+  <auto_shrink>False</auto_shrink>
+  <show_file_op_buttons>False</show_file_op_buttons>
+
+  <widget>
+    <class>GtkButton</class>
+    <child_name>FileSel:ok_button</child_name>
+    <name>ok_button4</name>
+    <can_default>True</can_default>
+    <can_focus>True</can_focus>
+    <label>OK</label>
+    <relief>GTK_RELIEF_NORMAL</relief>
+  </widget>
+
+  <widget>
+    <class>GtkButton</class>
+    <child_name>FileSel:cancel_button</child_name>
+    <name>cancel_button4</name>
+    <can_default>True</can_default>
+    <can_focus>True</can_focus>
+    <label>Cancel</label>
+    <relief>GTK_RELIEF_NORMAL</relief>
+  </widget>
+</widget>
+
 </GTK-Interface>