changeset 1148:ae39b599cd25 trunk

[svn] - oops, give that spinbutton some sane values
author nenolod
date Sun, 04 Jun 2006 21:30:47 -0700
parents aef9aa10e0c0
children e63d783b1325
files audacious/glade/prefswin.glade
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/audacious/glade/prefswin.glade	Sun Jun 04 21:28:53 2006 -0700
+++ b/audacious/glade/prefswin.glade	Sun Jun 04 21:30:47 2006 -0700
@@ -3347,7 +3347,7 @@
 				  <property name="update_policy">GTK_UPDATE_ALWAYS</property>
 				  <property name="snap_to_ticks">False</property>
 				  <property name="wrap">False</property>
-				  <property name="adjustment">0 0 100 1 10 10</property>
+				  <property name="adjustment">0 0 600000 100 1000 1000</property>
 				  <signal name="realize" handler="on_output_plugin_bufsize_realize" after="yes" last_modification_time="Mon, 05 Jun 2006 04:28:43 GMT"/>
 				  <signal name="value_changed" handler="on_output_plugin_bufsize_value_changed" last_modification_time="Mon, 05 Jun 2006 04:28:51 GMT"/>
 				</widget>