annotate xmms-sid.glade @ 83:77371e84bf33 dev-0_8_0b3

Changed interface to include new settings
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 03 Oct 2003 03:14:05 +0000
parents ac0ea330175a
children f69fa2496512
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 <?xml version="1.0"?>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 <GTK-Interface>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 <project>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
5 <name>xmms-sid</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
6 <program_name>xmms-sid</program_name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 <directory></directory>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 <source_directory>src</source_directory>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 <pixmaps_directory>pixmaps</pixmaps_directory>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 <language>C</language>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 <gnome_support>False</gnome_support>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 <gettext_support>False</gettext_support>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
13 <use_widget_names>True</use_widget_names>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
14 <output_main_file>False</output_main_file>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
15 <output_build_files>False</output_build_files>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
16 <main_source_file>xs_interface.c</main_source_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
17 <main_header_file>xs_interface.h</main_header_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
18 <handler_source_file>xs_genui.c</handler_source_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
19 <handler_header_file>xs_genui.h</handler_header_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
20 <support_source_file>xs_glade.c</support_source_file>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
21 <support_header_file>xs_glade.h</support_header_file>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
22 </project>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
23
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
24 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
25 <class>GtkWindow</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
26 <name>xs_configwin</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
27 <title>XMMS-SID configuration</title>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
28 <type>GTK_WINDOW_DIALOG</type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
29 <position>GTK_WIN_POS_NONE</position>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
30 <modal>False</modal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
31 <allow_shrink>False</allow_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
32 <allow_grow>False</allow_grow>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
33 <auto_shrink>False</auto_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
34
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
35 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
36 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
37 <name>vbox1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
38 <border_width>8</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
39 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
40 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
41
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
42 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
43 <class>GtkNotebook</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
44 <name>cfg_notebook</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
45 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
46 <show_tabs>True</show_tabs>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
47 <show_border>False</show_border>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
48 <tab_pos>GTK_POS_TOP</tab_pos>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
49 <scrollable>False</scrollable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
50 <tab_hborder>2</tab_hborder>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
51 <tab_vborder>2</tab_vborder>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
52 <popup_enable>False</popup_enable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
53 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
54 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
55 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
56 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
57 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
58
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
59 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
60 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
61 <name>vbox6</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
62 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
63 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
64
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
65 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
66 <class>GtkHBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
67 <name>hbox2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
68 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
69 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
70 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
71 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
72 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
73 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
74 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
75
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
76 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
77 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
78 <name>frame4</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
79 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
80 <label>Resolution:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
81 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
82 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
83 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
84 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
85 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
86 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
87 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
88
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
89 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
90 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
91 <name>vbox9</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
92 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
93 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
94 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
95
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
96 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
97 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
98 <name>cfg_res_8bit</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
99 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
100 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
101 <label>8-bit</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
102 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
103 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
104 <group>resolution</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
105 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
106 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
107 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
108 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
109 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
110 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
111
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
112 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
113 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
114 <name>cfg_res_16bit</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
115 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
116 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
117 <label>16-bit</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
118 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
119 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
120 <group>resolution</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
121 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
122 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
123 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
124 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
125 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
126 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
127 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
128 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
129
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
130 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
131 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
132 <name>frame5</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
133 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
134 <label>Channels:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
135 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
136 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
137 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
138 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
139 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
140 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
141 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
142
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
143 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
144 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
145 <name>vbox10</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
146 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
147 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
148 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
149
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
150 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
151 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
152 <name>cfg_chn_mono</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
153 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
154 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
155 <label>Mono</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
156 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
157 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
158 <group>channels</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
159 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
160 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
161 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
162 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
163 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
164 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
165
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
166 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
167 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
168 <name>cfg_chn_stereo</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
169 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
170 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
171 <label>Stereo</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
172 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
173 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
174 <group>channels</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
175 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
176 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
177 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
178 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
179 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
180 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
181
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
182 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
183 <class>GtkRadioButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
184 <name>cfg_chn_autopan</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
185 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
186 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
187 <label>Autopanning</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
188 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
189 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
190 <group>channels</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
191 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
192 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
193 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
194 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
195 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
196 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
197 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
198 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
199 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
200
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
201 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
202 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
203 <name>frame8</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
204 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
205 <label>Samplerate:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
206 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
207 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
208 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
209 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
210 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
211 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
212 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
213
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
214 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
215 <class>GtkAlignment</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
216 <name>alignment4</name>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
217 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
218 <xalign>0.04</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
219 <yalign>0</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
220 <xscale>0.12</xscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
221 <yscale>0.5</yscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
222
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
223 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
224 <class>GtkHBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
225 <name>hbox4</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
226 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
227 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
228
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
229 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
230 <class>GtkSpinButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
231 <name>cfg_samplerate</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
232 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
233 <climb_rate>1</climb_rate>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
234 <digits>0</digits>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
235 <numeric>False</numeric>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
236 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
237 <snap>False</snap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
238 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
239 <value>44100</value>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
240 <lower>4000</lower>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
241 <upper>128000</upper>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
242 <step>100</step>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
243 <page>1000</page>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
244 <page_size>0</page_size>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
245 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
246 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
247 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
248 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
249 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
250 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
251
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
252 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
253 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
254 <name>label8</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
255 <label>Hz</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
256 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
257 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
258 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
259 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
260 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
261 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
262 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
263 <padding>4</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
264 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
265 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
266 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
267 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
268 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
269 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
270 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
271
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
272 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
273 <class>GtkFrame</class>
48
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
274 <name>cfg_oversample_grp</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
275 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
276 <label>Oversampling:</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
277 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
278 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
279 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
280 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
281 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
282 <fill>True</fill>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
283 </child>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
284
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
285 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
286 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
287 <name>vbox27</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
288 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
289 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
290 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
291
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
292 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
293 <class>GtkCheckButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
294 <name>cfg_oversample</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
295 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
296 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
297 <label>Use oversampling</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
298 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
299 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
300 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
301 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
302 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
303 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
304 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
305 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
306
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
307 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
308 <class>GtkHBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
309 <name>hbox16</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
310 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
311 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
312 <spacing>4</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
313 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
314 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
315 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
316 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
317 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
318
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
319 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
320 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
321 <name>label42</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
322 <label>Factor:</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
323 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
324 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
325 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
326 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
327 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
328 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
329 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
330 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
331 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
332 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
333 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
334 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
335
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
336 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
337 <class>GtkSpinButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
338 <name>cfg_oversample_factor</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
339 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
340 <climb_rate>1</climb_rate>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
341 <digits>0</digits>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
342 <numeric>False</numeric>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
343 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
344 <snap>False</snap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
345 <wrap>False</wrap>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
346 <value>2</value>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
347 <lower>2</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
348 <upper>8</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
349 <step>1</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
350 <page>1</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
351 <page_size>1</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
352 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
353 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
354 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
355 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
356 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
357 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
358
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
359 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
360 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
361 <name>label43</name>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
362 <label>Large factors require more CPU-power</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
363 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
364 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
365 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
366 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
367 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
368 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
369 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
370 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
371 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
372 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
373 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
374 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
375 </widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
376
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
377 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
378 <class>GtkHSeparator</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
379 <name>hseparator1</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
380 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
381 <padding>4</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
382 <expand>True</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
383 <fill>True</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
384 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
385 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
386
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
387 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
388 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
389 <name>cfg_overfilter_average</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
390 <border_width>2</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
391 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
392 <label>Averaging filter</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
393 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
394 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
395 <group>overfilter</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
396 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
397 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
398 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
399 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
400 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
401 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
402
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
403 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
404 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
405 <name>cfg_overfilter_sinc</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
406 <border_width>2</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
407 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
408 <label>Sinc lowpass filter (CPU-intensive)</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
409 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
410 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
411 <group>overfilter</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
412 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
413 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
414 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
415 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
416 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
417 </widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
418 </widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
419 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
420 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
421
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
422 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
423 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
424 <child_name>Notebook:tab</child_name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
425 <name>label1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
426 <label>Audio</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
427 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
428 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
429 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
430 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
431 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
432 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
433 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
434
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
435 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
436 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
437 <name>vbox2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
438 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
439 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
440
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
441 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
442 <class>GtkFrame</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
443 <name>frame26</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
444 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
445 <label>Emulation library selection: </label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
446 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
447 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
448 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
449 <padding>0</padding>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
450 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
451 <fill>False</fill>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
452 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
453
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
454 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
455 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
456 <name>vbox26</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
457 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
458 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
459 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
460
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
461 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
462 <class>GtkRadioButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
463 <name>cfg_emu_sidplay1</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
464 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
465 <tooltip>Use libSIDPlay 1.x emulation, faster but not so accurate. Good in most cases, though.</tooltip>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
466 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
467 <signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
468 <name>toggled</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
469 <handler>xs_cfg_emu_sidplay1_toggled</handler>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
470 <last_modification_time>Mon, 15 Sep 2003 12:12:50 GMT</last_modification_time>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
471 </signal>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
472 <label>SIDPlay 1 (frame-based)</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
473 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
474 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
475 <group>emulator</group>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
476 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
477 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
478 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
479 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
480 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
481 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
482
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
483 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
484 <class>GtkRadioButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
485 <name>cfg_emu_sidplay2</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
486 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
487 <tooltip>Use libSIDPlay 2.x emulation, which requires powerful CPU due to more exact emulation.</tooltip>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
488 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
489 <signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
490 <name>toggled</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
491 <handler>xs_cfg_emu_sidplay2_toggled</handler>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
492 <last_modification_time>Mon, 15 Sep 2003 12:13:00 GMT</last_modification_time>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
493 </signal>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
494 <label>SIDPlay 2 (cycle-based)</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
495 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
496 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
497 <group>emulator</group>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
498 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
499 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
500 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
501 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
502 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
503 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
504
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
505 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
506 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
507 <name>cfg_emu_nanosid</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
508 <border_width>2</border_width>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
509 <tooltip>Use libSIDPlay 2.x emulation, which requires powerful CPU due to more exact emulation.</tooltip>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
510 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
511 <signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
512 <name>toggled</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
513 <handler>xs_cfg_emu_nanosid_toggled</handler>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
514 <last_modification_time>Mon, 15 Sep 2003 12:13:09 GMT</last_modification_time>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
515 </signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
516 <label>NanoSID</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
517 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
518 <draw_indicator>True</draw_indicator>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
519 <group>emulator</group>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
520 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
521 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
522 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
523 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
524 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
525 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
526 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
527 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
528
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
529 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
530 <class>GtkFrame</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
531 <name>frame1</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
532 <border_width>4</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
533 <label>Memory Mode:</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
534 <label_xalign>0</label_xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
535 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
536 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
537 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
538 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
539 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
540 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
541
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
542 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
543 <class>GtkVBox</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
544 <name>vbox5</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
545 <border_width>2</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
546 <homogeneous>False</homogeneous>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
547 <spacing>0</spacing>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
548
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
549 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
550 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
551 <name>cfg_emu_mem_real</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
552 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
553 <label>Real C64 (SIDPlay 2 only)</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
554 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
555 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
556 <group>memorymode</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
557 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
558 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
559 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
560 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
561 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
562 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
563
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
564 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
565 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
566 <name>cfg_emu_mem_banksw</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
567 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
568 <label>Bank switching</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
569 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
570 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
571 <group>memorymode</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
572 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
573 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
574 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
575 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
576 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
577 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
578
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
579 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
580 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
581 <name>cfg_emu_mem_transrom</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
582 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
583 <label>Transparent ROM</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
584 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
585 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
586 <group>memorymode</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
587 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
588 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
589 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
590 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
591 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
592 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
593
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
594 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
595 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
596 <name>cfg_emu_mem_playsid</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
597 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
598 <label>PlaySID environment</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
599 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
600 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
601 <group>memorymode</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
602 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
603 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
604 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
605 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
606 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
607 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
608 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
609 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
610 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
611
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
612 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
613 <class>GtkLabel</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
614 <child_name>Notebook:tab</child_name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
615 <name>label2</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
616 <label>Emu#1</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
617 <justify>GTK_JUSTIFY_CENTER</justify>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
618 <wrap>False</wrap>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
619 <xalign>0.5</xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
620 <yalign>0.5</yalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
621 <xpad>0</xpad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
622 <ypad>0</ypad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
623 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
624
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
625 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
626 <class>GtkVBox</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
627 <name>vbox29</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
628 <homogeneous>False</homogeneous>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
629 <spacing>0</spacing>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
630
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
631 <widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
632 <class>GtkHBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
633 <name>hbox1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
634 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
635 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
636 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
637 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
638 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
639 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
640 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
641
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
642 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
643 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
644 <name>frame2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
645 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
646 <label>Clock Speed:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
647 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
648 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
649 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
650 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
651 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
652 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
653 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
654
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
655 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
656 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
657 <name>vbox4</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
658 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
659 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
660 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
661
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
662 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
663 <class>GtkRadioButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
664 <name>cfg_emu_clock_pal</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
665 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
666 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
667 <label>PAL (50 Hz)</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
668 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
669 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
670 <group>speed</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
671 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
672 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
673 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
674 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
675 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
676 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
677
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
678 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
679 <class>GtkRadioButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
680 <name>cfg_emu_clock_ntsc</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
681 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
682 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
683 <label>NTSC (60 Hz)</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
684 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
685 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
686 <group>speed</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
687 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
688 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
689 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
690 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
691 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
692 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
693
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
694 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
695 <class>GtkCheckButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
696 <name>cfg_emu_clock_force</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
697 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
698 <label>Force speed</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
699 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
700 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
701 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
702 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
703 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
704 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
705 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
706 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
707 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
708 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
709
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
710 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
711 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
712 <name>frame3</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
713 <border_width>4</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
714 <label>SID Type: </label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
715 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
716 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
717 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
718 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
719 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
720 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
721 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
722
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
723 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
724 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
725 <name>vbox3</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
726 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
727 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
728 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
729
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
730 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
731 <class>GtkRadioButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
732 <name>cfg_emu_mos6581</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
733 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
734 <label>MOS 6581</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
735 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
736 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
737 <group>waveforms</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
738 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
739 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
740 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
741 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
742 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
743 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
744
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
745 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
746 <class>GtkRadioButton</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
747 <name>cfg_emu_mos8580</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
748 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
749 <label>MOS 8580</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
750 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
751 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
752 <group>waveforms</group>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
753 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
754 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
755 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
756 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
757 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
758 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
759 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
760 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
761 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
762
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
763 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
764 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
765 <name>cfg_sidplay2_grp</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
766 <border_width>4</border_width>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
767 <label>SIDPlay 2 options: </label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
768 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
769 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
770 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
771 <padding>0</padding>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
772 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
773 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
774 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
775
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
776 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
777 <class>GtkVBox</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
778 <name>vbox30</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
779 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
780 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
781
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
782 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
783 <class>GtkCheckButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
784 <name>cfg_emu_sidplay2_opt</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
785 <border_width>2</border_width>
48
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
786 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
787 <label>Optimization mode (faster, inaccurate)</label>
48
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
788 <active>False</active>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
789 <draw_indicator>True</draw_indicator>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
790 <child>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
791 <padding>0</padding>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
792 <expand>False</expand>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
793 <fill>False</fill>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
794 </child>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
795 </widget>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
796
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
797 <widget>
9f3b5e7a0c15 Updated UI and docs
Matti Hamalainen <ccr@tnsp.org>
parents: 41
diff changeset
798 <class>GtkRadioButton</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
799 <name>cfg_emu_sidplay2_resid</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
800 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
801 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
802 <label>reSID-emulation</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
803 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
804 <draw_indicator>True</draw_indicator>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
805 <group>emutype</group>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
806 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
807 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
808 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
809 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
810 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
811 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
812
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
813 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
814 <class>GtkRadioButton</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
815 <name>cfg_emu_sidplay2_hardsid</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
816 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
817 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
818 <label>HardSID</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
819 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
820 <draw_indicator>True</draw_indicator>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
821 <group>emutype</group>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
822 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
823 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
824 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
825 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
826 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
827 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
828 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
829 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
830 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
831
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
832 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
833 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
834 <child_name>Notebook:tab</child_name>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
835 <name>label48</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
836 <label>Emu#2</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
837 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
838 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
839 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
840 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
841 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
842 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
843 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
844
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
845 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
846 <class>GtkFrame</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
847 <name>frame17</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
848 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
849 <label>SID Emulation Filter Settings: </label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
850 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
851 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
852
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
853 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
854 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
855 <name>vbox25</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
856 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
857 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
858
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
859 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
860 <class>GtkCheckButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
861 <name>cfg_emu_filters</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
862 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
863 <can_focus>True</can_focus>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
864 <signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
865 <name>toggled</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
866 <handler>xs_cfg_emu_filters_toggled</handler>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
867 <last_modification_time>Mon, 15 Sep 2003 12:30:11 GMT</last_modification_time>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
868 </signal>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
869 <label>Emulate filters</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
870 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
871 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
872 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
873 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
874 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
875 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
876 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
877 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
878
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
879 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
880 <class>GtkHBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
881 <name>hbox8</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
882 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
883 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
884 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
885 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
886 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
887 <expand>True</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
888 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
889 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
890
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
891 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
892 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
893 <name>cfg_frm_fs</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
894 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
895 <width>56</width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
896 <height>152</height>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
897 <label>FS</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
898 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
899 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
900 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
901 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
902 <expand>True</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
903 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
904 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
905
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
906 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
907 <class>GtkVScale</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
908 <name>cfg_emu_filt_fs</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
909 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
910 <draw_value>True</draw_value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
911 <value_pos>GTK_POS_TOP</value_pos>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
912 <digits>2</digits>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
913 <policy>GTK_UPDATE_CONTINUOUS</policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
914 <value>0</value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
915 <lower>0</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
916 <upper>1000</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
917 <step>1</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
918 <page>100</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
919 <page_size>0</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
920 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
921 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
922
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
923 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
924 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
925 <name>cfg_frm_fm</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
926 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
927 <width>48</width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
928 <height>152</height>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
929 <label>FM</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
930 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
931 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
932 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
933 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
934 <expand>True</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
935 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
936 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
937
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
938 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
939 <class>GtkVScale</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
940 <name>cfg_emu_filt_fm</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
941 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
942 <draw_value>True</draw_value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
943 <value_pos>GTK_POS_TOP</value_pos>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
944 <digits>2</digits>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
945 <policy>GTK_UPDATE_CONTINUOUS</policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
946 <value>0</value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
947 <lower>0</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
948 <upper>100</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
949 <step>1</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
950 <page>10</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
951 <page_size>0</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
952 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
953 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
954
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
955 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
956 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
957 <name>cfg_frm_ft</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
958 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
959 <width>48</width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
960 <height>152</height>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
961 <label>FT</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
962 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
963 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
964 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
965 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
966 <expand>True</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
967 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
968 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
969
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
970 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
971 <class>GtkVScale</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
972 <name>cfg_emu_filt_ft</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
973 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
974 <draw_value>True</draw_value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
975 <value_pos>GTK_POS_TOP</value_pos>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
976 <digits>2</digits>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
977 <policy>GTK_UPDATE_CONTINUOUS</policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
978 <value>0</value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
979 <lower>0</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
980 <upper>1</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
981 <step>0.01</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
982 <page>0.1</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
983 <page_size>0</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
984 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
985 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
986
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
987 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
988 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
989 <name>vbox17</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
990 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
991 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
992 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
993 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
994 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
995 <expand>True</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
996 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
997 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
998
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
999 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1000 <class>GtkButton</class>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1001 <name>cfg_filter_reset</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1002 <width>120</width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1003 <height>32</height>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1004 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1005 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1006 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1007 <handler>xs_cfg_filter_reset</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1008 <last_modification_time>Mon, 18 Sep 2000 20:21:27 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1009 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1010 <label>Reset values</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1011 <relief>GTK_RELIEF_NORMAL</relief>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1012 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1013 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1014 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1015 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1016 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1017 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1018
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1019 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1020 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1021 <name>label9</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1022 <width>136</width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1023 <height>104</height>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1024 <label>These sliders affect the emulated SID's filter values. (Defaults are what the libsidplay sets them on init.)</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1025 <justify>GTK_JUSTIFY_LEFT</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1026 <wrap>True</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1027 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1028 <yalign>7.45058e-09</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1029 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1030 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1031 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1032 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1033 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1034 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1035 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1036 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1037 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1038 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1039 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1040 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1041
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1042 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1043 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1044 <child_name>Notebook:tab</child_name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1045 <name>label24</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1046 <label>Filters</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1047 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1048 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1049 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1050 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1051 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1052 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1053 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1054
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1055 <widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1056 <class>GtkVBox</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1057 <name>vbox20</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1058 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1059 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1060
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1061 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1062 <class>GtkFrame</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1063 <name>frame21</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1064 <border_width>4</border_width>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1065 <label>Maximum playtime: </label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1066 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1067 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1068 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1069 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1070 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1071 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1072 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1073
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1074 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1075 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1076 <name>vbox21</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1077 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1078 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1079 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1080
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1081 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1082 <class>GtkCheckButton</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1083 <name>cfg_maxtime_enable</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1084 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1085 <can_focus>True</can_focus>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1086 <label>Play for specified time</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1087 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1088 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1089 <child>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1090 <padding>0</padding>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1091 <expand>False</expand>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1092 <fill>False</fill>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1093 </child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1094 </widget>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1095
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1096 <widget>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1097 <class>GtkCheckButton</class>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1098 <name>cfg_maxtime_unknown</name>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1099 <border_width>2</border_width>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1100 <can_focus>True</can_focus>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1101 <label>Only when song-length is unknown</label>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1102 <active>False</active>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1103 <draw_indicator>True</draw_indicator>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1104 <child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1105 <padding>0</padding>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1106 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1107 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1108 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1109 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1110
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1111 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1112 <class>GtkHBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1113 <name>hbox14</name>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1114 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1115 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1116 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1117 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1118 <padding>2</padding>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1119 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1120 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1121 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1122
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1123 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1124 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1125 <name>label37</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1126 <label>Playtime: </label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1127 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1128 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1129 <xalign>0</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1130 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1131 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1132 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1133 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1134 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1135 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1136 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1137 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1138 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1139
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1140 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1141 <class>GtkSpinButton</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1142 <name>cfg_maxtime</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1143 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1144 <climb_rate>1</climb_rate>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1145 <digits>0</digits>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1146 <numeric>False</numeric>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1147 <update_policy>GTK_UPDATE_ALWAYS</update_policy>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1148 <snap>False</snap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1149 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1150 <value>60</value>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1151 <lower>1</lower>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1152 <upper>32767</upper>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1153 <step>1</step>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1154 <page>60</page>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1155 <page_size>60</page_size>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1156 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1157 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1158 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1159 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1160 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1161 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1162
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1163 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1164 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1165 <name>label36</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1166 <label>seconds</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1167 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1168 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1169 <xalign>0</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1170 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1171 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1172 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1173 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1174 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1175 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1176 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1177 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1178 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1179 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1180 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1181 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1182
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1183 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1184 <class>GtkFrame</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1185 <name>frame18</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1186 <border_width>4</border_width>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1187 <label>Song-length database: </label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1188 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1189 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1190 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1191 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1192 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1193 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1194 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1195
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1196 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1197 <class>GtkVBox</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1198 <name>vbox18</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1199 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1200 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1201 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1202
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1203 <widget>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1204 <class>GtkCheckButton</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1205 <name>cfg_sld_enable</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1206 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1207 <tooltip>This option enables using of XSIDPLAY compatible HVSC Song-length database. (See documentation for more information)</tooltip>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1208 <can_focus>True</can_focus>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1209 <label>Use XSIDPLAY-compatible database</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1210 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1211 <draw_indicator>True</draw_indicator>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1212 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1213 <padding>0</padding>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1214 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1215 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1216 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1217 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1218
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1219 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1220 <class>GtkHBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1221 <name>hbox13</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1222 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1223 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1224 <spacing>4</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1225 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1226 <padding>0</padding>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1227 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1228 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1229 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1230
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1231 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1232 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1233 <name>label33</name>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1234 <label>DB-file: </label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1235 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1236 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1237 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1238 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1239 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1240 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1241 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1242 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1243 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1244 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1245 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1246 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1247
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1248 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1249 <class>GtkEntry</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1250 <name>cfg_sld_dbpath</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1251 <tooltip>Database path and filename</tooltip>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1252 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1253 <editable>True</editable>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1254 <text_visible>True</text_visible>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1255 <text_max_length>0</text_max_length>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1256 <text></text>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1257 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1258 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1259 <expand>True</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1260 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1261 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1262 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1263
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1264 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1265 <class>GtkButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1266 <name>cfg_sld_dbbrowse</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1267 <tooltip>Browse for database-file</tooltip>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1268 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1269 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1270 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1271 <handler>xs_cfg_sld_dbbrowse</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1272 <last_modification_time>Sat, 18 Aug 2001 23:38:10 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1273 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1274 <label>Browse</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1275 <relief>GTK_RELIEF_NORMAL</relief>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1276 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1277 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1278 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1279 <fill>False</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1280 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1281 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1282 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1283 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1284 </widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1285 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1286
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1287 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1288 <class>GtkLabel</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1289 <child_name>Notebook:tab</child_name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1290 <name>label26</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1291 <label>Songlength</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1292 <justify>GTK_JUSTIFY_CENTER</justify>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1293 <wrap>False</wrap>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1294 <xalign>0.5</xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1295 <yalign>0.5</yalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1296 <xpad>0</xpad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1297 <ypad>0</ypad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1298 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1299
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1300 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1301 <class>GtkFrame</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1302 <name>frame16</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1303 <border_width>4</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1304 <label>Song name/title format: </label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1305 <label_xalign>0</label_xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1306 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1307
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1308 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1309 <class>GtkVBox</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1310 <name>vbox16</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1311 <border_width>2</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1312 <homogeneous>False</homogeneous>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1313 <spacing>0</spacing>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1314
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1315 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1316 <class>GtkCheckButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1317 <name>cfg_ftitle_override</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1318 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1319 <signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1320 <name>toggled</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1321 <handler>xs_cfg_ftitle_override_toggled</handler>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1322 <last_modification_time>Sat, 20 Sep 2003 01:09:48 GMT</last_modification_time>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1323 </signal>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1324 <label>Override generic XMMS titles</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1325 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1326 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1327 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1328 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1329 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1330 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1331 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1332 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1333
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1334 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1335 <class>GtkEntry</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1336 <name>cfg_ftitle_format</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1337 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1338 <editable>True</editable>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1339 <text_visible>True</text_visible>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1340 <text_max_length>0</text_max_length>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1341 <text>%1 : %2 (C) %3 [%5 %6 by %8] -- %9</text>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1342 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1343 <padding>2</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1344 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1345 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1346 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1347 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1348
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1349 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1350 <class>GtkHBox</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1351 <name>hbox9</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1352 <homogeneous>True</homogeneous>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1353 <spacing>0</spacing>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1354 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1355 <padding>2</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1356 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1357 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1358 </child>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1359
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1360 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1361 <class>GtkLabel</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1362 <name>cfg_ftitle_desc1</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1363 <label>%1 - Composer
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1364 %2 - Song name (title)
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1365 %3 - Copyright
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1366 %4 - SID File Type
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1367 %5 - Subtune number</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1368 <justify>GTK_JUSTIFY_LEFT</justify>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1369 <wrap>False</wrap>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1370 <xalign>0.04</xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1371 <yalign>0.5</yalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1372 <xpad>0</xpad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1373 <ypad>0</ypad>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1374 <child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1375 <padding>0</padding>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1376 <expand>False</expand>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1377 <fill>False</fill>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1378 </child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1379 </widget>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1380
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1381 <widget>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1382 <class>GtkLabel</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1383 <name>cfg_ftitle_desc2</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1384 <label>%6 - STIL Title
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1385 %7 - STIL Name
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1386 %8 - STIL Artist
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1387 %9 - STIL Comment</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1388 <justify>GTK_JUSTIFY_LEFT</justify>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1389 <wrap>False</wrap>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1390 <xalign>0.04</xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1391 <yalign>0.5</yalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1392 <xpad>0</xpad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1393 <ypad>0</ypad>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1394 <child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1395 <padding>0</padding>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1396 <expand>False</expand>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1397 <fill>False</fill>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1398 </child>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1399 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1400 </widget>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1401
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1402 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1403 <class>GtkLabel</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1404 <name>cfg_ftitle_desc3</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1405 <label>(STIL-entries are only available if
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1406 database support is turned on)</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1407 <justify>GTK_JUSTIFY_FILL</justify>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1408 <wrap>False</wrap>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1409 <xalign>0.5</xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1410 <yalign>0.5</yalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1411 <xpad>0</xpad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1412 <ypad>0</ypad>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1413 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1414 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1415 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1416 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1417 </child>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1418 </widget>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1419 </widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1420 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1421
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1422 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1423 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1424 <child_name>Notebook:tab</child_name>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1425 <name>label23</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1426 <label>Title</label>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1427 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1428 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1429 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1430 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1431 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1432 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1433 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1434
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1435 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1436 <class>GtkVBox</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1437 <name>vbox19</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1438 <homogeneous>False</homogeneous>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1439 <spacing>0</spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1440
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1441 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1442 <class>GtkFrame</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1443 <name>frame7</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1444 <border_width>4</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1445 <label>STIL-database configuration: </label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1446 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1447 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1448 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1449 <padding>0</padding>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1450 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1451 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1452 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1453
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1454 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1455 <class>GtkVBox</class>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1456 <name>vbox8</name>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1457 <border_width>2</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1458 <homogeneous>True</homogeneous>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1459 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1460
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1461 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1462 <class>GtkCheckButton</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1463 <name>cfg_stil_enable</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1464 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1465 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1466 <label>Use STIL information database</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1467 <active>False</active>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1468 <draw_indicator>True</draw_indicator>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1469 <child>
25
82f79aad24c2 Updated interface and information in NEWS
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
1470 <padding>0</padding>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1471 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1472 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1473 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1474 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1475
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1476 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1477 <class>GtkHBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1478 <name>hbox3</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1479 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1480 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1481 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1482 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1483 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1484 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1485 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1486
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1487 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1488 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1489 <name>label4</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1490 <label>STIL path:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1491 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1492 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1493 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1494 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1495 <xpad>4</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1496 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1497 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1498 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1499 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1500 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1501 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1502 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1503
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1504 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1505 <class>GtkAlignment</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1506 <name>alignment2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1507 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1508 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1509 <xscale>1</xscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1510 <yscale>1</yscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1511 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1512 <padding>4</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1513 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1514 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1515 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1516
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1517 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1518 <class>GtkEntry</class>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
1519 <name>cfg_stil_dbpath</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1520 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1521 <editable>True</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1522 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1523 <text_max_length>0</text_max_length>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1524 <text></text>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1525 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1526 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1527
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1528 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1529 <class>GtkAlignment</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1530 <name>alignment1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1531 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1532 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1533 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1534 <xscale>1</xscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1535 <yscale>0.300001</yscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1536 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1537 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1538 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1539 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1540 <pack>GTK_PACK_END</pack>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1541 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1542
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1543 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1544 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1545 <name>cfg_stil_browse</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1546 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1547 <signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1548 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1549 <handler>xs_cfg_stil_browse</handler>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1550 <last_modification_time>Mon, 18 Sep 2000 17:51:32 GMT</last_modification_time>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1551 </signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1552 <label>Browse</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1553 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1554 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1555 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1556 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1557 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1558 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1559
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1560 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1561 <class>GtkFrame</class>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1562 <name>frame28</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1563 <border_width>4</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1564 <label>Sub-song control: </label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1565 <label_xalign>0</label_xalign>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1566 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1567 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1568 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1569 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1570 <fill>True</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1571 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1572
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1573 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1574 <class>GtkVBox</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1575 <name>vbox31</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1576 <border_width>2</border_width>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1577 <homogeneous>False</homogeneous>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1578 <spacing>0</spacing>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1579
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1580 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1581 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1582 <name>cfg_subsong_none</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1583 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1584 <label>Disabled</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1585 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1586 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1587 <group>subsong</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1588 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1589 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1590 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1591 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1592 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1593 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1594
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1595 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1596 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1597 <name>cfg_subsong_popup</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1598 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1599 <label>Pop-up via seekbar</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1600 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1601 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1602 <group>subsong</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1603 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1604 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1605 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1606 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1607 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1608 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1609
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1610 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1611 <class>GtkRadioButton</class>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1612 <name>cfg_subsong_patch</name>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1613 <can_focus>True</can_focus>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1614 <label>Song-position patch</label>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1615 <active>False</active>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1616 <draw_indicator>True</draw_indicator>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1617 <group>subsong</group>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1618 <child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1619 <padding>0</padding>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1620 <expand>False</expand>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1621 <fill>False</fill>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1622 </child>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1623 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1624 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1625 </widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1626
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1627 <widget>
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1628 <class>GtkFrame</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1629 <name>frame22</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1630 <border_width>4</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1631 <label>Miscellaneous options: </label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1632 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1633 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1634 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1635 <padding>0</padding>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1636 <expand>False</expand>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1637 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1638 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1639
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1640 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1641 <class>GtkVBox</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1642 <name>vbox22</name>
83
77371e84bf33 Changed interface to include new settings
Matti Hamalainen <ccr@tnsp.org>
parents: 67
diff changeset
1643 <border_width>2</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1644 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1645 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1646
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1647 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1648 <class>GtkCheckButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1649 <name>cfg_detectmagic</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1650 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1651 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1652 <label>Determine filetype by contents (slower)</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1653 <active>False</active>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1654 <draw_indicator>True</draw_indicator>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1655 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1656 <padding>0</padding>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1657 <expand>False</expand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1658 <fill>False</fill>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1659 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1660 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1661 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1662 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1663 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1664
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1665 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1666 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1667 <child_name>Notebook:tab</child_name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1668 <name>label3</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1669 <label>Misc</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1670 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1671 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1672 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1673 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1674 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1675 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1676 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1677 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1678
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1679 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1680 <class>GtkHButtonBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1681 <name>hbuttonbox1</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1682 <border_width>4</border_width>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1683 <layout_style>GTK_BUTTONBOX_END</layout_style>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1684 <spacing>30</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1685 <child_min_width>85</child_min_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1686 <child_min_height>30</child_min_height>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1687 <child_ipad_x>7</child_ipad_x>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1688 <child_ipad_y>0</child_ipad_y>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1689 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1690 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1691 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1692 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1693 <pack>GTK_PACK_END</pack>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1694 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1695
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1696 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1697 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1698 <name>cfg_ok</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1699 <tooltip>Accept and update changes</tooltip>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1700 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1701 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1702 <signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1703 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1704 <handler>xs_cfg_ok</handler>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1705 <last_modification_time>Mon, 18 Sep 2000 17:49:51 GMT</last_modification_time>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1706 </signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1707 <label>OK</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1708 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1709 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1710
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1711 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1712 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1713 <name>cfg_cancel</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1714 <tooltip>Cancel any changes</tooltip>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1715 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1716 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1717 <signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1718 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
1719 <handler>xs_cfg_cancel</handler>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1720 <last_modification_time>Mon, 18 Sep 2000 17:49:57 GMT</last_modification_time>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1721 </signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1722 <label>Cancel</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1723 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1724 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1725 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1726 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1727 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1728
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1729 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1730 <class>GtkWindow</class>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1731 <name>xs_fileinfowin</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1732 <width>400</width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1733 <height>350</height>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1734 <title>XMMS-SID fileinfo</title>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1735 <type>GTK_WINDOW_DIALOG</type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1736 <position>GTK_WIN_POS_MOUSE</position>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1737 <modal>False</modal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1738 <allow_shrink>False</allow_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1739 <allow_grow>True</allow_grow>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1740 <auto_shrink>False</auto_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1741
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1742 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1743 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1744 <name>vbox14</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1745 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1746 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1747
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1748 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1749 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1750 <name>frame14</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1751 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1752 <label>Song Information:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1753 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1754 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1755 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1756 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1757 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1758 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1759 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1760
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1761 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1762 <class>GtkTable</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1763 <name>table1</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1764 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1765 <rows>4</rows>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1766 <columns>2</columns>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1767 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1768 <row_spacing>2</row_spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1769 <column_spacing>4</column_spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1770
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1771 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1772 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1773 <name>label16</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1774 <label>Filename:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1775 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1776 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1777 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1778 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1779 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1780 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1781 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1782 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1783 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1784 <top_attach>0</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1785 <bottom_attach>1</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1786 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1787 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1788 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1789 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1790 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1791 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1792 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1793 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1794 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1795 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1796
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1797 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1798 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1799 <name>label17</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1800 <label>Songname:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1801 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1802 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1803 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1804 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1805 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1806 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1807 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1808 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1809 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1810 <top_attach>1</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1811 <bottom_attach>2</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1812 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1813 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1814 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1815 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1816 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1817 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1818 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1819 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1820 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1821 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1822
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1823 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1824 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1825 <name>label18</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1826 <label>Composer:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1827 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1828 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1829 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1830 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1831 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1832 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1833 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1834 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1835 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1836 <top_attach>2</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1837 <bottom_attach>3</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1838 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1839 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1840 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1841 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1842 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1843 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1844 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1845 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1846 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1847 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1848
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1849 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1850 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1851 <name>label19</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1852 <label>Copyright:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1853 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1854 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1855 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1856 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1857 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1858 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1859 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1860 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1861 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1862 <top_attach>3</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1863 <bottom_attach>4</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1864 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1865 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1866 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1867 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1868 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1869 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1870 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1871 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1872 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1873 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1874
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1875 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1876 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1877 <name>fileinfo_filename</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1878 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1879 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1880 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1881 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1882 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1883 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1884 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1885 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1886 <top_attach>0</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1887 <bottom_attach>1</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1888 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1889 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1890 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1891 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1892 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1893 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1894 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1895 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1896 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1897 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1898
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1899 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1900 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1901 <name>fileinfo_songname</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1902 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1903 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1904 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1905 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1906 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1907 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1908 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1909 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1910 <top_attach>1</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1911 <bottom_attach>2</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1912 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1913 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1914 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1915 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1916 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1917 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1918 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1919 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1920 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1921 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1922
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1923 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1924 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1925 <name>fileinfo_composer</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1926 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1927 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1928 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1929 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1930 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1931 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1932 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1933 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1934 <top_attach>2</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1935 <bottom_attach>3</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1936 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1937 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1938 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1939 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1940 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1941 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1942 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1943 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1944 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1945 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1946
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1947 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1948 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1949 <name>fileinfo_copyright</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1950 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1951 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1952 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1953 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1954 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1955 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1956 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1957 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1958 <top_attach>3</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1959 <bottom_attach>4</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1960 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1961 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1962 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1963 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1964 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1965 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1966 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1967 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1968 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1969 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1970 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1971 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1972
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1973 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1974 <class>GtkFrame</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1975 <name>frame15</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1976 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1977 <label>Tune Information:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1978 <label_xalign>0</label_xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1979 <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1980 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1981 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1982 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1983 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1984 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1985
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1986 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1987 <class>GtkVBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1988 <name>vbox15</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1989 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1990 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1991
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1992 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1993 <class>GtkHBox</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1994 <name>hbox7</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1995 <border_width>2</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1996 <homogeneous>False</homogeneous>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1997 <spacing>0</spacing>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1998 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1999 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2000 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2001 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2002 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2003
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2004 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2005 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2006 <name>label20</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2007 <label>Sub-tune:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2008 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2009 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2010 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2011 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2012 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2013 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2014 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2015 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2016 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2017 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2018 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2019 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2020
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2021 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2022 <class>GtkOptionMenu</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2023 <name>fileinfo_sub_tune</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2024 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2025 <signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2026 <name>clicked</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2027 <handler>fileinfo_sub_tune_clicked</handler>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2028 <last_modification_time>Mon, 06 Nov 2000 23:36:32 GMT</last_modification_time>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2029 </signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2030 <items>Main tune
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2031 Tune #1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2032 Tune #2
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2033 Tune #3
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2034 Tune #4
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2035 </items>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2036 <initial_choice>0</initial_choice>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2037 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2038 <padding>2</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2039 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2040 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2041 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2042 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2043 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2044
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2045 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2046 <class>GtkTable</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2047 <name>table2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2048 <border_width>4</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2049 <rows>3</rows>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2050 <columns>2</columns>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2051 <homogeneous>False</homogeneous>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2052 <row_spacing>2</row_spacing>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2053 <column_spacing>4</column_spacing>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2054 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2055 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2056 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2057 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2058 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2059
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2060 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2061 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2062 <name>label21</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2063 <label>Title:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2064 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2065 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2066 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2067 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2068 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2069 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2070 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2071 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2072 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2073 <top_attach>0</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2074 <bottom_attach>1</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2075 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2076 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2077 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2078 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2079 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2080 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2081 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2082 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2083 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2084 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2085
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2086 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2087 <class>GtkLabel</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2088 <name>label22</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2089 <label>Artist:</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2090 <justify>GTK_JUSTIFY_CENTER</justify>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2091 <wrap>False</wrap>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2092 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2093 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2094 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2095 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2096 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2097 <left_attach>0</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2098 <right_attach>1</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2099 <top_attach>1</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2100 <bottom_attach>2</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2101 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2102 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2103 <xexpand>False</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2104 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2105 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2106 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2107 <xfill>False</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2108 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2109 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2110 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2111
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2112 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2113 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2114 <name>fileinfo_sub_artist</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2115 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2116 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2117 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2118 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2119 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2120 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2121 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2122 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2123 <top_attach>1</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2124 <bottom_attach>2</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2125 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2126 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2127 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2128 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2129 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2130 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2131 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2132 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2133 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2134 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2135
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2136 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2137 <class>GtkEntry</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2138 <name>fileinfo_sub_title</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2139 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2140 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2141 <text_visible>True</text_visible>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2142 <text_max_length>0</text_max_length>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2143 <text></text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2144 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2145 <left_attach>1</left_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2146 <right_attach>2</right_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2147 <top_attach>0</top_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2148 <bottom_attach>1</bottom_attach>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2149 <xpad>0</xpad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2150 <ypad>0</ypad>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2151 <xexpand>True</xexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2152 <yexpand>False</yexpand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2153 <xshrink>False</xshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2154 <yshrink>False</yshrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2155 <xfill>True</xfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2156 <yfill>False</yfill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2157 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2158 </widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2159
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2160 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2161 <class>GtkLabel</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2162 <name>label41</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2163 <label>Length:</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2164 <justify>GTK_JUSTIFY_CENTER</justify>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2165 <wrap>False</wrap>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2166 <xalign>0.5</xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2167 <yalign>0.5</yalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2168 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2169 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2170 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2171 <left_attach>0</left_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2172 <right_attach>1</right_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2173 <top_attach>2</top_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2174 <bottom_attach>3</bottom_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2175 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2176 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2177 <xexpand>False</xexpand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2178 <yexpand>False</yexpand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2179 <xshrink>False</xshrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2180 <yshrink>False</yshrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2181 <xfill>True</xfill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2182 <yfill>False</yfill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2183 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2184 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2185
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2186 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2187 <class>GtkEntry</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2188 <name>fileinfo_sub_length</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2189 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2190 <editable>False</editable>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2191 <text_visible>True</text_visible>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2192 <text_max_length>0</text_max_length>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2193 <text></text>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2194 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2195 <left_attach>1</left_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2196 <right_attach>2</right_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2197 <top_attach>2</top_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2198 <bottom_attach>3</bottom_attach>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2199 <xpad>0</xpad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2200 <ypad>0</ypad>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2201 <xexpand>True</xexpand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2202 <yexpand>False</yexpand>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2203 <xshrink>False</xshrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2204 <yshrink>False</yshrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2205 <xfill>True</xfill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2206 <yfill>False</yfill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2207 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2208 </widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2209 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2210
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2211 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2212 <class>GtkScrolledWindow</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2213 <name>scrolledwindow2</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2214 <border_width>4</border_width>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2215 <hscrollbar_policy>GTK_POLICY_AUTOMATIC</hscrollbar_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2216 <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2217 <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2218 <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2219 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2220 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2221 <expand>True</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2222 <fill>True</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2223 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2224
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2225 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2226 <class>GtkText</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2227 <name>fileinfo_sub_comment</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2228 <can_focus>True</can_focus>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2229 <editable>False</editable>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2230 <text>zoom</text>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2231 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2232 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2233 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2234 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2235
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2236 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2237 <class>GtkAlignment</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2238 <name>alignment5</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2239 <xalign>0.5</xalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2240 <yalign>0.5</yalign>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2241 <xscale>0.1</xscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2242 <yscale>1</yscale>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2243 <child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2244 <padding>0</padding>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2245 <expand>False</expand>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2246 <fill>False</fill>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2247 </child>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2248
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2249 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2250 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2251 <name>fileinfo_ok</name>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2252 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2253 <has_default>True</has_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2254 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2255 <has_focus>True</has_focus>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2256 <signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2257 <name>clicked</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2258 <handler>fileinfo_ok_clicked</handler>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2259 <last_modification_time>Mon, 06 Nov 2000 23:04:15 GMT</last_modification_time>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2260 </signal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2261 <label>Close</label>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2262 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2263 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2264 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2265 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2266 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2267
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2268 <widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2269 <class>GtkWindow</class>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2270 <name>xs_ctrlwin</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2271 <title>XMMS-SID</title>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2272 <type>GTK_WINDOW_POPUP</type>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2273 <position>GTK_WIN_POS_NONE</position>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2274 <modal>False</modal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2275 <allow_shrink>False</allow_shrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2276 <allow_grow>False</allow_grow>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2277 <auto_shrink>False</auto_shrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2278
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2279 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2280 <class>GtkFrame</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2281 <name>frame25</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2282 <border_width>2</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2283 <label_xalign>0</label_xalign>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2284 <shadow_type>GTK_SHADOW_OUT</shadow_type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2285
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2286 <widget>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2287 <class>GtkHBox</class>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2288 <name>hbox15</name>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2289 <homogeneous>False</homogeneous>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2290 <spacing>4</spacing>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2291
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2292 <widget>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2293 <class>GtkButton</class>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2294 <name>ctrl_song_prev</name>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2295 <can_focus>True</can_focus>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2296 <signal>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2297 <name>clicked</name>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2298 <handler>xs_ctrl_song_prev</handler>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2299 <last_modification_time>Tue, 23 Apr 2002 21:25:08 GMT</last_modification_time>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2300 </signal>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2301 <label> &lt; </label>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2302 <relief>GTK_RELIEF_NORMAL</relief>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2303 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2304 <padding>0</padding>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2305 <expand>False</expand>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2306 <fill>False</fill>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2307 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2308 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2309
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2310 <widget>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2311 <class>GtkHScale</class>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2312 <name>ctrl_song_current</name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2313 <can_focus>True</can_focus>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2314 <draw_value>True</draw_value>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2315 <value_pos>GTK_POS_TOP</value_pos>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2316 <digits>0</digits>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2317 <policy>GTK_UPDATE_DELAYED</policy>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2318 <value>4</value>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2319 <lower>1</lower>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2320 <upper>6</upper>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2321 <step>1</step>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2322 <page>1</page>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2323 <page_size>0</page_size>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2324 <child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2325 <padding>0</padding>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2326 <expand>False</expand>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2327 <fill>True</fill>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2328 </child>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2329 </widget>
67
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2330
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2331 <widget>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2332 <class>GtkButton</class>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2333 <name>ctrl_song_next</name>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2334 <can_focus>True</can_focus>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2335 <signal>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2336 <name>clicked</name>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2337 <handler>xs_ctrl_song_next</handler>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2338 <last_modification_time>Tue, 23 Apr 2002 21:25:28 GMT</last_modification_time>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2339 </signal>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2340 <label> &gt; </label>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2341 <relief>GTK_RELIEF_NORMAL</relief>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2342 <child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2343 <padding>0</padding>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2344 <expand>False</expand>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2345 <fill>False</fill>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2346 </child>
ac0ea330175a Added new options to configuration in GUI
Matti Hamalainen <ccr@tnsp.org>
parents: 48
diff changeset
2347 </widget>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2348 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2349 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2350 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2351
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2352 <widget>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2353 <class>GtkFileSelection</class>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2354 <name>xs_sldbfileselector</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2355 <border_width>10</border_width>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2356 <title>Select HVSC song-length database</title>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2357 <type>GTK_WINDOW_TOPLEVEL</type>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2358 <position>GTK_WIN_POS_NONE</position>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2359 <modal>True</modal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2360 <allow_shrink>False</allow_shrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2361 <allow_grow>True</allow_grow>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2362 <auto_shrink>False</auto_shrink>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2363 <show_file_op_buttons>True</show_file_op_buttons>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2364
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2365 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2366 <class>GtkButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2367 <child_name>FileSel:ok_button</child_name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2368 <name>ok_button2</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2369 <can_default>True</can_default>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2370 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2371 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2372 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2373 <handler>xs_cfg_sldb_fs_ok</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2374 <last_modification_time>Sat, 19 Oct 2002 22:50:48 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2375 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2376 <label>OK</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2377 <relief>GTK_RELIEF_NORMAL</relief>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2378 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2379
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2380 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2381 <class>GtkButton</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2382 <child_name>FileSel:cancel_button</child_name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2383 <name>cancel_button2</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2384 <can_default>True</can_default>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2385 <can_focus>True</can_focus>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2386 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2387 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2388 <handler>xs_cfg_sldb_fs_cancel</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2389 <last_modification_time>Sat, 19 Oct 2002 22:50:54 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2390 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2391 <label>Cancel</label>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2392 <relief>GTK_RELIEF_NORMAL</relief>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2393 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2394 </widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2395
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2396 <widget>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2397 <class>GtkFileSelection</class>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2398 <name>xs_stilfileselector</name>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2399 <border_width>10</border_width>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2400 <title>Select STIL-database </title>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2401 <type>GTK_WINDOW_TOPLEVEL</type>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2402 <position>GTK_WIN_POS_NONE</position>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2403 <modal>False</modal>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2404 <allow_shrink>False</allow_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2405 <allow_grow>True</allow_grow>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2406 <auto_shrink>False</auto_shrink>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2407 <show_file_op_buttons>True</show_file_op_buttons>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2408
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2409 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2410 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2411 <child_name>FileSel:ok_button</child_name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2412 <name>ok_button3</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2413 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2414 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2415 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2416 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2417 <handler>xs_cfg_stil_fs_ok</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2418 <last_modification_time>Sat, 19 Oct 2002 22:50:38 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2419 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2420 <label>OK</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2421 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2422 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2423
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2424 <widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2425 <class>GtkButton</class>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2426 <child_name>FileSel:cancel_button</child_name>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2427 <name>cancel_button3</name>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2428 <can_default>True</can_default>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2429 <can_focus>True</can_focus>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2430 <signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2431 <name>clicked</name>
41
c145ff12f2d0 Various improvements
Matti Hamalainen <ccr@tnsp.org>
parents: 25
diff changeset
2432 <handler>xs_cfg_stil_fs_cancel</handler>
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2433 <last_modification_time>Sat, 19 Oct 2002 22:51:00 GMT</last_modification_time>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2434 </signal>
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2435 <label>Cancel</label>
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2436 <relief>GTK_RELIEF_NORMAL</relief>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2437 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2438 </widget>
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2439
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2440 </GTK-Interface>