comparison xmms-sid.glade @ 129:81f107af9922

Cleaned up docs and GUI.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 14 Jan 2004 22:03:00 +0000
parents 4f4dba82011e
children 0d5d0126cce6
comparison
equal deleted inserted replaced
128:1e38806f7a3b 129:81f107af9922
1337 <name>cfg_ftitle_format</name> 1337 <name>cfg_ftitle_format</name>
1338 <can_focus>True</can_focus> 1338 <can_focus>True</can_focus>
1339 <editable>True</editable> 1339 <editable>True</editable>
1340 <text_visible>True</text_visible> 1340 <text_visible>True</text_visible>
1341 <text_max_length>0</text_max_length> 1341 <text_max_length>0</text_max_length>
1342 <text>%1 : %2 (C) %3 [%5 %6 by %8] -- %9</text> 1342 <text></text>
1343 <child> 1343 <child>
1344 <padding>2</padding> 1344 <padding>2</padding>
1345 <expand>False</expand> 1345 <expand>False</expand>
1346 <fill>False</fill> 1346 <fill>False</fill>
1347 </child> 1347 </child>
1362 <class>GtkLabel</class> 1362 <class>GtkLabel</class>
1363 <name>cfg_ftitle_desc1</name> 1363 <name>cfg_ftitle_desc1</name>
1364 <label>%p - Performer/composer 1364 <label>%p - Performer/composer
1365 %t - Song name (title) 1365 %t - Song name (title)
1366 %c - Copyright 1366 %c - Copyright
1367 %s - SID File Type 1367 %s - SID File Type</label>
1368 %n - Subtune number</label>
1369 <justify>GTK_JUSTIFY_LEFT</justify> 1368 <justify>GTK_JUSTIFY_LEFT</justify>
1370 <wrap>False</wrap> 1369 <wrap>False</wrap>
1371 <xalign>0.04</xalign> 1370 <xalign>0.04</xalign>
1372 <yalign>0.5</yalign> 1371 <yalign>0.5</yalign>
1373 <xpad>0</xpad> 1372 <xpad>0</xpad>
1380 </widget> 1379 </widget>
1381 1380
1382 <widget> 1381 <widget>
1383 <class>GtkLabel</class> 1382 <class>GtkLabel</class>
1384 <name>cfg_ftitle_desc2</name> 1383 <name>cfg_ftitle_desc2</name>
1385 <label>%f - Filename 1384 <label>%n - Subtune number
1385 %f - Filename
1386 %F - File path 1386 %F - File path
1387 %e - File extension 1387 %e - File extension</label>
1388 %N - STIL Name
1389 %A - STIL Author</label>
1390 <justify>GTK_JUSTIFY_LEFT</justify> 1388 <justify>GTK_JUSTIFY_LEFT</justify>
1391 <wrap>False</wrap> 1389 <wrap>False</wrap>
1392 <xalign>0.04</xalign> 1390 <xalign>0.04</xalign>
1393 <yalign>0.5</yalign> 1391 <yalign>0.5</yalign>
1394 <xpad>0</xpad> 1392 <xpad>0</xpad>
1397 <padding>0</padding> 1395 <padding>0</padding>
1398 <expand>False</expand> 1396 <expand>False</expand>
1399 <fill>False</fill> 1397 <fill>False</fill>
1400 </child> 1398 </child>
1401 </widget> 1399 </widget>
1402 </widget>
1403
1404 <widget>
1405 <class>GtkLabel</class>
1406 <name>cfg_ftitle_desc3</name>
1407 <label>(STIL-entries are only available if
1408 database support is turned on)</label>
1409 <justify>GTK_JUSTIFY_FILL</justify>
1410 <wrap>False</wrap>
1411 <xalign>0.5</xalign>
1412 <yalign>0.5</yalign>
1413 <xpad>0</xpad>
1414 <ypad>0</ypad>
1415 <child>
1416 <padding>0</padding>
1417 <expand>False</expand>
1418 <fill>False</fill>
1419 </child>
1420 </widget> 1400 </widget>
1421 </widget> 1401 </widget>
1422 </widget> 1402 </widget>
1423 1403
1424 <widget> 1404 <widget>
2401 <class>GtkButton</class> 2381 <class>GtkButton</class>
2402 <child_name>FileSel:ok_button</child_name> 2382 <child_name>FileSel:ok_button</child_name>
2403 <name>ok_button4</name> 2383 <name>ok_button4</name>
2404 <can_default>True</can_default> 2384 <can_default>True</can_default>
2405 <can_focus>True</can_focus> 2385 <can_focus>True</can_focus>
2386 <signal>
2387 <name>clicked</name>
2388 <handler>xs_cfg_hvsc_fs_ok</handler>
2389 <last_modification_time>Wed, 14 Jan 2004 14:36:41 GMT</last_modification_time>
2390 </signal>
2406 <label>OK</label> 2391 <label>OK</label>
2407 <relief>GTK_RELIEF_NORMAL</relief> 2392 <relief>GTK_RELIEF_NORMAL</relief>
2408 </widget> 2393 </widget>
2409 2394
2410 <widget> 2395 <widget>
2411 <class>GtkButton</class> 2396 <class>GtkButton</class>
2412 <child_name>FileSel:cancel_button</child_name> 2397 <child_name>FileSel:cancel_button</child_name>
2413 <name>cancel_button4</name> 2398 <name>cancel_button4</name>
2414 <can_default>True</can_default> 2399 <can_default>True</can_default>
2415 <can_focus>True</can_focus> 2400 <can_focus>True</can_focus>
2401 <signal>
2402 <name>clicked</name>
2403 <handler>xs_cfg_hvsc_fs_cancel</handler>
2404 <last_modification_time>Wed, 14 Jan 2004 14:37:04 GMT</last_modification_time>
2405 </signal>
2416 <label>Cancel</label> 2406 <label>Cancel</label>
2417 <relief>GTK_RELIEF_NORMAL</relief> 2407 <relief>GTK_RELIEF_NORMAL</relief>
2418 </widget> 2408 </widget>
2419 </widget> 2409 </widget>
2420 2410