summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Garland <johnnyg@gmail.com>2010-02-04 11:17:26 +0000
committerJohn Garland <johnnyg@gmail.com>2010-02-04 11:17:26 +0000
commit545e64e3c39322d6f1580164434ee929c5c870be (patch)
tree7e046bd7cfe32697d74018c3d8221bf9bc12a58a
parent85493750fb1c702cd19b7f7dafcc554e881e912b (diff)
downloaddeluge-545e64e3c39322d6f1580164434ee929c5c870be.tar.gz
deluge-545e64e3c39322d6f1580164434ee929c5c870be.tar.bz2
deluge-545e64e3c39322d6f1580164434ee929c5c870be.zip
Fix weird gtk bug that breaks create dialog box's pieces size selection.
-rw-r--r--deluge/ui/gtkui/glade/create_torrent_dialog.glade3
1 files changed, 2 insertions, 1 deletions
diff --git a/deluge/ui/gtkui/glade/create_torrent_dialog.glade b/deluge/ui/gtkui/glade/create_torrent_dialog.glade
index 606b7797f..a3ed98b3c 100644
--- a/deluge/ui/gtkui/glade/create_torrent_dialog.glade
+++ b/deluge/ui/gtkui/glade/create_torrent_dialog.glade
@@ -556,7 +556,8 @@
512 KiB
1 MiB
2 MiB
-4 MiB</property>
+4 MiB
+</property>
</widget>
<packing>
<property name="expand">False</property>