comparison xmms-sid.glade @ 481:a2c2af4295aa

Updated documentation of titlestring mnemonics.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 26 Jan 2007 13:09:01 +0000
parents fa889b008608
children 8f3b957769de
comparison
equal deleted inserted replaced
480:5abdb806a03f 481:a2c2af4295aa
1790 </child> 1790 </child>
1791 1791
1792 <widget> 1792 <widget>
1793 <class>GtkLabel</class> 1793 <class>GtkLabel</class>
1794 <name>cfg_ftitle_desc1</name> 1794 <name>cfg_ftitle_desc1</name>
1795 <label>%p - Performer/composer 1795 <label>%% - '%' character
1796 %p - Performer/composer
1796 %t - Song name (title) 1797 %t - Song name (title)
1797 %c - Copyright 1798 %c - Copyright
1798 %s - File type 1799 %s - File type
1799 %m - SID model</label> 1800 %m - SID model</label>
1800 <justify>GTK_JUSTIFY_LEFT</justify> 1801 <justify>GTK_JUSTIFY_LEFT</justify>
1811 </widget> 1812 </widget>
1812 1813
1813 <widget> 1814 <widget>
1814 <class>GtkLabel</class> 1815 <class>GtkLabel</class>
1815 <name>cfg_ftitle_desc2</name> 1816 <name>cfg_ftitle_desc2</name>
1816 <label>%n - Subtune 1817 <label>%C - Speed/clock (PAL/NTSC)
1818 %n - Subtune
1817 %N - Number of subtunes 1819 %N - Number of subtunes
1818 %f - Filename 1820 %f - Filename
1819 %F - File path 1821 %F - File path
1820 %e - File extension</label> 1822 %e - File extension</label>
1821 <justify>GTK_JUSTIFY_LEFT</justify> 1823 <justify>GTK_JUSTIFY_LEFT</justify>
2521 2523
2522 <widget> 2524 <widget>
2523 <class>GtkVBox</class> 2525 <class>GtkVBox</class>
2524 <name>vbox15</name> 2526 <name>vbox15</name>
2525 <homogeneous>False</homogeneous> 2527 <homogeneous>False</homogeneous>
2526 <spacing>0</spacing> 2528 <spacing>2</spacing>
2527 2529
2528 <widget> 2530 <widget>
2529 <class>GtkOptionMenu</class> 2531 <class>GtkOptionMenu</class>
2530 <name>fileinfo_sub_tune</name> 2532 <name>fileinfo_sub_tune</name>
2531 <border_width>4</border_width> 2533 <border_width>2</border_width>
2532 <can_focus>True</can_focus> 2534 <can_focus>True</can_focus>
2533 <items></items> 2535 <items></items>
2534 <initial_choice>0</initial_choice> 2536 <initial_choice>0</initial_choice>
2535 <child> 2537 <child>
2536 <padding>0</padding> 2538 <padding>0</padding>
2537 <expand>False</expand> 2539 <expand>True</expand>
2538 <fill>False</fill> 2540 <fill>True</fill>
2539 </child> 2541 </child>
2540 </widget> 2542 </widget>
2541 2543
2542 <widget> 2544 <widget>
2543 <class>GtkTable</class> 2545 <class>GtkTable</class>