Module: deluge
Branch: master
Commit: 192f3d88e5b0ec5f518b03c134c046c54f4abfaa

Author: Calum Lind <calumlind+del...@gmail.com>
Date:   Mon Jul 11 16:27:48 2011 +0100

set spinbuttons numeric only

---

 deluge/ui/gtkui/glade/main_window.tabs.ui |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/deluge/ui/gtkui/glade/main_window.tabs.ui 
b/deluge/ui/gtkui/glade/main_window.tabs.ui
index c29cf37..b998597 100644
--- a/deluge/ui/gtkui/glade/main_window.tabs.ui
+++ b/deluge/ui/gtkui/glade/main_window.tabs.ui
@@ -1331,6 +1331,7 @@
                                     <property 
name="primary_icon_sensitive">True</property>
                                     <property 
name="secondary_icon_sensitive">True</property>
                                     <property 
name="adjustment">spin_max_connections_adjustment</property>
+                                    <property name="numeric">True</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">1</property>
@@ -1355,6 +1356,7 @@
                                     <property 
name="secondary_icon_sensitive">True</property>
                                     <property 
name="adjustment">spin_max_upload_adjustment</property>
                                     <property name="digits">1</property>
+                                    <property name="numeric">True</property>
                                   </object>
                                   <packing>
                                     <property name="left_attach">1</property>
@@ -1483,6 +1485,7 @@
                                     <property 
name="primary_icon_sensitive">True</property>
                                     <property 
name="secondary_icon_sensitive">True</property>
                                     <property 
name="adjustment">spin_max_upload_slots_adjustment</property>
+                                    <property name="numeric">True</property>
                                   </object>
                                   <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 deluge-commit@googlegroups.com.
To unsubscribe from this group, send email to 
deluge-commit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to