|
@@ -29,7 +29,7 @@
|
|
|
<locale language="English" country="UnitedStates"/>
|
|
|
</property>
|
|
|
<property name="currentIndex">
|
|
|
- <number>0</number>
|
|
|
+ <number>1</number>
|
|
|
</property>
|
|
|
<widget class="QWidget" name="basic_tab">
|
|
|
<property name="locale">
|
|
@@ -792,7 +792,7 @@ border-width: 1px;</string>
|
|
|
<property name="topMargin">
|
|
|
<number>15</number>
|
|
|
</property>
|
|
|
- <item row="2" column="0">
|
|
|
+ <item row="5" column="0">
|
|
|
<widget class="QLabel" name="label_26">
|
|
|
<property name="text">
|
|
|
<string>Default DispVM:</string>
|
|
@@ -802,17 +802,17 @@ border-width: 1px;</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="1">
|
|
|
+ <item row="5" column="1">
|
|
|
<widget class="QComboBox" name="default_dispvm"/>
|
|
|
</item>
|
|
|
- <item row="3" column="0" colspan="2">
|
|
|
+ <item row="6" column="0" colspan="2">
|
|
|
<widget class="QPushButton" name="boot_from_device_button">
|
|
|
<property name="text">
|
|
|
<string>Boot qube from CDROM</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="0" colspan="2">
|
|
|
+ <item row="7" column="0" colspan="2">
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
|
<item>
|
|
|
<widget class="QPushButton" name="seamless_on_button">
|
|
@@ -838,7 +838,14 @@ The qube must be running to disable seamless mode; this setting is not persisten
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
- <item row="1" column="0" colspan="2">
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QCheckBox" name="provides_network_checkbox">
|
|
|
+ <property name="text">
|
|
|
+ <string>Provides network</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="2" column="0">
|
|
|
<widget class="QCheckBox" name="dvm_template_checkbox">
|
|
|
<property name="toolTip">
|
|
|
<string/>
|