comparison xmms-sid.glade @ 108:b02ec9a84075

Added HVSC path-fileselector
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 12 Jan 2004 00:58:01 +0000
parents c54b0c07a6d2
children 67e17a5e8d13
comparison
equal deleted inserted replaced
107:c54b0c07a6d2 108:b02ec9a84075
2355 <position>GTK_WIN_POS_NONE</position> 2355 <position>GTK_WIN_POS_NONE</position>
2356 <modal>True</modal> 2356 <modal>True</modal>
2357 <allow_shrink>False</allow_shrink> 2357 <allow_shrink>False</allow_shrink>
2358 <allow_grow>True</allow_grow> 2358 <allow_grow>True</allow_grow>
2359 <auto_shrink>False</auto_shrink> 2359 <auto_shrink>False</auto_shrink>
2360 <show_file_op_buttons>True</show_file_op_buttons> 2360 <show_file_op_buttons>False</show_file_op_buttons>
2361 2361
2362 <widget> 2362 <widget>
2363 <class>GtkButton</class> 2363 <class>GtkButton</class>
2364 <child_name>FileSel:ok_button</child_name> 2364 <child_name>FileSel:ok_button</child_name>
2365 <name>ok_button2</name> 2365 <name>ok_button2</name>
2395 <name>xs_stilfileselector</name> 2395 <name>xs_stilfileselector</name>
2396 <border_width>10</border_width> 2396 <border_width>10</border_width>
2397 <title>Select STIL-database </title> 2397 <title>Select STIL-database </title>
2398 <type>GTK_WINDOW_TOPLEVEL</type> 2398 <type>GTK_WINDOW_TOPLEVEL</type>
2399 <position>GTK_WIN_POS_NONE</position> 2399 <position>GTK_WIN_POS_NONE</position>
2400 <modal>False</modal> 2400 <modal>True</modal>
2401 <allow_shrink>False</allow_shrink> 2401 <allow_shrink>False</allow_shrink>
2402 <allow_grow>True</allow_grow> 2402 <allow_grow>True</allow_grow>
2403 <auto_shrink>False</auto_shrink> 2403 <auto_shrink>False</auto_shrink>
2404 <show_file_op_buttons>True</show_file_op_buttons> 2404 <show_file_op_buttons>False</show_file_op_buttons>
2405 2405
2406 <widget> 2406 <widget>
2407 <class>GtkButton</class> 2407 <class>GtkButton</class>
2408 <child_name>FileSel:ok_button</child_name> 2408 <child_name>FileSel:ok_button</child_name>
2409 <name>ok_button3</name> 2409 <name>ok_button3</name>
2432 <label>Cancel</label> 2432 <label>Cancel</label>
2433 <relief>GTK_RELIEF_NORMAL</relief> 2433 <relief>GTK_RELIEF_NORMAL</relief>
2434 </widget> 2434 </widget>
2435 </widget> 2435 </widget>
2436 2436
2437 <widget>
2438 <class>GtkFileSelection</class>
2439 <name>xs_hvscpathselector</name>
2440 <border_width>10</border_width>
2441 <title>Select HVSC location prefix</title>
2442 <type>GTK_WINDOW_TOPLEVEL</type>
2443 <position>GTK_WIN_POS_NONE</position>
2444 <modal>True</modal>
2445 <allow_shrink>False</allow_shrink>
2446 <allow_grow>True</allow_grow>
2447 <auto_shrink>False</auto_shrink>
2448 <show_file_op_buttons>False</show_file_op_buttons>
2449
2450 <widget>
2451 <class>GtkButton</class>
2452 <child_name>FileSel:ok_button</child_name>
2453 <name>ok_button4</name>
2454 <can_default>True</can_default>
2455 <can_focus>True</can_focus>
2456 <label>OK</label>
2457 <relief>GTK_RELIEF_NORMAL</relief>
2458 </widget>
2459
2460 <widget>
2461 <class>GtkButton</class>
2462 <child_name>FileSel:cancel_button</child_name>
2463 <name>cancel_button4</name>
2464 <can_default>True</can_default>
2465 <can_focus>True</can_focus>
2466 <label>Cancel</label>
2467 <relief>GTK_RELIEF_NORMAL</relief>
2468 </widget>
2469 </widget>
2470
2437 </GTK-Interface> 2471 </GTK-Interface>