aboutsummaryrefslogtreecommitdiffstats
path: root/installer/9/es/content/search/htmlFileList.js
blob: f13f1ec8c162f529f37f8a61ca7e6d12004968f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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";