Message ID | 20110819151915.18308.5981.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'linaro-fetch-image-ui' --- linaro-fetch-image-ui 2011-08-18 20:23:28 +0000 +++ linaro-fetch-image-ui 2011-08-19 15:11:02 +0000 @@ -847,7 +847,7 @@ #--- Build some widgets --- #-- Target file system -- - file_systems = ["ext3", "ext4", "btrfs", "ext2"] + file_systems = ["ext4", "btrfs", "ext3", "ext2"] default_target = file_systems[0] self.settings['rootfs'] = default_target cb_rootfs = wx.ComboBox(pane,