80N/A<?
xml version="1.0" encoding="UTF-8"?>
80N/A VBox frontends: Qt4 GUI ("VirtualBox"):
80N/A Copyright (C) 2009 Oracle Corporation
80N/A This file is part of VirtualBox Open Source Edition (OSE), as
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 <
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>
80N/A <
property name="geometry">
80N/A <
height>400</
height>
844N/A <
property name="sizePolicy">
5907N/A <
sizepolicy hsizetype="Minimum" vsizetype="Minimum">
5680N/A <
layout class="QVBoxLayout" name="m_pLayout1">
5680N/A <
property name="bottomMargin" >
5680N/A <
widget class="QILabel" name="m_pPage2Text1">
80N/A <
property name="text">
1462N/A <
string><p>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.</p><p>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.</p></
string>
80N/A <
widget class="QGroupBox" name="m_pNameEditorCnt">
4793N/A <
layout class="QHBoxLayout" name="m_pLayout2">
4793N/A <
widget class="QLineEdit" name="m_pNameEditor"/>
4793N/A <
widget class="QGroupBox" name="m_pTypeSelectorCnt">
4793N/A <
string>OS &Type</
string>
4793N/A <
layout class="QHBoxLayout" name="m_pLayout3">
4793N/A <
widget class="VBoxOSTypeSelectorWidget" name="m_pTypeSelector" native="true"/>
4793N/A <
property name="sizeHint" stdset="0">
<
extends>QLabel</
extends>
<
class>VBoxOSTypeSelectorWidget</
class>
<
extends>QWidget</
extends>