summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-27 07:57:13 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-09-27 07:57:13 -0500
commitd5017e8608988e5cc5cf72d4a4739fb25da62f02 (patch)
tree0342d2da1322276acf3a703e73c0a38b5cac3e01 /devel
parentc5c6cb600044f156a1419eb0e1c156652af5b177 (diff)
downloadhorizon-d5017e8608988e5cc5cf72d4a4739fb25da62f02.tar.gz
horizon-d5017e8608988e5cc5cf72d4a4739fb25da62f02.tar.bz2
horizon-d5017e8608988e5cc5cf72d4a4739fb25da62f02.tar.xz
horizon-d5017e8608988e5cc5cf72d4a4739fb25da62f02.zip
req: UI.Finish.RemoveMedia: integrate changes from @Aerdan
Diffstat (limited to 'devel')
-rw-r--r--devel/requirements/3_functional.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml
index 41acefc..76031e4 100644
--- a/devel/requirements/3_functional.xml
+++ b/devel/requirements/3_functional.xml
@@ -966,10 +966,6 @@
<title>UI.Finish.Save.Error</title>
<para>If an error occurs while saving the HorizonScript and log files, the system shall display a message explaining the error, and allow the User to choose a different storage location.</para>
</formalpara>
- <formalpara id="UI.Finish.RemoveMedia">
- <title>UI.Finish.RemoveMedia</title>
- <para>The system shall prompt the User to remove any installation media used, including optical media.</para>
- </formalpara>
<formalpara id="UI.Finish.Buttons">
<title>UI.Finish.Buttons</title>
<para>The system shall only display a single button: Complete, which uses the same keyboard accelerator as the Next button. The Complete button shall cause the system to reboot.</para>
@@ -978,6 +974,10 @@
<title>UI.Finish.Automatic</title>
<para>If the system is using a HorizonScript loaded from a file or network location, then the system shall automatically reboot the computer in 15 seconds.</para>
</formalpara>
+ <formalpara id="UI.Finish.RemoveMedia">
+ <title>UI.Finish.RemoveMedia</title>
+ <para>If the system is not using a HorizonScript loaded from a file or network location, then the system shall prompt the User to remove any installation media used, including optical media, as part of the shutdown routine.</para>
+ </formalpara>
</section>
</section>
</section>