changeset 266:cb218e92d1d4

Several kyrpe-paske fixed.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 22 Dec 2004 12:41:03 +0000
parents 84a7af3cb99b
children d12346c27243
files README xmms-sid.glade
diffstat 2 files changed, 14 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/README	Wed Dec 22 12:41:01 2004 +0000
+++ b/README	Wed Dec 22 12:41:03 2004 +0000
@@ -128,16 +128,17 @@
 
 Title-tab
 ---------
-STIL-database configuration:
+SID Tune Information List (STIL) database:
 
-- Use STIL information database: If enabled, the settings below
-  take effect and XMMS-SID can utilize additional information
-  from High Voltage SID Collection (HVSC) STIL-database. STIL
-  contains general information about the tune, plus trivia,
-  history and comments from the composers.
+- Use STIL database: If enabled, the settings below take effect
+  and XMMS-SID can utilize additional information from High
+  Voltage SID Collection (HVSC) STIL-database. STIL contains
+  general information about the tune, plus trivia, history and
+  comments from the composers.
 
-- STIL-file: Path and filename STIL database. Usually the STIL
-  file is under DOCUMENTS/ sub-directory of HVSC, for example:
+- STIL file: Path and filename of STIL database (STIL.txt).
+  Usually the STIL database file is under DOCUMENTS/ sub-
+  directory of HVSC, for example:
   /media/C64Music/DOCUMENTS/STIL.txt
 
 - HVSC path: Path to your High Voltage SID Collection directory,
--- a/xmms-sid.glade	Wed Dec 22 12:41:01 2004 +0000
+++ b/xmms-sid.glade	Wed Dec 22 12:41:03 2004 +0000
@@ -1376,7 +1376,7 @@
 	  <class>GtkFrame</class>
 	  <name>frame7</name>
 	  <border_width>4</border_width>
-	  <label>STIL-database configuration: </label>
+	  <label>SID Tune Information List (STIL) database: </label>
 	  <label_xalign>0</label_xalign>
 	  <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
 	  <child>
@@ -1401,7 +1401,7 @@
 		<handler>xs_cfg_stil_enable_toggled</handler>
 		<last_modification_time>Wed, 18 Aug 2004 02:52:39 GMT</last_modification_time>
 	      </signal>
-	      <label>Use STIL information database</label>
+	      <label>Use STIL database</label>
 	      <active>False</active>
 	      <draw_indicator>True</draw_indicator>
 	      <child>
@@ -1425,7 +1425,7 @@
 	      <widget>
 		<class>GtkLabel</class>
 		<name>cfg_stil_label1</name>
-		<label>STIL-file:</label>
+		<label>STIL file:</label>
 		<justify>GTK_JUSTIFY_CENTER</justify>
 		<wrap>False</wrap>
 		<xalign>0.5</xalign>
@@ -1455,7 +1455,7 @@
 		<widget>
 		  <class>GtkEntry</class>
 		  <name>cfg_stil_dbpath</name>
-		  <tooltip>Path/filename of STIL-database file (STIL.txt), usually found from HVSC's DOCUMENTS-subdirectory.</tooltip>
+		  <tooltip>Path and filename of STIL database file (STIL.txt), usually found from HVSC's DOCUMENTS-subdirectory.</tooltip>
 		  <can_focus>True</can_focus>
 		  <editable>True</editable>
 		  <text_visible>True</text_visible>
@@ -1539,7 +1539,7 @@
 		<widget>
 		  <class>GtkEntry</class>
 		  <name>cfg_hvsc_path</name>
-		  <tooltip>Base-path of your HVSC-directory, for example /some/dir/C64Music/</tooltip>
+		  <tooltip>Path to base-directory of your High Voltage SID Collection (HVSC), for example /media/C64Music/</tooltip>
 		  <can_focus>True</can_focus>
 		  <editable>True</editable>
 		  <text_visible>True</text_visible>