diff options
| author | Marja van Waes <marja@mageia.org> | 2026-02-01 14:05:45 +0100 |
|---|---|---|
| committer | Marja van Waes <marja@mageia.org> | 2026-02-01 14:05:45 +0100 |
| commit | 187c98a346f4f61c37c18c06cdb3164cc25b8736 (patch) | |
| tree | 8c3c1c474206fdd9d50bbe3f7471be603d903271 /docs | |
| parent | e12cee24f635b440f8280679523f61dc0124918c (diff) | |
| download | tools-187c98a346f4f61c37c18c06cdb3164cc25b8736.tar tools-187c98a346f4f61c37c18c06cdb3164cc25b8736.tar.gz tools-187c98a346f4f61c37c18c06cdb3164cc25b8736.tar.bz2 tools-187c98a346f4f61c37c18c06cdb3164cc25b8736.tar.xz tools-187c98a346f4f61c37c18c06cdb3164cc25b8736.zip | |
Move the Timezone inclusions to just after selectInstallClass.xml
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/stable/installer/en/DrakX-inline.xml | 8 | ||||
| -rw-r--r-- | docs/docs/stable/installer/en/DrakX.xml | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/docs/docs/stable/installer/en/DrakX-inline.xml b/docs/docs/stable/installer/en/DrakX-inline.xml index f07d744e..70a16a4f 100644 --- a/docs/docs/stable/installer/en/DrakX-inline.xml +++ b/docs/docs/stable/installer/en/DrakX-inline.xml @@ -44,14 +44,14 @@ <xi:include href="acceptLicense.xml"/> - <xi:include href="configureTimezone.xml"/> - - <xi:include href="configureTimezoneUTC.xml"/> - <xi:include href="setupSCSI.xml"/> <xi:include href="selectInstallClass.xml"/> + <xi:include href="configureTimezone.xml"/> + + <xi:include href="configureTimezoneUTC.xml"/> + <xi:include href="selectKeyboard.xml"/> <xi:include href="doPartitionDisks.xml"/> diff --git a/docs/docs/stable/installer/en/DrakX.xml b/docs/docs/stable/installer/en/DrakX.xml index e923a83d..52320990 100644 --- a/docs/docs/stable/installer/en/DrakX.xml +++ b/docs/docs/stable/installer/en/DrakX.xml @@ -73,14 +73,14 @@ installer. (configureTimezoneUTC.xml has been removed from Locale.xml)--> <xi:include href="acceptLicense.xml"/> - <xi:include href="configureTimezone.xml"/> - - <xi:include href="configureTimezoneUTC.xml"/> - <xi:include href="setupSCSI.xml"/> <xi:include href="selectInstallClass.xml"/> + <xi:include href="configureTimezone.xml"/> + + <xi:include href="configureTimezoneUTC.xml"/> + <xi:include href="selectKeyboard.xml"/> <!-- <xi:include href="resizeFATChoose.xml"/> --> |
