From 86f415d369a209dcd656584697c51d3171e7cee0 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 23 Feb 2020 01:28:08 -0600 Subject: Update a few TODOs --- ui/qt5/horizonwizard.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ui/qt5/horizonwizard.cc') diff --git a/ui/qt5/horizonwizard.cc b/ui/qt5/horizonwizard.cc index 2ef9e79..bec4f71 100644 --- a/ui/qt5/horizonwizard.cc +++ b/ui/qt5/horizonwizard.cc @@ -219,7 +219,7 @@ HorizonWizard::HorizonWizard(QWidget *parent) : QWizard(parent) { mirror_domain = "distfiles.adelielinux.org"; version = "stable"; subarch = NoSubarch; - /* TODO XXX: + /* handwavy-future: * Determine which platform kernel is being used, if any (-power8 etc) * Determine hardware requirements (easy or mainline) */ @@ -630,7 +630,7 @@ QString HorizonWizard::toHScript() { lines << QString("rootpw ") + root; delete[] root; - /* XXX TODO someday we'll have language support */ + /* handwavy-future: When we have language support, set it here */ lines << "language en_GB.UTF-8"; auto iterator = valid_keymaps.begin(); -- cgit v1.2.3-60-g2f50