Author: johnnyg

Revision: 6169

Log:
        Fix weird gtk bug that breaks create dialog box's pieces size selection.

Diff:
Modified: branches/1.2_RC/deluge/ui/gtkui/glade/create_torrent_dialog.glade
===================================================================
--- branches/1.2_RC/deluge/ui/gtkui/glade/create_torrent_dialog.glade   
2010-02-03 02:41:24 UTC (rev 6168)
+++ branches/1.2_RC/deluge/ui/gtkui/glade/create_torrent_dialog.glade   
2010-02-04 11:17:26 UTC (rev 6169)
@@ -556,7 +556,8 @@
 512 KiB
 1 MiB
 2 MiB
-4 MiB</property>
+4 MiB
+</property>
                           </widget>
                           <packing>
                             <property name="expand">False</property>

Modified: trunk/deluge/ui/gtkui/glade/create_torrent_dialog.glade
===================================================================
--- trunk/deluge/ui/gtkui/glade/create_torrent_dialog.glade     2010-02-03 
02:41:24 UTC (rev 6168)
+++ trunk/deluge/ui/gtkui/glade/create_torrent_dialog.glade     2010-02-04 
11:17:26 UTC (rev 6169)
@@ -556,7 +556,8 @@
 512 KiB
 1 MiB
 2 MiB
-4 MiB</property>
+4 MiB
+</property>
                           </widget>
                           <packing>
                             <property name="expand">False</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