comparison xmms-sid.glade @ 105:e7e36095fa5a

Removed predefined strings from fileinfo dialog
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 11 Jan 2004 23:02:02 +0000
parents 4614f58ab169
children c54b0c07a6d2
comparison
equal deleted inserted replaced
104:7f59f4bfcd6a 105:e7e36095fa5a
1733 <widget> 1733 <widget>
1734 <class>GtkWindow</class> 1734 <class>GtkWindow</class>
1735 <name>xs_fileinfowin</name> 1735 <name>xs_fileinfowin</name>
1736 <width>400</width> 1736 <width>400</width>
1737 <height>350</height> 1737 <height>350</height>
1738 <title>XMMS-SID fileinfo</title> 1738 <title>XMMS-SID Fileinfo</title>
1739 <type>GTK_WINDOW_DIALOG</type> 1739 <type>GTK_WINDOW_DIALOG</type>
1740 <position>GTK_WIN_POS_MOUSE</position> 1740 <position>GTK_WIN_POS_MOUSE</position>
1741 <modal>False</modal> 1741 <modal>False</modal>
1742 <allow_shrink>False</allow_shrink> 1742 <allow_shrink>False</allow_shrink>
1743 <allow_grow>True</allow_grow> 1743 <allow_grow>True</allow_grow>
2026 <class>GtkOptionMenu</class> 2026 <class>GtkOptionMenu</class>
2027 <name>fileinfo_sub_tune</name> 2027 <name>fileinfo_sub_tune</name>
2028 <can_focus>True</can_focus> 2028 <can_focus>True</can_focus>
2029 <signal> 2029 <signal>
2030 <name>clicked</name> 2030 <name>clicked</name>
2031 <handler>fileinfo_sub_tune_clicked</handler> 2031 <handler>xs_fileinfo_subtune</handler>
2032 <last_modification_time>Mon, 06 Nov 2000 23:36:32 GMT</last_modification_time> 2032 <last_modification_time>Sun, 11 Jan 2004 17:04:41 GMT</last_modification_time>
2033 </signal> 2033 </signal>
2034 <items>Main tune 2034 <items></items>
2035 Tune #1
2036 Tune #2
2037 Tune #3
2038 Tune #4
2039 </items>
2040 <initial_choice>0</initial_choice> 2035 <initial_choice>0</initial_choice>
2041 <child> 2036 <child>
2042 <padding>2</padding> 2037 <padding>2</padding>
2043 <expand>False</expand> 2038 <expand>False</expand>
2044 <fill>False</fill> 2039 <fill>False</fill>
2229 <widget> 2224 <widget>
2230 <class>GtkText</class> 2225 <class>GtkText</class>
2231 <name>fileinfo_sub_comment</name> 2226 <name>fileinfo_sub_comment</name>
2232 <can_focus>True</can_focus> 2227 <can_focus>True</can_focus>
2233 <editable>False</editable> 2228 <editable>False</editable>
2234 <text>zoom</text> 2229 <text></text>
2235 </widget> 2230 </widget>
2236 </widget> 2231 </widget>
2237 </widget> 2232 </widget>
2238 </widget> 2233 </widget>
2239 2234
2257 <has_default>True</has_default> 2252 <has_default>True</has_default>
2258 <can_focus>True</can_focus> 2253 <can_focus>True</can_focus>
2259 <has_focus>True</has_focus> 2254 <has_focus>True</has_focus>
2260 <signal> 2255 <signal>
2261 <name>clicked</name> 2256 <name>clicked</name>
2262 <handler>fileinfo_ok_clicked</handler> 2257 <handler>xs_fileinfo_ok</handler>
2263 <last_modification_time>Mon, 06 Nov 2000 23:04:15 GMT</last_modification_time> 2258 <last_modification_time>Sun, 11 Jan 2004 17:04:28 GMT</last_modification_time>
2264 </signal> 2259 </signal>
2265 <label>Close</label> 2260 <label>Close</label>
2266 <relief>GTK_RELIEF_NORMAL</relief> 2261 <relief>GTK_RELIEF_NORMAL</relief>
2267 </widget>
2268 </widget>
2269 </widget>
2270 </widget>
2271
2272 <widget>
2273 <class>GtkWindow</class>
2274 <name>xs_ctrlwin</name>
2275 <title>XMMS-SID</title>
2276 <type>GTK_WINDOW_POPUP</type>
2277 <position>GTK_WIN_POS_NONE</position>
2278 <modal>False</modal>
2279 <allow_shrink>False</allow_shrink>
2280 <allow_grow>False</allow_grow>
2281 <auto_shrink>False</auto_shrink>
2282
2283 <widget>
2284 <class>GtkFrame</class>
2285 <name>frame25</name>
2286 <border_width>2</border_width>
2287 <label_xalign>0</label_xalign>
2288 <shadow_type>GTK_SHADOW_OUT</shadow_type>
2289
2290 <widget>
2291 <class>GtkHBox</class>
2292 <name>hbox15</name>
2293 <homogeneous>False</homogeneous>
2294 <spacing>4</spacing>
2295
2296 <widget>
2297 <class>GtkButton</class>
2298 <name>ctrl_song_prev</name>
2299 <can_focus>True</can_focus>
2300 <signal>
2301 <name>clicked</name>
2302 <handler>xs_ctrl_song_prev</handler>
2303 <last_modification_time>Tue, 23 Apr 2002 21:25:08 GMT</last_modification_time>
2304 </signal>
2305 <label> &lt; </label>
2306 <relief>GTK_RELIEF_NORMAL</relief>
2307 <child>
2308 <padding>0</padding>
2309 <expand>False</expand>
2310 <fill>False</fill>
2311 </child>
2312 </widget>
2313
2314 <widget>
2315 <class>GtkHScale</class>
2316 <name>ctrl_song_current</name>
2317 <can_focus>True</can_focus>
2318 <draw_value>True</draw_value>
2319 <value_pos>GTK_POS_TOP</value_pos>
2320 <digits>0</digits>
2321 <policy>GTK_UPDATE_DELAYED</policy>
2322 <value>4</value>
2323 <lower>1</lower>
2324 <upper>6</upper>
2325 <step>1</step>
2326 <page>1</page>
2327 <page_size>0</page_size>
2328 <child>
2329 <padding>0</padding>
2330 <expand>False</expand>
2331 <fill>True</fill>
2332 </child>
2333 </widget>
2334
2335 <widget>
2336 <class>GtkButton</class>
2337 <name>ctrl_song_next</name>
2338 <can_focus>True</can_focus>
2339 <signal>
2340 <name>clicked</name>
2341 <handler>xs_ctrl_song_next</handler>
2342 <last_modification_time>Tue, 23 Apr 2002 21:25:28 GMT</last_modification_time>
2343 </signal>
2344 <label> &gt; </label>
2345 <relief>GTK_RELIEF_NORMAL</relief>
2346 <child>
2347 <padding>0</padding>
2348 <expand>False</expand>
2349 <fill>False</fill>
2350 </child>
2351 </widget> 2262 </widget>
2352 </widget> 2263 </widget>
2353 </widget> 2264 </widget>
2354 </widget> 2265 </widget>
2355 2266