mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-25 11:25:48 -05:00
Use it in manual partitioning.
This commit is contained in:
parent
427b930531
commit
44bc06eb4c
1 changed files with 0 additions and 4 deletions
|
@ -206,10 +206,6 @@ PartitionPage::onRevertClicked()
|
||||||
m_ui->deviceComboBox->setCurrentIndex( oldIndex );
|
m_ui->deviceComboBox->setCurrentIndex( oldIndex );
|
||||||
updateFromCurrentDevice();
|
updateFromCurrentDevice();
|
||||||
} ),
|
} ),
|
||||||
tr( "Scanning storage devices..." ),
|
|
||||||
tr( "%1 Partitioning" )
|
|
||||||
.arg( Calamares::Branding::instance()->
|
|
||||||
string( Calamares::Branding::ShortProductName ) ),
|
|
||||||
this );
|
this );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue