Merge branch 'master' of github.com:calamares/calamares
This commit is contained in:
commit
882e8cc766
@ -21,18 +21,8 @@
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0" columnstretch="1,3">
|
||||
<item row="2" column="1">
|
||||
<widget class="QLineEdit" name="batchIdentifier">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Enter a batch-identifier here. This will be stored in the target system.</p></body></html></string>
|
||||
</property>
|
||||
<property name="accessibleName">
|
||||
<string notr="true">batch-identifier</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="2" column="0" alignment="Qt::AlignRight">
|
||||
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0" columnstretch="1,9">
|
||||
<item row="3" column="0" alignment="Qt::AlignRight">
|
||||
<widget class="QLabel" name="batchIdentifier_label">
|
||||
<property name="text">
|
||||
<string>Ba&tch:</string>
|
||||
@ -42,6 +32,16 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<widget class="QLineEdit" name="batchIdentifier">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Enter a batch-identifier here. This will be stored in the target system.</p></body></html></string>
|
||||
</property>
|
||||
<property name="accessibleName">
|
||||
<string notr="true">batch-identifier</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="0" colspan="2">
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="text">
|
||||
|
Loading…
Reference in New Issue
Block a user