Author: andar
Revision: 5586
Log:
Increase the seed time limit spinner max value to 10000
Diff:
Modified: trunk/deluge/ui/gtkui/glade/preferences_dialog.glade
===================================================================
--- trunk/deluge/ui/gtkui/glade/preferences_dialog.glade 2009-07-30
22:32:58 UTC (rev 5585)
+++ trunk/deluge/ui/gtkui/glade/preferences_dialog.glade 2009-07-30
22:51:44 UTC (rev 5586)
@@ -2987,7 +2987,7 @@
<property
name="can_focus">True</property>
<property
name="width_chars">6</property>
<property
name="xalign">1</property>
- <property
name="adjustment">6 -1 100 1 10 0</property>
+ <property
name="adjustment">6 -1 10000 1 10 0</property>
</widget>
<packing>
<property
name="left_attach">1</property>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en
-~----------~----~----~----~------~----~------~--~---