Author: andar

Revision: 5482

Log:
        Fix some deprecation warnings regarding spinbuttons page adjustment size

Diff:
Modified: trunk/deluge/ui/gtkui/glade/preferences_dialog.glade
===================================================================
--- trunk/deluge/ui/gtkui/glade/preferences_dialog.glade        2009-07-13 
18:26:40 UTC (rev 5481)
+++ trunk/deluge/ui/gtkui/glade/preferences_dialog.glade        2009-07-13 
18:27:08 UTC (rev 5482)
@@ -4375,7 +4375,7 @@
                                                     <property 
name="can_focus">True</property>
                                                     <property 
name="invisible_char">&#x25CF;</property>
                                                     <property 
name="xalign">1</property>
-                                                    <property 
name="adjustment">512 0 99999 1 10 10</property>
+                                                    <property 
name="adjustment">512 0 99999 1 10 0</property>
                                                     <property 
name="numeric">True</property>
                                                     <property 
name="update_policy">if-valid</property>
                                                   </widget>
@@ -4393,7 +4393,7 @@
                                                     <property 
name="invisible_char">&#x25CF;</property>
                                                     <property 
name="width_chars">5</property>
                                                     <property 
name="xalign">1</property>
-                                                    <property 
name="adjustment">60 1 32000 1 10 10</property>
+                                                    <property 
name="adjustment">60 1 32000 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to