comparison xmms-sid.glade @ 113:67e17a5e8d13

Added some tooltips
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 13 Jan 2004 00:08:04 +0000
parents b02ec9a84075
children b706f06946ba
comparison
equal deleted inserted replaced
112:fb16fc1fd506 113:67e17a5e8d13
1519 </child> 1519 </child>
1520 1520
1521 <widget> 1521 <widget>
1522 <class>GtkEntry</class> 1522 <class>GtkEntry</class>
1523 <name>cfg_stil_dbpath</name> 1523 <name>cfg_stil_dbpath</name>
1524 <tooltip>Path/filename of STIL-database file (STIL.txt), usually found from HVSC's DOCUMENTS-subdirectory.</tooltip>
1524 <can_focus>True</can_focus> 1525 <can_focus>True</can_focus>
1525 <editable>True</editable> 1526 <editable>True</editable>
1526 <text_visible>True</text_visible> 1527 <text_visible>True</text_visible>
1527 <text_max_length>0</text_max_length> 1528 <text_max_length>0</text_max_length>
1528 <text></text> 1529 <text></text>
1601 </child> 1602 </child>
1602 1603
1603 <widget> 1604 <widget>
1604 <class>GtkEntry</class> 1605 <class>GtkEntry</class>
1605 <name>cfg_hvsc_path</name> 1606 <name>cfg_hvsc_path</name>
1607 <tooltip>Base-path of your HVSC-directory, for example /some/dir/C64Music/</tooltip>
1606 <can_focus>True</can_focus> 1608 <can_focus>True</can_focus>
1607 <editable>True</editable> 1609 <editable>True</editable>
1608 <text_visible>True</text_visible> 1610 <text_visible>True</text_visible>
1609 <text_max_length>0</text_max_length> 1611 <text_max_length>0</text_max_length>
1610 <text></text> 1612 <text></text>