UINewVMWzdPage2.ui revision e64031e20c39650a7bc902a3e1aba613b9415dee
80N/A<?xml version="1.0" encoding="UTF-8"?>
80N/A<ui version="4.0">
80N/A <comment>
80N/A VBox frontends: Qt4 GUI ("VirtualBox"):
80N/A
80N/A Copyright (C) 2009 Oracle Corporation
80N/A
80N/A This file is part of VirtualBox Open Source Edition (OSE), as
80N/A available from http://www.virtualbox.org. This file is free software;
80N/A you can redistribute it and/or modify it under the terms of the GNU
80N/A General Public License (GPL) as published by the Free Software
80N/A Foundation, in version 2 as it comes in the "COPYING" file of the
80N/A VirtualBox OSE distribution. VirtualBox OSE is distributed in the
80N/A hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
80N/A </comment>
80N/A <class>UINewVMWzdPage2</class>
80N/A <widget class="QWidget" name="UINewVMWzdPage2">
80N/A <property name="sizePolicy">
80N/A <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
80N/A <horstretch>0</horstretch>
5680N/A <verstretch>0</verstretch>
5680N/A </sizepolicy>
5389N/A </property>
80N/A <property name="geometry">
5680N/A <rect>
5907N/A <x>0</x>
80N/A <y>0</y>
80N/A <width>600</width>
80N/A <height>400</height>
5907N/A </rect>
1462N/A </property>
844N/A <property name="sizePolicy">
5907N/A <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
1258N/A <horstretch>0</horstretch>
1258N/A <verstretch>0</verstretch>
5907N/A </sizepolicy>
2899N/A </property>
5680N/A <layout class="QVBoxLayout" name="m_pLayout1">
5680N/A <property name="bottomMargin" >
80N/A <number>0</number>
5680N/A </property>
5680N/A <item>
5680N/A <widget class="QILabel" name="m_pPage2Text1">
80N/A <property name="text">
1462N/A <string>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating system you plan to install onto the virtual machine.&lt;/p&gt;&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration. It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</string>
1462N/A </property>
1462N/A <property name="wordWrap">
1462N/A <bool>true</bool>
1462N/A </property>
1462N/A </widget>
1462N/A </item>
1462N/A <item>
80N/A <widget class="QGroupBox" name="m_pNameEditorCnt">
4793N/A <property name="title">
4793N/A <string>N&amp;ame</string>
4793N/A </property>
4793N/A <layout class="QHBoxLayout" name="m_pLayout2">
4793N/A <item>
4793N/A <widget class="QLineEdit" name="m_pNameEditor"/>
4793N/A </item>
4793N/A </layout>
4793N/A </widget>
4793N/A </item>
4793N/A <item>
4793N/A <widget class="QGroupBox" name="m_pTypeSelectorCnt">
4793N/A <property name="title">
4793N/A <string>OS &amp;Type</string>
4793N/A </property>
4793N/A <layout class="QHBoxLayout" name="m_pLayout3">
4793N/A <item>
4793N/A <widget class="VBoxOSTypeSelectorWidget" name="m_pTypeSelector" native="true"/>
4793N/A </item>
4793N/A </layout>
4793N/A </widget>
4793N/A </item>
4793N/A <item>
4793N/A <spacer name="m_pSpacer1">
4793N/A <property name="sizeHint" stdset="0">
4793N/A <size>
5680N/A <width>0</width>
4793N/A <height>0</height>
4793N/A </size>
4793N/A </property>
4793N/A </spacer>
4400N/A </item>
5907N/A </layout>
3817N/A </widget>
3817N/A <customwidgets>
<customwidget>
<class>QILabel</class>
<extends>QLabel</extends>
<header>QILabel.h</header>
</customwidget>
<customwidget>
<class>VBoxOSTypeSelectorWidget</class>
<extends>QWidget</extends>
<header>VBoxOSTypeSelectorWidget.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>