summaryrefslogtreecommitdiff
path: root/ui/qt5/resources
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-08 02:38:58 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-08 02:38:58 -0600
commit386ff62ca3aba790f9831ee7c194d24f6fb781fe (patch)
tree9bb4233e965f3fe71224fd0a5983c1e631787ae4 /ui/qt5/resources
parent561db34595bd4181fde3781d3a00bab9a6d1403f (diff)
downloadhorizon-386ff62ca3aba790f9831ee7c194d24f6fb781fe.tar.gz
horizon-386ff62ca3aba790f9831ee7c194d24f6fb781fe.tar.bz2
horizon-386ff62ca3aba790f9831ee7c194d24f6fb781fe.tar.xz
horizon-386ff62ca3aba790f9831ee7c194d24f6fb781fe.zip
UI: Import some of the 2016 prototype - welcome to Qt UI development
Diffstat (limited to 'ui/qt5/resources')
-rw-r--r--ui/qt5/resources/intro-help.txt17
-rw-r--r--ui/qt5/resources/intro-high.pngbin0 -> 335538 bytes
-rw-r--r--ui/qt5/resources/intro-low.pngbin0 -> 102763 bytes
-rw-r--r--ui/qt5/resources/network-high.pngbin0 -> 311676 bytes
-rw-r--r--ui/qt5/resources/network-low.pngbin0 -> 98234 bytes
-rw-r--r--ui/qt5/resources/network-start-help.txt11
-rw-r--r--ui/qt5/resources/packages-simple-help.txt19
-rw-r--r--ui/qt5/resources/partition-help.txt5
-rw-r--r--ui/qt5/resources/software-high.pngbin0 -> 287010 bytes
-rw-r--r--ui/qt5/resources/software-low.pngbin0 -> 95747 bytes
10 files changed, 52 insertions, 0 deletions
diff --git a/ui/qt5/resources/intro-help.txt b/ui/qt5/resources/intro-help.txt
new file mode 100644
index 0000000..01a9caa
--- /dev/null
+++ b/ui/qt5/resources/intro-help.txt
@@ -0,0 +1,17 @@
+<h2>Welcome to Adélie Linux!</h2>
+
+<p>This is the <b>Horizon Installation System</b>, which will guide you through the process of installing the Adélie Linux operating system to your computer.</p>
+
+<p>Each step of the installation system has a help screen just like this one, accessible via the 'Help' button in the lower left corner of the screen. If you need more information about an option provided, simply open the Help screen.</p>
+
+
+<hr>
+
+
+<h2>Preparing for the installation</h2>
+
+<p>Please back up all of your data before beginning installation. While every effort is made to ensure that the Adélie Linux installation routines are safe and error-free, we cannot guarantee that your data will be preserved once you start the installation. If you intend on dual-booting your computer with another operating system, such as Mac OS X or Windows, ensure there is adequate disk space available to install Adélie Linux. You will need up to 1 GB for a standard desktop installation, or at least 300 MB for a server installation.</p>
+
+<p>If you plan on connecting to the Internet directly from your Adélie Linux computer without using a router (not common), ensure you have your Internet access credentials (typically a username and password) available before starting installation. Adélie Linux supports connecting to most ADSL and dial-up Internet providers using PPP; and cable, T1, and fibre providers using Ethernet. If you use a static IP address (not common), make sure you have your IP address, subnet, and default gateway and nameserver settings before starting installation.</p>
+
+<p>If your computer came with recovery media, we recommend that you have it available in the very unlikely event you have an issue with Adélie Linux, or your hardware has an incompatibility. This way, you will be able to quickly restore your computer to normal operation.</p>
diff --git a/ui/qt5/resources/intro-high.png b/ui/qt5/resources/intro-high.png
new file mode 100644
index 0000000..a6fe926
--- /dev/null
+++ b/ui/qt5/resources/intro-high.png
Binary files differ
diff --git a/ui/qt5/resources/intro-low.png b/ui/qt5/resources/intro-low.png
new file mode 100644
index 0000000..af74e88
--- /dev/null
+++ b/ui/qt5/resources/intro-low.png
Binary files differ
diff --git a/ui/qt5/resources/network-high.png b/ui/qt5/resources/network-high.png
new file mode 100644
index 0000000..77ef906
--- /dev/null
+++ b/ui/qt5/resources/network-high.png
Binary files differ
diff --git a/ui/qt5/resources/network-low.png b/ui/qt5/resources/network-low.png
new file mode 100644
index 0000000..f8535f3
--- /dev/null
+++ b/ui/qt5/resources/network-low.png
Binary files differ
diff --git a/ui/qt5/resources/network-start-help.txt b/ui/qt5/resources/network-start-help.txt
new file mode 100644
index 0000000..872f606
--- /dev/null
+++ b/ui/qt5/resources/network-start-help.txt
@@ -0,0 +1,11 @@
+<h2>Network Configuration</h2>
+
+<p>This phase of Horizon allows you to configure your network or Internet connection.</p>
+
+<h3>Which option should I choose?</h3>
+
+<ul>
+<li><strong>Most home and small business users will choose Simple.</strong> This will configure your computer to connect to the Internet using Wi-Fi or an Ethernet cable. The Wi-Fi or Ethernet cable must be connected to a switch, router, or modem that allows your computer to configure itself for access the Internet over a standard called DHCP. Almost all modems and routers support this standard. For Wi-Fi connections, you will be able to specify your access point name (SSID) and password, if necessary.<br></li>
+<li>Some users will need to choose Advanced. <strong>You will need to choose Advanced if you use a VPN to connect to the Internet, you use a proxy server, you need to authenticate to your network using 802.1X, or have a static IP address issued by your network administrator or ISP</strong> (uncommon). Horizon will allow you to specify the settings you require to connect to your network and/or the Internet.<br></li>
+<li>If you do not wish to connect to a network or the Internet, you may choose Skip. Note that you will only be able to choose Skip if you have the full installation media for your platform, and some software collections may be unavailable.</li>
+</ul>
diff --git a/ui/qt5/resources/packages-simple-help.txt b/ui/qt5/resources/packages-simple-help.txt
new file mode 100644
index 0000000..762aff5
--- /dev/null
+++ b/ui/qt5/resources/packages-simple-help.txt
@@ -0,0 +1,19 @@
+<h2>Select Software</h2>
+
+<p>This phase of Horizon allows you to choose the software you want to run on your computer.</p>
+
+<h3>Which option should I choose?</h3>
+
+<ul>
+<li><strong>Most users should choose Desktop Software.</strong> This option will install software for everday computing: a Web browser, an email client, a media player, a word processor, and more. You will have the option to add and remove software from the Software Centre once Adélie Linux is installed.<br></li>
+<li>Server Software will allow you to choose "roles" that your computer will perform on a network. <strong>This option will run server software on your computer that may be accessible from the public Internet.</strong> Choose this option only if you are sure you want to run server software on your computer.<br></li>
+<li>If you want to have more control over the packages that are installed on your computer, you may select <strong>Advanced</strong>. This option will allow you to select software to install from a list of packages.</li>
+</ul>
+
+<h3>Which desktop should I choose?</h3>
+
+<ul>
+<li>Adélie Linux strongly recommends that you use the <strong>KDE Plasma 5 desktop</strong>. It is approachable for people new to Linux or computing, and has many ways to customise your experience should you so desire. Please note, however, that some older computers with less than 512 MB RAM may be unable to use KDE Plasma 5. In that case, you may wish to use a different desktop.<br></li>
+<li>If your computer is older or has less than 512 MB RAM, we recommend the <strong>LXQt desktop</strong>.<br></li>
+<li>If you are already familiar with the <strong>XFCE 4</strong> or <strong>OpenBox</strong> environments from other Linux or Unix environments, you may choose either of those options.<br></li>
+</ul>
diff --git a/ui/qt5/resources/partition-help.txt b/ui/qt5/resources/partition-help.txt
new file mode 100644
index 0000000..0f0bf19
--- /dev/null
+++ b/ui/qt5/resources/partition-help.txt
@@ -0,0 +1,5 @@
+<h2>Partitioning the Hard Disk Drive</h2>
+
+Please help the user partition the disk drive here.
+
+Do not ship this content.
diff --git a/ui/qt5/resources/software-high.png b/ui/qt5/resources/software-high.png
new file mode 100644
index 0000000..b58ddf9
--- /dev/null
+++ b/ui/qt5/resources/software-high.png
Binary files differ
diff --git a/ui/qt5/resources/software-low.png b/ui/qt5/resources/software-low.png
new file mode 100644
index 0000000..72ff89d
--- /dev/null
+++ b/ui/qt5/resources/software-low.png
Binary files differ