changeset 173:7515712b4af7

Tweakity tweak.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 13 Aug 2004 06:47:00 +0000
parents 505da1389e5c
children 352a465de261
files README xmms-sid.glade
diffstat 2 files changed, 24 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/README	Fri Aug 13 06:41:03 2004 +0000
+++ b/README	Fri Aug 13 06:47:00 2004 +0000
@@ -56,7 +56,7 @@
   eventually.
 
   
-- libNanoSID: An obscure binary-only emulation library which only plays
+- libNanoSID: An obscure binary-only emulation library that only plays
   special ZSID-format files, which are not compatible with PSID-formats.
   Pros: Fast emulation, supposedly good filter-emulation.
   Cons: Does not support normal PSID-files directly, binary-only library
--- a/xmms-sid.glade	Fri Aug 13 06:41:03 2004 +0000
+++ b/xmms-sid.glade	Fri Aug 13 06:47:00 2004 +0000
@@ -1085,6 +1085,11 @@
 		<class>GtkSpinButton</class>
 		<name>cfg_mintime</name>
 		<can_focus>True</can_focus>
+		<signal>
+		  <name>changed</name>
+		  <handler>xs_cfg_mintime_changed</handler>
+		  <last_modification_time>Fri, 13 Aug 2004 01:13:01 GMT</last_modification_time>
+		</signal>
 		<climb_rate>1</climb_rate>
 		<digits>0</digits>
 		<numeric>False</numeric>
@@ -1207,6 +1212,11 @@
 		<class>GtkSpinButton</class>
 		<name>cfg_maxtime</name>
 		<can_focus>True</can_focus>
+		<signal>
+		  <name>changed</name>
+		  <handler>xs_cfg_maxtime_changed</handler>
+		  <last_modification_time>Fri, 13 Aug 2004 01:13:35 GMT</last_modification_time>
+		</signal>
 		<climb_rate>1</climb_rate>
 		<digits>0</digits>
 		<numeric>False</numeric>
@@ -1908,10 +1918,6 @@
     <spacing>0</spacing>
 
     <widget>
-      <class>Placeholder</class>
-    </widget>
-
-    <widget>
       <class>GtkFrame</class>
       <name>frame14</name>
       <border_width>4</border_width>
@@ -2185,20 +2191,23 @@
 	  </widget>
 
 	  <widget>
-	    <class>GtkOptionMenu</class>
+	    <class>GtkHScale</class>
 	    <name>fileinfo_sub_tune</name>
 	    <can_focus>True</can_focus>
-	    <signal>
-	      <name>clicked</name>
-	      <handler>xs_fileinfo_subtune</handler>
-	      <last_modification_time>Sun, 11 Jan 2004 17:04:41 GMT</last_modification_time>
-	    </signal>
-	    <items></items>
-	    <initial_choice>0</initial_choice>
+	    <draw_value>True</draw_value>
+	    <value_pos>GTK_POS_TOP</value_pos>
+	    <digits>0</digits>
+	    <policy>GTK_UPDATE_CONTINUOUS</policy>
+	    <value>10</value>
+	    <lower>1</lower>
+	    <upper>12</upper>
+	    <step>0</step>
+	    <page>0</page>
+	    <page_size>0</page_size>
 	    <child>
 	      <padding>2</padding>
-	      <expand>False</expand>
-	      <fill>False</fill>
+	      <expand>True</expand>
+	      <fill>True</fill>
 	    </child>
 	  </widget>
 	</widget>