From a0518b094dc8409b3713e0a4f0e24f0508381467 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 20 Nov 2019 21:03:41 -0600 Subject: Qt UI: Consider Boot Page part of Software phase for consistency --- ui/qt5/bootpage.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/qt5/bootpage.cc b/ui/qt5/bootpage.cc index ff44455..d6ffe26 100644 --- a/ui/qt5/bootpage.cc +++ b/ui/qt5/bootpage.cc @@ -20,7 +20,7 @@ BootPage::BootPage(QWidget *parent) : HorizonWizardPage(parent) { setTitle(tr("Startup Configuration")); - loadWatermark("intro"); + loadWatermark("software"); QLabel *descLabel = new QLabel(tr( "

By default, Adélie Linux will install a bootloader to your hard disk. " -- cgit v1.2.3-60-g2f50