From f879356affc02c2346f95f1073ce3e0be9e8f3bf Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 9 Nov 2019 02:35:38 -0600 Subject: Qt UI: Add input page help screen --- ui/qt5/horizon.qrc | 1 + ui/qt5/resources/input-help.txt | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 ui/qt5/resources/input-help.txt (limited to 'ui/qt5') diff --git a/ui/qt5/horizon.qrc b/ui/qt5/horizon.qrc index a683dc3..0af23db 100644 --- a/ui/qt5/horizon.qrc +++ b/ui/qt5/horizon.qrc @@ -9,6 +9,7 @@ resources/intro-help.txt + resources/input-help.txt resources/partition-help.txt resources/network-start-help.txt resources/packages-simple-help.txt diff --git a/ui/qt5/resources/input-help.txt b/ui/qt5/resources/input-help.txt new file mode 100644 index 0000000..e87743f --- /dev/null +++ b/ui/qt5/resources/input-help.txt @@ -0,0 +1,8 @@ +

Keyboard Layout Configuration

+ +

This page allows you to select the keyboard layout you will use in your +new Adélie Linux environment.

+ +

When you select a keyboard layout, Horizon will automatically load it. +You may then use the provided input line to ensure this layout is correct +before proceeding to the next page.

-- cgit v1.2.3-70-g09d2