|
|
@ -34,7 +34,6 @@ PackageChooserPage::PackageChooserPage( PackageChooserMode mode, QWidget* parent
|
|
|
|
tr( "Please pick a product from the list. The selected product will be installed." ) )
|
|
|
|
tr( "Please pick a product from the list. The selected product will be installed." ) )
|
|
|
|
{
|
|
|
|
{
|
|
|
|
m_introduction.screenshot = QPixmap( QStringLiteral( ":/images/no-selection.png" ) );
|
|
|
|
m_introduction.screenshot = QPixmap( QStringLiteral( ":/images/no-selection.png" ) );
|
|
|
|
cDebug() << m_introduction.screenshot;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ui->setupUi( this );
|
|
|
|
ui->setupUi( this );
|
|
|
|
CALAMARES_RETRANSLATE( updateLabels(); )
|
|
|
|
CALAMARES_RETRANSLATE( updateLabels(); )
|
|
|
|