aboutsummaryrefslogtreecommitdiffstats
path: root/installer/9/es/content/search/htmlFileList.js
blob: 1d754322b1d373dc0930656957c4cdc7d74f6560 (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"]= "installer.html";
fl["1"]= "selectLanguage.html";
fl["2"]= "firewall.html";
fl["3"]= "acceptLicense.html";
fl["4"]= "uninstall-Mageia.html";
fl["5"]= "securityLevel.html";
fl["6"]= "setupSCSI.html";
fl["7"]= "selectMouse.html";
fl["8"]= "exitInstall.html";
fl["9"]= "locale.html";
fl["10"]= "soundConfig.html";
fl["11"]= "configureServices.html";
fl["12"]= "selectKeyboard.html";
fl["13"]= "graphicalConfiguration.html";
fl["14"]= "selectInstallClass.html";
fl["15"]= "misc-params.html";
fl["16"]= "setupBootloader.html";
fl["17"]= "Select-and-use-ISOs.html";
fl["18"]= "diskPartitioning.html";
fl["19"]= "addUser.html";
fl["20"]= "installUpdates.html";
fl["21"]= "software.html";