aboutsummaryrefslogtreecommitdiffstats
path: root/installer/4/fr/content/search/htmlFileList.js
blob: 5100800b9c6fd4dfcf356c18f01d937c484d6cfb (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
25
26
27
28
29
30
31
32
33
34
//List of files which are indexed.
fl = new Array();
fl["0"]= "exitInstall.html";
fl["1"]= "chooseDesktop.html";
fl["2"]= "formatPartitions.html";
fl["3"]= "diskdrake.html";
fl["4"]= "soundConfig.html";
fl["5"]= "configureX_monitor.html";
fl["6"]= "selectLanguage.html";
fl["7"]= "choosePackageGroups.html";
fl["8"]= "minimal-install.html";
fl["9"]= "choosePackagesTree.html";
fl["10"]= "installer.html";
fl["11"]= "selectKeyboard.html";
fl["12"]= "selectCountry.html";
fl["13"]= "setupBootloader.html";
fl["14"]= "installUpdates.html";
fl["15"]= "media_selection.html";
fl["16"]= "setupBootloaderAddEntry.html";
fl["17"]= "add_supplemental_media.html";
fl["18"]= "ask_mntpoint_s.html";
fl["19"]= "addUser.html";
fl["20"]= "configureTimezoneUTC.html";
fl["21"]= "configureX_chooser.html";
fl["22"]= "acceptLicense.html";
fl["23"]= "securityLevel.html";
fl["24"]= "selectInstallClass.html";
fl["25"]= "setupSCSI.html";
fl["26"]= "misc-params.html";
fl["27"]= "doPartitionDisks.html";
fl["28"]= "takeOverHdConfirm.html";
fl["29"]= "configureX_card_list.html";
fl["30"]= "configureServices.html";
fl["31"]= "selectMouse.html";