From e4c8ba7fd572f864146b857c5c1b2d9342ddb776 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sun, 11 Jun 2023 15:20:11 +0200 Subject: Adding or refreshing installer in uk --- installer/9/uk/content/search/htmlFileList.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 installer/9/uk/content/search/htmlFileList.js (limited to 'installer/9/uk/content/search/htmlFileList.js') diff --git a/installer/9/uk/content/search/htmlFileList.js b/installer/9/uk/content/search/htmlFileList.js new file mode 100644 index 00000000..f13f1ec8 --- /dev/null +++ b/installer/9/uk/content/search/htmlFileList.js @@ -0,0 +1,24 @@ +//List of files which are indexed. +fl = new Array(); +fl["0"]= "setupSCSI.html"; +fl["1"]= "configureServices.html"; +fl["2"]= "selectKeyboard.html"; +fl["3"]= "soundConfig.html"; +fl["4"]= "securityLevel.html"; +fl["5"]= "misc-params.html"; +fl["6"]= "locale.html"; +fl["7"]= "selectInstallClass.html"; +fl["8"]= "diskPartitioning.html"; +fl["9"]= "selectLanguage.html"; +fl["10"]= "Select-and-use-ISOs.html"; +fl["11"]= "acceptLicense.html"; +fl["12"]= "installUpdates.html"; +fl["13"]= "addUser.html"; +fl["14"]= "software.html"; +fl["15"]= "installer.html"; +fl["16"]= "graphicalConfiguration.html"; +fl["17"]= "exitInstall.html"; +fl["18"]= "uninstall-Mageia.html"; +fl["19"]= "selectMouse.html"; +fl["20"]= "setupBootloader.html"; +fl["21"]= "firewall.html"; -- cgit v1.2.1