aboutsummaryrefslogtreecommitdiffstats
path: root/draklive/5/uk/content/search/htmlFileList.js
blob: 4301b1ec388420c1ce48ad54551572e74f37d97e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
//List of files which are indexed.
fl = new Array();
fl["0"]= "diskdrake.html";
fl["1"]= "selectKeyboardLive.html";
fl["2"]= "takeOverHdConfirm.html";
fl["3"]= "reboot.html";
fl["4"]= "doPartitionDisks.html";
fl["5"]= "login.html";
fl["6"]= "uninstall-Mageia.html";
fl["7"]= "testing.html";
fl["8"]= "setupBootloader.html";
fl["9"]= "selectLanguage.html";
fl["10"]= "unused.html";
fl["11"]= "Select-and-use-ISOs.html";
fl["12"]= "bestTime.html";
fl["13"]= "setupBootloaderAddEntry.html";
fl["14"]= "acceptLicense.html";
fl["15"]= "addUser.html";
fl["16"]= "formatPartitions.html";
fl["17"]= "bootLive.html";
fl["18"]= "ask_mntpoint_s.html";
fl["19"]= "configureTimezoneUTC.html";