changeset 129:81f107af9922

Cleaned up docs and GUI.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 14 Jan 2004 22:03:00 +0000
parents 1e38806f7a3b
children 84bff1a4bb1c
files NEWS THANKS xmms-sid.glade
diffstat 3 files changed, 19 insertions(+), 27 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Wed Jan 14 22:02:05 2004 +0000
+++ b/NEWS	Wed Jan 14 22:03:00 2004 +0000
@@ -11,8 +11,8 @@
   Dekadence web-experience: http://www.dekadence64.org/
 
 * Support for multiple emulator libraries, including
-  libSIDPlay 2.x! See the "configure" options, if you
-  have problems with autodetection.
+  libSIDPlay 2.x! See instructions in "INSTALL" for
+  more information.
 
 * HVSC song-length database support. XMMS-SID now supports
   the XSIDPLAY's song-length database for tunes contained
--- a/THANKS	Wed Jan 14 22:02:05 2004 +0000
+++ b/THANKS	Wed Jan 14 22:03:00 2004 +0000
@@ -20,3 +20,5 @@
 All my beloved beta- and alpha-testers
 	Keep up the good work. :)
 
+XMMS developers and #xmms@Freenode hangarounds
+	You know who you are. ;)
--- a/xmms-sid.glade	Wed Jan 14 22:02:05 2004 +0000
+++ b/xmms-sid.glade	Wed Jan 14 22:03:00 2004 +0000
@@ -1339,7 +1339,7 @@
 	    <editable>True</editable>
 	    <text_visible>True</text_visible>
 	    <text_max_length>0</text_max_length>
-	    <text>%1 : %2 (C) %3 [%5 %6 by %8] -- %9</text>
+	    <text></text>
 	    <child>
 	      <padding>2</padding>
 	      <expand>False</expand>
@@ -1364,8 +1364,7 @@
 	      <label>%p - Performer/composer
 %t - Song name (title)
 %c - Copyright
-%s - SID File Type
-%n - Subtune number</label>
+%s - SID File Type</label>
 	      <justify>GTK_JUSTIFY_LEFT</justify>
 	      <wrap>False</wrap>
 	      <xalign>0.04</xalign>
@@ -1382,11 +1381,10 @@
 	    <widget>
 	      <class>GtkLabel</class>
 	      <name>cfg_ftitle_desc2</name>
-	      <label>%f - Filename
+	      <label>%n - Subtune number
+%f - Filename
 %F - File path
-%e - File extension
-%N - STIL Name
-%A - STIL Author</label>
+%e - File extension</label>
 	      <justify>GTK_JUSTIFY_LEFT</justify>
 	      <wrap>False</wrap>
 	      <xalign>0.04</xalign>
@@ -1400,24 +1398,6 @@
 	      </child>
 	    </widget>
 	  </widget>
-
-	  <widget>
-	    <class>GtkLabel</class>
-	    <name>cfg_ftitle_desc3</name>
-	    <label>(STIL-entries are only available if
-database support is turned on)</label>
-	    <justify>GTK_JUSTIFY_FILL</justify>
-	    <wrap>False</wrap>
-	    <xalign>0.5</xalign>
-	    <yalign>0.5</yalign>
-	    <xpad>0</xpad>
-	    <ypad>0</ypad>
-	    <child>
-	      <padding>0</padding>
-	      <expand>False</expand>
-	      <fill>False</fill>
-	    </child>
-	  </widget>
 	</widget>
       </widget>
 
@@ -2403,6 +2383,11 @@
     <name>ok_button4</name>
     <can_default>True</can_default>
     <can_focus>True</can_focus>
+    <signal>
+      <name>clicked</name>
+      <handler>xs_cfg_hvsc_fs_ok</handler>
+      <last_modification_time>Wed, 14 Jan 2004 14:36:41 GMT</last_modification_time>
+    </signal>
     <label>OK</label>
     <relief>GTK_RELIEF_NORMAL</relief>
   </widget>
@@ -2413,6 +2398,11 @@
     <name>cancel_button4</name>
     <can_default>True</can_default>
     <can_focus>True</can_focus>
+    <signal>
+      <name>clicked</name>
+      <handler>xs_cfg_hvsc_fs_cancel</handler>
+      <last_modification_time>Wed, 14 Jan 2004 14:37:04 GMT</last_modification_time>
+    </signal>
     <label>Cancel</label>
     <relief>GTK_RELIEF_NORMAL</relief>
   </widget>