Fixed default install_system state for Create New VM

fixes QubesOS/qubes-issues#5395
This commit is contained in:
Marta Marczykowska-Górecka 2019-10-16 21:34:25 +02:00
parent 6f73ef2163
commit 3d7d99081c
No known key found for this signature in database
GPG Key ID: 9A752C30B26FD04B

View File

@ -210,6 +210,9 @@
</item>
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="install_system">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>install system from device (also available from settings)</string>
</property>