~cjwatson/ubiquity/method-filesystem-split

« back to all changes in this revision

Viewing changes to gui/qt/partition_create_dialog.ui

  • Committer: Colin Watson
  • Date: 2008-09-29 17:00:48 UTC
  • Revision ID: cjwatson@canonical.com-20080929170048-gw4d4lgre8l0dr0d
Split up method and filesystem in the partitioning UI into two separate
widgets.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
   <property name="spacing" >
20
20
    <number>6</number>
21
21
   </property>
22
 
   <item row="6" column="0" colspan="2" >
 
22
   <item row="7" column="0" colspan="2" >
23
23
    <spacer>
24
24
     <property name="orientation" >
25
25
      <enum>Qt::Vertical</enum>
32
32
     </property>
33
33
    </spacer>
34
34
   </item>
35
 
   <item row="7" column="0" colspan="2" >
 
35
   <item row="8" column="0" colspan="2" >
36
36
    <widget class="QDialogButtonBox" name="buttonBox" >
37
37
     <property name="orientation" >
38
38
      <enum>Qt::Horizontal</enum>
42
42
     </property>
43
43
    </widget>
44
44
   </item>
45
 
   <item row="5" column="1" >
 
45
   <item row="6" column="1" >
46
46
    <widget class="QComboBox" name="partition_create_mount_combo" >
47
47
     <property name="editable" >
48
48
      <bool>true</bool>
49
49
     </property>
50
50
    </widget>
51
51
   </item>
52
 
   <item row="5" column="0" >
 
52
   <item row="6" column="0" >
53
53
    <widget class="QLabel" name="partition_create_mount_label" >
54
54
     <property name="text" >
55
55
      <string>Mount point:</string>
56
56
     </property>
57
57
    </widget>
58
58
   </item>
 
59
   <item row="5" column="0" >
 
60
    <widget class="QLabel" name="partition_create_filesystem_label" >
 
61
     <property name="text" >
 
62
      <string>File system:</string>
 
63
     </property>
 
64
    </widget>
 
65
   </item>
 
66
   <item row="5" column="1" >
 
67
    <widget class="QComboBox" name="partition_create_filesystem_combo" />
 
68
   </item>
59
69
   <item row="4" column="0" >
60
70
    <widget class="QLabel" name="partition_create_use_label" >
61
71
     <property name="text" >