~usb-creator-hackers/usb-creator/trunk

« back to all changes in this revision

Viewing changes to gui/usbcreator-kde.ui

  • Committer: Benjamin Drung
  • Date: 2022-11-02 13:01:26 UTC
  • Revision ID: benjamin.drung@canonical.com-20221102130126-4z0xyivy5f37dp13
Move to https://code.launchpad.net/~usb-creator-hackers/usb-creator/+git/main

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<ui version="4.0">
3
 
 <class>Dialog</class>
4
 
 <widget class="QDialog" name="Dialog">
5
 
  <property name="geometry">
6
 
   <rect>
7
 
    <x>0</x>
8
 
    <y>0</y>
9
 
    <width>616</width>
10
 
    <height>575</height>
11
 
   </rect>
12
 
  </property>
13
 
  <property name="maximumSize">
14
 
   <size>
15
 
    <width>16777215</width>
16
 
    <height>16777215</height>
17
 
   </size>
18
 
  </property>
19
 
  <property name="windowTitle">
20
 
   <string>Make Startup Disk</string>
21
 
  </property>
22
 
  <layout class="QGridLayout" name="gridLayout">
23
 
   <item row="0" column="0">
24
 
    <widget class="QLabel" name="label">
25
 
     <property name="text">
26
 
      <string>To try or install Ubuntu from a removable disk, it needs to be set up as a startup disk.</string>
27
 
     </property>
28
 
    </widget>
29
 
   </item>
30
 
   <item row="1" column="0">
31
 
    <widget class="QLabel" name="source_label">
32
 
     <property name="text">
33
 
      <string>Source disc image (.iso):</string>
34
 
     </property>
35
 
    </widget>
36
 
   </item>
37
 
   <item row="2" column="0">
38
 
    <widget class="QTreeWidget" name="ui_source_list">
39
 
     <property name="sizePolicy">
40
 
      <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
41
 
       <horstretch>0</horstretch>
42
 
       <verstretch>0</verstretch>
43
 
      </sizepolicy>
44
 
     </property>
45
 
     <property name="minimumSize">
46
 
      <size>
47
 
       <width>0</width>
48
 
       <height>128</height>
49
 
      </size>
50
 
     </property>
51
 
     <property name="rootIsDecorated">
52
 
      <bool>false</bool>
53
 
     </property>
54
 
     <attribute name="headerStretchLastSection">
55
 
      <bool>false</bool>
56
 
     </attribute>
57
 
     <column>
58
 
      <property name="text">
59
 
       <string>CD-Drive/Image</string>
60
 
      </property>
61
 
     </column>
62
 
     <column>
63
 
      <property name="text">
64
 
       <string>OS Version</string>
65
 
      </property>
66
 
     </column>
67
 
     <column>
68
 
      <property name="text">
69
 
       <string>Size</string>
70
 
      </property>
71
 
     </column>
72
 
    </widget>
73
 
   </item>
74
 
   <item row="3" column="0">
75
 
    <layout class="QHBoxLayout" name="horizontalLayout_3">
76
 
     <item>
77
 
      <spacer name="horizontalSpacer_3">
78
 
       <property name="orientation">
79
 
        <enum>Qt::Horizontal</enum>
80
 
       </property>
81
 
       <property name="sizeHint" stdset="0">
82
 
        <size>
83
 
         <width>40</width>
84
 
         <height>20</height>
85
 
        </size>
86
 
       </property>
87
 
      </spacer>
88
 
     </item>
89
 
     <item>
90
 
      <widget class="QPushButton" name="ui_add_source">
91
 
       <property name="text">
92
 
        <string>Other...</string>
93
 
       </property>
94
 
      </widget>
95
 
     </item>
96
 
    </layout>
97
 
   </item>
98
 
   <item row="4" column="0">
99
 
    <widget class="QLabel" name="label_3">
100
 
     <property name="text">
101
 
      <string>Disk to use:</string>
102
 
     </property>
103
 
    </widget>
104
 
   </item>
105
 
   <item row="5" column="0">
106
 
    <widget class="QTreeWidget" name="ui_dest_list">
107
 
     <property name="minimumSize">
108
 
      <size>
109
 
       <width>0</width>
110
 
       <height>128</height>
111
 
      </size>
112
 
     </property>
113
 
     <property name="rootIsDecorated">
114
 
      <bool>false</bool>
115
 
     </property>
116
 
     <attribute name="headerStretchLastSection">
117
 
      <bool>false</bool>
118
 
     </attribute>
119
 
     <column>
120
 
      <property name="text">
121
 
       <string>Device</string>
122
 
      </property>
123
 
     </column>
124
 
     <column>
125
 
      <property name="text">
126
 
       <string>Label</string>
127
 
      </property>
128
 
     </column>
129
 
     <column>
130
 
      <property name="text">
131
 
       <string>Capacity</string>
132
 
      </property>
133
 
     </column>
134
 
    </widget>
135
 
   </item>
136
 
   <item row="6" column="0">
137
 
    <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,0">
138
 
     <item>
139
 
      <widget class="QLabel" name="ui_dest_status">
140
 
       <property name="text">
141
 
        <string/>
142
 
       </property>
143
 
      </widget>
144
 
     </item>
145
 
     <item>
146
 
      <spacer name="horizontalSpacer_4">
147
 
       <property name="orientation">
148
 
        <enum>Qt::Horizontal</enum>
149
 
       </property>
150
 
       <property name="sizeHint" stdset="0">
151
 
        <size>
152
 
         <width>40</width>
153
 
         <height>20</height>
154
 
        </size>
155
 
       </property>
156
 
      </spacer>
157
 
     </item>
158
 
    </layout>
159
 
   </item>
160
 
   <item row="7" column="0">
161
 
    <layout class="QHBoxLayout" name="horizontalLayout_2">
162
 
     <item>
163
 
      <spacer name="horizontalSpacer_2">
164
 
       <property name="orientation">
165
 
        <enum>Qt::Horizontal</enum>
166
 
       </property>
167
 
       <property name="sizeHint" stdset="0">
168
 
        <size>
169
 
         <width>40</width>
170
 
         <height>20</height>
171
 
        </size>
172
 
       </property>
173
 
      </spacer>
174
 
     </item>
175
 
     <item>
176
 
      <widget class="QPushButton" name="ui_start_button">
177
 
       <property name="text">
178
 
        <string>Make Startup Disk</string>
179
 
       </property>
180
 
      </widget>
181
 
     </item>
182
 
     <item>
183
 
      <widget class="QPushButton" name="ui_quit_button">
184
 
       <property name="text">
185
 
        <string>Quit</string>
186
 
       </property>
187
 
      </widget>
188
 
     </item>
189
 
    </layout>
190
 
   </item>
191
 
  </layout>
192
 
 </widget>
193
 
 <resources/>
194
 
 <connections>
195
 
  <connection>
196
 
   <sender>ui_quit_button</sender>
197
 
   <signal>clicked()</signal>
198
 
   <receiver>Dialog</receiver>
199
 
   <slot>reject()</slot>
200
 
   <hints>
201
 
    <hint type="sourcelabel">
202
 
     <x>423</x>
203
 
     <y>373</y>
204
 
    </hint>
205
 
    <hint type="destinationlabel">
206
 
     <x>215</x>
207
 
     <y>235</y>
208
 
    </hint>
209
 
   </hints>
210
 
  </connection>
211
 
 </connections>
212
 
</ui>