~ubuntu-branches/ubuntu/raring/virtualbox-ose/raring

« back to all changes in this revision

Viewing changes to src/VBox/Frontends/VirtualBox/src/wizards/firstrun/VBoxVMFirstRunWzd.ui

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2009-12-18 16:44:29 UTC
  • mfrom: (0.3.3 upstream) (0.4.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091218164429-jd34ccexpv5na11a
Tags: 3.1.2-dfsg-1ubuntu1
* Merge from Debian unstable (LP: #498219), remaining changes:
  - Disable update action
    - debian/patches/u01-disable-update-action.dpatch
  - VirtualBox should go in Accessories, not in System tools (LP: #288590)
    - debian/virtualbox-ose-qt.files/virtualbox-ose.desktop
  - Add Apport hook
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Add Launchpad integration
    - debian/control
    - debian/lpi-bug.xpm
    - debian/patches/u02-lp-integration.dpatch
* Fixes the following bugs:
  - Kernel module fails to build with Linux >= 2.6.32 (LP: #474625)
  - X.Org drivers need to be rebuilt against X-Server 1.7 (LP: #495935)
  - The *-source packages try to build the kernel modules even though the
    kernel headers aren't available (LP: #473334)
* Replace *-source packages with transitional packages for *-dkms.
* Adapt u01-disable-update-action.dpatch and u02-lp-integration.dpatch for
  new upstream version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <comment>
 
3
 VBox frontends: Qt4 GUI ("VirtualBox"):
 
4
 
 
5
 Copyright (C) 2008-2009 Sun Microsystems, Inc.
 
6
 
 
7
 This file is part of VirtualBox Open Source Edition (OSE), as
 
8
 available from http://www.virtualbox.org. This file is free software;
 
9
 you can redistribute it and/or modify it under the terms of the GNU
 
10
 General Public License (GPL) as published by the Free Software
 
11
 Foundation, in version 2 as it comes in the "COPYING" file of the
 
12
 VirtualBox OSE distribution. VirtualBox OSE is distributed in the
 
13
 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
 
14
 
 
15
 Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa
 
16
 Clara, CA 95054 USA or visit http://www.sun.com if you need
 
17
 additional information or have any questions.
 
18
 </comment>
 
19
 <class>VBoxVMFirstRunWzd</class>
 
20
 <widget class="QDialog" name="VBoxVMFirstRunWzd" >
 
21
  <property name="geometry" >
 
22
   <rect>
 
23
    <x>0</x>
 
24
    <y>0</y>
 
25
    <width>782</width>
 
26
    <height>561</height>
 
27
   </rect>
 
28
  </property>
 
29
  <property name="windowTitle" >
 
30
   <string>First Run Wizard</string>
 
31
  </property>
 
32
  <layout class="QVBoxLayout" >
 
33
   <property name="leftMargin" >
 
34
    <number>0</number>
 
35
   </property>
 
36
   <property name="topMargin" >
 
37
    <number>0</number>
 
38
   </property>
 
39
   <property name="rightMargin" >
 
40
    <number>0</number>
 
41
   </property>
 
42
   <property name="bottomMargin" >
 
43
    <number>0</number>
 
44
   </property>
 
45
   <item>
 
46
    <widget class="QStackedWidget" name="mPageStack" >
 
47
     <property name="currentIndex" >
 
48
      <number>0</number>
 
49
     </property>
 
50
     <widget class="QWidget" name="mPageWelcome" >
 
51
      <layout class="QVBoxLayout" >
 
52
       <item>
 
53
        <widget class="QLabel" name="mPageWelcomeHdr" >
 
54
         <property name="font" >
 
55
          <font>
 
56
           <family>Arial</family>
 
57
           <pointsize>12</pointsize>
 
58
           <weight>75</weight>
 
59
           <bold>true</bold>
 
60
          </font>
 
61
         </property>
 
62
         <property name="text" >
 
63
          <string>Welcome to the First Run Wizard!</string>
 
64
         </property>
 
65
        </widget>
 
66
       </item>
 
67
       <item>
 
68
        <widget class="Line" name="line11" >
 
69
         <property name="orientation" >
 
70
          <enum>Qt::Horizontal</enum>
 
71
         </property>
 
72
        </widget>
 
73
       </item>
 
74
       <item>
 
75
        <layout class="QHBoxLayout" >
 
76
         <property name="spacing" >
 
77
          <number>10</number>
 
78
         </property>
 
79
         <item>
 
80
          <widget class="QLabel" name="mLogoWelcome" >
 
81
           <property name="sizePolicy" >
 
82
            <sizepolicy vsizetype="Minimum" hsizetype="Maximum" >
 
83
             <horstretch>0</horstretch>
 
84
             <verstretch>0</verstretch>
 
85
            </sizepolicy>
 
86
           </property>
 
87
           <property name="autoFillBackground" >
 
88
            <bool>true</bool>
 
89
           </property>
 
90
           <property name="text" >
 
91
            <string/>
 
92
           </property>
 
93
           <property name="pixmap" >
 
94
            <pixmap resource="../VirtualBox1.qrc" >:/vmw_new_harddisk.png</pixmap>
 
95
           </property>
 
96
           <property name="alignment" >
 
97
            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
98
           </property>
 
99
          </widget>
 
100
         </item>
 
101
         <item>
 
102
          <layout class="QVBoxLayout" >
 
103
           <property name="spacing" >
 
104
            <number>10</number>
 
105
           </property>
 
106
           <item>
 
107
            <widget class="QILabel" name="mTextWelcome1" >
 
108
             <property name="sizePolicy" >
 
109
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
110
               <horstretch>0</horstretch>
 
111
               <verstretch>0</verstretch>
 
112
              </sizepolicy>
 
113
             </property>
 
114
             <property name="minimumSize" >
 
115
              <size>
 
116
               <width>300</width>
 
117
               <height>0</height>
 
118
              </size>
 
119
             </property>
 
120
             <property name="text" >
 
121
              <string>&lt;p>You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for installing an operating system of your choice onto this virtual machine.&lt;/p>&lt;p>Use the &lt;b>Next&lt;/b> button to go to the next page of the wizard and the &lt;b>Back&lt;/b> button to return to the previous page. You can also press &lt;b>Cancel&lt;/b> if you want to cancel the execution of this wizard.&lt;/p></string>
 
122
             </property>
 
123
             <property name="alignment" >
 
124
              <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
125
             </property>
 
126
             <property name="wordWrap" >
 
127
              <bool>true</bool>
 
128
             </property>
 
129
            </widget>
 
130
           </item>
 
131
           <item>
 
132
            <widget class="QILabel" name="mTextWelcome2" >
 
133
             <property name="sizePolicy" >
 
134
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
135
               <horstretch>0</horstretch>
 
136
               <verstretch>0</verstretch>
 
137
              </sizepolicy>
 
138
             </property>
 
139
             <property name="minimumSize" >
 
140
              <size>
 
141
               <width>300</width>
 
142
               <height>0</height>
 
143
              </size>
 
144
             </property>
 
145
             <property name="text" >
 
146
              <string>&lt;p>You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for booting an operating system of your choice on the virtual machine.&lt;/p>&lt;p>Note that you will not be able to install an operating system into this virtual machine right now because you did not attach any hard disk to it. If this is not what you want, you can cancel the execution of this wizard, select &lt;b>Settings&lt;/b> from the &lt;b>Machine&lt;/b> menu of the main VirtualBox window to access the settings dialog of this machine and change the hard disk configuration.&lt;/p>&lt;p>Use the &lt;b>Next&lt;/b> button to go to the next page of the wizard and the &lt;b>Back&lt;/b> button to return to the previous page. You can also press &lt;b>Cancel&lt;/b> if you want to cancel the execution of this wizard.&lt;/p></string>
 
147
             </property>
 
148
             <property name="wordWrap" >
 
149
              <bool>true</bool>
 
150
             </property>
 
151
            </widget>
 
152
           </item>
 
153
           <item>
 
154
            <spacer>
 
155
             <property name="orientation" >
 
156
              <enum>Qt::Vertical</enum>
 
157
             </property>
 
158
             <property name="sizeHint" >
 
159
              <size>
 
160
               <width>0</width>
 
161
               <height>0</height>
 
162
              </size>
 
163
             </property>
 
164
            </spacer>
 
165
           </item>
 
166
          </layout>
 
167
         </item>
 
168
        </layout>
 
169
       </item>
 
170
       <item>
 
171
        <widget class="Line" name="line12" >
 
172
         <property name="orientation" >
 
173
          <enum>Qt::Horizontal</enum>
 
174
         </property>
 
175
        </widget>
 
176
       </item>
 
177
       <item>
 
178
        <layout class="QHBoxLayout" >
 
179
         <item>
 
180
          <spacer>
 
181
           <property name="orientation" >
 
182
            <enum>Qt::Horizontal</enum>
 
183
           </property>
 
184
           <property name="sizeHint" >
 
185
            <size>
 
186
             <width>0</width>
 
187
             <height>0</height>
 
188
            </size>
 
189
           </property>
 
190
          </spacer>
 
191
         </item>
 
192
         <item>
 
193
          <widget class="QPushButton" name="mBtnBack1" >
 
194
           <property name="enabled" >
 
195
            <bool>false</bool>
 
196
           </property>
 
197
           <property name="text" >
 
198
            <string>&lt; &amp;Back</string>
 
199
           </property>
 
200
          </widget>
 
201
         </item>
 
202
         <item>
 
203
          <widget class="QPushButton" name="mBtnNext1" >
 
204
           <property name="text" >
 
205
            <string>&amp;Next ></string>
 
206
           </property>
 
207
          </widget>
 
208
         </item>
 
209
         <item>
 
210
          <spacer>
 
211
           <property name="orientation" >
 
212
            <enum>Qt::Horizontal</enum>
 
213
           </property>
 
214
           <property name="sizeType" >
 
215
            <enum>QSizePolicy::Fixed</enum>
 
216
           </property>
 
217
           <property name="sizeHint" >
 
218
            <size>
 
219
             <width>5</width>
 
220
             <height>0</height>
 
221
            </size>
 
222
           </property>
 
223
          </spacer>
 
224
         </item>
 
225
         <item>
 
226
          <widget class="QPushButton" name="mBtnCancel1" >
 
227
           <property name="text" >
 
228
            <string>Cancel</string>
 
229
           </property>
 
230
          </widget>
 
231
         </item>
 
232
        </layout>
 
233
       </item>
 
234
      </layout>
 
235
     </widget>
 
236
     <widget class="QWidget" name="mPageMedia" >
 
237
      <layout class="QVBoxLayout" >
 
238
       <item>
 
239
        <widget class="QLabel" name="mPageMediaHdr" >
 
240
         <property name="font" >
 
241
          <font>
 
242
           <family>Arial</family>
 
243
           <pointsize>12</pointsize>
 
244
           <weight>75</weight>
 
245
           <bold>true</bold>
 
246
          </font>
 
247
         </property>
 
248
         <property name="text" >
 
249
          <string>Select Installation Media</string>
 
250
         </property>
 
251
        </widget>
 
252
       </item>
 
253
       <item>
 
254
        <widget class="Line" name="line21" >
 
255
         <property name="orientation" >
 
256
          <enum>Qt::Horizontal</enum>
 
257
         </property>
 
258
        </widget>
 
259
       </item>
 
260
       <item>
 
261
        <layout class="QHBoxLayout" >
 
262
         <property name="spacing" >
 
263
          <number>10</number>
 
264
         </property>
 
265
         <item>
 
266
          <widget class="QLabel" name="mLogoType" >
 
267
           <property name="sizePolicy" >
 
268
            <sizepolicy vsizetype="Minimum" hsizetype="Maximum" >
 
269
             <horstretch>0</horstretch>
 
270
             <verstretch>0</verstretch>
 
271
            </sizepolicy>
 
272
           </property>
 
273
           <property name="autoFillBackground" >
 
274
            <bool>true</bool>
 
275
           </property>
 
276
           <property name="text" >
 
277
            <string/>
 
278
           </property>
 
279
           <property name="pixmap" >
 
280
            <pixmap resource="../VirtualBox1.qrc" >:/vmw_new_harddisk.png</pixmap>
 
281
           </property>
 
282
           <property name="alignment" >
 
283
            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
284
           </property>
 
285
          </widget>
 
286
         </item>
 
287
         <item>
 
288
          <layout class="QVBoxLayout" >
 
289
           <property name="spacing" >
 
290
            <number>10</number>
 
291
           </property>
 
292
           <item>
 
293
            <widget class="QILabel" name="mTextType1" >
 
294
             <property name="sizePolicy" >
 
295
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
296
               <horstretch>0</horstretch>
 
297
               <verstretch>0</verstretch>
 
298
              </sizepolicy>
 
299
             </property>
 
300
             <property name="minimumSize" >
 
301
              <size>
 
302
               <width>300</width>
 
303
               <height>0</height>
 
304
              </size>
 
305
             </property>
 
306
             <property name="text" >
 
307
              <string>&lt;p>Select the type of media you would like to use for installation.&lt;/p></string>
 
308
             </property>
 
309
             <property name="alignment" >
 
310
              <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
311
             </property>
 
312
             <property name="wordWrap" >
 
313
              <bool>true</bool>
 
314
             </property>
 
315
            </widget>
 
316
           </item>
 
317
           <item>
 
318
            <widget class="QILabel" name="mTextType2" >
 
319
             <property name="sizePolicy" >
 
320
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
321
               <horstretch>0</horstretch>
 
322
               <verstretch>0</verstretch>
 
323
              </sizepolicy>
 
324
             </property>
 
325
             <property name="minimumSize" >
 
326
              <size>
 
327
               <width>300</width>
 
328
               <height>0</height>
 
329
              </size>
 
330
             </property>
 
331
             <property name="text" >
 
332
              <string>&lt;p>Select the type of media you would like to use for booting an operating system.&lt;/p></string>
 
333
             </property>
 
334
             <property name="wordWrap" >
 
335
              <bool>true</bool>
 
336
             </property>
 
337
            </widget>
 
338
           </item>
 
339
           <item>
 
340
            <widget class="QGroupBox" name="mGbType" >
 
341
             <property name="sizePolicy" >
 
342
              <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
343
               <horstretch>0</horstretch>
 
344
               <verstretch>0</verstretch>
 
345
              </sizepolicy>
 
346
             </property>
 
347
             <property name="title" >
 
348
              <string>Media Type</string>
 
349
             </property>
 
350
             <layout class="QVBoxLayout" >
 
351
              <property name="topMargin" >
 
352
               <number>4</number>
 
353
              </property>
 
354
              <item>
 
355
               <widget class="QRadioButton" name="mRbCdType" >
 
356
                <property name="sizePolicy" >
 
357
                 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
358
                  <horstretch>0</horstretch>
 
359
                  <verstretch>0</verstretch>
 
360
                 </sizepolicy>
 
361
                </property>
 
362
                <property name="text" >
 
363
                 <string>&amp;CD/DVD-ROM Device</string>
 
364
                </property>
 
365
                <property name="checked" >
 
366
                 <bool>true</bool>
 
367
                </property>
 
368
               </widget>
 
369
              </item>
 
370
              <item>
 
371
               <widget class="QRadioButton" name="mRbFdType" >
 
372
                <property name="sizePolicy" >
 
373
                 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
374
                  <horstretch>0</horstretch>
 
375
                  <verstretch>0</verstretch>
 
376
                 </sizepolicy>
 
377
                </property>
 
378
                <property name="text" >
 
379
                 <string>&amp;Floppy Device</string>
 
380
                </property>
 
381
               </widget>
 
382
              </item>
 
383
             </layout>
 
384
            </widget>
 
385
           </item>
 
386
           <item>
 
387
            <widget class="QILabel" name="mTextSource1" >
 
388
             <property name="sizePolicy" >
 
389
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
390
               <horstretch>0</horstretch>
 
391
               <verstretch>0</verstretch>
 
392
              </sizepolicy>
 
393
             </property>
 
394
             <property name="minimumSize" >
 
395
              <size>
 
396
               <width>300</width>
 
397
               <height>0</height>
 
398
              </size>
 
399
             </property>
 
400
             <property name="text" >
 
401
              <string>&lt;p>Select the media which contains the setup program of the operating system you want to install. This media must be bootable, otherwise the setup program will not be able to start.&lt;/p></string>
 
402
             </property>
 
403
             <property name="wordWrap" >
 
404
              <bool>true</bool>
 
405
             </property>
 
406
            </widget>
 
407
           </item>
 
408
           <item>
 
409
            <widget class="QILabel" name="mTextSource2" >
 
410
             <property name="sizePolicy" >
 
411
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
412
               <horstretch>0</horstretch>
 
413
               <verstretch>0</verstretch>
 
414
              </sizepolicy>
 
415
             </property>
 
416
             <property name="minimumSize" >
 
417
              <size>
 
418
               <width>300</width>
 
419
               <height>0</height>
 
420
              </size>
 
421
             </property>
 
422
             <property name="text" >
 
423
              <string>&lt;p>Select the media that contains the operating system you want to work with. This media must be bootable, otherwise the operating system will not be able to start.&lt;/p></string>
 
424
             </property>
 
425
             <property name="wordWrap" >
 
426
              <bool>true</bool>
 
427
             </property>
 
428
            </widget>
 
429
           </item>
 
430
           <item>
 
431
            <widget class="QGroupBox" name="mGbSource" >
 
432
             <property name="sizePolicy" >
 
433
              <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
 
434
               <horstretch>0</horstretch>
 
435
               <verstretch>0</verstretch>
 
436
              </sizepolicy>
 
437
             </property>
 
438
             <property name="title" >
 
439
              <string>Media Source</string>
 
440
             </property>
 
441
             <layout class="QHBoxLayout" >
 
442
              <property name="topMargin" >
 
443
               <number>4</number>
 
444
              </property>
 
445
              <item>
 
446
               <widget class="VBoxMediaComboBox" name="mCbMedia" />
 
447
              </item>
 
448
              <item>
 
449
               <widget class="QToolButton" name="mTbVmm" >
 
450
                <property name="icon" >
 
451
                 <iconset resource="../VirtualBox1.qrc" >:/select_file_16px.png</iconset>
 
452
                </property>
 
453
               </widget>
 
454
              </item>
 
455
             </layout>
 
456
            </widget>
 
457
           </item>
 
458
           <item>
 
459
            <spacer>
 
460
             <property name="orientation" >
 
461
              <enum>Qt::Vertical</enum>
 
462
             </property>
 
463
             <property name="sizeHint" >
 
464
              <size>
 
465
               <width>0</width>
 
466
               <height>0</height>
 
467
              </size>
 
468
             </property>
 
469
            </spacer>
 
470
           </item>
 
471
          </layout>
 
472
         </item>
 
473
        </layout>
 
474
       </item>
 
475
       <item>
 
476
        <widget class="Line" name="line22" >
 
477
         <property name="orientation" >
 
478
          <enum>Qt::Horizontal</enum>
 
479
         </property>
 
480
        </widget>
 
481
       </item>
 
482
       <item>
 
483
        <layout class="QHBoxLayout" >
 
484
         <item>
 
485
          <spacer>
 
486
           <property name="orientation" >
 
487
            <enum>Qt::Horizontal</enum>
 
488
           </property>
 
489
           <property name="sizeHint" >
 
490
            <size>
 
491
             <width>0</width>
 
492
             <height>0</height>
 
493
            </size>
 
494
           </property>
 
495
          </spacer>
 
496
         </item>
 
497
         <item>
 
498
          <widget class="QPushButton" name="mBtnBack2" >
 
499
           <property name="text" >
 
500
            <string>&lt; &amp;Back</string>
 
501
           </property>
 
502
          </widget>
 
503
         </item>
 
504
         <item>
 
505
          <widget class="QPushButton" name="mBtnNext2" >
 
506
           <property name="text" >
 
507
            <string>&amp;Next ></string>
 
508
           </property>
 
509
          </widget>
 
510
         </item>
 
511
         <item>
 
512
          <spacer>
 
513
           <property name="orientation" >
 
514
            <enum>Qt::Horizontal</enum>
 
515
           </property>
 
516
           <property name="sizeType" >
 
517
            <enum>QSizePolicy::Fixed</enum>
 
518
           </property>
 
519
           <property name="sizeHint" >
 
520
            <size>
 
521
             <width>5</width>
 
522
             <height>0</height>
 
523
            </size>
 
524
           </property>
 
525
          </spacer>
 
526
         </item>
 
527
         <item>
 
528
          <widget class="QPushButton" name="mBtnCancel2" >
 
529
           <property name="text" >
 
530
            <string>Cancel</string>
 
531
           </property>
 
532
          </widget>
 
533
         </item>
 
534
        </layout>
 
535
       </item>
 
536
      </layout>
 
537
     </widget>
 
538
     <widget class="QWidget" name="mPageSummary" >
 
539
      <layout class="QVBoxLayout" >
 
540
       <item>
 
541
        <widget class="QLabel" name="mPageSummaryHdr" >
 
542
         <property name="font" >
 
543
          <font>
 
544
           <family>Arial</family>
 
545
           <pointsize>12</pointsize>
 
546
           <weight>75</weight>
 
547
           <bold>true</bold>
 
548
          </font>
 
549
         </property>
 
550
         <property name="text" >
 
551
          <string>Summary</string>
 
552
         </property>
 
553
        </widget>
 
554
       </item>
 
555
       <item>
 
556
        <widget class="Line" name="line31" >
 
557
         <property name="orientation" >
 
558
          <enum>Qt::Horizontal</enum>
 
559
         </property>
 
560
        </widget>
 
561
       </item>
 
562
       <item>
 
563
        <layout class="QHBoxLayout" >
 
564
         <property name="spacing" >
 
565
          <number>10</number>
 
566
         </property>
 
567
         <item>
 
568
          <widget class="QLabel" name="mLogoSummary" >
 
569
           <property name="sizePolicy" >
 
570
            <sizepolicy vsizetype="Minimum" hsizetype="Maximum" >
 
571
             <horstretch>0</horstretch>
 
572
             <verstretch>0</verstretch>
 
573
            </sizepolicy>
 
574
           </property>
 
575
           <property name="autoFillBackground" >
 
576
            <bool>true</bool>
 
577
           </property>
 
578
           <property name="text" >
 
579
            <string/>
 
580
           </property>
 
581
           <property name="pixmap" >
 
582
            <pixmap resource="../VirtualBox1.qrc" >:/vmw_new_harddisk.png</pixmap>
 
583
           </property>
 
584
           <property name="alignment" >
 
585
            <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
586
           </property>
 
587
          </widget>
 
588
         </item>
 
589
         <item>
 
590
          <layout class="QVBoxLayout" >
 
591
           <property name="spacing" >
 
592
            <number>10</number>
 
593
           </property>
 
594
           <item>
 
595
            <widget class="QILabel" name="mTextSummaryHdr1" >
 
596
             <property name="sizePolicy" >
 
597
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
598
               <horstretch>0</horstretch>
 
599
               <verstretch>0</verstretch>
 
600
              </sizepolicy>
 
601
             </property>
 
602
             <property name="minimumSize" >
 
603
              <size>
 
604
               <width>300</width>
 
605
               <height>0</height>
 
606
              </size>
 
607
             </property>
 
608
             <property name="text" >
 
609
              <string>&lt;p>You have selected the following media to boot from:&lt;/p></string>
 
610
             </property>
 
611
             <property name="alignment" >
 
612
              <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
613
             </property>
 
614
             <property name="wordWrap" >
 
615
              <bool>true</bool>
 
616
             </property>
 
617
            </widget>
 
618
           </item>
 
619
           <item>
 
620
            <widget class="QILabel" name="mTextSummaryHdr2" >
 
621
             <property name="sizePolicy" >
 
622
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
623
               <horstretch>0</horstretch>
 
624
               <verstretch>0</verstretch>
 
625
              </sizepolicy>
 
626
             </property>
 
627
             <property name="minimumSize" >
 
628
              <size>
 
629
               <width>300</width>
 
630
               <height>0</height>
 
631
              </size>
 
632
             </property>
 
633
             <property name="text" >
 
634
              <string>&lt;p>You have selected the following media to boot an operating system from:&lt;/p></string>
 
635
             </property>
 
636
             <property name="wordWrap" >
 
637
              <bool>true</bool>
 
638
             </property>
 
639
            </widget>
 
640
           </item>
 
641
           <item>
 
642
            <widget class="QITextEdit" name="mTeSummary" >
 
643
             <property name="sizePolicy" >
 
644
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
645
               <horstretch>0</horstretch>
 
646
               <verstretch>0</verstretch>
 
647
              </sizepolicy>
 
648
             </property>
 
649
             <property name="minimumSize" >
 
650
              <size>
 
651
               <width>300</width>
 
652
               <height>0</height>
 
653
              </size>
 
654
             </property>
 
655
             <property name="frameShape" >
 
656
              <enum>QFrame::NoFrame</enum>
 
657
             </property>
 
658
             <property name="autoFormatting" >
 
659
              <set>QTextEdit::AutoAll</set>
 
660
             </property>
 
661
             <property name="readOnly" >
 
662
              <bool>true</bool>
 
663
             </property>
 
664
            </widget>
 
665
           </item>
 
666
           <item>
 
667
            <widget class="QILabel" name="mTextSummaryFtr1" >
 
668
             <property name="sizePolicy" >
 
669
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
670
               <horstretch>0</horstretch>
 
671
               <verstretch>0</verstretch>
 
672
              </sizepolicy>
 
673
             </property>
 
674
             <property name="minimumSize" >
 
675
              <size>
 
676
               <width>300</width>
 
677
               <height>0</height>
 
678
              </size>
 
679
             </property>
 
680
             <property name="text" >
 
681
              <string>&lt;p>If the above is correct, press the &lt;b>Finish&lt;/b> button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p>&lt;p>Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p>&lt;p>Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;b>Unmount...&lt;/b> action in the &lt;b>Devices&lt;/b> menu.&lt;/p></string>
 
682
             </property>
 
683
             <property name="alignment" >
 
684
              <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
 
685
             </property>
 
686
             <property name="wordWrap" >
 
687
              <bool>true</bool>
 
688
             </property>
 
689
            </widget>
 
690
           </item>
 
691
           <item>
 
692
            <widget class="QILabel" name="mTextSummaryFtr2" >
 
693
             <property name="sizePolicy" >
 
694
              <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
 
695
               <horstretch>0</horstretch>
 
696
               <verstretch>0</verstretch>
 
697
              </sizepolicy>
 
698
             </property>
 
699
             <property name="minimumSize" >
 
700
              <size>
 
701
               <width>300</width>
 
702
               <height>0</height>
 
703
              </size>
 
704
             </property>
 
705
             <property name="text" >
 
706
              <string>&lt;p>If the above is correct, press the &lt;b>Finish&lt;/b> button. Once you press it, the selected media will be mounted on the virtual machine and the machine will start execution.&lt;/p></string>
 
707
             </property>
 
708
             <property name="wordWrap" >
 
709
              <bool>true</bool>
 
710
             </property>
 
711
            </widget>
 
712
           </item>
 
713
           <item>
 
714
            <spacer>
 
715
             <property name="orientation" >
 
716
              <enum>Qt::Vertical</enum>
 
717
             </property>
 
718
             <property name="sizeType" >
 
719
              <enum>QSizePolicy::Expanding</enum>
 
720
             </property>
 
721
             <property name="sizeHint" >
 
722
              <size>
 
723
               <width>0</width>
 
724
               <height>0</height>
 
725
              </size>
 
726
             </property>
 
727
            </spacer>
 
728
           </item>
 
729
          </layout>
 
730
         </item>
 
731
        </layout>
 
732
       </item>
 
733
       <item>
 
734
        <widget class="Line" name="line32" >
 
735
         <property name="orientation" >
 
736
          <enum>Qt::Horizontal</enum>
 
737
         </property>
 
738
        </widget>
 
739
       </item>
 
740
       <item>
 
741
        <layout class="QHBoxLayout" >
 
742
         <item>
 
743
          <spacer>
 
744
           <property name="orientation" >
 
745
            <enum>Qt::Horizontal</enum>
 
746
           </property>
 
747
           <property name="sizeHint" >
 
748
            <size>
 
749
             <width>0</width>
 
750
             <height>0</height>
 
751
            </size>
 
752
           </property>
 
753
          </spacer>
 
754
         </item>
 
755
         <item>
 
756
          <widget class="QPushButton" name="mBtnBack4" >
 
757
           <property name="text" >
 
758
            <string>&lt; &amp;Back</string>
 
759
           </property>
 
760
          </widget>
 
761
         </item>
 
762
         <item>
 
763
          <widget class="QPushButton" name="mBtnFinish" >
 
764
           <property name="text" >
 
765
            <string>&amp;Finish</string>
 
766
           </property>
 
767
          </widget>
 
768
         </item>
 
769
         <item>
 
770
          <spacer>
 
771
           <property name="orientation" >
 
772
            <enum>Qt::Horizontal</enum>
 
773
           </property>
 
774
           <property name="sizeType" >
 
775
            <enum>QSizePolicy::Fixed</enum>
 
776
           </property>
 
777
           <property name="sizeHint" >
 
778
            <size>
 
779
             <width>5</width>
 
780
             <height>0</height>
 
781
            </size>
 
782
           </property>
 
783
          </spacer>
 
784
         </item>
 
785
         <item>
 
786
          <widget class="QPushButton" name="mBtnCancel4" >
 
787
           <property name="text" >
 
788
            <string>Cancel</string>
 
789
           </property>
 
790
          </widget>
 
791
         </item>
 
792
        </layout>
 
793
       </item>
 
794
      </layout>
 
795
     </widget>
 
796
    </widget>
 
797
   </item>
 
798
  </layout>
 
799
 </widget>
 
800
 <customwidgets>
 
801
  <customwidget>
 
802
   <class>QILabel</class>
 
803
   <extends>QLabel</extends>
 
804
   <header>QILabel.h</header>
 
805
  </customwidget>
 
806
  <customwidget>
 
807
   <class>VBoxMediaComboBox</class>
 
808
   <extends>QComboBox</extends>
 
809
   <header>VBoxMediaComboBox.h</header>
 
810
  </customwidget>
 
811
  <customwidget>
 
812
   <class>QITextEdit</class>
 
813
   <extends>QTextEdit</extends>
 
814
   <header>QIAbstractWizard.h</header>
 
815
  </customwidget>
 
816
 </customwidgets>
 
817
 <tabstops>
 
818
  <tabstop>mBtnNext1</tabstop>
 
819
  <tabstop>mBtnCancel1</tabstop>
 
820
  <tabstop>mBtnBack2</tabstop>
 
821
  <tabstop>mBtnNext2</tabstop>
 
822
  <tabstop>mBtnCancel2</tabstop>
 
823
  <tabstop>mBtnBack4</tabstop>
 
824
  <tabstop>mBtnFinish</tabstop>
 
825
  <tabstop>mBtnCancel4</tabstop>
 
826
 </tabstops>
 
827
 <resources>
 
828
  <include location="../VirtualBox1.qrc" />
 
829
 </resources>
 
830
 <connections/>
 
831
</ui>